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
/
webkit
/
glue
/
webpreferences.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
1
-184
/
+0
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
1
-0
/
+184
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
1
-184
/
+0
*
Remove touch_drag_drop web preference. It was added in r184242 for tests to be
varunjain@chromium.org
2013-05-29
1
-1
/
+0
*
Plumb pinch virtual viewport flag to CC.
wjmaclean@chromium.org
2013-05-27
1
-0
/
+1
*
Remove calls to deprecated no-op methods of WebSettings
adamk@chromium.org
2013-05-25
1
-2
/
+0
*
Move enableWebSocketSettings flag from RuntimeEnabledFeatures to Settings.
yhirano@chromium.org
2013-05-15
1
-0
/
+1
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
1
-31
/
+36
*
Enable Lazy Layout as part of WebKit experimental features flag.
leviw@chromium.org
2013-04-30
1
-0
/
+1
*
Remove PageCache-related preferences from Chromium
adamk@chromium.org
2013-04-25
1
-2
/
+0
*
add --enable-spatial-navigation flag for testing
mostynb@opera.com
2013-04-18
1
-0
/
+1
*
Remove frame flattening calls from Chromium as it is being removed from Blink
ojan@chromium.org
2013-04-18
1
-1
/
+0
*
[Android WebView] Never turn off viewport and fixed layout
mnaganov@chromium.org
2013-04-17
1
-0
/
+1
*
[Android WebView] Enable legacy support for target-densityDpi
mnaganov@chromium.org
2013-04-11
1
-0
/
+1
*
Remove developer_extras_enabled from WebPreferences
yurys@chromium.org
2013-04-06
1
-1
/
+0
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-1
/
+1
*
Removing command line switch to disable deferred 2d canvas.
junov@chromium.org
2013-03-24
1
-1
/
+0
*
Access defaultVideoPosterURL setting for ContentSettings
michaelbai@chromium.org
2013-03-21
1
-0
/
+1
*
Add support for configuring the minimum accelerated 2d canvas size
jochen@chromium.org
2013-03-18
1
-0
/
+1
*
Add web setting for smartInsertDeleteEnabled
jochen@chromium.org
2013-03-18
1
-0
/
+1
*
[Android WebView] Turn off "double-tap-to-zoom" together with UseWideViewport
mnaganov@chromium.org
2013-03-04
1
-0
/
+1
*
Populate cc::LayerTreeSettings from command line instead of WebKit's values
jamesr@chromium.org
2013-03-02
1
-12
/
+0
*
[Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode
mnaganov@chromium.org
2013-02-26
1
-0
/
+1
*
[content shell] enable touch events for layout tests
jochen@chromium.org
2013-02-23
1
-0
/
+1
*
Add a flag for enabling the threaded parser
abarth@chromium.org
2013-02-13
1
-0
/
+1
*
Allow separately blacklisting Stage3D baseline mode.
jbauman@chromium.org
2013-02-12
1
-0
/
+1
*
A new EditingAndroidBehavior has been added to WebKit to support Android. Use...
cjhopman@chromium.org
2013-02-07
1
-1
/
+2
*
Add about:flags experiment to enable/disable fixed position element compositing.
shawnsingh@chromium.org
2013-02-06
1
-1
/
+0
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
1
-0
/
+1
*
[content shell] enable mock scrollbars for compositing layout tests
jochen@chromium.org
2013-01-17
1
-0
/
+1
*
[Android WebView] Implement WebSettings.{get|set}UseWideViewport
mnaganov@chromium.org
2013-01-10
1
-0
/
+1
*
Reapply "Add a switch to enable composited scrolling for frames and enable it...
wangxianzhu@chromium.org
2013-01-09
1
-0
/
+1
*
Temporarily roll out "Add a switch to enable composited scrolling for frames..."
wangxianzhu@chromium.org
2013-01-09
1
-1
/
+0
*
Add a command-line flag to disable canvas antialiasing. This will be used to...
senorblanco@chromium.org
2013-01-09
1
-0
/
+1
*
Add a switch to enable composited scrolling for frames and enable it on Android.
wangxianzhu@chromium.org
2013-01-09
1
-0
/
+1
*
[content shell] implement testRunner.overridePreference
jochen@chromium.org
2012-12-18
1
-1
/
+3
*
[content shell] on all platforms but Mac OSX, use Windows editing behavior fo...
jochen@chromium.org
2012-12-13
1
-0
/
+7
*
Add a switch to enable compositing for scrollable frames.
wangxianzhu@chromium.org
2012-12-12
1
-0
/
+1
*
[CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...
mmaerean@adobe.com
2012-12-08
1
-1
/
+0
*
Add flag for disabling touch adjustment.
kevers@chromium.org
2012-11-26
1
-0
/
+1
*
Convert touch events to tristate flag.
flackr@chromium.org
2012-11-21
1
-0
/
+1
*
The WebKit experimental features flag should also control CSS Grid Layout.
jchaffraix@chromium.org
2012-11-20
1
-0
/
+1
*
cc: Remove cc::settings, move them to LayerTreeSettings.
danakj@chromium.org
2012-11-14
1
-6
/
+7
*
[Android] Add supportMultipleWindows setting
mnaganov@chromium.org
2012-10-30
1
-6
/
+8
*
Add a flag to about:flags to enable deferred image decoding
hclam@chromium.org
2012-10-26
1
-0
/
+1
*
Upstream remaining diff in chrome_content_browser_client
yusufo@chromium.org
2012-10-19
1
-0
/
+1
*
Upstream the gesture requirement for android media playback
qinmin@chromium.org
2012-10-12
1
-0
/
+1
*
Pinch-zoom applied via compositor instead of CSS transformation.
aelias@chromium.org
2012-10-08
1
-0
/
+2
*
mac: Plumbing for the emoji font.
thakis@chromium.org
2012-10-05
1
-0
/
+1
*
FontScaleFactor and ForceEnableZoom pref_names.
aurimas@chromium.org
2012-09-25
1
-0
/
+4
[next]