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
*
[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
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
1
-2
/
+1
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
1
-1
/
+2
*
aw: Remove kDisableSimpleCache switch
boliu@chromium.org
2014-03-07
1
-6
/
+1
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-05
1
-3
/
+4
*
aw: Move HardwareRenderer out of BrowserViewRenderer
boliu@chromium.org
2014-03-05
9
-175
/
+86
*
Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."
timurrrr@chromium.org
2014-03-04
1
-4
/
+3
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
1
-3
/
+4
*
aw: Fix hardware rendering from r254295
boliu@chromium.org
2014-03-03
1
-5
/
+5
*
Cleanup: Move kBlobScheme constant into content namespace.
tfarina@chromium.org
2014-03-01
1
-1
/
+2
*
aw: Fix hardware draw regression from r253679
boliu@chromium.org
2014-03-01
1
-2
/
+5
*
Block SetContinuousInvalidate during BeginImplFrame
boliu@chromium.org
2014-02-27
2
-11
/
+3
*
[Android WebView] Provide a response header for application-provided content
mnaganov@chromium.org
2014-02-27
1
-0
/
+5
*
aw: Add SharedRendererState
boliu@chromium.org
2014-02-27
9
-188
/
+408
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-1
/
+2
*
aw: Split hardware rendering into HardwareRenderer
boliu@chromium.org
2014-02-26
8
-1232
/
+1193
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-2
/
+1
*
aw: Refactor and clean up software rendering code
boliu@chromium.org
2014-02-20
3
-182
/
+12
*
aw: Do not assume functor will be called on UI thread
boliu@chromium.org
2014-02-20
3
-7
/
+34
*
Cleanup: Move kChromeDevToolsScheme constant into content namespace.
tfarina@chromium.org
2014-02-17
1
-2
/
+2
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-1
/
+2
*
Support multiple service instances with GLInProcessContext
sievers@chromium.org
2014-02-13
1
-10
/
+87
*
Fix the cause of AwZoomTest#testMagnification... tests flakiness
mnaganov@chromium.org
2014-02-12
3
-8
/
+19
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
1
-2
/
+2
*
Revert 249336 "[Android WebView] Stabilize AwZoomTest.testMagnif..."
piman@chromium.org
2014-02-06
1
-4
/
+2
*
[Android WebView] Stabilize AwZoomTest.testMagnification...
mnaganov@chromium.org
2014-02-06
1
-2
/
+4
*
Web MIDI: make naming convention be consistent
toyoshim@chromium.org
2014-02-04
2
-7
/
+8
*
aw: Move clearView implementaiton to native
boliu@chromium.org
2014-02-03
3
-2
/
+35
*
[android_webview] Don't assert fling is zero on overscroll.
mkosiba@chromium.org
2014-02-03
1
-1
/
+0
*
Move kDataScheme constant into content namespace.
tfarina@chromium.org
2014-01-26
1
-1
/
+1
*
Remove some unnecessary NULL checks of RenderFrameHost before calling WebCont...
jam@chromium.org
2014-01-22
2
-6
/
+0
*
Skeleton surface interfaces in cc/surfaces
jamesr@chromium.org
2014-01-16
1
-0
/
+1
[next]