| Commit message (Expand) | Author | Age | Files | Lines |
* | Set accept languages when locale changes. | hush | 2016-01-13 | 1 | -0/+7 |
* | Apply AwSettings to the current RVH when RVH swaps. | hush | 2015-12-17 | 1 | -11/+3 |
* | Pass method parameters as JavaParamRef in android_webview. | torne | 2015-12-04 | 1 | -11/+25 |
* | Make some global pointers const void* const. | thestig | 2015-09-25 | 1 | -3/+3 |
* | Move RecordFullDocument to WebPreferences | boliu | 2015-09-04 | 1 | -0/+2 |
* | jni_generator: Pass object parameters as JavaParamRef. | torne | 2015-09-04 | 1 | -4/+5 |
* | Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc... | torne | 2015-08-26 | 1 | -2/+3 |
* | Revert of jni_generator: Make all object-returning natives return ScopedJavaL... | nasko | 2015-08-24 | 1 | -3/+2 |
* | jni_generator: Make all object-returning natives return ScopedJavaLocalRef. | torne | 2015-08-24 | 1 | -2/+3 |
* | Remove obsolete for_web_contents parameter in FontRenderParamsQuery. | stapelberg | 2015-04-06 | 1 | -1/+1 |
* | Convert force video overlay to preference | boliu | 2015-03-24 | 1 | -1/+6 |
* | OffscreenPreRaster and its plumbings | hush | 2015-02-25 | 1 | -0/+9 |
* | Remove most native WebContents references from Java | dtrainor | 2015-01-27 | 1 | -7/+10 |
* | Support fullscreen for non-video elements in the WebView. | igsolla | 2014-10-16 | 1 | -1/+0 |
* | Fix reinterpret_cast issues | dtrainor | 2014-10-08 | 1 | -1/+1 |
* | aw: Use comparison DCHECKs where appropriate | boliu | 2014-08-29 | 1 | -1/+1 |
* | Simplify android_webview wrap_contents mode. | mkosiba@chromium.org | 2014-08-12 | 1 | -0/+8 |
* | [Android WebView] API to enable fullscreen. | igsolla@chromium.org | 2014-08-11 | 1 | -0/+2 |
* | Cache the current WebPreferences on RenderViewHostImpl (try #2). | chrishtr@chromium.org | 2014-08-08 | 1 | -2/+1 |
* | Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co... | erikchen@chromium.org | 2014-07-31 | 1 | -1/+2 |
* | Reland r285145: Remove RendererPreferences font-rendering enums. | derat@chromium.org | 2014-07-28 | 1 | -43/+2 |
* | Add FontRenderParamsQuery. | derat@chromium.org | 2014-07-25 | 1 | -1/+3 |
* | Revert of content: Remove RendererPreferences font-rendering enums. (https://... | johnme@chromium.org | 2014-07-24 | 1 | -2/+43 |
* | content: Remove RendererPreferences font-rendering enums. | derat@chromium.org | 2014-07-24 | 1 | -43/+2 |
* | Cache the current WebPreferences on RenderViewHostImpl. | chrishtr@chromium.org | 2014-07-22 | 1 | -2/+1 |
* | Support FontRenderParams on Win; fix RenderTextHarfBuzz. | msw@chromium.org | 2014-07-10 | 1 | -1/+1 |
* | aw: Only enable webgl on hardware webview | boliu@chromium.org | 2014-07-10 | 1 | -8/+11 |
* | Move webpreferences.* from webkit/ to content/ | tfarina@chromium.org | 2014-07-09 | 1 | -7/+8 |
* | Don't use webmediaplayer to FullscreenController about fullscreen change | qinmin@chromium.org | 2014-07-08 | 1 | -0/+2 |
* | We have a problem in the process on destroying WebContentsImpl because | zverre@yandex-team.ru | 2014-05-09 | 1 | -1/+1 |
* | [Android WebView] Add an api to control the hole punching. | ycheo@chromium.org | 2014-04-24 | 1 | -7/+94 |
* | [Android WebView] Add an API to configure mixed-mode content behavior. | benm@chromium.org | 2014-04-16 | 1 | -0/+5 |
* | WebView: RegisterNativesImpl() returns bool; don't compare it for >= 0. | hans@chromium.org | 2014-04-16 | 1 | -1/+1 |
* | aw: Use minimum_accelerated_2d_canvas_size to turn canvas on/off | boliu@chromium.org | 2014-03-26 | 1 | -4/+10 |
* | Simplify the user agent code some more since after r255534 it's not affected ... | jam@chromium.org | 2014-03-10 | 1 | -4/+2 |
* | Revert 255858 "Simplify the user agent code some more since afte..." | jam@chromium.org | 2014-03-09 | 1 | -2/+4 |
* | Simplify the user agent code some more since after r255534 it's not affected ... | jam@chromium.org | 2014-03-09 | 1 | -4/+2 |
* | [Android WebView] Fix thread unsafety in accessing Java side getters | mnaganov@chromium.org | 2014-01-31 | 1 | -4/+10 |
* | [Android WebView] Inform ContentViewCore about double tap support status | mnaganov@chromium.org | 2014-01-29 | 1 | -1/+4 |
* | [Android WebView] Turn on accelerated canvas based on View.isHardwareAccelerated | boliu@chromium.org | 2014-01-17 | 1 | -0/+10 |
* | Do not clear document background in Android WebView | boliu@chromium.org | 2013-12-13 | 1 | -0/+1 |
* | Android: moves android_webview/ to use long for JNI. | bulach@chromium.org | 2013-11-28 | 1 | -6/+6 |
* | [Android WebView] Wire up legacy quirks added to Blink | mnaganov@chromium.org | 2013-11-12 | 1 | -0/+3 |
* | Cleanup: Remove unused includes of webkit/glue/webkit_glue.h | tfarina@chromium.org | 2013-11-12 | 1 | -1/+0 |
* | Plumb device scale adjustment separately. | skobes@chromium.org | 2013-11-01 | 1 | -1/+1 |
* | Dynamically enable spatial navigation based on events | joth@chromium.org | 2013-10-23 | 1 | -1/+3 |
* | [Android WebView] Enable the Blink quirk for merging contents of meta viewpor... | mnaganov@chromium.org | 2013-10-22 | 1 | -0/+1 |
* | Add font_scale_factor_quirk pref. | skobes@chromium.org | 2013-10-22 | 1 | -1/+1 |
* | [Android WebView] Enable the Blink quirk for returning screen sizes in physic... | mnaganov@chromium.org | 2013-10-17 | 1 | -0/+1 |
* | [Android WebView] Disable shrinksStandaloneImagesToFit | boliu@chromium.org | 2013-10-07 | 1 | -0/+7 |