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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't try to show the Autocheckout bubble when the page in question hasn't be...
dgwallinga@chromium.org
2013-08-07
2
-2
/
+3
*
Add AwGLSurface and use it in WGC3D
boliu@chromium.org
2013-08-07
7
-9
/
+128
*
[Android WebView] Delay destroy until DetachFromWindow
boliu@chromium.org
2013-08-07
1
-12
/
+49
*
[Android WebView] URL decode hit test data.
benm@chromium.org
2013-08-07
2
-3
/
+12
*
[Android WebView] Whitelist src/data for license
boliu@chromium.org
2013-08-07
1
-0
/
+2
*
Clear device labels from MediaStreamTrack.getSources() if not authorized
vrk@chromium.org
2013-08-06
1
-0
/
+6
*
[Android] On calling openNewTab, pass the disposition instead of incognito.
kkimlabs@chromium.org
2013-08-06
3
-1
/
+3
*
Move simple png encoding for image_diff into tools/
jamesr@chromium.org
2013-08-06
1
-3
/
+3
*
Fix content_browsertests and other full stack tests in multiple_dll
scottmg@chromium.org
2013-08-06
1
-1
/
+1
*
[Android webview] Cleanup some command line flags
joth@chromium.org
2013-08-05
4
-5
/
+10
*
[Android WebView] Fix setting visibility after destroy
boliu@chromium.org
2013-08-05
1
-0
/
+2
*
[Android webview] Add CPSP config on state restore
joth@chromium.org
2013-08-05
1
-0
/
+19
*
[Android] Passes extra headers and post data to openNewTab(...).
kkimlabs@chromium.org
2013-08-04
1
-1
/
+1
*
gpu: Add support for multiple GpuMemoryBuffer types.
reveman@chromium.org
2013-08-03
2
-10
/
+13
*
Fix autofillpopup window leak/crash on rotation
sgurun@chromium.org
2013-08-03
1
-0
/
+1
*
Combine ViewAndroidDelegate code.
sgurun@chromium.org
2013-08-03
2
-38
/
+3
*
[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
6
-90
/
+124
*
[Android WebView] Maintain global DrawGL MRU list
boliu@chromium.org
2013-08-03
5
-6
/
+132
*
[Android WebView] Always visible to ContentViewCore
boliu@chromium.org
2013-08-03
2
-24
/
+14
*
Reland: Remove webkit_chromium_resources.pak entries.
tfarina@chromium.org
2013-08-02
1
-1
/
+0
*
[Android WebView] Save and restore all texture bindings
boliu@chromium.org
2013-08-02
2
-5
/
+39
*
Rename enum in StoragePartition according to style guide.
lazyboy@chromium.org
2013-08-02
1
-2
/
+2
*
Handle root layer fling Java-side in android_webview.
mkosiba@chromium.org
2013-08-02
5
-18
/
+184
*
Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was ...
pkotwicz@chromium.org
2013-08-02
1
-0
/
+1
*
Remove webkit_chromium_resources.pak entries.
tfarina@chromium.org
2013-08-02
1
-1
/
+0
*
Remove TODO comments
kristianm@chromium.org
2013-08-02
1
-2
/
+0
*
[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
4
-2
/
+50
*
[android_webiew] Update whitelist entry for libjingle.
mkosiba@chromium.org
2013-08-01
1
-1
/
+1
*
remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.
kouhei@chromium.org
2013-08-01
2
-7
/
+0
*
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
*
[Android WebView] Fix some Java warnings
joth@chromium.org
2013-07-31
2
-3
/
+4
*
Add support for selectively deleting different bits of StoragePartition relat...
lazyboy@chromium.org
2013-07-31
1
-7
/
+14
*
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
2
-4
/
+4
*
Android: distinguish between crashes and out-of-memory kills in content
ppi@chromium.org
2013-07-30
1
-1
/
+1
*
Fix android license check again.
torne@chromium.org
2013-07-30
1
-1
/
+0
*
Add tools/gn to the license exclusion list.
torne@chromium.org
2013-07-30
1
-0
/
+4
*
Reland "Include entries to blink_resources."
tfarina@chromium.org
2013-07-30
1
-0
/
+1
*
Revert 214239 "Include entries to blink_resources."
dewittj@chromium.org
2013-07-29
1
-1
/
+0
*
Include entries to blink_resources.
tfarina@chromium.org
2013-07-29
1
-0
/
+1
*
Fix capture picture implementation
kristianm@chromium.org
2013-07-29
7
-20
/
+37
*
gpu: Add GpuMemoryBufferFactory interface.
reveman@chromium.org
2013-07-28
8
-150
/
+150
*
[Android WebView] Include Mobile in the user agent
joth@chromium.org
2013-07-28
1
-1
/
+8
*
Hook-up setBackgoundColor end to end
joth@chromium.org
2013-07-28
2
-25
/
+36
*
Block popups already on the IO thread.
jochen@chromium.org
2013-07-27
2
-7
/
+22
*
[android_webview] Alter scroll offset async when processing touch events.
mkosiba@chromium.org
2013-07-26
5
-11
/
+122
[next]