index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PRESUBMIT.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up the presubmit check for empty descriptions.
thestig@chromium.org
2011-12-05
1
-0
/
+2
*
Revert 112034 - Add win_shared and linux_shared builder into the default try ...
ajwong@chromium.org
2011-11-30
1
-1
/
+1
*
Add win_shared and linux_shared builder into the default try bot set.
ajwong@chromium.org
2011-11-29
1
-1
/
+1
*
Fix typo in FRIEND_TEST presubmit nag.
robertshield@chromium.org
2011-11-29
1
-1
/
+1
*
Add a presubmit to find new uses of the old callback system.
dcheng@chromium.org
2011-11-28
1
-0
/
+31
*
Add a presubmit check that enforces the use of FRIEND_TEST_ALL_PREFIXES() rat...
robertshield@chromium.org
2011-11-28
1
-4
/
+24
*
ForTest presubmit check non-failing for CQ by making it just a message
joi@chromium.org
2011-11-18
1
-5
/
+15
*
Add a couple of things to the whitelist as requested. Refactor.
joi@chromium.org
2011-10-20
1
-5
/
+12
*
Try to annoy users with a presubmit check when they hack around .DEPS.git
maruel@chromium.org
2011-10-19
1
-0
/
+14
*
Make whitelist for files starting with test_ or mock_ treat path
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Downgrade the wstring check from an error to a warning.
tony@chromium.org
2011-10-12
1
-6
/
+7
*
Add test_ and mock_ prefixes to whitelist.
joi@chromium.org
2011-10-04
1
-2
/
+2
*
Don't send CLs with only *.mm files to non-Mac try bots by default.
asvitkine@chromium.org
2011-09-27
1
-1
/
+5
*
presubmit - don't check test functions for wstring
estade@chromium.org
2011-09-23
1
-1
/
+2
*
Fix false positive that occurred because _test.cc files were not
joi@chromium.org
2011-09-21
1
-2
/
+1
*
PRESUBMIT: reject changes that add wstrings
evan@chromium.org
2011-09-13
1
-0
/
+18
*
Add profile_sync_service_harness.cc to presubmit whitelist as it is a
joi@chromium.org
2011-09-12
1
-1
/
+3
*
Fix libbase interface check.
avi@chromium.org
2011-09-08
1
-2
/
+1
*
Add a presubmit check that catches iostream usage in header files.
thakis@chromium.org
2011-09-02
1
-0
/
+22
*
Add rules to exclude files with paths containing /test/, /tool/ and /tools/.
joi@chromium.org
2011-08-15
1
-2
/
+3
*
Add check to help prevent test-only function usage in production code.
joi@chromium.org
2011-08-10
1
-0
/
+52
*
Simplify the author check.
maruel@chromium.org
2011-06-15
1
-3
/
+1
*
Allow wildcard for corporate CLA. Add nvidia to AUTHORS.
maruel@chromium.org
2011-06-13
1
-3
/
+10
*
presubmit: Make AUTHORS presubmit check use lower-cased email addresses.
thakis@chromium.org
2011-06-06
1
-2
/
+2
*
Fix presubmit check for non committers
maruel@chromium.org
2011-05-31
1
-1
/
+1
*
Make sure non chromite/googler contributor is listed in AUTHORS.
maruel@chromium.org
2011-05-28
1
-0
/
+26
*
Don't check for @interface in _unittest.mm files in base
thakis@chromium.org
2011-05-02
1
-1
/
+2
*
Don't let the presubmit check warn about |@interface| in comments in base.
thakis@chromium.org
2011-04-29
1
-1
/
+1
*
Remove pending builds check, it's going to interfere with the commit queue
maruel@chromium.org
2011-04-22
1
-25
/
+0
*
Migrating common checks to a location that affects all chromium projects.
bradnelson@google.com
2011-03-27
1
-93
/
+9
*
Turn on OWNERS checking in chromium/src
dpranke@chromium.org
2011-03-18
1
-0
/
+6
*
Enforce copyright-year updates in PRESUBMIT.
fischman@chromium.org
2011-03-17
1
-4
/
+5
*
Make the ~/.subversion/config check a notice instead of an error.
maruel@chromium.org
2011-02-21
1
-2
/
+2
*
Add more clarification to subversion/config error.
maruel@chromium.org
2011-02-01
1
-1
/
+1
*
People hate to read text so put a link directly to the file.
maruel@chromium.org
2011-01-24
1
-1
/
+3
*
Add a new presubmit check to enforce automatic svn properties in svn config.
maruel@chromium.org
2011-01-23
1
-0
/
+44
*
Remove BUG= and TEST= checks from upload commit presubmit check.
maruel@chromium.org
2011-01-18
1
-8
/
+9
*
Convert build.chromium.org URLs to new URL format.
chase@chromium.org
2010-12-24
1
-1
/
+1
*
Add a presubmit check that makes sure no interfaces or categories are in libb...
thakis@chromium.org
2010-12-19
1
-0
/
+21
*
Add a presubmit check to catch usage of Singleton<T> in header files.
satish@chromium.org
2010-12-14
1
-0
/
+20
*
Using json based tree status check.
bradnelson@google.com
2010-08-26
1
-2
/
+1
*
Add a presubmit check that catches |const NSString*| and friends.
thakis@chromium.org
2010-08-04
1
-0
/
+23
*
Add net/tools/spdyshark/ to the presubmit exclude path list.
tfarina@chromium.org
2010-08-04
1
-0
/
+1
*
Fix a bug in PRESUBMIT.py because of default argument ordering.
maruel@chromium.org
2010-05-05
1
-5
/
+5
*
Presubmit should now interpret "Closed" (upper case C) as meaning the tree is...
apatrick@chromium.org
2010-03-30
1
-1
/
+1
*
Move presubmit checks to depot_tools presubmit_canned_checks and add a warnin...
maruel@chromium.org
2010-03-19
1
-113
/
+20
*
Fix PRESUBMIT.py to handle 'true' and 'false' literals from the JSON data.
glider@chromium.org
2010-03-18
1
-1
/
+5
*
Fix the list of slow slaves.
maruel@chromium.org
2010-02-02
1
-11
/
+1
*
Tolerate the form 20xx-20xx for copyrights since it's used in a few headers.
maruel@chromium.org
2010-01-28
1
-2
/
+2
*
Add back *.txt and *.json for the svn:eol-style check.
maruel@chromium.org
2010-01-28
1
-3
/
+10
[next]