aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.py
AgeCommit message (Expand)Author
2024-05-08Mass convert memmove() to FXSYS_memmove().Tom Sepez
2024-02-16Enforce checkdeps when submitting CLsLei Zhang
2023-09-30Skia: Call UnPreMultiply() in FPDF_RenderPage()Lei Zhang
2023-06-28Add GDI expectationsK. Moon
2023-02-13Delete unused image test expectationsK. Moon
2022-11-29Remove SkiaPaths from testing infrastructureK. Moon
2022-11-02Fix copyright headers in GN filesK. Moon
2022-10-31Update old-style copyright headersK. Moon
2022-10-31Enable pan-project checksK. Moon
2022-09-10Add a libcxx_revision presubmit check.Lei Zhang
2021-11-30Elevate v8::Isolate::GetCurrent() PRESUBMIT warning to errorDaniel Hosseinian
2021-11-24CodeHealth: Migrate PRESUBMITs from Python 2 to Python 3Lingqi Chi
2021-10-22Add banned functions PRESUBMIT checkDaniel Hosseinian
2021-10-01Update pdfium_test revision and add a note in PRESUBMIT.py.Hui Yingst
2021-06-15Migrate presubmit checks to Python 3.Lei Zhang
2021-06-15Add presubmit check for useless forward declarations.Lei Zhang
2021-05-24Remove custom filter for lint presubmit check.Lei Zhang
2020-08-27Use files_to_check parameter with RunUnitTestsInDirectory().Lei Zhang
2020-08-25Use files_to_check parameter with FilterSourceFile().Lei Zhang
2020-08-24Simply _CheckIncludeOrder() presubmit check.Lei Zhang
2020-05-21Add a presubmit check for AUTHORS.Lei Zhang
2020-05-21Make presubmit scripts more consistent with Chromium's.Lei Zhang
2020-04-09Make PRESUBMIT.py accept SkiaPaths expected results.Hui Yingst
2020-03-27Make PRESUBMIT.py accept Skia expected results.Hui Yingst
2019-12-05Enforce Python style on testing/toolsK Moon
2019-09-17Change duplicate test file presubmit check to ignore deletes.Lei Zhang
2018-02-02Teach the presubmit check to look for checkdeps in other places.Lei Zhang
2017-06-26Improve PNG presubmit checkNicolas Pena
2017-06-26Add presubmit check for png filesNicolas Pena
2017-05-19Add test duplicate check in presubmitNicolas Pena
2016-11-21Check include order on cpp files as welldsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-09-13Sort include entries.dsinclair
2016-04-05Better error for checkdeps.dsinclair
2016-03-14Add missing DEPS files; enable checkdeps.Dan Sinclair
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Update cast to fix lint warning.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-22Change presubmit lint check to a blacklist.dan sinclair
2016-02-22Fixing include guards, and presubmit.Dan Sinclair
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber