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
/
content
/
public
/
common
/
content_switches.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uber page] Partial revert of r123133 having to do with moving around switches.
dbeam@chromium.org
2012-02-27
1
-3
/
+0
*
Add a switch for enabling threaded animation.
vollick@chromium.org
2012-02-25
1
-0
/
+3
*
Land 9348117: (Aura) use GPU process for UI
backer@chromium.org
2012-02-24
1
-0
/
+8
*
Add runtime flag for <style scoped>.
rolandsteiner@chromium.org
2012-02-23
1
-0
/
+3
*
[uber page/options] Disabling Web Intents dialog for the moment.
dbeam@chromium.org
2012-02-22
1
-1
/
+4
*
Compute pageScaleFactor on page so that fixed layout page fits width of window.
fsamuel@chromium.org
2012-02-22
1
-0
/
+8
*
More touch UI tab strip changes
scottmg@google.com
2012-02-17
1
-3
/
+0
*
Revert 122213 - aura: Use GPU process for UI
dpapad@chromium.org
2012-02-16
1
-8
/
+0
*
aura: Use GPU process for UI
piman@chromium.org
2012-02-16
1
-0
/
+8
*
Move GpuBlacklist out of content and into chrome. All content needs to know i...
jam@chromium.org
2012-02-15
1
-3
/
+0
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
1
-0
/
+5
*
Add a switch to invert web contents (non-accel only).
dmazzoni@google.com
2012-02-13
1
-0
/
+4
*
Revert 121541 - Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
1
-4
/
+0
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
1
-0
/
+4
*
Remove last traces of DNS certificate provenance checking.
agl@chromium.org
2012-02-08
1
-5
/
+0
*
Cleanup: Kill dead flags that have useless references.
thestig@chromium.org
2012-02-08
1
-8
/
+0
*
Revert 120928 - Add a switch to invert web contents (non-accel only).
hbono@chromium.org
2012-02-08
1
-4
/
+0
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-08
1
-0
/
+4
*
Adding command line switch --enable-deferred-2d-canvas
junov@chromium.org
2012-02-07
1
-0
/
+3
*
Cleanup: Remove even more dead switches.
thestig@chromium.org
2012-02-07
1
-6
/
+0
*
Reduce GPU sandbox level on NVIDIA optimus computers.
jbauman@chromium.org
2012-02-07
1
-0
/
+3
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
1
-0
/
+47
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-0
/
+10
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
1
-3
/
+0
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
1
-0
/
+3
*
Revert 119306 - Turn web intents build flag on.
gbillock@chromium.org
2012-01-27
1
-1
/
+1
*
DevTools: add remote debugging capabilities to content_shell.
pfeldman@chromium.org
2012-01-27
1
-0
/
+3
*
Revert 119284 - Turn web intents build flag on. Move the command-line flag to...
gbillock@chromium.org
2012-01-26
1
-1
/
+1
*
Turn web intents build flag on. Move the command-line flag to default on.
gbillock@chromium.org
2012-01-26
1
-1
/
+1
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
1
-3
/
+0
*
Add command-line flags to disable the use of the GPU for accelerated rendering
jbauman@chromium.org
2012-01-23
1
-0
/
+7
*
Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...
dgrogan@chromium.org
2012-01-19
1
-3
/
+0
*
Add --disable-swiftshader and about:flags entry to disable swiftshader
jbauman@chromium.org
2012-01-18
1
-0
/
+3
*
Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...
scherkus@chromium.org
2012-01-12
1
-5
/
+1
*
Move setting the touchOptimized webui property to WebUI from ChromeWebUI. Thi...
jam@chromium.org
2012-01-06
1
-0
/
+3
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
1
-0
/
+6
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
1
-5
/
+5
*
Turned on PbufferImageTransportSurface as default image transport for vista a...
apatrick@chromium.org
2011-12-09
1
-0
/
+4
*
Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...
senorblanco@chromium.org
2011-12-07
1
-0
/
+3
*
Repurpose obsolete IndexedDB commandline switch to control idb for workers.
dgrogan@chromium.org
2011-12-07
1
-3
/
+3
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
1
-4
/
+0
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
1
-0
/
+4
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
1
-3
/
+0
*
Enhance --enable-strict-site-isolation to prevent a site-isolated renderer
cevans@chromium.org
2011-11-23
1
-1
/
+7
*
Remove --enable-video-logging and WebVideoRenderer.
scherkus@chromium.org
2011-11-18
1
-4
/
+0
*
Pointer lock added to about:flags and passed to WebKit runtime flags
scheib@chromium.org
2011-11-18
1
-0
/
+3
*
Forward Windows touch messages to the renderer
jschuh@chromium.org
2011-11-11
1
-0
/
+3
*
Revert 109594 - Forward Windows touch messages to the renderer
thestig@chromium.org
2011-11-11
1
-3
/
+0
*
Forward Windows touch messages to the renderer
jschuh@chromium.org
2011-11-11
1
-0
/
+3
*
Support --trace-startup and task tracing
joth@chromium.org
2011-11-09
1
-0
/
+23
[next]