Sign in
chromium
/
chromium
/
src
/
a085953f26ffcee7c0efbf674a746c0b145dbb09
/
PRESUBMIT.py
4053a48e
Presubmit fix: add missing png suffix.
by
[email protected]
· 13 years ago
d253001
Presubmit check for the name of png files. They should not have abbreviations.
by
[email protected]
· 13 years ago
6be6338
PRESUBMIT.py: Run only PRESUBMIT_test.py if PRESUBMIT.py changes.
by
[email protected]
· 13 years ago
2fdd1f36
Revert 176986 - breaks tools/perf and tools/telemetry presubmit
by
[email protected]
· 13 years ago
e7fb2fb
Warn when committing code with http:// URLs.
by
[email protected]
· 13 years ago
4119af47
Eliminate presubmit check for FilePathWatcher::Delegate, which no longer exists.
by
[email protected]
· 13 years ago
aa85c8b
Fix "gcl try" not working. I think the server was crashing because it didn't know what win_aura bots are anymore. Renamed to win7_aura.
by
[email protected]
· 13 years ago
751b05f
Don't issue try jobs for OWNERS-only changes.
by
[email protected]
· 13 years ago
5861efb
Silence Valid authors debug msg in presubmit
by
[email protected]
· 13 years ago
ddeb0e843
Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit check.
by
[email protected]
· 13 years ago
2fe5bd0
base: Remove deprecated RunAllPending() function from MessageLoop API.
by
[email protected]
· 13 years ago
0e5c185
PRESUBMIT #include check: exclude known cases which need a non-standard order.
by
[email protected]
· 13 years ago
78bb39d6
Pass a list of strings rather than a string-as-list.
by
[email protected]
· 13 years ago
06e6d0ff
Add presubmit check to avoid adding hard-coded URLs or hostnames for server-side services to lower layers.
by
[email protected]
· 13 years ago
120cf540d
PRESUBMIT #include check: don't add a warning if we're committing.
by
[email protected]
· 13 years ago
73981ace
Remove almost all usages of the context-free FindOrCreateTabbedBrowser.
by
[email protected]
· 13 years ago
ac294a1
PRESUBMIT #include check enhancements.
by
[email protected]
· 13 years ago
b8079ae4a
Add a presubmit check to prevent committing .rej/.orig patch files
by
[email protected]
· 13 years ago
7f4a1d24
Add HostDesktopType parameter to browser::FindAnyBrowser().
by
[email protected]
· 13 years ago
44d561bb
Remove last usages of FindTabbedBrowserDeprecated.
by
[email protected]
· 13 years ago
69425607
FindLastActiveWithProfile now requires a HostDesktopType.
by
[email protected]
· 13 years ago
95c98916
Add win_aura and linux_aura to default try jobs.
by
[email protected]
· 13 years ago
282c30d
Fixing PRESUBMIT.py broken by r169664.
by
[email protected]
· 13 years ago
db9d45a5f
Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.
by
[email protected]
· 13 years ago
7345da0
Add support for excluding individual paths (matching a pattern) from the banned CPP functions check
by
[email protected]
· 13 years ago
6e5b39d
FindLastActiveWithProfile now requires a HostDesktopType.
by
[email protected]
· 13 years ago
962f117e
PRESUBMIT #include check enhancement: <sys/..> includes can be in any order.
by
[email protected]
· 13 years ago
70ca7775
Adds a presubmit that looks for version control conflicts.
by
[email protected]
· 13 years ago
2309b0fa0
Fix include order PRESUBMIT check: #if-#elif-#else
by
[email protected]
· 13 years ago
25e8127
Disable PRESUBMIT check _CheckIncludeOrder().
by
[email protected]
· 13 years ago
2299dcf
Fixing the PRESUBMIT include check some more.
by
[email protected]
· 13 years ago
728b9bb
Fix the presubmit include check.
by
[email protected]
· 13 years ago
cf9b78f
PRESUBMIT.py: Check #include file order.
by
[email protected]
· 13 years ago
aebced3
browser: Move FindLastActiveWithProfile() into chrome namespace.
by
[email protected]
· 13 years ago
3e2f040
Add android_clang_dbg to default git try configuration
by
[email protected]
· 13 years ago
bb5eff1cc
Add presumit check to stop any more usages of MessageLoop::RunAllPending() function
by
[email protected]
· 13 years ago
1099dbd
Rename the few remaining instances of the context-free variant of FindTabbedBrowser.
by
[email protected]
· 13 years ago
e00ccc9
GTTF: remove FAILS_ prefix, part 1
by
[email protected]
· 13 years ago
c8278b3
Add presubmit check to make sure we don't include ui/aura/window_property.h in header files.
by
[email protected]
· 13 years ago
44e376e
Add fake_ as a prefix (like test_ and mock_) that the ForTest presubmit ignores.
by
[email protected]
· 13 years ago
40d1dbb
Stop excluding native_client_sdk from PRESUBMIT
by
[email protected]
· 13 years ago
de14215
Make iOS try jobs run by default
by
[email protected]
· 13 years ago
356aa546
[NaCl SDK] Use chromium trybots when making changes to native_client_sdk.
by
[email protected]
· 13 years ago
e747905
Add a presubmit check for "? true : false".
by
[email protected]
· 13 years ago
39849c6c
Disable presubmit script on webkit/compositor_bindings
by
[email protected]
· 13 years ago
c4781e5
Enable android tests on default tryjobs
by
[email protected]
· 13 years ago
2003721
Add linux_asan back to the list of default tryslaves. It should now have enough machines.
by
[email protected]
· 13 years ago
d668899a
Make android_webview commits only try the android bot.
by
[email protected]
· 13 years ago
ce145c0
Add pnacl shims to the chrome build.
by
[email protected]
· 13 years ago
ddbdc19
Don't send all the tryjobs to linux_asan by default, since it can't currently cope with the load.
by
[email protected]
· 13 years ago
641f2e3e
Add linux_asan, mac_asan, linux_chromeos_asan to the list of preferred trybots.
by
[email protected]
· 13 years ago
30f314c3
Add linux_chromeos to default tryjob.
by
[email protected]
· 13 years ago
94f206c1
Here are gyp targets and stubs for compiling libcc and the webkit_compositor bindings in chromium. Everything is guarded behind the off-by-default use_libcc_for_compositor gyp variable. I haven't included the actual code here, but there are scripts to sync. I plan to land + manually sync the code into place until we're ready to flip the gyp switch.
by
[email protected]
· 13 years ago
323fd712
Give access to browsers by Profile/HostDesktopType.
by
[email protected]
· 13 years ago
382255a
Revert 152788 - Give access to browsers by Profile/HostDesktopType.
by
[email protected]
· 13 years ago
1485e579
Give access to browsers by Profile/HostDesktopType.
by
[email protected]
· 13 years ago
779caa5
Don't block CQ usage when includes that violate temporarily-allowed
by
[email protected]
· 13 years ago
0be9553a
Over the last week (or so) a couple of CLs had to be reverted because developers had not tested win_aura, specifically:
by
[email protected]
· 13 years ago
fbcafe5a
Add permission checking to the presumit checks.
by
[email protected]
· 13 years ago
a11dbe9b
Cleaned up usage of std::wstring in src/remoting. Added presubmit warning supressions for the remaning instances because they depend on hard-to-change public APIs.
by
[email protected]
· 13 years ago
911753b
Add linux_chromeos and linux_chromeos_clang as preferred try bots whenever chromeos files are modified.
by
[email protected]
· 13 years ago
55f9f38
Add checkdeps presubmit check. Warns on new #includes of dependencies
by
[email protected]
· 13 years ago
aa630cd52
Alters test field requirement in change description
by
[email protected]
· 13 years ago
d602b90
Add unit_tests bundle as a default compile target for Android.
by
[email protected]
· 13 years ago
6c063c6
Add presubmit check for #pragma once.
by
[email protected]
· 13 years ago
3019c90
Change PRESUBMIT to try more cls on android
by
[email protected]
· 13 years ago
4ce995ea
Restrict try bots for platform specific CLs
by
[email protected]
· 13 years ago
e3c94550
Add a presubmit check to stop any more usages of harmful browser::Find* methods while we work through the existing list.
by
[email protected]
· 13 years ago
72df4e78
Add a presubmit warning for not using UNIT_TEST in source files.
by
[email protected]
· 13 years ago
23e6cbc
Simplify PRESUBMITs.
by
[email protected]
· 13 years ago
127f18ec
Added presubmit warnings about base coordinate system.
by
[email protected]
· 13 years ago
403bfbc9
Fix presubmit check to account for e.g. fooblat_unittest_android.cc
by
[email protected]
· 13 years ago
10e38b6
Added a base::Callback interface to FilePathWatcher.
by
[email protected]
· 13 years ago
1f262989
Fix linux_clang default try builder to only compile and not run tests.
by
[email protected]
· 13 years ago
7bbc7d1
Added presubmit warning for ScopedAllowIO uses
by
[email protected]
· 13 years ago
1084ccc
Make presubmit ignore files that end in _autogen.h
by
[email protected]
· 13 years ago
fd3dcd1
Add linux_clang to default try jobs
by
[email protected]
· 13 years ago
c1ba4c5
Add a win_dbg:compile bot to the default set to cover the shared build.
by
[email protected]
· 13 years ago
d3b7e7cca
Update PRESUBMIT.py to be less likely to hit the android bot.
by
[email protected]
· 13 years ago
4d321ae
Android build: move content_unittests to default target.
by
[email protected]
· 13 years ago
c762d25
Add *_test_util.* to whitelist for test-only presubmit check.
by
[email protected]
· 13 years ago
e490cf10
PRESUBMIT doesn't need to check for old callback system
by
[email protected]
· 14 years ago
50c3009
Add linux_clang to default try set so when one runs `git try` or `gcl try` it
by
[email protected]
· 14 years ago
9c501313
Presubmit change to add android trybots when needed.
by
[email protected]
· 14 years ago
e9b2388
Renamed old bot to existing trybot.
by
[email protected]
· 14 years ago
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
Next »