summaryrefslogtreecommitdiffstats
path: root/android_webview/browser
Commit message (Expand)AuthorAgeFilesLines
* Merge 272500 "aw: Fix hardware init/tear down in pop up flow"michaelbai@chromium.org2014-05-294-28/+16
* Merge 270101 "aw: Fix lost invalidate while playing video"boliu@chromium.org2014-05-231-2/+18
* Merge 269578 "Use non-static set_key interface on DataReductionP..."bengr@chromium.org2014-05-152-2/+14
* Merge 269498 "Add the plumbing to enable DRP"bengr@chromium.org2014-05-152-3/+25
* aw: Refactor hardware initboliu@chromium.org2014-05-098-268/+324
* Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.ycheo@chromium.org2014-05-092-0/+3
* Add the plumbing to set an authentication key for DRPsgurun@chromium.org2014-05-071-2/+0
* Optionally disable the fallback data reduction proxybengr@chromium.org2014-05-071-0/+1
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-062-18/+6
* Update a comment. It was not accurate.hush@chromium.org2014-05-061-4/+3
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-062-0/+7
* Remove page IDs from three WebContentsObserver APIs that don't need it.creis@chromium.org2014-05-052-2/+2
* aw: Fix a few missing initializersboliu@chromium.org2014-05-052-1/+4
* aw: Fix invalidate getting lostboliu@chromium.org2014-05-052-23/+30
* aw: Avoid using std::max for compileboliu@chromium.org2014-05-041-3/+2
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-037-4/+116
* Global GPU memory manager for android webviewhush@chromium.org2014-05-0310-101/+627
* Add synchronous requestDrawGLboliu@chromium.org2014-05-014-6/+55
* aw: Restore VertexArrayOES binding correctlyboliu@chromium.org2014-05-012-44/+63
* Fixing Chromium Android build's reliance on old SkPicture recording APIrobertphillips@google.com2014-04-301-5/+5
* Do not attempt to download favicons with 404 status in WebViewcimamoglu@chromium.org2014-04-302-2/+44
* aw: Add lock back to SharedRendererStateboliu@chromium.org2014-04-302-0/+6
* aw: Add new DrawGL modesboliu@chromium.org2014-04-301-2/+4
* Leak instead of deadlock if executeHardwareAction failsboliu@chromium.org2014-04-284-26/+8
* Allows AwCookieManager to block ThirdParty cookieshjd@google.com2014-04-243-6/+205
* aw: Save/restore VertexArrayboliu@chromium.org2014-04-222-1/+20
* Add client cert support to android_webviewsgurun@chromium.org2014-04-222-4/+13
* Convert notifications to use RenderFrame instead of RenderView.jam@chromium.org2014-04-222-15/+6
* Some simple refactoring in advance for switching desktop notifications to use...jam@chromium.org2014-04-172-4/+2
* Move ExternalVideoSurfaceHolder from WebContents UserData to BrowserMediaPlay...ycheo@chromium.org2014-04-153-0/+18
* aw: Use correct viewport for hardware drawboliu@chromium.org2014-04-084-2/+15
* [Quota] Pass user gesture state with quota request message.gbillock@chromium.org2014-04-042-8/+2
* Make ShaderTranslatorCache per thread refcountedboliu@chromium.org2014-04-032-0/+12
* Relanding user gesture fix for external protocol handlers after revert.meacer@chromium.org2014-04-032-4/+7
* Remove the locks in shared renderer state.hush@chromium.org2014-04-024-113/+33
* Revert of Fix the handling of user gestures for external protocol handler dia...rlarocque@chromium.org2014-04-022-7/+4
* Fix the handling of user gestures for external protocol handler dialogs.meacer@chromium.org2014-04-022-4/+7
* ui: Cleanup gfx::GpuMemoryBuffer interface.reveman@chromium.org2014-03-311-3/+4
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-282-0/+2
* ui: Refactor GLImageEGL for usage by targets other than EGL_NATIVE_BUFFER_AND...reveman@chromium.org2014-03-281-1/+1
* Support redirectUrl at onHeadersReceived in WebRequest / DWR APIrob@robwu.nl2014-03-262-3/+4
* [android_webview] Update max scroll offset from page scale change.mkosiba@chromium.org2014-03-251-0/+1
* [Webview]: Convert jint to jlong for native pointers in GLFunctionTable to su...rmcilroy@chromium.org2014-03-241-1/+1
* [Webview] Convert some straggling jint->jlong field for 64 bit.rmcilroy@chromium.org2014-03-241-2/+2
* aw: Post SynchronousCompositorClient to UIboliu@chromium.org2014-03-212-17/+129
* aw: Remove aw_switchesboliu@chromium.org2014-03-213-3/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-2/+2
* gpu: Add extension check when initializing MailboxSyncboliu@chromium.org2014-03-151-0/+8
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-102-6/+11
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-1/+2