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
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-29
2
-0
/
+2
*
Revert 220050 "Plumb user_gesture up from Blink to the JavaScrip..."
wittman@chromium.org
2013-08-28
2
-2
/
+0
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-28
2
-0
/
+2
*
[Android WebView] Add an API to toggle the JS navigator.online property
benm@chromium.org
2013-08-27
2
-0
/
+5
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
4
-31
/
+16
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
4
-16
/
+31
*
Switch prefs to use ObserverList::might_have_observers instead of ObserverLis...
caitkp@chromium.org
2013-08-26
2
-3
/
+3
*
Make Android Webview URLRequestContext follow content API expectations better.
ajwong@chromium.org
2013-08-26
5
-141
/
+143
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-4
/
+4
*
content: Move kHttpsScheme constant into content namespace.
tfarina@chromium.org
2013-08-26
1
-1
/
+1
*
Do not block/defer requests that are internally generated.
sgurun@chromium.org
2013-08-23
1
-0
/
+7
*
[Android WebView] Fix crash in AwResourceDispatcherHostDelegate::DownloadStar...
benm@chromium.org
2013-08-23
1
-2
/
+9
*
[Android WebView] Call RequestProcessGL on UI thread
boliu@chromium.org
2013-08-21
1
-6
/
+18
*
[Android WebView] Disable fallback ticks when paused or window invisible
boliu@chromium.org
2013-08-20
4
-45
/
+79
*
Remove WorkerPool dependency from URLRequestFileJob.
earthdok@chromium.org
2013-08-19
1
-1
/
+6
*
Revert "[Android WebView] Fast Fallback Tick take 2"
boliu@chromium.org
2013-08-19
2
-17
/
+2
*
Send X-Requested-With header for complying with webview classic.
sgurun@chromium.org
2013-08-15
1
-0
/
+6
*
[Android WebView] Remove use of obsolete clip
joth@chromium.org
2013-08-12
1
-6
/
+1
*
Make the AwPixelInfo more skia version independent
joth@chromium.org
2013-08-10
1
-32
/
+74
*
Android WebView: Make a custom Picture subclass
joth@chromium.org
2013-08-09
3
-82
/
+55
*
[Android WebView] Fast Fallback Tick take 2
boliu@chromium.org
2013-08-09
2
-2
/
+17
*
[Android WebView] Clip to visible rect
boliu@chromium.org
2013-08-08
1
-4
/
+21
*
Add AwGLSurface and use it in WGC3D
boliu@chromium.org
2013-08-07
6
-9
/
+126
*
Clear device labels from MediaStreamTrack.getSources() if not authorized
vrk@chromium.org
2013-08-06
1
-0
/
+6
*
[Android webview] Cleanup some command line flags
joth@chromium.org
2013-08-05
1
-2
/
+4
*
gpu: Add support for multiple GpuMemoryBuffer types.
reveman@chromium.org
2013-08-03
2
-10
/
+13
*
[Android WebView] Reduce fallback tick to 20ms
boliu@chromium.org
2013-08-03
1
-1
/
+1
*
[Android WebView] Handle clip size smaller than visible rect
boliu@chromium.org
2013-08-03
3
-46
/
+83
*
[Android WebView] Maintain global DrawGL MRU list
boliu@chromium.org
2013-08-03
4
-6
/
+130
*
[Android WebView] Save and restore all texture bindings
boliu@chromium.org
2013-08-02
2
-5
/
+39
*
Handle root layer fling Java-side in android_webview.
mkosiba@chromium.org
2013-08-02
1
-1
/
+5
*
[Android WebView] Fix bug in App GL state save/restore
boliu@chromium.org
2013-08-02
1
-2
/
+2
*
GLInProcessContext: support async flushes and dedicated GPU thread
sievers@chromium.org
2013-08-01
1
-0
/
+46
*
Revert 214727 "[Android WebView] Handle clip size smaller than v..."
boliu@chromium.org
2013-07-31
2
-52
/
+30
*
[Android WebView] Handle clip size smaller than visible rect
boliu@chromium.org
2013-07-31
2
-30
/
+52
*
Persist JavaScript dialog state across page navigations.
avi@chromium.org
2013-07-31
2
-2
/
+8
*
Add external stencil support for Android WebView.
aelias@chromium.org
2013-07-30
3
-2
/
+16
*
[Android WebView] VisibleRect clean up
boliu@chromium.org
2013-07-30
1
-0
/
+4
*
Fix capture picture implementation
kristianm@chromium.org
2013-07-29
3
-11
/
+17
*
gpu: Add GpuMemoryBufferFactory interface.
reveman@chromium.org
2013-07-28
4
-145
/
+139
*
Block popups already on the IO thread.
jochen@chromium.org
2013-07-27
2
-7
/
+22
*
[Android WebView] Invalidate whole visible rect
boliu@chromium.org
2013-07-26
3
-8
/
+15
*
[Android WebView] Fix cancelling FallbackTick
boliu@chromium.org
2013-07-24
1
-1
/
+1
*
[Android WebView] More App GL state save/restore
boliu@chromium.org
2013-07-23
2
-42
/
+99
*
Hooking up setBackgroundColor from AwContents to renderer
joth@chromium.org
2013-07-23
2
-0
/
+22
*
[Android WebView] Fix download kInvalidId DCHECK
boliu@chromium.org
2013-07-19
2
-0
/
+7
*
[Android WebView] Update the NavigationEntry with favicon details.
benm@chromium.org
2013-07-19
2
-2
/
+4
*
Adds a new callback as this signal is required to pass up to the application
joth@chromium.org
2013-07-19
2
-0
/
+9
*
[Android WebView] Add InProcessViewRenderer::ToString
boliu@chromium.org
2013-07-18
2
-1
/
+43
*
[Android WebView] Cancel fallback tick when not needed
boliu@chromium.org
2013-07-18
1
-1
/
+8
[next]