index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android_webview
/
native
/
aw_settings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Currently Android WebView will push settings from the java side to the render...
benm@chromium.org
2013-09-27
1
-83
/
+127
*
[Android WebView] Wire up ignoreMainFrameOverflowHiddenQuirk.
aelias@chromium.org
2013-09-24
1
-0
/
+1
*
Use contents size for android_webview layout size.
mkosiba@chromium.org
2013-09-18
1
-7
/
+0
*
Use new WebView zoom API.
mkosiba@chromium.org
2013-09-18
1
-5
/
+3
*
[Android WebView] Wire up Blink's WideViewportQuirkEnabled setting
mnaganov@chromium.org
2013-09-13
1
-0
/
+1
*
[Android WebView] Wire up the viewport quirks settings
mnaganov@chromium.org
2013-09-06
1
-0
/
+2
*
[Android WebView] Wire up Blink's UseLegacyBackgroundSizeShorthandBehavior se...
mnaganov@chromium.org
2013-08-31
1
-2
/
+3
*
Reenable deferred image decoding in WebView and add cache pruning.
primiano@chromium.org
2013-08-14
1
-7
/
+0
*
[Android WebView] Respect the users setting for password visibility.
benm@chromium.org
2013-07-26
1
-0
/
+3
*
Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)
jamesr@chromium.org
2013-07-25
1
-3
/
+3
*
Remove extra-whitespace in aw_settings.cc.
primiano@chromium.org
2013-07-22
1
-1
/
+0
*
Disabling deferred image decoding in webview Chromium.
primiano@chromium.org
2013-07-22
1
-0
/
+8
*
Delete unnecessary lines of code.
darin@chromium.org
2013-07-17
1
-2
/
+3
*
[Android WebView] Fix LoadsImagesAutomatically tests after crbug.com/224317
mnaganov@chromium.org
2013-06-17
1
-2
/
+5
*
Fix Popup window flow to work with synchronous compositor gfx mode
joth@chromium.org
2013-06-14
1
-14
/
+15
[next]