~abreu-alexandre/oxide/add-ua-to-downloadrequested

« back to all changes in this revision

Viewing changes to patches/series

  • Committer: Chris Coulson
  • Date: 2014-07-03 19:01:49 UTC
  • Revision ID: chris.coulson@canonical.com-20140703190149-z73fhku9bnahodbh
Don't patch Chromium's EGL code to bind GLES when creating contexts and calling eglMakeCurrent. As the bound API is thread local and the thread default is GLES, binding GLES is only necessary during initialization (which happens on the main thread where the embedder could have selected a different API)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
renderer-user-agent-override.patch
14
14
expose-extra-properties-for-should-create-webcontents.patch
15
15
disable-default-network-location-provider.patch
16
 
use-gles-api.patch
17
16
add-should-download-url-to-resource-dispatcher-host.patch