| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the CheckBaseMacrosInHeaders presubmit to pass over C++ comments | oysteine | 2015-10-22 | 1 | -3/+8 |
* | PRESUBMIT: Bark about DISALLOW_* macros without #include "base/macros.h" | dbeam | 2015-10-16 | 1 | -0/+37 |
* | [android] Change the recommended log tag format to "cr_foo" | dgn | 2015-09-18 | 1 | -16/+37 |
* | Turn components/crash into a layered component. | sdefresne | 2015-09-18 | 1 | -1/+1 |
* | Revert of Turn components/crash into a layered component. (patchset #6 id:100... | sdefresne | 2015-09-17 | 1 | -1/+1 |
* | Turn components/crash into a layered component. | sdefresne | 2015-09-17 | 1 | -1/+1 |
* | Move Singleton and related structs to namespace base | olli.raula | 2015-09-10 | 1 | -6/+6 |
* | [Android log] Fix presubmit check reports in base package | dgn | 2015-06-12 | 1 | -27/+20 |
* | [Android log] Promote using hardcoded string tags | dgn | 2015-06-10 | 1 | -0/+71 |
* | Exclude .md files from version control conflict detection. | dbeam | 2015-06-02 | 1 | -0/+10 |
* | [android log] Add documentation and presubmit checks for log usage. | dgn | 2015-04-29 | 1 | -0/+41 |
* | Add PRESUBMIT tests for _CheckUserActionUpdate function. | davileen | 2015-03-02 | 1 | -0/+34 |
* | Make `git cl try` to the same as hitting cq (except for presubmit). | thakis | 2015-02-23 | 1 | -8/+0 |
* | Removed references to win_gpu, which has been removed | sergiyb | 2015-02-18 | 1 | -4/+0 |
* | Reland https://codereview.chromium.org/929043002/: Add a presubmit check that... | glider | 2015-02-18 | 1 | -1/+28 |
* | Revert of Add a presubmit check that warns about declaring Singleton<T> in he... | glider | 2015-02-17 | 1 | -27/+0 |
* | Add a presubmit check that warns about declaring Singleton<T> in header files | glider | 2015-02-17 | 1 | -0/+27 |
* | Add PRESUBMIT check if modified UMA histogram name can be found (2) | mcasas | 2015-02-04 | 1 | -0/+67 |
* | Removed references to linux_gpu, which has been removed | sergiyb | 2015-01-30 | 1 | -2/+0 |
* | Revert of Add PRESUBMIT check if modified UMA histogram name can be found (pa... | asvitkine | 2015-01-09 | 1 | -22/+0 |
* | Removed references to mac_gpu, which has been removed | sergiyb | 2014-12-18 | 1 | -2/+0 |
* | Presubmit checks for user actions introduced in HTML files. | gayane | 2014-12-04 | 1 | -78/+2 |
* | Add PRESUBMIT check if modified UMA histogram name can be found | mcasas | 2014-12-02 | 1 | -0/+22 |
* | Clean up PRESUBMIT.py - remove references to removed clang trybots | Paweł Hajdan, Jr | 2014-11-05 | 1 | -4/+0 |
* | Convert manually triggered try runs to use bots without _swarming prefix. | John Abd-El-Malek | 2014-10-22 | 1 | -4/+0 |
* | remove obsolete OVERRIDE/FINAL presubmit checks | mostynb | 2014-10-22 | 1 | -60/+0 |
* | Remove references to linux_asan from PRESUBMIT files. | Paweł Hajdan, Jr | 2014-10-21 | 1 | -2/+0 |
* | Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard | mohan.reddy | 2014-10-16 | 1 | -0/+60 |
* | Add PRESUBMIT check for #ifdefs on values that are always defined. | lliabraa | 2014-10-01 | 1 | -0/+22 |
* | Update some paths from components/breakpad/ to components/crash/ | philipj | 2014-08-28 | 1 | -1/+1 |
* | Rename components/breakpad to components/crash. | Robert Sesek | 2014-08-27 | 1 | -1/+1 |
* | Do not run header include order checks on blacklisted files | dominik.rottsches@intel.com | 2014-08-15 | 1 | -1/+1 |
* | Update masters after the tryserver split. | sergeyberezin@chromium.org | 2014-07-26 | 1 | -0/+113 |
* | Revert of Add PRESUBMIT.py warning for contradictory NOTREACHED() use. (https... | miguelg@chromium.org | 2014-06-25 | 1 | -46/+0 |
* | Add PRESUBMIT.py warning for contradictory NOTREACHED() use. | tnagel@chromium.org | 2014-06-25 | 1 | -0/+46 |
* | Make JSON validity presubmit test less stringent. | yoz@chromium.org | 2014-06-17 | 1 | -5/+6 |
* | Add global presubmit that JSON and IDL files can be parsed. | yoz@chromium.org | 2014-06-03 | 1 | -0/+216 |
* | Change top-level PRESUBMIT to support split tryserver | phajdan.jr@chromium.org | 2014-03-12 | 1 | -2/+2 |
* | Do per-file OWNERS check for per-file DEPS changes. | joi@chromium.org | 2014-01-08 | 1 | -7/+8 |
* | Include order check should work better for files containing uncheckable includes | b.kelemen@samsung.com | 2014-01-07 | 1 | -8/+8 |
* | Remove 'using base::string16;' from base/strings/string16.h and remove temporary | dbeam@chromium.org | 2013-12-30 | 1 | -40/+0 |
* | Adds PRESUBMIT.py check to look for unprefixed string16. | dbeam@chromium.org | 2013-12-18 | 1 | -0/+40 |
* | Implement presubmit support for _unittest_win includes, etc. | erikwright@chromium.org | 2013-10-09 | 1 | -0/+10 |
* | Exclude more files from the PRESUBMIT #include check. | marja@chromium.org | 2013-09-20 | 1 | -1/+15 |
* | Ignore +grit entries in DEPS files. | tony@chromium.org | 2013-07-26 | 1 | -0/+37 |
* | Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper. | wez@chromium.org | 2013-04-02 | 1 | -13/+6 |
* | Adding _Check* function for invalid OS_MACROs in src/PRESUBMIT.py | dbeam@chromium.org | 2013-03-26 | 1 | -1/+21 |
* | Don't issue try jobs for OWNERS-only changes. | dbeam@chromium.org | 2013-01-10 | 1 | -0/+16 |
* | PRESUBMIT #include check: exclude known cases which need a non-standard order. | marja@chromium.org | 2012-12-18 | 1 | -0/+34 |
* | PRESUBMIT #include check: don't add a warning if we're committing. | marja@chromium.org | 2012-12-10 | 1 | -0/+17 |