| Commit message (Expand) | Author | Age | Files | Lines |
* | [Android WebView] Only send extra headers for the main page | mnaganov@chromium.org | 2013-12-10 | 1 | -0/+2 |
* | For implementing printing in android K release, we had to temporarily | sgurun@chromium.org | 2013-12-02 | 1 | -0/+10 |
* | Register WideVine keysystem for WebView. | ycheo@chromium.org | 2013-11-27 | 1 | -0/+2 |
* | Dissociate ui_resources target from ui.gyp. | tfarina@chromium.org | 2013-11-20 | 1 | -1/+1 |
* | ui: Android changes. | tfarina@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | [android_webview] InterceptedRequestData refactoring. | mkosiba@chromium.org | 2013-11-13 | 1 | -0/+1 |
* | ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory. | tfarina@chromium.org | 2013-10-29 | 1 | -2/+2 |
* | android_webview: conditionally include android_webview_tests to fix downstrea... | kaanb@chromium.org | 2013-10-26 | 1 | -2/+6 |
* | WebView: avoid library name clash when building standalone. | torne@chromium.org | 2013-10-23 | 1 | -0/+5 |
* | 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 |