| Commit message (Expand) | Author | Age | Files | Lines |
* | Update WebNode::getElementsByTagName() callers to use a WebNodeCollection | ch.dumez@samsung.com | 2014-02-03 | 1 | -5/+4 |
* | Re-land r248110 "[Password Generation] Enable new UI" | gcasto@chromium.org | 2014-01-31 | 1 | -1/+1 |
* | Revert 248110 "[Password Generation] Enable new UI" | tzik@chromium.org | 2014-01-31 | 1 | -1/+1 |
* | [Password Generation] Enable new UI | gcasto@chromium.org | 2014-01-31 | 1 | -1/+1 |
* | Exclude print_preview resources for platforms that don't use it | aurimas@chromium.org | 2014-01-27 | 1 | -2/+2 |
* | Revert r246051 since WebFrame()->parent() is always NULL on RenderFrame const... | jam@chromium.org | 2014-01-25 | 1 | -3/+5 |
* | More simplification of code now that RenderFrame is per WebFrame. | jam@chromium.org | 2014-01-21 | 1 | -5/+3 |
* | Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta... | jam@chromium.org | 2014-01-15 | 2 | -8/+3 |
* | Move LinkDoctor out of content and into chrome. | mmenke@chromium.org | 2014-01-13 | 2 | -2/+2 |
* | Fix race condition introduced in r242200 where AwContentsIoThreadClient is qu... | jam@chromium.org | 2014-01-13 | 1 | -0/+12 |
* | 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 |