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
/
android_webview.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Currently Android WebView will push settings from the java side to the render...
benm@chromium.org
2013-09-27
1
-2
/
+4
*
[Android WebView] Make web contents debugging controllable
mnaganov@chromium.org
2013-09-21
1
-2
/
+0
*
Android WebView: re-enable linker warnings where possible.
torne@chromium.org
2013-09-02
1
-4
/
+11
*
[Android] Expose showFileChooser in AwContentsClient interface
joth@chromium.org
2013-08-10
1
-0
/
+1
*
Add AwGLSurface and use it in WGC3D
boliu@chromium.org
2013-08-07
1
-0
/
+2
*
Fix content_browsertests and other full stack tests in multiple_dll
scottmg@chromium.org
2013-08-06
1
-1
/
+1
*
[Android WebView] Maintain global DrawGL MRU list
boliu@chromium.org
2013-08-03
1
-0
/
+2
*
Reland: Remove webkit_chromium_resources.pak entries.
tfarina@chromium.org
2013-08-02
1
-1
/
+0
*
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
*
GLInProcessContext: support async flushes and dedicated GPU thread
sievers@chromium.org
2013-08-01
1
-0
/
+1
*
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
*
gpu: Add GpuMemoryBufferFactory interface.
reveman@chromium.org
2013-07-28
1
-2
/
+2
*
Revert 213636 "Switch Chromium to use Blink's blink_resources.grd"
bulach@chromium.org
2013-07-25
1
-1
/
+1
*
Switch Chromium to use Blink's blink_resources.grd
tfarina@chromium.org
2013-07-25
1
-1
/
+1
*
Enable DMP for system Chromium WebView on Android
mnaganov@chromium.org
2013-07-19
1
-0
/
+9
*
[Android WebView] GLNonOwnedContext::MakeCurrent before App GL save/restore
boliu@chromium.org
2013-07-12
1
-1
/
+2
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-1
/
+1
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-28
1
-2
/
+0
*
Revert "Implement the autofill UI for chromium powered android webview."
eroman@chromium.org
2013-06-27
1
-0
/
+2
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-27
1
-2
/
+0
*
[Android] Abandon bundling DevTools frontends for mobile apps
mnaganov@chromium.org
2013-06-27
1
-2
/
+0
*
Enable Autocomplete feature for chromium webview
sgurun@chromium.org
2013-06-22
1
-0
/
+1
*
Delete the browser-compositor webview render mode
joth@chromium.org
2013-06-13
1
-8
/
+0
*
Move synchronous compositor into content/browser
joth@chromium.org
2013-05-31
1
-4
/
+2
*
Move webkit/gpu into webkit/common/gpu
jamesr@chromium.org
2013-05-26
1
-1
/
+1
*
Handle GpuMemoryBuffer allocation failures properly. Currently we only detect...
kaanb@chromium.org
2013-05-23
1
-2
/
+0
*
Android WebView: tidy up library dependencies.
torne@chromium.org
2013-05-17
1
-10
/
+0
*
Implement get/set(saveformdata) for chromium based webview.
sgurun@chromium.org
2013-05-15
1
-0
/
+4
*
Implement WebViewDatabase's hasFormData API for chromium based webview.
sgurun@chromium.org
2013-05-08
1
-0
/
+2
*
Enable WGC3DIPCBI GLContextVirtual in Android WebView
boliu@chromium.org
2013-05-06
1
-0
/
+1
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
1
-0
/
+4
*
Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...
mattm@chromium.org
2013-05-01
1
-4
/
+0
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
1
-0
/
+4
*
[Android] Fix unit_tests and webview compilations for components build.
yfriedman@chromium.org
2013-04-12
1
-0
/
+1
*
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...
kaanb@chromium.org
2013-04-11
1
-2
/
+0
*
android_webview: changes to support Android GraphicBuffers
kaanb@chromium.org
2013-04-08
1
-1
/
+7
*
Callbacks cannot be owned by Java
kristianm@chromium.org
2013-04-05
1
-0
/
+2
*
Android WebView: use the system ashmem.
torne@chromium.org
2013-03-26
1
-0
/
+1
*
[android_webview] Build test code against the shell APK.
mkosiba@chromium.org
2013-03-25
1
-24
/
+0
*
Android: rename android_build_type gyp variable.
torne@chromium.org
2013-03-12
1
-1
/
+1
*
Allow renderer compositor message loop to be set by content embedder
boliu@chromium.org
2013-03-07
1
-0
/
+2
*
[Android WebView] Add simple support for remote web debugging
mnaganov@chromium.org
2013-03-01
1
-0
/
+2
*
Implement Webviewclient.onReceivedSslError
sgurun@chromium.org
2013-02-26
1
-0
/
+2
*
Implement WebStorage API methods
boliu@chromium.org
2013-02-22
1
-0
/
+3
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
1
-4
/
+5
*
[Android WebView] Remove obsolete webviewchromium_strings.pak references.
benm@chromium.org
2013-02-19
1
-25
/
+1
[next]