Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
chromium
/
src.git
/
refs/tags/18.0.1010.2
/
PRESUBMIT.py
e21ce38
Fix test for files starting with test_ and mock_ for Windows.
by
[email protected]
· 14 years ago
a18130a
Fix bugs in PRESUBMIT.py's file exclusions.
by
[email protected]
· 14 years ago
8f5a7e49
base::Bind: Remove NewRunnableFunction.
by
[email protected]
· 14 years ago
65d07a4
Revert 114877 (infrastructure can't handle the load, see bug)
by
[email protected]
· 14 years ago
78386960
Add linux_shared to the default try set!
by
[email protected]
· 14 years ago
82f13d6
Update the aura tester used to the linux_chromeos_aura.
by
[email protected]
· 14 years ago
9d16ad1
Add aura compile testing by default to likely areas (1).
by
[email protected]
· 14 years ago
4ddc5df
Switch the default `git try` / `gcl try` bots to _rel.
by
[email protected]
· 14 years ago
c4b4756
Hook up the presubmit check for empty descriptions.
by
[email protected]
· 14 years ago
0d27c34
Revert 112034 - Add win_shared and linux_shared builder into the default try bot set.
by
[email protected]
· 14 years ago
184757e
Add win_shared and linux_shared builder into the default try bot set.
by
[email protected]
· 14 years ago
24a4ac6
Fix typo in FRIEND_TEST presubmit nag.
by
[email protected]
· 14 years ago
ecdf8ea5
Add a presubmit to find new uses of the old callback system.
by
[email protected]
· 14 years ago
b5c2429
Add a presubmit check that enforces the use of FRIEND_TEST_ALL_PREFIXES() rather than FRIEND_TEST() since the former allows tests to be marked FLAKY_/FAILS_/DISABLED_.
by
[email protected]
· 14 years ago
eea609a
ForTest presubmit check non-failing for CQ by making it just a message
by
[email protected]
· 14 years ago
19e77fd
Add a couple of things to the whitelist as requested. Refactor.
by
[email protected]
· 14 years ago
2a8ac9c
Try to annoy users with a presubmit check when they hack around .DEPS.git
by
[email protected]
· 14 years ago
2aefa862
Make whitelist for files starting with test_ or mock_ treat path
by
[email protected]
· 14 years ago
55463aa6
Downgrade the wstring check from an error to a warning.
by
[email protected]
· 14 years ago
58971b31
Add test_ and mock_ prefixes to whitelist.
by
[email protected]
· 14 years ago
5efb2a82
Don't send CLs with only *.mm files to non-Mac try bots by default.
by
[email protected]
· 14 years ago
044ef4d
presubmit - don't check test functions for wstring
by
[email protected]
· 14 years ago
df09e1b
Fix false positive that occurred because _test.cc files were not
by
[email protected]
· 14 years ago
8ea5d4b
PRESUBMIT: reject changes that add wstrings
by
[email protected]
· 14 years ago
1546aed9
Add profile_sync_service_harness.cc to presubmit whitelist as it is a
by
[email protected]
· 14 years ago
a766a132
Fix libbase interface check.
by
[email protected]
· 14 years ago
10689ca
Add a presubmit check that catches iostream usage in header files.
by
[email protected]
· 14 years ago
3afb12a4
Add rules to exclude files with paths containing /test/, /tool/ and /tools/.
by
[email protected]
· 14 years ago
5545985
Add check to help prevent test-only function usage in production code.
by
[email protected]
· 14 years ago
d8b50be
Simplify the author check.
by
[email protected]
· 14 years ago
9bb9cb8
Allow wildcard for corporate CLA. Add nvidia to AUTHORS.
by
[email protected]
· 14 years ago
ac54b13
presubmit: Make AUTHORS presubmit check use lower-cased email addresses.
by
[email protected]
· 14 years ago
c9966329
Fix presubmit check for non committers
by
[email protected]
· 14 years ago
66daa70
Make sure non chromite/googler contributor is listed in AUTHORS.
by
[email protected]
· 14 years ago
0b2f07b0
Don't check for @interface in _unittest.mm files in base
by
[email protected]
· 14 years ago
839c139
Don't let the presubmit check warn about |@interface| in comments in base.
by
[email protected]
· 14 years ago
7c5ae13
Remove pending builds check, it's going to interfere with the commit queue
by
[email protected]
· 14 years ago
22c9bd7
Migrating common checks to a location that affects all chromium projects.
by
[email protected]
· 15 years ago
b5c4a9f
Turn on OWNERS checking in chromium/src
by
[email protected]
· 15 years ago
377ab1da
Enforce copyright-year updates in PRESUBMIT.
by
[email protected]
· 15 years ago
79ed7e6
Make the ~/.subversion/config check a notice instead of an error.
by
[email protected]
· 15 years ago
b5359c0
Add more clarification to subversion/config error.
by
[email protected]
· 15 years ago
c6a3c10b
People hate to read text so put a link directly to the file.
by
[email protected]
· 15 years ago
b337cb5b
Add a new presubmit check to enforce automatic svn properties in svn config.
by
[email protected]
· 15 years ago
3e4eb11
Remove BUG= and TEST= checks from upload commit presubmit check.
by
[email protected]
· 15 years ago
0724746
Convert build.chromium.org URLs to new URL format.
by
[email protected]
· 15 years ago
6a4c8e68
Add a presubmit check that makes sure no interfaces or categories are in libbase.
by
[email protected]
· 15 years ago
650c908
Add a presubmit check to catch usage of Singleton<T> in header files.
by
[email protected]
· 15 years ago
4efa4214
Using json based tree status check.
by
[email protected]
· 15 years ago
542d1ad2
Add a presubmit check that catches |const NSString*| and friends.
by
[email protected]
· 15 years ago
abc6a51
Add net/tools/spdyshark/ to the presubmit exclude path list.
by
[email protected]
· 15 years ago
ea141386
Fix a bug in PRESUBMIT.py because of default argument ordering.
by
[email protected]
· 15 years ago
1a8e94a
Presubmit should now interpret "Closed" (upper case C) as meaning the tree is closed.
by
[email protected]
· 16 years ago
806e98e
Move presubmit checks to depot_tools presubmit_canned_checks and add a warning about json support.
by
[email protected]
· 16 years ago
f80f4ad
Fix PRESUBMIT.py to handle 'true' and 'false' literals from the JSON data.
by
[email protected]
· 16 years ago
0133392
Fix the list of slow slaves.
by
[email protected]
· 16 years ago
38fdd9d
Tolerate the form 20xx-20xx for copyrights since it's used in a few headers.
by
[email protected]
· 16 years ago
379e7dd
Add back *.txt and *.json for the svn:eol-style check.
by
[email protected]
· 16 years ago
1f7b417
Use the newly added CheckLicense() canned check to verify license boiler plate on source files.
by
[email protected]
· 16 years ago
70aea9a
Remove old files.
by
[email protected]
· 16 years ago
50d7d721e
Dummy checkin to trigger the bots
by
[email protected]
· 16 years ago
9d660ad6
Fix PRESUBMIT.py when simplejson is present.
by
[email protected]
· 16 years ago
7fa42f1
Warn when number of inflight build is too high.
by
[email protected]
· 16 years ago
f66d850
Remove executable bit on PRESUBMIT.py since it is not an executable.
by
[email protected]
· 16 years ago
244955b
Dummy checkin to trigger the builbot
by
[email protected]
· 16 years ago
f318b2a32
Dummy change to trigger the buildbots
by
[email protected]
· 16 years ago
dd805fe
Disable CheckSvnModifiedDirectories for now. It doesn't work well in third_party.
by
[email protected]
· 16 years ago
5fa0629
Add GetPreferredTrySlaves() to presubmit scripts.
by
[email protected]
· 16 years ago
37cc1a1
Dummy checkin to trigger the bots
by
[email protected]
· 16 years ago
71cdeb48
Fix try job status PRESUBMIT check when an issue is private.
by
[email protected]
· 16 years ago
3748d1b7
Check for svn directories with modified properties during presubmit. These directories may trigger unwanted commits due to svn's recursive behavior.
by
[email protected]
· 16 years ago
7f23815
Make the try job presubmit check (CheckTryJobExecution) less verbose.
by
[email protected]
· 16 years ago
f129379
Dummy checkin to trigger the bots
by
[email protected]
· 16 years ago
b3fbe1c
Make the "tree is closed" presubmit check an error, not a
by
[email protected]
· 16 years ago
7230383
Enforce presubmit check of try run. Add a nice message to give feedback to the right person.
by
[email protected]
· 16 years ago
40cdf8b3
Enforce correct mime-type on some files formats (especially images).
by
[email protected]
· 16 years ago
04a39f7c
Display the actual tree status when the tree is closed. Much more helpful.
by
[email protected]
· 16 years ago
430641764
Use new canned checks in PRESUBMIT.py
by
[email protected]
· 16 years ago
f746894
Use input_api.ReadFile() instead of rolling out its own.
by
[email protected]
· 16 years ago
47d1326f
Dummy change to trigger the buildbots
by
[email protected]
· 16 years ago
70ac498
Add try job status check on commit.
by
[email protected]
· 16 years ago
10bec85
Dummy change to trigger the slaves - NO CODE CHANGE
by
[email protected]
· 16 years ago
671cad243
Dummy change to trigger the build slaves - NO CODE CHANGE
by
[email protected]
· 16 years ago
fe5f57c5
Add the tree check there instead of implementing it in the root PRESUBMIT.py.
by
[email protected]
· 16 years ago
085bdc92
Fix PRESUBMIT.py's path handling.
by
[email protected]
· 16 years ago
917f58b
Revert "Revert "Add presubmit checks to look for BUG= and TEST= tags in change list description.""
by
[email protected]
· 16 years ago
60bf686
Revert "Add presubmit checks to look for BUG= and TEST= tags in change list description."
by
[email protected]
· 16 years ago
6cd1437
Add presubmit checks to look for BUG= and TEST= tags in change list description (Part 2 of 2).
by
[email protected]
· 16 years ago
9e93059
Dummy checkin to trigger the bots after the build error
by
[email protected]
· 16 years ago
0dfd311
Dummy checkin to trigger the bots after the master factory refactoring - part 4
by
[email protected]
· 16 years ago
682eb89
Dummy checkin to trigger the bots after the master factory refactoring - part 3
by
[email protected]
· 16 years ago
7f36bac
Dummy checkin to trigger the bots after the master factory refactoring
by
[email protected]
· 16 years ago
a1d8d17
Dummy checkin to trigger the bots after the master factory refactoring
by
[email protected]
· 16 years ago
e2ea4b2
REmove one unneeded seam. Review URL: http://codereview.chromium.org/69019
by
[email protected]
· 16 years ago
04a40f84
Remove the 'Hammer' name in favor of the Debug|Release names
by
[email protected]
· 17 years ago
acba81f
Revert r12849 (conversion of "Hammer" names to "Debug").
by
[email protected]
· 17 years ago
20f61e8
Replace "Hammer" references with "Debug" as appropriate.
by
[email protected]
· 17 years ago
d5ed857
Fix style in Presubmit.py
by
[email protected]
· 17 years ago
93372117
Allow PRESUBMIT.py to handle deleted files.
by
[email protected]
· 17 years ago
db24f36
Add exceptions to max_cols rule.
by
[email protected]
· 17 years ago
Next »