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
*
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
*
[Android] Move zoom controls management into WebView
mnaganov@chromium.org
2013-05-08
4
-34
/
+237
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-0
/
+3
*
Revert 198736 "Land Recent QUIC changes"
csharp@chromium.org
2013-05-07
1
-3
/
+0
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-0
/
+3
*
[Android WebView] Remove GURL whitelisting from third_party_files_whitelist
mnaganov@chromium.org
2013-05-07
1
-35
/
+3
*
Enable WGC3DIPCBI GLContextVirtual in Android WebView
boliu@chromium.org
2013-05-06
2
-0
/
+5
*
Revert "Enable WGC3DIPCBI GLContextVirtual in Android WebView"
pliard@chromium.org
2013-05-06
1
-4
/
+0
*
Fix downstream android webview build
boliu@chromium.org
2013-05-03
2
-0
/
+2
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
1
-0
/
+2
*
[Android WebView] Unflake ContentViewZoomTest#testZoomControls
mnaganov@chromium.org
2013-05-02
1
-7
/
+15
*
Enable WGC3DIPCBI GLContextVirtual in Android WebView
boliu@chromium.org
2013-05-01
1
-0
/
+4
*
Disable ContentViewZoomTest#testZoomControls
boliu@chromium.org
2013-05-01
1
-0
/
+5
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
11
-50
/
+234
*
Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...
mattm@chromium.org
2013-05-01
11
-234
/
+50
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
11
-50
/
+234
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
1
-7
/
+6
*
Android WebView: only make one set of makefiles by default.
torne@chromium.org
2013-04-30
1
-8
/
+20
*
android_webview: add an IsMapped API to the GpuMemoryBuffer
kaanb@chromium.org
2013-04-30
2
-2
/
+5
*
AwContentClient no longer extends ContentViewClient
joth@chromium.org
2013-04-29
5
-167
/
+198
*
[Android WebView] Fix calling ConvertJavastringToUTF8 with null string.
benm@chromium.org
2013-04-29
1
-3
/
+7
*
[Android WebView] Unflake ContentViewZoomTests
mnaganov@chromium.org
2013-04-29
1
-52
/
+11
*
[Android WebView] Add missing zoom controls hiding
mnaganov@chromium.org
2013-04-29
1
-7
/
+2
[next]