| Commit message (Expand) | Author | Age | Files | Lines |
* | Cache the current WebPreferences on RenderViewHostImpl (try #2). | chrishtr@chromium.org | 2014-08-08 | 1 | -1/+1 |
* | Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co... | erikchen@chromium.org | 2014-07-31 | 1 | -1/+1 |
* | Cache the current WebPreferences on RenderViewHostImpl. | chrishtr@chromium.org | 2014-07-22 | 1 | -1/+1 |
* | Move webpreferences.* from webkit/ to content/ | tfarina@chromium.org | 2014-07-09 | 1 | -1/+1 |
* | We have a problem in the process on destroying WebContentsImpl because | zverre@yandex-team.ru | 2014-05-09 | 1 | -1/+1 |
* | Android: moves content/ to use long for JNI. | bulach@chromium.org | 2013-11-18 | 1 | -3/+3 |
* | reland of 'split webkit/glue/webpreferences to common and renderer' | scottmg@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Revert 203261 "split webkit/glue/webpreferences to common and re..." | isherman@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | split webkit/glue/webpreferences to common and renderer | scottmg@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | [Android] Replace syncing in ContentSettings with an explicit request | mnaganov@chromium.org | 2013-04-26 | 1 | -40/+4 |
* | [Android WebView] Move the most of WebSettings into AwSettings | mnaganov@chromium.org | 2013-04-25 | 1 | -385/+8 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -2/+2 |
* | [Android WebView] Never turn off viewport and fixed layout | mnaganov@chromium.org | 2013-04-17 | 1 | -4/+3 |
* | [Android WebView] Enable legacy support for target-densityDpi | mnaganov@chromium.org | 2013-04-11 | 1 | -0/+6 |
* | [Android] Fix jni_string warnings. | benm@chromium.org | 2013-03-25 | 1 | -1/+2 |
* | Access defaultVideoPosterURL setting for ContentSettings | michaelbai@chromium.org | 2013-03-21 | 1 | -0/+13 |
* | [Android WebView] Turn off "double-tap-to-zoom" together with UseWideViewport | mnaganov@chromium.org | 2013-03-04 | 1 | -0/+1 |
* | [android_view] Add MediaPlaybackRequiresUserGesture content setting. | michaelbai@chromium.org | 2013-03-03 | 1 | -0/+12 |
* | [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode | mnaganov@chromium.org | 2013-02-26 | 1 | -0/+12 |
* | Implement Websettings.[get/set]DatabaseEnabled | sgurun@chromium.org | 2013-02-14 | 1 | -0/+12 |
* | [Android WebView] Implement WebSettings.setTextZoom for legacy layout modes | mnaganov@chromium.org | 2013-02-14 | 1 | -2/+6 |
* | [Android WebView] Implement WebSettings.{get|set}UseWideViewport | mnaganov@chromium.org | 2013-01-10 | 1 | -0/+12 |
* | [Android WebView] Implement WebSettings.{get|set}LayoutAlgorithm | mnaganov@chromium.org | 2012-12-18 | 1 | -4/+5 |
* | [Android] Implement WebSettings.setAppCache{Enabled|Path} | mnaganov@chromium.org | 2012-12-04 | 1 | -0/+6 |
* | [Android] Add supportMultipleWindows setting | mnaganov@chromium.org | 2012-10-30 | 1 | -0/+12 |
* | [Android] Upstream WebSettings.TextZoom tests. | mnaganov@chromium.org | 2012-10-26 | 1 | -0/+18 |
* | Native ContentSettings is now owned by WebContents | joth@chromium.org | 2012-10-17 | 1 | -8/+20 |
* | Implement AwContentsClient and remove dependency on chrome/ | boliu@chromium.org | 2012-10-10 | 1 | -4/+3 |
* | [Android] Upstream WebView.allow{Content|File}Access implementation. | mnaganov@chromium.org | 2012-10-10 | 1 | -6/+0 |
* | Implement Android WebView BlockNetworkImages | boliu@chromium.org | 2012-09-26 | 1 | -0/+11 |
* | Add WebContents accessor in ContentViewCore interface. | nileshagrawal@chromium.org | 2012-09-19 | 1 | -1/+1 |
* | Split user agent code out of the 'glue' target | stuartmorgan@chromium.org | 2012-09-10 | 1 | -1/+2 |
* | [Android] Implement WebSettings.{get|set}Allow{Content|File}Access. | mnaganov@chromium.org | 2012-08-20 | 1 | -0/+6 |
* | [Android] Implement WebSettings APIs for FileURL resource access conrol | mnaganov@chromium.org | 2012-08-10 | 1 | -0/+24 |
* | [Android] Implement WebSettings.{get|set}DomStorageEnabled | mnaganov@chromium.org | 2012-07-30 | 1 | -0/+12 |
* | Uses gyp "rules" rather than "actions" templates for the JNI generator. | bulach@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | Annotate some Java classes with @JNINamespace("content"). | pliard@chromium.org | 2012-07-13 | 1 | -4/+3 |
* | Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd... | tedchoc@chromium.org | 2012-07-11 | 1 | -3/+3 |
* | Revert 146000 - Split out ContentViewCore from ContentView for embedders. | ericu@google.com | 2012-07-11 | 1 | -3/+3 |
* | Split out ContentViewCore from ContentView for embedders. | tedchoc@chromium.org | 2012-07-11 | 1 | -3/+3 |
* | [Android] Rename WebSettings to ContentSettings. | mkosiba@chromium.org | 2012-06-27 | 1 | -0/+304 |