[go: nahoru, domu]

  1. ec5b03a Add use_full_mte gn flag by Keishi Hattori · 5 months ago
  2. 70c508e5 Allow rvalue arrays in as_byte_span, and type-deduce rvalue arrays by danakj · 5 months ago
  3. acddeab8 [Android] Public Transit: option to not repeat the OnExceptionCallback by Henrique Nakashima · 5 months ago
  4. c104d940 Refactor shared memory switch helper functions. by Roger McFarlane · 5 months ago
  5. bb885329 Enhance Bind to support functors with overloaded operator()()s. by Peter Kasting · 5 months ago
  6. 6b4f784 [tracing] Emit 'navigation-start' background tracing trigger. by Etienne Pierre-doray · 5 months ago
  7. d1f60b9 base: Guard against wrong windows.h clang-format reordering by Arthur Sonzogni · 5 months ago
  8. 48c05d4 Remove unused file: ResettersForTestingTestRule.java by Andrew Grieve · 5 months ago
  9. 0d8cb55 Cleanup use "" instead of <> for base/ include. by Arthur Sonzogni · 5 months ago
  10. 7e8a59c0 Android: Make ThreadChecker optimized away in release builds by Andrew Grieve · 5 months ago
  11. 16433307 Enable Dangling Pointer Detector on platforms except Chrome OS by mikt · 5 months ago
  12. 9efe01c IWYU: LogMessage raw_ptr requires include by Jose Dapena Paz · 5 months ago
  13. da1bdd7 [BRP] Obliterate deprecated `brp-mode` param values by Bartek Nowierski · 5 months ago
  14. 1d27fd1 Add features that will be used during Finch experimentation. by Ada Romanowski · 5 months ago
  15. 8c7f7411 Annotate existing dangling pointers to re-enable DPD [1/N] by Arthur Sonzogni · 5 months ago
  16. 8509cc6 jni_zero: consolodating down to one externally visible jni_zero.h by Sam Maier · 5 months ago
  17. 874afc08 Avoid assuming string_view iterators are char* by danakj · 5 months ago
  18. 3ff4a90 Fix missing <string> dependency. by Arthur Sonzogni · 5 months ago
  19. 889711dc IWYU: add missing include for std::optional usage in big_endian.h by Jose Dapena Paz · 5 months ago
  20. c9d1b63 base: convert 0-length java.nio.Buffer to valid span by Elly · 5 months ago
  21. 311d878 Make pickle::payload() a protected method. by Tom Sepez · 5 months ago
  22. 5dc224d plumb MessagePumpForUI spurious wakeup reason to traces in chrometto by Sean Maher · 5 months ago
  23. 2fae4ce3 [PA/MO] Fix memory leak if PASchedulerLoopQuarantine disabled by mikt · 5 months ago
  24. fd0b9c3 raw_ptr_unittest: Remove clang-format exception by Kalvin Lee · 5 months ago
  25. 6d325d7 Write unsafe review for BufferIterator and use safer span methods by danakj · 5 months ago
  26. e976a306 [Android] Public Transit: Create uniqueViewElement() by Henrique Nakashima · 5 months ago
  27. 685060f Android: Remove support for junit3 tests by Andrew Grieve · 5 months ago
  28. 59a2c9d6 Add automatic type conversions to jni_zero via annotation by Mohamed Heikal · 5 months ago
  29. c23ccb95 [iOS] Remove Old iOS Runtime Conditional Checks by Joemer Ramos · 5 months ago
  30. b2573ebd Make base::File::GetLength() method a const by punithnayak · 5 months ago
  31. 36684f8d Downgrade NOTREACHEDs that still hit frequently by Peter Boström · 5 months ago
  32. 0487eab [base][i18n] Cleanup ICU and release data in ResetGlobalsForTesting by Wez · 5 months ago
  33. f759050 [buganizer] Migrate remaining DIR_METADATA in chromium/src by Jeff Yoon · 5 months ago
  34. a5e3335 Remove skyostil@chromium.org from base/android/java/src/org/chromium/base/task/OWNERS by Owners Cleanup · 5 months ago
  35. 9e5e7d9 Avoid unspecified behavior in MetricsSubSampler during testing for concurrent writes and reads to global variables. by Olivier Li Shing Tat-Dupuis · 5 months ago
  36. 86bce6f4 [ios] Fix compilation of //base for application extensions by Sylvain Defresne · 5 months ago
  37. 120045d compiler-specific.h: only enable preserve_most for supported platforms by kxxt · 5 months ago
  38. 5077d95 Remove use_combined_annotations by Peter Boström · 5 months ago
  39. 31e3124 Copy absl::WrapUnique()'s static_asserts into base::WrapUnique() by Lei Zhang · 5 months ago
  40. 5429e64 [Android] Public Transit: Compare ViewElements of origin and destination by Henrique Nakashima · 5 months ago
  41. 8499462d Remove the ptr+len overload of the `base::PersistentHash` function. by Lukasz Anforowicz · 5 months ago
  42. f438cca [Base] Make Android Token JNI Natives visible for testing by Calder Kitagawa · 5 months ago
  43. a1d8b6a Partial Reland: Fix incorrect @RunsWith on a few tests by Andrew Grieve · 5 months ago
  44. 7af3ed5a Update our scripts to use the data in the trace for vsync_intervals. by Stephen Nusko · 5 months ago
  45. b79bc51 Revert "[memory-infra] Report per-process and total GPU mapped_memory" by Brian Sheedy · 5 months ago
  46. 336972e Refactoring in advance of supporting overloaded operator()()s. by Peter Kasting · 5 months ago
  47. 25e1597 base/win: base::StringPiece -> std::string_view by Helmut Januschka · 5 months ago
  48. 6511d101 Add more crash keys by Luc Nguyen · 5 months ago
  49. 5896023 Remove various uses of `base::WriteInto()` in //base. by Daniel Cheng · 5 months ago
  50. 52dabfe Fix incorrect (but not unsafe) count arg to GetFinalPathNameByHandle(). by Daniel Cheng · 5 months ago
  51. ca02ec0f base/hash: base::StringPiece -> std::string_view by Helmut Januschka · 5 months ago
  52. 87c33f1 Clamp the calculation of GetSystemCommitCharge to 0 by Joe Mason · 5 months ago
  53. 8b0e8c0 Delete `base::MD5Sum` overload taking separate `data` and `size` params. by Lukasz Anforowicz · 5 months ago
  54. e0ba557 [pre_freeze] Clean up locking annotations by Thiabaud Engelbrecht · 5 months ago
  55. 133b2d9 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 5 months ago
  56. 1fe60a9 [memory-infra] Report per-process and total GPU mapped_memory by Benoit Lize · 5 months ago
  57. a48685e Pull the IsComplete concept into its own header. by Peter Kasting · 5 months ago
  58. 60dbadc base/trace_event: base::StringPiece -> std::string_view by Helmut Januschka · 5 months ago
  59. 6de0e46 base/mac: remove unused string_piece.h header by Helmut Januschka · 5 months ago
  60. 802a7ae Unsafe review of base::span by danakj · 5 months ago
  61. b9e1019 Add JNI interface to content_extraction.InnerText by Salvador Guerrero Ramos · 5 months ago
  62. f1abab03 Reland: Enable sandbox shims to work regardless of timing by Stefan Smolen · 5 months ago
  63. 738194b Revert "Restrict the scope of overly broad ProGuard rule" by Sam Maier · 5 months ago
  64. 0f6f611 Expose WeakPtrFactory::BindToCurrentSequence to PM nodes by Joe Mason · 5 months ago
  65. 590d1523 Add conversions from arrays of bytes to integers/floats by danakj · 5 months ago
  66. 5b7a411 Reland "Exo: Pass trace ID across wayland to track frame submission." by Yuzhu Shen · 5 months ago
  67. 6519f11 base: base::StringPiece -> std::string_view by Helmut Januschka · 5 months ago
  68. 94c5fd4 Store SlotStart in LightweightQuarantineBranch by Keishi Hattori · 5 months ago
  69. becc987a [base] Do not crash when ThreadPool is configured with >256 cores by Gabriel Charette · 5 months ago
  70. 44190ab6 Allow conversion from base::span<T, N> to std::span<T, N> for const N by danakj · 5 months ago
  71. 7c00119 [base][weak_ptr] Better document not to use MaybeValid() in general by Erik Chen · 5 months ago
  72. b0713f02 Revert "Roll clang+rust llvmorg-18-init-17730-gf670112a-1 : llvmorg-19-init-817-g3f5fcb59-1 / cd6d8f2a04528f827ad3d399581c0f3502b15a72-1 : cdaa12e3dff109f72a5a8a0a67ea225052122a79-1" by Alan Zhao · 5 months ago
  73. f77fd11 Android: Enable native code for base robolectric tests by Andrew Grieve · 5 months ago
  74. db22f76 Add Windows 23H2/22631 OS version support by Kevin DiClemente · 5 months ago
  75. 6aaed0b7 Replace sync primitive with outside of blocking scope. by Artem Sumaneev · 5 months ago
  76. 2f99f287 jni_zero: Go back to using slashes instead of dots for class names by Andrew Grieve · 5 months ago
  77. 78889fcf 🌳 Revert "Exo: Pass trace ID across wayland to track frame submission." by Nicolas Dossou-Gbété · 5 months ago
  78. ebbab76f Roll clang+rust llvmorg-18-init-17730-gf670112a-1 : llvmorg-19-init-817-g3f5fcb59-1 / cd6d8f2a04528f827ad3d399581c0f3502b15a72-1 : cdaa12e3dff109f72a5a8a0a67ea225052122a79-1 by Alan Zhao · 5 months ago
  79. 488a52d Revert^2 "Restrict the scope of overly broad ProGuard rule" by Etienne Dechamps · 5 months ago
  80. 3e21f05 Remove extra qualifiers that Clang warns about by Hans Wennborg · 5 months ago
  81. 5606082 Exo: Pass trace ID across wayland to track frame submission. by Yuzhu Shen · 5 months ago
  82. 8d48984 Add an allocator shim layer that implements no-op on free during shut down. by Ada Romanowski · 5 months ago
  83. 6c2e60e Fix memset size for padded ref counts by Keishi Hattori · 5 months ago
  84. 7c02517 Reland #2 "Android: Make ResettersForTesting work better with ParameterizedRobolectricTestRunner" by Andrew Grieve · 5 months ago
  85. 4c68b6c [Android] Fix and rename NotDisplayedAnymoreCondition by Henrique Nakashima · 5 months ago
  86. c5ed890 [Android] Public Transit: freeze and run callback on TravelException by Henrique Nakashima · 5 months ago
  87. 4ea92645 Add test to verify multiple threads making same objects iterable by Luc Nguyen · 5 months ago
  88. 76c2153 [base] Add ToString() to base::EnumSet using std::bitset::to_string() by Daniel Murphy · 5 months ago
  89. 15c5268 [fuchsia][i18n] Removes the remnants of ICU config-data by Filip Filmar · 5 months ago
  90. 5688628 Roll libc++ from 3c2f3884e62e to 6024b2688762 (13 revisions) by Nico Weber · 5 months ago
  91. c05c415 Revert "Avoid blocking SHChangeNotify call in CreateOrUpdateShortcutLink" by Chris Davis · 5 months ago
  92. 2e85b51a Tentative fix for objects being allocated on top of each other by Luc Nguyen · 5 months ago
  93. 59d1b17 PA: Fix transitive include of //build/build_config.h by Arthur Sonzogni · 5 months ago
  94. 224f3cf `StrictNumeric` in `base::span::first(...)` and `last(...)` by Lukasz Anforowicz · 5 months ago
  95. 0d6a164c Add `span`-based overload to the `base::MD5Sum` function. by Lukasz Anforowicz · 5 months ago
  96. 29f8810 Revert "[threadpool] Reduce lock contention in Jobs API." by François Doray · 5 months ago
  97. 319ff65 Fix outdated sorted_unique comment in MakeFixedFlatMap by Tomasz Śniatowski · 5 months ago
  98. 6f52959 [Android] Avoid String concatenation on CachedFlag isEnabled() check by Henrique Nakashima · 5 months ago
  99. e725aa3 [ThreadGroupSemaphore] Add flow events to WorkerThreadSemaphore::Signal by Sean Maher · 5 months ago
  100. 3102948 [Android] Add option to print View left/top/width/height bounds by Henrique Nakashima · 5 months ago