index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android_webview
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 272500 "aw: Fix hardware init/tear down in pop up flow"
michaelbai@chromium.org
2014-05-29
4
-28
/
+16
*
Merge 270101 "aw: Fix lost invalidate while playing video"
boliu@chromium.org
2014-05-23
1
-2
/
+18
*
Merge 269578 "Use non-static set_key interface on DataReductionP..."
bengr@chromium.org
2014-05-15
2
-2
/
+14
*
Merge 269498 "Add the plumbing to enable DRP"
bengr@chromium.org
2014-05-15
2
-3
/
+25
*
aw: Refactor hardware init
boliu@chromium.org
2014-05-09
8
-268
/
+324
*
Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.
ycheo@chromium.org
2014-05-09
2
-0
/
+3
*
Add the plumbing to set an authentication key for DRP
sgurun@chromium.org
2014-05-07
1
-2
/
+0
*
Optionally disable the fallback data reduction proxy
bengr@chromium.org
2014-05-07
1
-0
/
+1
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
2
-18
/
+6
*
Update a comment. It was not accurate.
hush@chromium.org
2014-05-06
1
-4
/
+3
*
Towards moving guest management to chrome: Introduce GuestViewManager
fsamuel@chromium.org
2014-05-06
2
-0
/
+7
*
Remove page IDs from three WebContentsObserver APIs that don't need it.
creis@chromium.org
2014-05-05
2
-2
/
+2
*
aw: Fix a few missing initializers
boliu@chromium.org
2014-05-05
2
-1
/
+4
*
aw: Fix invalidate getting lost
boliu@chromium.org
2014-05-05
2
-23
/
+30
*
aw: Avoid using std::max for compile
boliu@chromium.org
2014-05-04
1
-3
/
+2
*
Added data reduction proxy support to Android WebView
bengr@chromium.org
2014-05-03
7
-4
/
+116
*
Global GPU memory manager for android webview
hush@chromium.org
2014-05-03
10
-101
/
+627
*
Add synchronous requestDrawGL
boliu@chromium.org
2014-05-01
4
-6
/
+55
*
aw: Restore VertexArrayOES binding correctly
boliu@chromium.org
2014-05-01
2
-44
/
+63
*
Fixing Chromium Android build's reliance on old SkPicture recording API
robertphillips@google.com
2014-04-30
1
-5
/
+5
*
Do not attempt to download favicons with 404 status in WebView
cimamoglu@chromium.org
2014-04-30
2
-2
/
+44
*
aw: Add lock back to SharedRendererState
boliu@chromium.org
2014-04-30
2
-0
/
+6
*
aw: Add new DrawGL modes
boliu@chromium.org
2014-04-30
1
-2
/
+4
*
Leak instead of deadlock if executeHardwareAction fails
boliu@chromium.org
2014-04-28
4
-26
/
+8
*
Allows AwCookieManager to block ThirdParty cookies
hjd@google.com
2014-04-24
3
-6
/
+205
*
aw: Save/restore VertexArray
boliu@chromium.org
2014-04-22
2
-1
/
+20
*
Add client cert support to android_webview
sgurun@chromium.org
2014-04-22
2
-4
/
+13
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
2
-15
/
+6
*
Some simple refactoring in advance for switching desktop notifications to use...
jam@chromium.org
2014-04-17
2
-4
/
+2
*
Move ExternalVideoSurfaceHolder from WebContents UserData to BrowserMediaPlay...
ycheo@chromium.org
2014-04-15
3
-0
/
+18
*
aw: Use correct viewport for hardware draw
boliu@chromium.org
2014-04-08
4
-2
/
+15
*
[Quota] Pass user gesture state with quota request message.
gbillock@chromium.org
2014-04-04
2
-8
/
+2
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
2
-0
/
+12
*
Relanding user gesture fix for external protocol handlers after revert.
meacer@chromium.org
2014-04-03
2
-4
/
+7
*
Remove the locks in shared renderer state.
hush@chromium.org
2014-04-02
4
-113
/
+33
*
Revert of Fix the handling of user gestures for external protocol handler dia...
rlarocque@chromium.org
2014-04-02
2
-7
/
+4
*
Fix the handling of user gestures for external protocol handler dialogs.
meacer@chromium.org
2014-04-02
2
-4
/
+7
*
ui: Cleanup gfx::GpuMemoryBuffer interface.
reveman@chromium.org
2014-03-31
1
-3
/
+4
*
[Media] Add user gesture reporting for API calls to midi and media streams.
gbillock@chromium.org
2014-03-28
2
-0
/
+2
*
ui: Refactor GLImageEGL for usage by targets other than EGL_NATIVE_BUFFER_AND...
reveman@chromium.org
2014-03-28
1
-1
/
+1
*
Support redirectUrl at onHeadersReceived in WebRequest / DWR API
rob@robwu.nl
2014-03-26
2
-3
/
+4
*
[android_webview] Update max scroll offset from page scale change.
mkosiba@chromium.org
2014-03-25
1
-0
/
+1
*
[Webview]: Convert jint to jlong for native pointers in GLFunctionTable to su...
rmcilroy@chromium.org
2014-03-24
1
-1
/
+1
*
[Webview] Convert some straggling jint->jlong field for 64 bit.
rmcilroy@chromium.org
2014-03-24
1
-2
/
+2
*
aw: Post SynchronousCompositorClient to UI
boliu@chromium.org
2014-03-21
2
-17
/
+129
*
aw: Remove aw_switches
boliu@chromium.org
2014-03-21
3
-3
/
+0
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-2
/
+2
*
gpu: Add extension check when initializing MailboxSync
boliu@chromium.org
2014-03-15
1
-0
/
+8
*
Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...
kinuko@chromium.org
2014-03-10
2
-6
/
+11
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
1
-1
/
+2
[next]