summaryrefslogtreecommitdiffstats
path: root/cc/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove GetPreferredTryMasters from cc/PRESUBMIT.py.sunnyps2016-01-291-13/+5
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-3/+1
* cc: Adding presubmit to include blink testsmithro2015-05-211-0/+28
* cc: Use the Lint function from depot_tools' presubmit_canned_checks API.tfarina2015-02-261-12/+2
* cc: Simplify the presubmit regex used to identify paths and files.tfarina2015-02-021-1/+1
* Run cc/ PRESUBMIT.py checks on windows.jbauman2014-11-141-1/+1
* cc: Remove readability/inheritance exception for linter in cc.danakj2014-11-141-4/+0
* remove OVERRIDE/FINAL presubmit checks now the macros are gonemostynb2014-10-221-37/+0
* Clean up final uses of scoped_ptr<T>::PassAs() and remove it.dcheng2014-10-211-6/+0
* cc: Replace > > with >>danakj2014-10-161-0/+17
* Remove gpu bots from sub-directory PRESUBMITs.danakj2014-10-161-5/+0
* cc: Change scoped_ptr<T>() to nullptr.danakj2014-10-151-3/+2
* cc: Stop warning about virtual+override until we can remove the virtualsdanakj2014-10-101-0/+4
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-0/+37
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-0/+35
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-35/+0
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-0/+35
* Better error message in cc PRESUBMITweiliangc2014-08-281-1/+2
* Update masters after the tryserver split.sergeyberezin@chromium.org2014-07-261-1/+1
* cc: Presubmit ban #if 0enne@chromium.org2014-06-131-0/+14
* Adding presubmit to cc directory to prevent the usage of base::Time.mithro@mithis.com2014-05-011-0/+53
* Update PRESUBMIT for tryserver.chromium.gpuphajdan.jr@chromium.org2014-03-181-0/+2
* More sync of PRESUBMIT with what CQ runsphajdan.jr@chromium.org2014-03-131-1/+1
* Remove defunct mac_gpu_retina configuration from presubmit scripts.kbr@chromium.org2014-03-121-1/+0
* Convert cc PRESUBMIT to use new multiple-tryserver-compatible protocolphajdan.jr@chromium.org2014-03-111-8/+10
* Add GPU bots to the default set of try jobs in ui/gl/ and gpu/.danakj@chromium.org2014-02-031-3/+3
* cc: add git cl format presubmit warningenne@chromium.org2014-01-301-0/+1
* Remove presubmit checks from cc/PRESUBMIT.py which checked gfx structsprashant.n@samsung.com2014-01-071-7/+0
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-1/+69
* Move CheckSpamLogging from cc's PRESUBMIT into the global PRESUBMITthakis@chromium.org2013-11-221-31/+0
* cc: Add gpu bots to cc/ default set of try bots.danakj@chromium.org2013-10-231-0/+4
* Allow NOLINT to skip the std::abs PRESUBMIT check.shawnsingh@chromium.org2013-09-061-5/+11
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-291-0/+41
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-291-41/+0
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-281-0/+41
* cc: Don't forbid TODO (no parens) in presubmitenne@chromium.org2013-06-271-2/+2
* cc: Add FIXME presubmit warningenne@chromium.org2013-06-261-0/+17
* cc: Add PRESUBMIT check for passing simple types by value.danakj@chromium.org2013-04-231-2/+43
* Add cpplint for webkit/compositor_bindingsenne@chromium.org2013-04-171-12/+3
* cc: Make include-what-you-use know about base/hash_tables.hdanakj@chromium.org2013-04-111-0/+8
* cc: Turn on presubmit cpplint warningsenne@chromium.org2013-04-091-0/+19
* cc: Ban (f)printf via presubmit.pyenne@chromium.org2013-01-061-5/+13
* cc: Ban DLOG/LOG(INFO) from cc via presubmitenne@chromium.org2013-01-061-0/+19
* cc: Change PRESUBMIT to allow COMPILE_ASSERTenne@chromium.org2012-10-221-1/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-0/+35
* Add a PRESUBMIT.py for cc/ that specifies default try bots.danakj@chromium.org2012-10-151-0/+14