| Commit message (Expand) | Author | Age | Files | Lines |
* | Override default implementation of createChildFrame() for print preview. | dcheng@chromium.org | 2014-01-03 | 1 | -2/+15 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 2 | -5/+5 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 2 | -5/+5 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 2 | -5/+5 |
* | Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t... | avi@chromium.org | 2013-12-24 | 3 | -8/+8 |
* | Update uses of Value in android_webview, apps, ash, cc to use the base:: name... | avi@chromium.org | 2013-12-21 | 1 | -1/+1 |
* | Convert remaining uses of WebView::initializeMainFrame to setMainFrame. | dcheng@chromium.org | 2013-12-20 | 1 | -4/+5 |
* | Add base:: to string16s in android_webview/. | dbeam@chromium.org | 2013-12-19 | 3 | -5/+6 |
* | aw: Limit full url href hittest to only anchor type | boliu@chromium.org | 2013-12-18 | 1 | -0/+4 |
* | Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende... | jam@chromium.org | 2013-12-17 | 6 | -41/+103 |
* | Rather than using a throttle, we are now using | sgurun@chromium.org | 2013-12-10 | 2 | -1/+73 |
* | For implementing printing in android K release, we had to temporarily | sgurun@chromium.org | 2013-12-02 | 6 | -1/+2699 |
* | Register WideVine keysystem for WebView. | ycheo@chromium.org | 2013-11-27 | 5 | -0/+86 |
* | Rename WebKit namespace to blink (part 5) | abarth@chromium.org | 2013-11-07 | 5 | -49/+49 |
* | Removed fixed layout related methods in Chromium | bokan@chromium.org | 2013-10-23 | 1 | -1/+0 |
* | [Android WebView] Register android-webview scheme as secure. | benm@chromium.org | 2013-10-21 | 1 | -0/+4 |
* | Show IDN in error screens (DNS failure etc.) | yuusuke@yandex-team.ru | 2013-10-04 | 2 | -0/+2 |
* | Use contents size for android_webview layout size. | mkosiba@chromium.org | 2013-09-18 | 2 | -0/+40 |
* | Use new WebView zoom API. | mkosiba@chromium.org | 2013-09-18 | 2 | -4/+4 |
* | [android_webview] Fixes for wrap_content layouts. | mkosiba@chromium.org | 2013-09-16 | 3 | -0/+13 |
* | [Android WebView] Add an API to toggle the JS navigator.online property | benm@chromium.org | 2013-08-27 | 2 | -0/+8 |
* | Move kJavaScriptScheme into content namespace. | tfarina@chromium.org | 2013-08-19 | 1 | -1/+1 |
* | Reenable deferred image decoding in WebView and add cache pruning. | primiano@chromium.org | 2013-08-14 | 2 | -0/+13 |
* | [Android WebView] URL decode hit test data. | benm@chromium.org | 2013-08-07 | 1 | -1/+9 |
* | remove implementation of obsolete WebKitPlatformSupport::prefetchHostName. | kouhei@chromium.org | 2013-08-01 | 2 | -7/+0 |
* | Hook-up setBackgoundColor end to end | joth@chromium.org | 2013-07-28 | 1 | -2/+1 |
* | Hooking up setBackgroundColor from AwContents to renderer | joth@chromium.org | 2013-07-23 | 2 | -0/+10 |
* | Use a direct include of the message_loop header in android_webview/, apps/, a... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Enable Autocomplete feature for chromium webview | sgurun@chromium.org | 2013-06-22 | 2 | -0/+9 |
* | Update remaining Blink header includes | abarth@chromium.org | 2013-06-20 | 5 | -13/+13 |
* | [Android WebView] Fix LoadsImagesAutomatically tests after crbug.com/224317 | mnaganov@chromium.org | 2013-06-17 | 2 | -18/+0 |
* | [Android WebView] Implement WebPermissionClient methods. | benm@chromium.org | 2013-06-14 | 2 | -0/+35 |
* | Delete the browser-compositor webview render mode | joth@chromium.org | 2013-06-13 | 4 | -109/+0 |
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | [Android WebView] Fix error description setting for provisional load | mnaganov@chromium.org | 2013-06-05 | 1 | -4/+6 |
* | [Android WebView] Provide a minimal error description for nav errors | mnaganov@chromium.org | 2013-06-04 | 1 | -0/+5 |
* | Update references to Blink's Platform API headers (remaining) | abarth@chromium.org | 2013-05-30 | 3 | -8/+8 |
* | Remove dead WebCompositorInputHandler related code | jamesr@chromium.org | 2013-05-23 | 2 | -6/+0 |
* | components: Move visitedlink into visitedlink namespace. | tfarina@chromium.org | 2013-05-17 | 2 | -4/+4 |
* | Android WebView Merged-Thread Hardware Draw | boliu@chromium.org | 2013-05-09 | 4 | -7/+12 |
* | Introduce SynchronousCompositor + Client | joth@chromium.org | 2013-05-01 | 2 | -23/+2 |
* | Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ... | mattm@chromium.org | 2013-05-01 | 2 | -2/+23 |
* | Introduce SynchronousCompositor + Client | joth@chromium.org | 2013-05-01 | 2 | -23/+2 |
* | android_webview: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-27 | 1 | -2/+2 |
* | Add frame parameter to GetNavigationErrorStrings. | ttuttle@chromium.org | 2013-04-23 | 2 | -0/+2 |
* | [android] Resize the android_webview if it's 0x0 initially. | mkosiba@chromium.org | 2013-04-19 | 2 | -1/+18 |
* | Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client | kaanb@chromium.org | 2013-04-19 | 1 | -1/+0 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | [Android WebView] Never turn off viewport and fixed layout | mnaganov@chromium.org | 2013-04-17 | 2 | -10/+0 |