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
/
chrome
/
common
/
chrome_switches.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: add command-line flag to allow debugging of sandboxed processes
piman@google.com
2009-07-22
1
-0
/
+2
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-21
1
-0
/
+4
*
Reverting 21059.
jorlow@chromium.org
2009-07-18
1
-4
/
+0
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-18
1
-0
/
+4
*
Couple of changes for chrome os startup:
sky@chromium.org
2009-07-15
1
-0
/
+2
*
Wires up restoring pinned tabs for session and tab restore
sky@chromium.org
2009-07-14
1
-2
/
+0
*
Add a temporary flag to enable plugins on the Mac and Linux while
amanda@chromium.org
2009-07-13
1
-0
/
+1
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
1
-1
/
+1
*
Implementation of Extension Updater.
asargent@chromium.org
2009-07-10
1
-0
/
+1
*
Adds tab pinning to TabStripModel. This is just the model side of
sky@chromium.org
2009-07-08
1
-0
/
+2
*
Linux: SUID sandbox support
agl@chromium.org
2009-07-08
1
-0
/
+2
*
Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...
ben@chromium.org
2009-07-07
1
-0
/
+2
*
Reland arv's NNTP enablery after it was reverted in 19603
glen@chromium.org
2009-06-30
1
-1
/
+2
*
Reverting 19593.
glen@chromium.org
2009-06-30
1
-2
/
+1
*
Enable the NNTP by default.
arv@google.com
2009-06-30
1
-1
/
+2
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
1
-1
/
+0
*
Added stub native web worker support, including build support in preparation
sehr@google.com
2009-06-29
1
-0
/
+1
*
A first implementation of the SSL client auth UI.This uses the Windows API th...
jcampan@chromium.org
2009-06-27
1
-2
/
+0
*
revert cl 19438
rvargas@google.com
2009-06-27
1
-1
/
+1
*
Add a command line switch to allow setting the max size
rvargas@google.com
2009-06-26
1
-0
/
+2
*
Make the new new tab page the default new tab page.
arv@google.com
2009-06-26
1
-1
/
+1
*
Fix extension unpacking on linux/mac
tc@google.com
2009-06-24
1
-0
/
+2
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-4
/
+0
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-0
/
+2
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
1
-0
/
+2
*
Add a temporary command-line switch --auto-ssl-client-auth for
wtc@chromium.org
2009-06-19
1
-0
/
+2
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
1
-0
/
+2
*
Enable off-by-default monitor color management on Windows. This is enabled via
brettw@chromium.org
2009-06-18
1
-0
/
+2
*
Add a switch for changing the fd limit on Mac/Linux.
stuartmorgan@chromium.org
2009-06-15
1
-0
/
+2
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
1
-0
/
+3
*
Add a cmd-line flag to chrome to trigger the try chrome experiment
cpu@google.com
2009-06-11
1
-0
/
+2
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-3
/
+0
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-0
/
+3
*
Modified ThumbnailStore to cache/store JPEGs instead
brettw@chromium.org
2009-06-09
1
-0
/
+2
*
chrome.exe --package-extension generates .crx from extension directory
rafaelw@chromium.org
2009-06-09
1
-0
/
+2
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
1
-0
/
+2
*
Flip omnibox2 popup on by default for more testing.
ben@chromium.org
2009-06-01
1
-1
/
+1
*
Some UI tests would fail on some boxes as these tests have specific expectati...
jcampan@chromium.org
2009-06-01
1
-0
/
+2
*
Add --print command line argument to print a webpage
mhm@chromium.org
2009-05-30
1
-0
/
+1
*
Rename the --proxy-bypass-urls command-line switch
wtc@chromium.org
2009-05-26
1
-1
/
+1
*
Add support for alternate window station.
nsylvain@chromium.org
2009-05-20
1
-3
/
+4
*
Facilitate a FieldTrial in the renderer
jar@chromium.org
2009-05-20
1
-0
/
+2
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
1
-0
/
+2
*
Chrome-part of disabling web fonts by default while still alowing SVG fonts
jshin@chromium.org
2009-05-16
1
-0
/
+1
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
1
-0
/
+1
*
Shorten the new proxy switch names.
robertshield@google.com
2009-05-15
1
-3
/
+3
*
Create app_switches and remove a dep.
beng@google.com
2009-05-15
1
-1
/
+0
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
1
-1
/
+1
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
1
-0
/
+3
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
1
-1
/
+1
[next]