| Commit message (Expand) | Author | Age | Files | Lines |
* | aw: Split hardware rendering into HardwareRenderer | boliu@chromium.org | 2014-02-26 | 2 | -16/+0 |
* | [Android WebView] Add DevTools Timeline instrumentation for embedder callbacks | mnaganov@chromium.org | 2014-02-24 | 1 | -0/+39 |
* | [Android WebView] Turn on accelerated canvas based on View.isHardwareAccelerated | boliu@chromium.org | 2014-01-17 | 2 | -0/+6 |
* | Make per-file message file reviewers consistent across owners. | tsepez@chromium.org | 2014-01-17 | 1 | -0/+4 |
* | Revert 244533 "Chrome security team IPC message owners." | tsepez@chromium.org | 2014-01-13 | 1 | -3/+9 |
* | Chrome security team IPC message owners. | tsepez@chromium.org | 2014-01-13 | 1 | -9/+3 |
* | Fix race condition introduced in r242200 where AwContentsIoThreadClient is qu... | jam@chromium.org | 2014-01-13 | 1 | -0/+5 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 1 | -1/+1 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 1 | -1/+1 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 1 | -1/+1 |
* | Add base:: to string16s in android_webview/. | dbeam@chromium.org | 2013-12-19 | 6 | -9/+9 |
* | aw: Limit full url href hittest to only anchor type | boliu@chromium.org | 2013-12-18 | 1 | -10/+11 |
* | Rather than using a throttle, we are now using | sgurun@chromium.org | 2013-12-10 | 1 | -0/+11 |
* | For implementing printing in android K release, we had to temporarily | sgurun@chromium.org | 2013-12-02 | 4 | -1/+534 |
* | Extend WebView useragent to mention Chrome version. | joth@chromium.org | 2013-11-26 | 1 | -3/+6 |
* | Rename WebKit namespace to blink (part 5) | abarth@chromium.org | 2013-11-07 | 1 | -1/+1 |
* | [Android WebView] Change tile size to 384 | boliu@chromium.org | 2013-11-01 | 2 | -0/+5 |
* | [Android WebView] Register android-webview scheme as secure. | benm@chromium.org | 2013-10-21 | 2 | -0/+5 |
* | Use contents size for android_webview layout size. | mkosiba@chromium.org | 2013-09-18 | 1 | -1/+5 |
* | Use new WebView zoom API. | mkosiba@chromium.org | 2013-09-18 | 1 | -3/+3 |
* | [android_webview] Fixes for wrap_content layouts. | mkosiba@chromium.org | 2013-09-16 | 1 | -0/+5 |
* | [Android WebView] First cut memory management | boliu@chromium.org | 2013-09-10 | 2 | -0/+6 |
* | [Android WebView] Add an API to toggle the JS navigator.online property | benm@chromium.org | 2013-08-27 | 1 | -1/+3 |
* | [Android webview] Cleanup some command line flags | joth@chromium.org | 2013-08-05 | 2 | -3/+3 |
* | [Android WebView] Include Mobile in the user agent | joth@chromium.org | 2013-07-28 | 1 | -1/+8 |
* | Hooking up setBackgroundColor from AwContents to renderer | joth@chromium.org | 2013-07-23 | 1 | -0/+5 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Delete the browser-compositor webview render mode | joth@chromium.org | 2013-06-13 | 5 | -105/+0 |
* | Make security team OWNERS for all IPC *_messages*.h files. | palmer@chromium.org | 2013-06-12 | 1 | -7/+7 |
* | Use a direct include of strings headers in android_webview/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Remove dead WebCompositorInputHandler related code | jamesr@chromium.org | 2013-05-23 | 1 | -6/+0 |
* | Move webkit/user_agent/ into webkit/common | jamesr@chromium.org | 2013-05-23 | 1 | -1/+1 |
* | Switch Android WebView to use the simple cache | joth@chromium.org | 2013-05-21 | 2 | -0/+5 |
* | Made the following changes to enable merge mode | michaelbai@chromium.org | 2013-05-09 | 2 | -4/+4 |
* | [android] Resize the android_webview if it's 0x0 initially. | mkosiba@chromium.org | 2013-04-19 | 1 | -0/+4 |
* | [Android WebView] Never turn off viewport and fixed layout | mnaganov@chromium.org | 2013-04-17 | 1 | -6/+0 |
* | Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all... | kaanb@chromium.org | 2013-04-11 | 2 | -46/+0 |
* | android_webview: changes to support Android GraphicBuffers | kaanb@chromium.org | 2013-04-08 | 5 | -2/+55 |
* | Add cevans as an IPC OWNER for all areas. | palmer@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | Allow for synchronous compositor input handling when UI and compositor threads | jdduke@chromium.org | 2013-03-18 | 1 | -0/+7 |
* | Allow renderer compositor message loop to be set by content embedder | boliu@chromium.org | 2013-03-07 | 2 | -0/+27 |
* | [Android WebView] Implement WebView.setInitialScale | mnaganov@chromium.org | 2013-02-28 | 1 | -0/+5 |
* | [Android WebView] Update WebView.EnableFixedLayoutMode in sync with ViewportE... | mnaganov@chromium.org | 2013-02-27 | 1 | -0/+6 |
* | [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode | mnaganov@chromium.org | 2013-02-26 | 1 | -0/+5 |
* | Expose the capturePicture feature in RenderView for Android WebView legacy AP... | leandrogracia@chromium.org | 2013-02-15 | 2 | -0/+10 |
* | [Android WebView] Implement WebSettings.setTextZoom for legacy layout modes | mnaganov@chromium.org | 2013-02-14 | 1 | -0/+5 |
* | [Android WebView] Implement the capture picture API. | leandrogracia@chromium.org | 2013-01-30 | 1 | -0/+4 |
* | [Android WebView] Update SW rendering to use SkPicture and fix scrolling cases. | leandrogracia@chromium.org | 2013-01-09 | 2 | -9/+10 |
* | [Android WebView] Prepare to simulate SW rendering with the capture picture A... | leandrogracia@chromium.org | 2013-01-04 | 3 | -0/+94 |
* | Add link content detection for Android WebView | boliu@chromium.org | 2012-11-13 | 1 | -2/+4 |