| Commit message (Expand) | Author | Age | Files | Lines |
* | Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only | wangxianzhu@chromium.org | 2014-03-10 | 1 | -3/+0 |
* | Disable timing from chrome://profiler on Android. | qsr@chromium.org | 2013-12-11 | 1 | -0/+8 |
* | [Android] Add a low-end device mode override flag | jdduke@chromium.org | 2013-11-27 | 1 | -0/+8 |
* | Move init of breakpad in the browser process as early as possible | jochen@chromium.org | 2013-11-07 | 1 | -0/+7 |
* | Define the --enable-crash-reporting flag on all platforms. | jochen@chromium.org | 2013-10-22 | 1 | -8/+5 |
* | Remove dependency from breakpad files on chrome switches. | jochen@chromium.org | 2013-07-18 | 1 | -0/+8 |
* | Allow tracing to console everywhere. | vollick@chromium.org | 2013-07-11 | 1 | -0/+3 |
* | ui/base: Move message_box_win.{h,cc} to ui/base/win. | tfarina@chromium.org | 2012-03-12 | 1 | -5/+1 |
* | Move kLocalePak into ui/base/ from base/. Fixes component build of views_desk... | sadrul@chromium.org | 2011-07-06 | 1 | -4/+0 |
* | Adding support for loading custom locale resources using a command line flag. | ofri@google.com | 2011-05-24 | 1 | -0/+4 |
* | Cross-platform CL to remove app/win/win_util.h&cc and related work. | msw@chromium.org | 2011-02-03 | 1 | -3/+3 |
* | Move base/debug_on_start to base/debugger and rename it to be _win since it | brettw@chromium.org | 2011-01-01 | 1 | -3/+4 |
* | Move app/win_util to app/win and fix the namespace usage. | brettw@google.com | 2010-12-31 | 1 | -1/+1 |
* | Added support for filtering on the entire pathname to --vmodule. | akalin@chromium.org | 2010-10-29 | 1 | -0/+5 |
* | Implemented VLOG() et al. | akalin@chromium.org | 2010-09-29 | 1 | -0/+10 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 1 | -13/+13 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 1 | -13/+13 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 1 | -13/+13 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -8/+8 |
* | Strict transport security: come out from behind the flag. | agl@chromium.org | 2009-09-10 | 1 | -10/+0 |
* | Add a command line argument to disable message boxes. This is useful to | abarth@chromium.org | 2009-07-17 | 1 | -0/+4 |
* | Enable isolated worlds for content scripts. | abarth@chromium.org | 2009-07-16 | 1 | -4/+0 |
* | Run content scripts in their own isolated world. Hidden behind the --isolate... | abarth@chromium.org | 2009-06-25 | 1 | -0/+4 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -5/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+5 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Comments and white space changes requested by Wan-Teh. | abarth@chromium.org | 2008-12-16 | 1 | -0/+7 |
* | Command line switch for the ultra security concious: --force-https! | abarth@chromium.org | 2008-12-15 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+58 |