summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.cc
Commit message (Expand)AuthorAgeFilesLines
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-4/+3
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+3
* Remove --enable-user-script and associated tests.aa@chromium.org2009-11-241-3/+0
* disable extension toolstrips by default, addingerikkay@chromium.org2009-11-241-0/+3
* Revert change that disallowed content scripts access toaa@chromium.org2009-11-221-4/+0
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-201-3/+3
* Hook up the memory purger to all the relevant locations.pkasting@chromium.org2009-11-181-1/+1
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-2/+6
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-3/+0
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-3/+3
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-3/+3
* Remove (actually, reverse meaning of) command line flag for desktop notificat...johnnyg@chromium.org2009-11-141-3/+3
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-3/+3
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-131-0/+3
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-131-5/+7
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-121-0/+3
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-3/+8
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-2/+2
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-061-0/+3
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-051-0/+3
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-051-0/+4
* TBR:markjeremy@chromium.org2009-11-051-4/+0
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-0/+4
* Enable WebSockets by defaultukai@chromium.org2009-11-051-3/+3
* Always enable Breakpad if using --enable-crash-reporter flagnirnimesh@chromium.org2009-11-051-0/+2
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+4
* Fixing what appears to be a typo. This will unbreak CF's command-linejoi@chromium.org2009-11-041-1/+1
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-0/+10
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+4
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-281-0/+3
* Change the use-flip command line flag from wchar_t to charbrettw@chromium.org2009-10-271-4/+4
* Alphabetize chrome_switches.h. I can never find anything in this file.brettw@chromium.org2009-10-271-441/+452
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-261-1/+3
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-0/+3
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-161-2/+2
* Provides a certificate for SSL client authentication on NSS sockets.wtc@chromium.org2009-10-151-0/+10
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-0/+4
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-164/+163
* Remove old NTParv@chromium.org2009-10-121-3/+0
* Remove pthreads from build and installer files.tim@chromium.org2009-10-101-4/+0
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-091-0/+6
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-061-0/+3
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-2/+9
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-051-0/+4
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-011-0/+7
* Fix the indenting in chrome_switches.cc to be consistent.pkasting@chromium.org2009-10-011-51/+52
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-6/+0
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-301-0/+3
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-2/+2
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+6