Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 184745a [chromecast] Remove std::to_string() from //chromecast by Ho Cheung · 12 months ago
  2. 713b89b Reland #2: Improve mocking of os_path.exists() in PRESUBMIT_test.py by Andrew Grieve · 12 months ago
  3. e9f53c8 Fix CheckEsLintConfigChanges PRESUBMIT check after ESLint v9 migration. by dpapad · 1 year ago
  4. ce103e1 android: Use vpython3 for generate_profile.py by Peter Wen · 1 year ago
  5. 58cf9bbd Revert "Reland "Improve mocking of os_path.exists() in PRESUBMIT_test.py"" by Sophey Dong · 1 year ago
  6. 3ba398e Reland "Improve mocking of os_path.exists() in PRESUBMIT_test.py" by Andrew Grieve · 1 year ago
  7. 31879d8 Add PRESUBMIT check against <regex>, and remove existing inclusions. by Peter Kasting · 1 year ago
  8. 74e5e087 Revert "Improve mocking of os_path.exists() in PRESUBMIT_test.py" by Łukasz Anforowicz · 1 year ago
  9. b35a9a9 Improve mocking of os_path.exists() in PRESUBMIT_test.py by Andrew Grieve · 1 year ago
  10. ba8b0cd3 Add presubmit warnings for OFFICIAL_BUILD and GOOGLE_CHROME_BRANDING. by Erik Chen · 1 year ago
  11. dba2369 fix presubmit missing comma by Erik Chen · 1 year ago
  12. 0efc904 Replace StringPrintf() and StringAppendF() with forwards to absl. by Peter Kasting · 1 year, 1 month ago
  13. 21849f2 Use ServiceLoaderUtil with AppHooks by Andrew Grieve · 1 year, 1 month ago
  14. dd52b45 Rename org.jni_zero classes when building standalone cronet by Mohamed Heikal · 1 year, 1 month ago
  15. ddde13a Add PRESUBMIT ban for user-defined literals from the standard library by Daniel Cheng · 1 year, 1 month ago
  16. d4faac09 [WebView] Removing CRX Smoke tests for Client-Side Package Name Allowlist Deprecation by Adam Walls · 1 year, 1 month ago
  17. 959cdd7 Warning for TestWithBrowserView by Erik Chen · 1 year, 1 month ago
  18. 19226ff2 [PRESUBMIT] Fix some one-line one-char messages by mikt · 1 year, 1 month ago
  19. 8cf3a65 Warning for RunUntilIdle. by Erik Chen · 1 year, 2 months ago
  20. 5f02eb4c Update presubmit to disallow FindLastActive. by Erik Chen · 1 year, 2 months ago
  21. 3b77a0c Formally ban absl::optional. by Peter Kasting · 1 year, 2 months ago
  22. c029c8e Move ip_protection related files to subdirectory and add OWNERS file by Ciara McMullin · 1 year, 2 months ago
  23. d086ae0 Add details to design principles about test-only conditionals. by Erik Chen · 1 year, 2 months ago
  24. a90f92b Soften UNSAFE_BUFFER() warnings during presubmit checks. by Tom Sepez · 1 year, 2 months ago
  25. 10d264de Update email contact for UNSAFE_BUFFERS presubmit check. by Tom Sepez · 1 year, 2 months ago
  26. ea67b6e Introduce UNSAFE_TODO() macro. by Tom Sepez · 1 year, 2 months ago
  27. a45be36c CrOS: Check-in Chai V4 for the purposes of CrOS js2gtest tests. by dpapad · 1 year, 2 months ago
  28. e5689e4 Include a utility for estimating confidence intervals of ratios. by Steinar H. Gunderson · 1 year, 2 months ago
  29. ab1bdec Exclude iOS from BrowserUserData PRESUMBIT check by Mike Dougherty · 1 year, 2 months ago
  30. cbbaea7 Add android_webview/support_library to exclueded paths for ValueCallback by elabadysayed · 1 year, 2 months ago
  31. ad36eea Allow printf in crdmg.cc by Daniel Rubery · 1 year, 2 months ago
  32. 2388440 Don't fail on cog when gclient_args.gni is not found by Gavin Mak · 1 year, 3 months ago
  33. 77bdb80 [Fuchsia] Create an av_sync_tests for a/v perf tests by Hzj_jie · 1 year, 3 months ago
  34. 8ef56c70 Exclude ios/chrome/common from systemImageNamed presubmit. by Slobodan Pejic · 1 year, 3 months ago
  35. 6e9560c [PA/*Scan] Remove StarScan by mikt · 1 year, 3 months ago
  36. 91c715bb Spanify and bounds-check base::circular_deque by danakj · 1 year, 3 months ago
  37. 8971922 Allow most of <ranges> but explicitly ban views by Daniel Cheng · 1 year, 3 months ago
  38. ed2a5b4 Remove generate_javadoc by Mohannad Farrag · 1 year, 3 months ago
  39. 566634ff git cl format --python PRESUBMIT.py and PRESUBMIT_test.py by Daniel Cheng · 1 year, 3 months ago
  40. fea0ef94 Do not crash while wrapping DOMArrayBuffer with no backing store by Andrey Kosyakov · 1 year, 4 months ago
  41. bf6a094 Disable DEPS review enforcement for cross-repo DEPS by Scott Lee · 1 year, 4 months ago
  42. 8b461f1 Do not check path length for baselines not used on Windows by Weizhong Xia · 1 year, 4 months ago
  43. 1f9d9ec4 Tidy some rules in PRESUBMIT.py by Lei Zhang · 1 year, 4 months ago
  44. 28bce1a8 Implement config provider for android webview browser by Ciara McMullin · 1 year, 4 months ago
  45. 49b1a45 [BRP] Take a step towards enforcing raw_ptr/ref in Renderer code by Bartek Nowierski · 1 year, 4 months ago
  46. 5416b3a6 Fix presubmit line wrap. by Erik Chen · 1 year, 4 months ago
  47. f9f1b663 [BRP] Semi-automated T* -> raw_ptr<T> Renderer rewrite 'refresh' by Bartek Nowierski · 1 year, 4 months ago
  48. d977df34 [Chrome Stdlib] Fix presubmit by Rasika Navarange · 1 year, 4 months ago
  49. 0ca7bfbf Revert "[PRESUBMIT] Check if files are written to a dep dir" by Bret Sepulveda · 1 year, 4 months ago
  50. 367476a [PRESUBMIT] Check if files are written to a dep dir by Josip Sokcevic · 1 year, 4 months ago
  51. 845b9e6 Disallow more browser finder methods. by Erik Chen · 1 year, 4 months ago
  52. e229297 Fix formatting of deprecated sync functions warning by Victor Hugo Vianna Silva · 1 year, 4 months ago
  53. 48702338 partition_alloc: Remove temporary exception for build_config.h by Arthur Sonzogni · 1 year, 4 months ago
  54. 277cd66 [Chrome Stdlib]: Support renaming of test data objects by Rasika Navarange · 1 year, 4 months ago
  55. 87358e8 Add a presubmit warning against using BrowserUserData by Erik Chen · 1 year, 4 months ago
  56. f58f720 Add presubmits warnings for commonly misused functions. by Erik Chen · 1 year, 4 months ago
  57. 4fd14fd PRESUBMIT: Fix & improve CheckForInvalidIfDefinedMacros by Arthur Sonzogni · 1 year, 4 months ago
  58. 08e54216 [Chrome Stdlib] Move .sha256 files to separate directory from test data by Rasika Navarange · 1 year, 4 months ago
  59. 5839eb2 Add PRESUBMIT warnings for WIDGET_OWNS_NATIVE_WIDGET and by Allen Bauer · 1 year, 4 months ago
  60. d84f951 Make CheckForIncludeGuards() presubmit fire warning for incorrect #endif by Lei Zhang · 1 year, 4 months ago
  61. c2d33d2 Reland "[Chrome Stdlib] Use DEPS to download diff test data" by Rasika Navarange · 1 year, 5 months ago
  62. 303cdf2 Revert "[Chrome Stdlib] Use DEPS to download diff test data" by Rasika Navarange · 1 year, 5 months ago
  63. 6c8f9924 [Chrome Stdlib] Use DEPS to download diff test data by Rasika Navarange · 1 year, 5 months ago
  64. dbe8154 [android/ios/presubmit] Warn about deprecated sync consent predicates by Victor Hugo Vianna Silva · 1 year, 5 months ago
  65. a6054e0 webnn: Avoid duplicate object files if multiple backends are enabled by Austin Sullivan · 1 year, 5 months ago
  66. 9142ffd7 Fix false-positive in unique_ptr presubmit check with mismatched <> by Glen Robertson · 1 year, 5 months ago
  67. 025ab45 Fix TRACKING_PROTECTION explanation formatting by Fiona Macintosh · 1 year, 5 months ago
  68. 2a2d5fc Allow OS-suffices in test support files by Marijn Kruisselbrink · 1 year, 5 months ago
  69. 8e07956 Merge bisect script to //tools/bisect-builds.py by Sven Zheng · 1 year, 5 months ago
  70. b5330a23 Remove std::to_string() from //extensions by Helmut Januschka · 1 year, 5 months ago
  71. 364216a Add a pointer to the header in the PRESUBMIT check for base::to_address by Daniel Cheng · 1 year, 5 months ago
  72. dda49e5 Use `[[likely]]` and `[[unlikely]]` in //chrome/ by punithbnayak · 1 year, 5 months ago
  73. acdb112 Update presubmits to allow integrating components/ip_protection/ with BlindSignAuth for better code sharing across platforms. by Ciara McMullin · 1 year, 5 months ago
  74. a3dec41 partition_alloc: Wrap //build header into partition_alloc. by Arthur Sonzogni · 1 year, 5 months ago
  75. d86a98c4 Remove std::to_string() // c/browser by Helmut Januschka · 1 year, 5 months ago
  76. 1d91088 WebUI: Migrate cr_components/most_visited/ to Lit, part 1. by Teresa Mao · 1 year, 6 months ago
  77. 6b743782 Add presubmit check for TP content setting. by Michelle Abreo · 1 year, 6 months ago
  78. cb598de5 Update todo presubmit to link an externally available bug by Alison Gale · 1 year, 6 months ago
  79. ec4f55a Reland "Add presubmit error when adding new download from google storage hook" by Stephanie Kim · 1 year, 6 months ago
  80. 273ac1d Format bisect_builds.py by Sven Zheng · 1 year, 6 months ago
  81. 281b7aa Remove std::to_string() // ash by Helmut Januschka · 1 year, 6 months ago
  82. c66e9c8 PRESUBMIT: Fix AffectedSourceFile's mock. by Arthur Sonzogni · 1 year, 6 months ago
  83. 3498f42 Ban std::to_string() use by Daniel Cheng · 1 year, 6 months ago
  84. da204441 [Device Provider] Move NearbyConnectionsManager part 4 by Juliet Levesque · 1 year, 6 months ago
  85. 07dc43c8 Move bisect_builds.py to tools/bisect by Sven Zheng · 1 year, 6 months ago
  86. 41c7c9f Revert "Add presubmit error when adding new download from google storage hook" by Stephanie Kim · 1 year, 6 months ago
  87. 729bfb66 Add presubmit error when adding new download from google storage hook by Stephanie Kim · 1 year, 6 months ago
  88. d0bcf212 remove NOLINT comments for include order by Takuto Ikuta · 1 year, 6 months ago
  89. d6b25fe Add presubmit to ensure only updated bug IDs are added to the codebase by Alison Gale · 1 year, 6 months ago
  90. 918b223 Add LUCI Bisection to list of known robot by nqmtuan · 1 year, 6 months ago
  91. 2324fdc Android: Simplify build logic WRT .so files in bundle modules by Andrew Grieve · 1 year, 6 months ago
  92. 08523bfa WebNN:CoreML: Add debug option to persist generated model files by sushraja · 1 year, 6 months ago
  93. 5b527cf webnn: Add build flag to enable TFLIte profiler by Reilly Grant · 1 year, 6 months ago
  94. 3b7c935 Add chrome-screen-ai-releaser@ to KNOWN_ROBOTS in PRESUBMIT.py by Kyungjun Lee · 1 year, 6 months ago
  95. caf15b8 Add presubmit warning to prevent accessibility API usage in Chromium by Benjamin Beaudry · 1 year, 7 months ago
  96. 84d6c71 [PA] Exclude PA from toplevel PRESUBMIT.py include guard check by mikt · 1 year, 7 months ago
  97. cdd45e73 [IWA] Add presubmit to prevent direct use of IWA features by Andrew Rayskiy · 1 year, 7 months ago
  98. 758bdb0 Roll src/net/third_party/quiche/src/ d831c72dd..70bc4dfde (8 commits) by Tsuyoshi Horo · 1 year, 7 months ago
  99. b3f71ab5 Ban StringPiece/StringPiece16 as it is under refactor by Helmut Januschka · 1 year, 7 months ago
  100. 93a6b0b3 Factor out selected IWA pieces into ChromeContentBrowserClientIWAParts by Andrew Rayskiy · 1 year, 7 months ago