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
*
Retain the synchronous error code when handling certificate errors. This is t...
sgurun@chromium.org
2013-05-23
2
-7
/
+7
*
Handle GpuMemoryBuffer allocation failures properly. Currently we only detect...
kaanb@chromium.org
2013-05-23
5
-43
/
+24
*
Remove dead WebCompositorInputHandler related code
jamesr@chromium.org
2013-05-23
5
-37
/
+0
*
[Android WebView] Update licenses whitelist
mnaganov@chromium.org
2013-05-23
1
-4
/
+0
*
Move webkit/user_agent/ into webkit/common
jamesr@chromium.org
2013-05-23
2
-2
/
+2
*
Disable flaky aw test
boliu@chromium.org
2013-05-22
1
-0
/
+4
*
Keep screen on when there is an active WebRTC session on Android.
wjia@chromium.org
2013-05-22
1
-0
/
+4
*
[Android WebView] Hook up devtools in merged threads mode.
benm@chromium.org
2013-05-22
3
-4
/
+15
*
components: Move navigation_interception into navigation_interception namespace.
tfarina@chromium.org
2013-05-22
3
-3
/
+3
*
Revert "[android_webview] Disable AwSettingsTest broken by Blink roll."
mnaganov@chromium.org
2013-05-22
1
-5
/
+1
*
Revert 201439 "Revert 201433 "Revert 201424 "Keep screen on when..."
wjia@chromium.org
2013-05-22
1
-4
/
+0
*
Revert 201433 "Revert 201424 "Keep screen on when there is an ac..."
wjia@chromium.org
2013-05-22
1
-0
/
+4
*
Revert 201424 "Keep screen on when there is an active WebRTC ses..."
wjia@chromium.org
2013-05-22
1
-4
/
+0
*
Keep screen on when there is an active WebRTC session on Android.
wjia@chromium.org
2013-05-22
1
-0
/
+4
*
Make GpuMemoryBufferFactory a function pointer rather than a callback.
kaanb@chromium.org
2013-05-21
2
-3
/
+5
*
Revert "Android Webview disable merged threads"
joth@chromium.org
2013-05-21
1
-7
/
+0
*
Switch Android WebView to use the simple cache
joth@chromium.org
2013-05-21
3
-2
/
+14
*
[android_webview] Disable AwSettingsTest broken by Blink roll.
mkosiba@chromium.org
2013-05-21
1
-1
/
+5
*
Change lock/unlock to map/unmap in DrawGL methods. It also changes the API to...
kaanb@chromium.org
2013-05-21
2
-9
/
+27
*
Prevent infinite invalidate-draw loop
boliu@chromium.org
2013-05-21
1
-1
/
+2
*
Disable native overscroll edge effect for WebView
jdduke@chromium.org
2013-05-21
1
-0
/
+4
*
Keep the dialog open after Autocheckout is successful.
ahutter@chromium.org
2013-05-20
2
-0
/
+4
*
Android WebView: tidy up library dependencies.
torne@chromium.org
2013-05-17
1
-10
/
+0
*
[android_webview] Add a command line setter tool.
mkosiba@chromium.org
2013-05-17
1
-1
/
+1
*
components: Move visitedlink into visitedlink namespace.
tfarina@chromium.org
2013-05-17
4
-12
/
+12
*
[Android WebView] Add AwContents.supportsAccessibilityAction.
benm@chromium.org
2013-05-16
1
-0
/
+4
*
[Android WebView] Plumb across window focus changes to ContentViewCore.
benm@chromium.org
2013-05-16
1
-1
/
+7
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
1
-1
/
+1
*
Bring up Software rendering in merged thread mode
joth@chromium.org
2013-05-16
7
-34
/
+239
*
Implement get/set(saveformdata) for chromium based webview.
sgurun@chromium.org
2013-05-15
13
-2
/
+459
*
Don't request missing favicon on every page request.
mef@chromium.org
2013-05-15
2
-3
/
+4
*
Enable Clang warnings for implementation files on all platforms.
rsleevi@chromium.org
2013-05-15
2
-19
/
+17
*
Revert r199218, "Android: disables a couple of android_webview integration te...
bulach@chromium.org
2013-05-13
1
-11
/
+4
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
1
-0
/
+2
*
Implement capturePicture in terms of a SW draw
joth@chromium.org
2013-05-13
1
-13
/
+27
*
Fix bug in cl 14668007
kristianm@chromium.org
2013-05-10
1
-0
/
+10
*
[Android WebView] Remove direct access to fields in aw_settings
mnaganov@chromium.org
2013-05-10
3
-235
/
+244
*
Android Webview disable merged threads
boliu@chromium.org
2013-05-10
1
-0
/
+7
*
components: Move auto_login_parser into auto_login_parser namespace.
tfarina@chromium.org
2013-05-09
1
-11
/
+7
*
Hardware draw init in android_webview
boliu@chromium.org
2013-05-09
8
-44
/
+84
*
Android WebView Merged-Thread Hardware Draw
boliu@chromium.org
2013-05-09
18
-106
/
+325
*
Android: disables a couple of android_webview integration tests.
bulach@chromium.org
2013-05-09
1
-4
/
+11
*
Disable one of the Android Webview test.
tzik@chromium.org
2013-05-09
1
-0
/
+4
*
Made the following changes to enable merge mode
michaelbai@chromium.org
2013-05-09
9
-25
/
+78
*
Disable vsync on input for webview
boliu@chromium.org
2013-05-09
1
-10
/
+25
*
Implement WebViewDatabase's hasFormData API for chromium based webview.
sgurun@chromium.org
2013-05-08
13
-17
/
+309
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-05-08
3
-0
/
+7
*
[Android Webview] Clamp ContentViewCore physical backing size.
benm@chromium.org
2013-05-08
1
-4
/
+52
*
Fix for bug 235641, remove kOnNewPictureEnabled
kristianm@chromium.org
2013-05-08
6
-74
/
+27
*
[Android] Remove "Chrome" and "View" personalities
mnaganov@chromium.org
2013-05-08
1
-4
/
+6
[next]