[go: nahoru, domu]

  1. b29d051 [Ozone-Drm] Move ownership of display configuration objects into platform by dnicoara · 10 years ago
  2. 4401aa5 [android log] Add documentation and presubmit checks for log usage. by dgn · 10 years ago
  3. eaeccc5 Fix deprecation of MessageLoopProxy check by sdefresne · 10 years ago
  4. 59024ce Exclude base/message_loop files from MessageLoopProxy presubmit check by kinuko · 10 years ago
  5. f9469f7 Add presubmit check for the deprecated MessageLoopProxy class by skyostil · 10 years ago
  6. b90c82e7e3 Print the exact path to histograms.xml when the presubmit test for UMA_* histograms fails. by eroman · 10 years ago
  7. 3ef206e1 Make git cl try work in light of the new CQ config.json format by smut · 10 years ago
  8. 1b5e0ee Check more file types for Win-style line endings in PRESUBMIT.py by earthdok · 10 years ago
  9. a017dc48 PRESUBMIT.py, more helpful and stable error message for #include check. by marja · 10 years ago
  10. 171d8c8 [Ozone] Rename and split the DRI platform for clarity by dnicoara · 10 years ago
  11. 37fd293f Remove references to tryserver.chromium.gpu by sergiyb · 10 years ago
  12. 39c1b8b PRESUBMIT: UMA histogram check, rewind histograms.xml file between unmatched_histograms searches by mcasas · 10 years ago
  13. 4f02f4cd Make `git cl try` to the same as hitting cq (except for presubmit). by thakis · 10 years ago
  14. 8778ff8 Removed references to win_gpu, which has been removed by sergiyb · 10 years ago
  15. e61efad Reland https://codereview.chromium.org/929043002/: Add a presubmit check that warns about declaring Singleton<T> in header files by glider · 10 years ago
  16. 99aac94 Revert of Add a presubmit check that warns about declaring Singleton<T> in header files (patchset #2 id:20001 of https://codereview.chromium.org/929043002/) by glider · 10 years ago
  17. 9b73d03 Add a presubmit check that warns about declaring Singleton<T> in header files by glider · 10 years ago
  18. 167162f Let cq and use android_rel_tests_recipe instead of android_dbg_tests_recipe. by thakis · 10 years ago
  19. b7440c28 Add PRESUBMIT check if modified UMA histogram name can be found (2) by mcasas · 10 years ago
  20. 78bb92f4 Cleanup: Presubmit API is built into depot_tools. by tfarina · 10 years ago
  21. 10ab0cd Removed references to linux_gpu, which has been removed by sergiyb · 10 years ago
  22. 756e484f NativeDisplayDelegateProxy needs to read a file which is necessary to start chrome on UI thread. The file is on tmpfs, so it should be fast. by Mitsuru Oshima · 10 years ago
  23. d8b7d30e9 Don't run checkstyle on non-source-code. by newt · 10 years ago
  24. 72d7653 Allow use of checkstyle outside of main PRESUBMIT.py by davileen · 10 years ago
  25. 4026dbc Do not trigger presubmit trybots from local presubmit by Paweł Hajdan, Jr · 10 years ago
  26. 1425149 Fix dump_file_system compilation on Windows. by vchigrin · 10 years ago
  27. e56a58d Revert of Add PRESUBMIT check if modified UMA histogram name can be found (patchset #2 id:40001 of https://codereview.chromium.org/766713004/) by asvitkine · 10 years ago
  28. b639aca5 add a presubmit check to avoid adding files with windows line endings by mostynb · 10 years ago
  29. ef2afd4 Use checked-in CQ config to get trybots to launch from PRESUBMIT.py by Paweł Hajdan, Jr · 10 years ago
  30. 0923ac5 chromeos: Rename BootTimesLoader to BootTimesRecorder. by tfarina · 10 years ago
  31. 5508378 Clean up presubmit files by Paweł Hajdan, Jr · 10 years ago
  32. 2adbe15c Removed references to mac_gpu, which has been removed by sergiyb · 10 years ago
  33. da8e8a8 Adjust "git cl try" to not consider remote devtools sources as android-specific. by vkuzkokov · 10 years ago
  34. 847e1fa Synchronize PRESUBMIT.py with CQ by Paweł Hajdan, Jr · 10 years ago
  35. 0dcdf34 Remove native_client_sdk from the PNG presubmit check by binji · 10 years ago
  36. 9b9b1fe8 Enable presubmit check for copyrighted material in added / modified code by mnaganov · 10 years ago
  37. 39b2995 Add presubmit to ensure GN formatting by scottmg · 10 years ago
  38. 6be3500f win: Include x64 bots in GetPreferredTryMasters by scottmg · 10 years ago
  39. 2ece527 Add PRESUBMIT check if modified UMA histogram name can be found by mcasas · 10 years ago
  40. 937b3532 Sync up PRESUBMIT.py with Chromium CQ config. by sergeyberezin · 10 years ago
  41. ec444ad Remove windows "ng" trybots from default PRESUBMIT.py by Paweł Hajdan, Jr · 10 years ago
  42. d138f04 Remove android_clang_dbg from PRESUBMIT.py by sergeyberezin · 10 years ago
  43. af63c7b Stop building ui_unittests target. by tfarina · 10 years ago
  44. e4016bb Add browser test for initial languages. by alemate · 10 years ago
  45. b0252f6 Excluded ipc/ipc_logging.cc to check for spam logging by prashant.n · 10 years ago
  46. 9c89631 Clean up PRESUBMIT.py - remove references to removed clang trybots by Paweł Hajdan, Jr · 10 years ago
  47. e6f0440 ignore /win/ files in presubmit for wstring by scottmg · 10 years ago
  48. 60f8228 Update PRESUBMIT files for first round of ng trybots by Paweł Hajdan, Jr · 10 years ago
  49. f7295f2 Introduce OS_NACL_SFI and OS_NACL_NONSFI macros. by hidehiko · 10 years ago
  50. a2226a6 Convert manually triggered try runs to use bots without _swarming prefix. by John Abd-El-Malek · 10 years ago
  51. 5a73a5d remove obsolete OVERRIDE/FINAL presubmit checks by mostynb · 10 years ago
  52. 070cfe6 Add PRESUBMIT check for deprecated JS. by dbeam · 10 years ago
  53. c793742b Remove references to linux_asan from PRESUBMIT files. by Paweł Hajdan, Jr · 10 years ago
  54. f21db96 Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard by mohan.reddy · 10 years ago
  55. 8d3bc1c Put Checkstyle back to OnUpload checks. by aurimas · 10 years ago
  56. 644636f Make checkstyle PRESUBMIT use warnings and errors annotations. by aurimas · 10 years ago
  57. a9639ff Revert of Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard (patchset #3 id:40001 of https://codereview.chromium.org/638663003/) by mkwst · 10 years ago
  58. f693531 Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard by mohan.reddy · 10 years ago
  59. 3c84d0c Catch uses of deleting the contents of a scoped value with Pass(). by danakj · 10 years ago
  60. a03ae49 Move mojo edk into mojo/edk by jamesr · 10 years ago
  61. 201471d Reland the inital attempt to start building ui_base_unittests targets. by tfarina · 10 years ago
  62. 35bab393 Add PRESUBMIT check for #ifdefs on values that are always defined. by lliabraa · 10 years ago
  63. 79c886b Revert of Start building ui_base_unittests targets. (patchset #1 id:1 of https://codereview.chromium.org/600833002/) by perkj · 10 years ago
  64. 430fc90 Start building ui_base_unittests targets. by tfarina · 10 years ago
  65. 9ea8fdbc Remove presubmit exception for the test runner library by jochen · 10 years ago
  66. ef66469 Added PRESUBMIT check running gclient VERIFY. by tandrii · 10 years ago
  67. d472406 Try to make `git cl try` match the CQ more closely by scottmg · 10 years ago
  68. a8227262 Add PRESUBMIT check for deprecated IPC_ENUM_TRAITS(). by mlamouri · 10 years ago
  69. c89745a Add win8_chromium_rel to the default set of try jobs. by danakj · 10 years ago
  70. c9e38a2 Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/ by thestig · 10 years ago
  71. 75844fdb Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend. by thestig · 10 years ago
  72. 22dfc401 Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit. by thestig · 10 years ago
  73. 718f8767 Support both \ and / as path separators in regexes. by joaodasilva · 10 years ago
  74. 3f9d5bde Update some paths from components/breakpad/ to components/crash/ by philipj · 10 years ago
  75. 58d6e64 Remove SVN Config PRESUBMIT check. by iannucci · 10 years ago
  76. 5bd4f0cd Use android_dbg_tests_recipe for manual try jobs instead of android_dbg & android_dbg_triggered_tests since that's what the CQ uses now. by jam@chromium.org · 10 years ago
  77. c0f4e82b Switch tryjobs to use swarming version of win_chromium_x64_rel now that CQ changed as well. by jam@chromium.org · 10 years ago
  78. e120b01 Do not run header include order checks on blacklisted files by dominik.rottsches@intel.com · 10 years ago
  79. 02a7f636 Update presubmit files to send windows tryjobs to swarming bots, now that the CQ has switched over. by jam@chromium.org · 10 years ago
  80. f5b9a3f34 Fix typo from r288440 by thakis@chromium.org · 10 years ago
  81. 8cf6f84 Add diagnostics_writer.cc to the list of files allowed to printf. by thakis@chromium.org · 10 years ago
  82. e6890ec Fix git cl try failure. by jam@chromium.org · 10 years ago
  83. ce51953 Update manually triggered try jobs to use swarming for ChromeOS and Mac since they're switched by CQ already. by jam@chromium.org · 10 years ago
  84. 9f13b60 Exempts chromecast/ directory from spam-logging presubmit check. by gunsch@chromium.org · 10 years ago
  85. 0bb11236 Update masters after the tryserver split. by sergeyberezin@chromium.org · 10 years ago
  86. cb70691 URL have moved for this error message. by uekawa@chromium.org · 10 years ago
  87. 5e4dbc7 Revert of Add PRESUBMIT.py warning for contradictory NOTREACHED() use. (https://codereview.chromium.org/344563003/) by miguelg@chromium.org · 10 years ago
  88. 264246a Add PRESUBMIT.py warning for contradictory NOTREACHED() use. by tnagel@chromium.org · 10 years ago
  89. 8176de1 Get iossim to compile with Xcode 6. by lliabraa@chromium.org · 10 years ago
  90. aa50143 Remove from PRESUBMIT.py builders that will get removed from the tryserver by phajdan.jr@chromium.org · 10 years ago
  91. b01b9e2 Write "logout-started" event on next boot. by alemate@chromium.org · 10 years ago
  92. 99171a9 Add global presubmit that JSON and IDL files can be parsed. by yoz@chromium.org · 10 years ago
  93. 7982972 Delete old mini_installer_test. by grt@chromium.org · 10 years ago
  94. 5298cc98 Update path of checkdeps to buildtools checkout by jochen@chromium.org · 10 years ago
  95. 9a48e3f8 Blacklist some file for the CSS deprecation hook by jchaffraix@chromium.org · 10 years ago
  96. 2350182 Add check to make sure to make surethe production code is not calling a function in test namespace by oshima@chromium.org · 10 years ago
  97. 1f52a57 Add browser test for CustomizationWallpaperDownloader. by alemate@chromium.org · 10 years ago
  98. 5c5f1304 Added mac_gpu to the default set of try servers. by kbr@chromium.org · 10 years ago
  99. fd20b90 Add a presubmit hook for deprecated CSS by jchaffraix@chromium.org · 11 years ago
  100. 5a65d304 Add GN bots to default try set to match the CQ. by dpranke@chromium.org · 11 years ago