summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
Commit message (Expand)AuthorAgeFilesLines
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-0/+1
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-1/+0
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Remove (actually, reverse meaning of) command line flag for desktop notificat...johnnyg@chromium.org2009-11-141-1/+1
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-1/+1
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-131-0/+1
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-131-5/+3
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-121-0/+1
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-2/+6
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-1/+1
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-061-0/+1
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-051-0/+1
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-051-0/+1
* TBR:markjeremy@chromium.org2009-11-051-1/+0
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-0/+1
* Enable WebSockets by defaultukai@chromium.org2009-11-051-1/+1
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+1
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-0/+1
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+1
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-281-0/+2
* Change the use-flip command line flag from wchar_t to charbrettw@chromium.org2009-10-271-1/+1
* Alphabetize chrome_switches.h. I can never find anything in this file.brettw@chromium.org2009-10-271-215/+152
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-0/+2
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-161-1/+1
* Provides a certificate for SSL client authentication on NSS sockets.wtc@chromium.org2009-10-151-0/+4
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-0/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-176/+176
* Remove old NTParv@chromium.org2009-10-121-1/+0
* Remove pthreads from build and installer files.tim@chromium.org2009-10-101-1/+0
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-091-0/+4
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-061-0/+1
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-1/+1
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-051-0/+2
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-011-0/+1
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-1/+0
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-301-0/+2
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-1/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+3
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+3
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-281-2/+0
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+3
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+3
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-251-0/+2
* Reverting 27117.davemoore@chromium.org2009-09-241-2/+0
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-241-0/+2
* Retry of r26698.estade@chromium.org2009-09-211-4/+0