[go: nahoru, domu]

  1. c709cd38 Remove ClassRegister part 2. by Shimi Zhang · 6 years ago
  2. ebe635e Skip IPC owner checks for //third_party/blink/renderer/platform/bindings by Daniel Cheng · 6 years ago
  3. f78077a9 Use correct syntax to define 1-tuple by Sergiy Byelozyorov · 6 years ago
  4. 47158a5 Add V8 bot account that creates roll CLs to the bot whitelist by Sergiy Byelozyorov · 6 years ago
  5. 36af476a Add new perfetto roller account to AUTHORS bypass whitelist by Eric Boren · 6 years ago
  6. 97a3941 Add presubmit check for long paths by Stephen Martinis · 6 years ago
  7. 6a75baef6 Disable all of the include guard presubmit check for third_party by Daniel Bratell · 6 years ago
  8. a7f1ee90 GN: Add "python_library" template for group()s that use ".pydeps" by Andrew Grieve · 6 years ago
  9. 5110d6ba [MessageLoop cleanup] Remove unused MessageLoopCurrent::QuitWhenIdleClosure method by Gabriel Charette · 6 years ago
  10. 39b5b06 Don't check header guard style in third_party by Daniel Bratell · 6 years ago
  11. a6117be Archive chromedriver symbols windows, fix PRESUBMIT. by Caleb Rouleau · 6 years ago
  12. 574b31d [PRESUBMIT] Adjust MessageLoop::QuitWhenIdleClosure presubmit by Gabriel Charette · 6 years ago
  13. 524eb68 Exclude ClassRegisterImpl from presubmit warning by James Wallace-Lee · 6 years ago
  14. 5de2157f Add base::RandomShuffle as a replacement of deprecated std::random_shuffle by tzik · 6 years ago
  15. f31ae6c Exclude PlatformServiceBridgeImpl from presubmit warning by James Wallace-Lee · 6 years ago
  16. d7d10ab [base] Deprecate arraysize in favor of base::size(array) by jdoerrie · 6 years ago
  17. 87cc1af [PRESUBMIT] Discourage but don't ban ScopedMockTimeMessageLoopTaskRunner by Gabriel Charette · 6 years ago
  18. 7cc6c43 [PRESUBMIT] Do not warn on Thread/SequenceCheckerImpl usage. by Gabriel Charette · 6 years ago
  19. c0a8f3e [PRESUBMIT] Warning instead of error for deprecated RunLoop methods by Gabriel Charette · 6 years ago
  20. 1893a97 Fix components/password_manager/public/interfaces/OWNERS by Vaclav Brozek · 6 years ago
  21. 8d26d10a [leveldb] tracking memory used by in-memory Env's. by Chris Mumford · 6 years ago
  22. 3855731 Fix crash in PRESUBMIT.py when moving dirs. by Dirk Pranke · 6 years ago
  23. a42a629f Roll third_party/inspector_protocol to 4d389ba by Alexey Kozyatinskiy · 6 years ago
  24. f4f0f0e Adding //third_party/abseil-cpp. by Mirko Bonadei · 6 years ago
  25. a54c528b Fix another false-positive of _CheckUniquePtr by Vaclav Brozek · 6 years ago
  26. c2fecf4 Fix swapped messages in _CheckUniquePtr by Vaclav Brozek · 6 years ago
  27. ea41ab2 Make _CheckUniquePtr an upload-only check by Vaclav Brozek · 6 years ago
  28. 59716d0 Make the net::URLFetcher presubmit check not require a presubmit bypass by Matt Menke · 6 years ago
  29. 7a8765a7 Replace Times New Roman with Tinos GCS font by Tom Anderson · 6 years ago
  30. 59359a52 Temporarily disable layout test changes by Tom Anderson · 6 years ago
  31. 851d960 Reduce _CheckUniquePtr spam by Vaclav Brozek · 6 years ago
  32. 95face6 Extend presubmit _CheckUniquePtr to multiline by Vaclav Brozek · 6 years ago
  33. 52e18bf Fix _CheckUniquePtr by Vaclav Brozek · 6 years ago
  34. 7f520a8 Add a note to URLFetcher that it shouldn't be use in content embedders. by Matt Menke · 6 years ago
  35. 7dbc28c Add presubmit for Java against *ForTesting in production by Vaclav Brozek · 6 years ago
  36. bdac817c Extend histogram presubmit check to Java. by Vaclav Brozek · 6 years ago
  37. 0e730cb Improve presubmit for histogram name typos by Vaclav Brozek · 6 years ago
  38. e8efd09 PRESUBMIT.py: IPC owners check should not explode on invalid JSON files. by Daniel Cheng · 6 years ago
  39. 8a8e2e20 Improve _CheckUmaHistogramChanges presubmit by Vaclav Brozek · 6 years ago
  40. 147335ea Deprecate content's test_utils.h APIs for task running in favor of modern task running APIs. by Gabriel Charette · 6 years ago
  41. 52654f5 Add Findit service account to Presubmit whitelist. by Chan · 6 years ago
  42. cdf4689 Add Fuchsia SDK roller account to AUTHORS check bypass by Eric Boren · 6 years ago
  43. cdc7defb Run PRESUBMIT_test.py in subdirectories by Vaclav Brozek · 6 years ago
  44. d5de76a Fix pylint issues in PRESUBMIT.py by Vaclav Brozek · 6 years ago
  45. 577ef6c [Zucchini] Move Zucchini from /chrome/installer/ to /components/. by Samuel Huang · 6 years ago
  46. 5ae43a91 [autoroll] Add Chromite roller account to AUTHORS check bypass by Eric Boren · 6 years ago
  47. 00e1b9bc Fix mixup in expected/got in include guard presubmit check by Daniel Bratell · 6 years ago
  48. 45cabf3 Run pydeps check only in src. by Zhiling Huang · 6 years ago
  49. e445149 Add QuicSingleton to QUIC platform API, and update existing uses of gtl::Singleton under //net/quic/core. by Michael Warres · 6 years ago
  50. 8ba5272 Add presubmit check for include guards by Daniel Bratell · 6 years ago
  51. a8b73d25 Ensure autorelease pool is drained between tests by Sylvain Defresne · 6 years ago
  52. 4844e46e Fix unique_ptr<>() PRESUBMIT. by Peter Kasting · 6 years ago
  53. e5dd807 Revert "Fix unique_ptr<>() PRESUBMIT." by Scott Violet · 6 years ago
  54. d3c3782 Fix unique_ptr<>() PRESUBMIT. by Peter Kasting · 6 years ago
  55. 47ca3fe Switch //build/print_python_deps.py to vpython. (RELAND) by John Budorick · 6 years ago
  56. 3653df6 WebSQL: Initialize SQLite via //sql. by Victor Costan · 6 years ago
  57. f7f08f0 [autoroll] Add AFDO roller account to AUTHORS check bypass by Eric Boren · 6 years ago
  58. 9e7ccfa Improve presubmit message for QuitWhenIdleClosure(). by Peter Kasting · 6 years ago
  59. 9f99a20 Finally remove all deprecated BrowserThreads and cleanup remaining dependencies. by Gabriel Charette · 7 years ago
  60. f88aa2e Add catapult roller to AUTHORS bypass list by Eric Boren · 7 years ago
  61. e0bf3f6 PRESUBMIT: add *MojomTraits*.* pattern for Blink security reviews by Daniel Cheng · 7 years ago
  62. 27008b742 Treat inttest files as test files in PRESUBMIT by Steven Holte · 7 years ago
  63. 1f38693 Update SECURITY_OWNERS check to match against *_mojom_traits.* by Daniel Cheng · 7 years ago
  64. cde8919 Reland "[ChromeDriver] Add ChromeDriver tests to Commit Queue" by John Chen · 7 years ago
  65. 6fd2b93 Bypass AUTHORS check for AutoRollers by Eric Boren · 7 years ago
  66. afff050 Add asm.js to build_config.h. by Henrique Nakashima · 7 years ago
  67. 102db4c6 Revert "[ChromeDriver] Add ChromeDriver tests to Commit Queue" by Elly Fong-Jones · 7 years ago
  68. 537d74d Revert "Switch //build/print_python_deps.py to vpython." by John Budorick · 7 years ago
  69. 889f9fb Switch //build/print_python_deps.py to vpython. by John Budorick · 7 years ago
  70. aa7860c7 [ChromeDriver] Add ChromeDriver tests to Commit Queue by John Chen · 7 years ago
  71. 6b42732 PRESUBMIT: make crbug references copy+pastable by Mostyn Bramley-Moore · 7 years ago
  72. 68bdb65 PRESUBMIT: Skip TODO(crbug.com/ pattern for upload warning by Miguel Casas · 7 years ago
  73. 077c8d9 Revise Maps smoothness benchmark and correctness test. by Kenneth Russell · 7 years ago
  74. e0d46d4 PRESUBMIT: add a warning for crbug links w/o https:// by Miguel Casas-Sanchez · 7 years ago
  75. 9bbaed53 Add presubmit check for base::Bind/base::Callback by Luis Hector Chavez · 7 years ago
  76. 7052cdf Auto-CC ipc-security-reviews@ when changing IPC-related files. by Daniel Cheng · 7 years ago
  77. bfaa38b8 Add Java file whitelist to allow same name files passing java checker by Shenghua Zhang · 7 years ago
  78. 211f3b47 PRESUBMIT: Add web-platform-tests dir to JSON whitelist by Raphael Kubo da Costa · 7 years ago
  79. 6ff391d checkperms: Add a --file-list option. by Raphael Kubo da Costa · 7 years ago
  80. 366b648 Add VPython checks to Chromium presubmit by Sergiy Byelozyorov · 7 years ago
  81. 25079cb0 PRESUBMIT: Fix checkperms.py usage. by Victor Costan · 7 years ago
  82. 085f29f PRESUBMIT.py incorrect usages of f.LocalPath() in _CheckUnwantedDependencies() by Andrew Grieve · 7 years ago
  83. 933d12e PRESUBMIT.py Fix a couple incorrect usages of f.LocalPath() by Andrew Grieve · 7 years ago
  84. 5a09267 Enforce CheckDeps on embedder Java files by Jinsuk Kim · 7 years ago
  85. 65a99d9 Remove reference to Rietveld from presubmit by Aaron Gable · 7 years ago
  86. c38afb6 leveldb: Add leveldb_chrome::NewMemEnv. by Chris Mumford · 7 years ago
  87. ab2fa10 Don't write bytecode when generating pydeps files. by John Budorick · 7 years ago
  88. 82a076e0 Revert "Remove all remaining deprecated Web/BrowserThreads!!" by Matt Falkenhagen · 7 years ago
  89. 43670e3 Add presubmit check against usage of deprecated ThreadRestrictions APIs. by Francois Doray · 7 years ago
  90. ebb9ddd Use the authoritative upstream source for Breakpad, move to third_party by Mark Mentovai · 7 years ago
  91. f20b554 Revert "leveldb: Disable block cache for in-memory db's." by Hayato Ito · 7 years ago
  92. 0b24f77 Revert "Use the authoritative upstream source for Breakpad, move to third_party" by Peter Conn · 7 years ago
  93. 5b41612 Use the authoritative upstream source for Breakpad, move to third_party by Mark Mentovai · 7 years ago
  94. a9a98097 Android: Add presubmit check for StrictMode. by Eric Stevenson · 7 years ago
  95. 13f84c7 leveldb: Disable block cache for in-memory db's. by Chris Mumford · 7 years ago
  96. 6127a86f Remove all remaining deprecated Web/BrowserThreads!! by Gabriel Charette · 7 years ago
  97. 4cf1d18 Convert __unsafe_unretained to __weak when possible. by Sylvain Defresne · 7 years ago
  98. 535972b AW: prefer Callback over ValueCallback by Nate Fischer · 7 years ago
  99. a1e0a37 Remove now unused BrowserThread's BlockingPool!!! by Gabriel Charette · 7 years ago
  100. ee3dc9b win: Check in outputs of mc.exe and midl.exe. by Nico Weber · 7 years ago