summaryrefslogtreecommitdiffstats
path: root/base/base_switches.cc
Commit message (Expand)AuthorAgeFilesLines
* Add test for multithreaded ActiveVerifier behavior.wfh2016-03-121-0/+5
* Switch to standard integer types in base/.avi2015-12-261-0/+1
* [Tracing] Fix --trace-to-consolezhenw2015-12-111-3/+0
* [Tracing] Introduce --enable-heap-profiling switchruuda2015-10-121-0/+5
* Move pref and switch in preparation for metrics componentizationblundell2015-09-291-0/+10
* Revert of Move pref and switch in preparation for metrics componentization (p...yoichio2015-09-291-10/+0
* Move pref and switch in preparation for metrics componentizationblundell2015-09-291-0/+10
* Add USB keyboard detection reporting and disable flagjschuh2015-06-231-0/+5
* Removed discrepancy in low-end-device-mode flagssid2014-12-161-4/+5
* Add trace-to-file support for base::TestSuiteenne2014-09-251-0/+8
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-261-8/+5
* Remove --debug-on-start and --debug-children.pkasting@chromium.org2014-04-171-6/+0
* Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 onlywangxianzhu@chromium.org2014-03-101-3/+0
* Disable timing from chrome://profiler on Android.qsr@chromium.org2013-12-111-0/+8
* [Android] Add a low-end device mode override flagjdduke@chromium.org2013-11-271-0/+8
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-071-0/+7
* Define the --enable-crash-reporting flag on all platforms.jochen@chromium.org2013-10-221-8/+5
* Remove dependency from breakpad files on chrome switches.jochen@chromium.org2013-07-181-0/+8
* Allow tracing to console everywhere.vollick@chromium.org2013-07-111-0/+3
* ui/base: Move message_box_win.{h,cc} to ui/base/win.tfarina@chromium.org2012-03-121-5/+1
* Move kLocalePak into ui/base/ from base/. Fixes component build of views_desk...sadrul@chromium.org2011-07-061-4/+0
* Adding support for loading custom locale resources using a command line flag.ofri@google.com2011-05-241-0/+4
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-3/+3
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-3/+4
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-1/+1
* Added support for filtering on the entire pathname to --vmodule.akalin@chromium.org2010-10-291-0/+5
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-0/+10
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-13/+13
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-13/+13
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-13/+13
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-8/+8
* Strict transport security: come out from behind the flag.agl@chromium.org2009-09-101-10/+0
* Add a command line argument to disable message boxes. This is useful toabarth@chromium.org2009-07-171-0/+4
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-161-4/+0
* Run content scripts in their own isolated world. Hidden behind the --isolate...abarth@chromium.org2009-06-251-0/+4
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-5/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Comments and white space changes requested by Wan-Teh.abarth@chromium.org2008-12-161-0/+7
* Command line switch for the ultra security concious: --force-https!abarth@chromium.org2008-12-151-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+58