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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable accelerated animation when using a software 3d rasterizer.
jbauman@chromium.org
2012-01-31
1
-1
/
+2
*
Disallow WebSQL and localStorage in platform apps.
jstritar@chromium.org
2012-01-25
1
-2
/
+1
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
1
-4
/
+0
*
Add a per-tab preference to match WebSettings::images_enabled.
mnaganov@chromium.org
2012-01-19
1
-1
/
+3
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
1
-0
/
+4
*
--enable-partial-swap plumbed up to WebKit.
backer@chromium.org
2011-12-17
1
-0
/
+4
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
1
-4
/
+8
*
Added a switch to enable a unified text checker and asynchronous
shinyak@google.com
2011-12-09
1
-0
/
+2
*
Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...
senorblanco@chromium.org
2011-12-07
1
-0
/
+4
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
Prepare Chromium for WebCompositor::initialize.
nduca@chromium.org
2011-11-19
1
-0
/
+3
*
To minimize the risk to LTR users, we are thinking to enable this feature fir...
xji@chromium.org
2011-11-09
1
-1
/
+3
*
Add a command line flag (--enable-fixed-position-compositing) for enabling co...
vangelis@chromium.org
2011-11-01
1
-0
/
+6
*
Enable privileged WebGL extensions for Chrome extensions.
zmo@google.com
2011-10-22
1
-0
/
+6
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
1
-0
/
+3
*
This function no longer does anything. Remove the caller so we can delete the
abarth@chromium.org
2011-10-04
1
-3
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-0
/
+1
*
Pass per-script fonts to WebKit settings.
falken@chromium.org
2011-08-24
1
-0
/
+66
*
Enable hybi WebSocket protocol by default.
yutak@chromium.org
2011-07-22
1
-1
/
+4
*
Fixed network connectivity checks specific to ChromeOS. Previously we were d...
zelidrag@chromium.org
2011-07-11
1
-0
/
+5
*
Linux/CrOS smooth scrolling support - behind a flag.
scottbyer@chromium.org
2011-06-23
1
-1
/
+3
*
Add plumbing to toggle the printing backgrounds web setting. No behavior change.
thestig@chromium.org
2011-06-14
1
-1
/
+3
*
Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
1
-1
/
+2
*
Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
1
-2
/
+1
*
Re-enable DNS prefetch. This feature got disable accidentially in WebKit
abarth@chromium.org
2011-05-14
1
-0
/
+2
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
1
-1
/
+5
*
Added a command-line flag to enable h/w accelerated rendering of content layers.
alokp@chromium.org
2011-04-07
1
-0
/
+4
*
If --disable-webgl is passed, continue to return null from
kbr@chromium.org
2011-03-23
1
-4
/
+2
*
Support for '--force-compositing-mode', see WebKit bug 56156
sievers@google.com
2011-03-21
1
-1
/
+5
*
Add command line switches and about:flag to enable FPS indicator and composit...
nduca@chromium.org
2011-03-07
1
-0
/
+9
*
Build WebKit Full Screen API. Support is disabled by default; enable with --e...
ddorwin@chromium.org
2011-03-04
1
-1
/
+4
*
Revert 76631 because it causes fullscreen layout tests to timeout on linux
tonyg@chromium.org
2011-03-02
1
-4
/
+1
*
Re-applying r76324, which was reverted during a WebKit rollback.
ddorwin@chromium.org
2011-03-02
1
-1
/
+4
*
Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ...
jamesr@chromium.org
2011-03-01
1
-4
/
+1
*
Build WebKit Full Screen API. Support is disabled by default; enable with --e...
ddorwin@chromium.org
2011-03-01
1
-1
/
+4
*
Initialize the minimum timer interval upon RenderView construction,
kbr@chromium.org
2011-02-23
1
-4
/
+0
*
This patch adds the necessary plumbing to Chromium to support a command-line ...
wjmaclean@chromium.org
2011-02-22
1
-0
/
+4
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
1
-0
/
+4
*
Set the minimum timer interval on a per-page basis, and adjust it when
kbr@google.com
2011-02-18
1
-0
/
+4
*
Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...
zmo@google.com
2011-02-14
1
-0
/
+4
*
Conditionally add compile-time enable for the web audio API only on Mac OS X
crogers@google.com
2011-01-24
1
-2
/
+0
*
Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...
crogers@google.com
2011-01-24
1
-0
/
+2
*
Conditionally add compile-time enable for web audio API on Mac OS X
crogers@google.com
2011-01-23
1
-2
/
+0
*
Re-land http://codereview.chromium.org/6339004 which was reverted
crogers@google.com
2011-01-22
1
-0
/
+6
*
Revert 72261 - Add run-time enable support for the web audio API
rniwa@chromium.org
2011-01-22
1
-6
/
+0
*
Add run-time enable support for the web audio API
crogers@google.com
2011-01-22
1
-0
/
+6
*
* Add WebPreference::interactive_form_validation_enabled
tkent@chromium.org
2011-01-20
1
-1
/
+5
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-6
/
+6
*
Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...
piman@google.com
2011-01-10
1
-3
/
+6
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
1
-1
/
+2
[next]