summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Pass a list of strings rather than a string-as-list.joi@chromium.org2012-12-111-1/+1
* Add presubmit check to avoid adding hard-coded URLs or hostnames for server-s...joi@chromium.org2012-12-111-17/+62
* PRESUBMIT #include check: don't add a warning if we're committing.marja@chromium.org2012-12-101-2/+7
* Remove almost all usages of the context-free FindOrCreateTabbedBrowser.robertshield@chromium.org2012-12-061-1/+1
* PRESUBMIT #include check enhancements.marja@chromium.org2012-12-061-29/+26
* Add a presubmit check to prevent committing .rej/.orig patch filesenne@chromium.org2012-12-051-0/+11
* Add HostDesktopType parameter to browser::FindAnyBrowser().gab@chromium.org2012-12-051-10/+0
* Remove last usages of FindTabbedBrowserDeprecated.robertshield@chromium.org2012-12-041-10/+0
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-291-10/+0
* Add win_aura and linux_aura to default try jobs.jam@chromium.org2012-11-291-5/+4
* Fixing PRESUBMIT.py broken by r169664.alexeypa@chromium.org2012-11-271-0/+1
* Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.joi@chromium.org2012-11-271-0/+9
* Add support for excluding individual paths (matching a pattern) from the bann...jochen@chromium.org2012-11-271-1/+18
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-271-9/+0
* PRESUBMIT #include check enhancement: <sys/..> includes can be in any order.marja@chromium.org2012-11-221-2/+6
* Adds a presubmit that looks for version control conflicts.dbeam@chromium.org2012-11-201-0/+23
* Fix include order PRESUBMIT check: #if-#elif-#elsemarja@chromium.org2012-11-161-5/+3
* Disable PRESUBMIT check _CheckIncludeOrder().maruel@chromium.org2012-11-161-1/+2
* Fixing the PRESUBMIT include check some more.marja@chromium.org2012-11-151-18/+32
* Fix the presubmit include check.marja@chromium.org2012-11-141-9/+15
* PRESUBMIT.py: Check #include file order.marja@chromium.org2012-11-141-0/+123
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* Add android_clang_dbg to default git try configurationilevy@chromium.org2012-11-021-9/+17
* Add presumit check to stop any more usages of MessageLoop::RunAllPending() fu...tfarina@chromium.org2012-11-011-0/+8
* Rename the few remaining instances of the context-free variant of FindTabbedB...robertshield@chromium.org2012-11-011-5/+5
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Add presubmit check to make sure we don't include ui/aura/window_property.h i...oshima@chromium.org2012-10-301-1/+22
* Add fake_ as a prefix (like test_ and mock_) that the ForTest presubmit ignores.joi@chromium.org2012-10-261-1/+1
* Stop excluding native_client_sdk from PRESUBMITsbc@chromium.org2012-10-261-1/+2
* Make iOS try jobs run by defaultlliabraa@chromium.org2012-10-031-1/+4
* [NaCl SDK] Use chromium trybots when making changes to native_client_sdk.binji@chromium.org2012-09-191-0/+2
* Add a presubmit check for "? true : false".thestig@chromium.org2012-09-191-0/+20
* Disable presubmit script on webkit/compositor_bindingsenne@chromium.org2012-09-141-0/+1
* Enable android tests on default tryjobsilevy@chromium.org2012-09-131-2/+2
* Add linux_asan back to the list of default tryslaves. It should now have enou...glider@chromium.org2012-09-101-1/+1
* Make android_webview commits only try the android bot.torne@chromium.org2012-09-061-3/+3
* Add pnacl shims to the chrome build.bradnelson@google.com2012-09-061-0/+1
* Don't send all the tryjobs to linux_asan by default, since it can't currently...glider@chromium.org2012-09-051-1/+1
* Add linux_asan, mac_asan, linux_chromeos_asan to the list of preferred trybots.glider@chromium.org2012-09-031-4/+6
* Add linux_chromeos to default tryjob.jam@chromium.org2012-08-281-1/+1
* Here are gyp targets and stubs for compiling libcc and the webkit_compositor ...jamesr@chromium.org2012-08-251-0/+1
* Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-241-9/+0
* Revert 152788 - Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-221-0/+9
* Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-221-9/+0
* Don't block CQ usage when includes that violate temporarily-allowedjoi@chromium.org2012-08-211-1/+7
* Over the last week (or so) a couple of CLs had to be reverted because develop...saintlou@chromium.org2012-08-101-3/+6
* Add permission checking to the presumit checks.csharp@chromium.org2012-08-081-0/+18
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-071-2/+9
* Add linux_chromeos and linux_chromeos_clang as preferred try bots whenever ch...joaodasilva@chromium.org2012-08-021-3/+5
* Add checkdeps presubmit check. Warns on new #includes of dependenciesjoi@chromium.org2012-07-311-0/+55