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

  1. 465fc12 Add IsValidAnd() and IsInvalidOr() helpers to CheckedNumeric by Daniel Cheng · 19 hours ago
  2. 720350d atomicops: Remove Barrier_AtomicIncrement by Venkatesh Srinivas · 23 hours ago
  3. 6caf75b Remove MatchingScenarioObserver::NotifyIfScenarioMatchChanged by Joe Mason · 24 hours ago
  4. 1d3ac16 puma: Implement PUMA histogram functions by Kamil Jarosz · 25 hours ago
  5. becb4668 fix auto spanification for protected_memory_unittest.cc by Daniel Angulo · 26 hours ago
  6. 89eab62c android: Remove some pre-Q code from ashmem.cc by Egor Pasko · 26 hours ago
  7. 11d31b3a Add exclude_flags param to StatisticsRecorder::GetHistograms() by Kamil Jarosz · 26 hours ago
  8. 2ee63d4 [base] Add `base::ToVector` overload for rvalue arrays. by Jan Wilken Dörrie · 27 hours ago
  9. f886459 android: Convert ashmem-dev.c into C++ by Egor Pasko · 27 hours ago
  10. 0995e05 android: Update license in ashmem.h by Egor Pasko · 28 hours ago
  11. 47a14fb Reland "[PA] Refactor to use a typed SlotStart to replace uintptr_t" by Mikihito Matsuura · 2 days ago
  12. 95a46633 Enforce C++ ScopedServiceBindingBatch to be allocated on stack by Shin Kawamura · 2 days ago
  13. d42f011 base: Add platform-agnostic GetAvailablePhysicalMemory helper by Alex Attar · 2 days ago
  14. b1eeb45f Remove primiano@ from OWNERS by Primiano Tucci · 2 days ago
  15. c3eeda9 Remove superfluous callback.h includes from various headers by Lei Zhang · 2 days ago
  16. 339cdce Support LIFETIME_CAPTURE_BY attribute by Adam Rice · 2 days ago
  17. 8964854e Register ChromeAndroidMetricsProvider for UKM on Android by Troy Wang · 2 days ago
  18. 6f3703c2 Add base::LazyStringBuilder by Adam Rice · 3 days ago
  19. b8069cb1 Move numerics implementation details in base::numerics_internal by Daniel Cheng · 3 days ago
  20. bc8707aa Use base:: instead of base::internal:: for numeric functions/types by Daniel Cheng · 3 days ago
  21. 9114c06 [Code Health] Modernize unique_ptr creation in base/test by Charles Meng · 3 days ago
  22. 8d7515b2 Stop TrafficStats APIs from triggering Chromium startup. by Chidera Olibie · 3 days ago
  23. 8fe78f5 Make a MemoryPressureListener for blink isolates by Patrick Monette · 4 days ago
  24. 3635e43d Make a MemoryPressureListener for SkGraphics::PurgeAllCaches by Patrick Monette · 4 days ago
  25. 3c8379f [PA] Ramp up External Metadata trial to 25% on canary by Takashi Sakamoto · 4 days ago
  26. c02e8a3 [Android] Fix ViewsSettled in PwaRestoreBottomSheetIntegrationTest by Henrique Nakashima · 4 days ago
  27. 285d7ba Support const references in ToJniCallback by Aldo Culquicondor · 4 days ago
  28. 4b7ef2a Update to the NSPR 4.38.2 release by Wan-Teh Chang · 4 days ago
  29. 1422002f [MemoryConsumer] Add a way to disable a correctness assert by Patrick Monette · 4 days ago
  30. dff40e5 Revert "[PA] Refactor to use a typed SlotStart to replace uintptr_t" by Jood Hajeer · 4 days ago
  31. 2b12f09a [PA] Refactor to use a typed SlotStart to replace uintptr_t by mikt · 4 days ago
  32. facfee3 Ensure that NotifyMemoryPressure is called on the main thread by Patrick Monette · 5 days ago
  33. 0e165247 Set 'Static' Update Mechanism for superfasthash by Jordan Brown · 5 days ago
  34. 300bcec7 [Code Health] Modernize unique_ptr creation in base by Charles Meng · 5 days ago
  35. 72dd8da Delete ThreadControllerSetsProfilerMetadata feature. by Gabriel Charette · 5 days ago
  36. a427d8f6 Security improvement after AutoSpan by Sergio Solano · 5 days ago
  37. 3ca38fad Remove GenericScopedHandle::IsValid in favor of is_valid by Rafael Cintron · 5 days ago
  38. 9e8ad3ac Update base/third_party/nspr to NSPR_4_38_RTM tag by Wan-Teh Chang · 6 days ago
  39. 502b6c6 Remove superfluous file_util.h includes in various directories by Lei Zhang · 6 days ago
  40. 18b67de Make a MemoryPressureListener for MemoryReclaimer by Patrick Monette · 8 days ago
  41. e8fdc89 [Android] ViewElement#performViewActionTo() and #check() specify Root by Henrique Nakashima · 8 days ago
  42. 0980e70 [Code Health] Modernize unique_ptr creation in base/trace_event by Charles Meng · 8 days ago
  43. c228740 Make ClientDiscardableSharedMemoryManager a MemoryPressureListener by Patrick Monette · 8 days ago
  44. 83232f6 [Code Health] Modernize unique_ptr creation in base/metrics by Charles Meng · 8 days ago
  45. 1067ba6 [base] Add transparent overload for flat_map::operator[] by Jan Wilken Doerrie · 8 days ago
  46. 78c228d9 PA: remove if PA_BUILDFLAG(ASSESRT_CPP_20) by Ayumi Ono · 9 days ago
  47. b36c18e6 Synchronize the access to ApplicationStatus.sActivityInfo by Shin Kawamura · 9 days ago
  48. 81414be0 base: Remove leading '.' from temp dirs on POSIX. by Joshua Pawlicki · 9 days ago
  49. fc5e6bc Exempt browser test internal queue from ScopedBestEffortExecutionFence by Joe Mason · 9 days ago
  50. 71e2853 Rebind high rank processes while the app is visible but not focused by Shin Kawamura · 10 days ago
  51. db7aa0f finch: exclude Pixel from RaiseDisplayCriticalThreadPriority trial by Richard Townsend · 10 days ago
  52. b0bdd235 [Android] MultiWindowAppMenuTest with RobustWindowManagementExp. on+off by Henrique Nakashima · 10 days ago
  53. 1237155 Add test for filename reuse after delete. by Olivier Li · 10 days ago
  54. 2cd743b spanification: automatically spanify base/cpu_unittest.cc etc. by Sergio Solano · 10 days ago
  55. f2fb7d0a Support unique_ptr arguments in ToJniCallback by Aldo Culquicondor · 10 days ago
  56. a35df90 [base] span: Deduce const element type from temporary ranges by Jan Wilken Dörrie · 10 days ago
  57. da06350c base: Fix typo in comment by Joshua Pawlicki · 11 days ago
  58. f31c6ff [PWA] Allow shared lock upgrading, code health and cleanup. by Dan Murphy · 11 days ago
  59. 0e16151 Return future isMaximized and setBounds info by Lijin Shen · 11 days ago
  60. 0e3aa30 Reland "[installer] Improve unbuffered file writes" by Greg Thompson · 11 days ago
  61. bee5f7cc Suppress initial set of unique_ptr<T[]>::operator[] unsafe warnings by Tom Sepez · 11 days ago
  62. 3cd7cd4c Add METADATA to disable bug filing by Wan-Teh Chang · 11 days ago
  63. 30e187d7 Remove base/hash/md5.h by Giovanni Ortuño Urquidi · 11 days ago
  64. a27b4a80 Add ChromeTrackEvent.event_latency.scroll_jank_v4.is_damaging_frame by Petr Čermák · 11 days ago
  65. bb6904ab Refactor: Memory safety improvement with std:array and base:span by Sergio Solano · 11 days ago
  66. f738f5b3 Add TaskEnvironmentWithMainThreadPriorities by Joe Mason · 11 days ago
  67. 3293c22d [PA/AC] Implement size-based filtering by mikt · 12 days ago
  68. f2b1eb1 Throttle the navigation request for the Android spare renderer by Jiacheng Guo · 12 days ago
  69. f343f46c Remove superfluous weak_ptr.h includes from headers by Lei Zhang · 12 days ago
  70. ef77aaa8 [Android] Implement TripBuilder#reachLastStation() to close a window by Henrique Nakashima · 12 days ago
  71. 5d173da [Android] Restrict NotDisplayedAnymoreCondition to check specific roots by Henrique Nakashima · 12 days ago
  72. 35c72f21 [gardener] Disable failing StackSamplerTest by Vincent Chiang · 12 days ago
  73. 4beafb0 Revert "[installer] Improve unbuffered file writes" by Greg Thompson · 12 days ago
  74. 227d260 Update Javadoc for `getNativeMap`. by Alexei Svitkine · 12 days ago
  75. fbc6860 base: Log missing feature in crash reports by Bo Liu · 12 days ago
  76. 3bfbb22 Migrate some JUnit Assert.assertThat usages to Truth by Ho Cheung · 12 days ago
  77. 0847c701 Revert "Track SchedulerLoopQuarantine zap/purge timings" by Kay Lin · 13 days ago
  78. 9088862 Track SchedulerLoopQuarantine zap/purge timings by Stephen Nusko · 13 days ago
  79. b153d03 FieldTrial: Convert FieldTrialEntry::activated to std::atomic<uint32_t> by Venkatesh Srinivas · 14 days ago
  80. 6f45f0df3 [OOPPD] Fix "Send in Mail" from the system print dialog by Lei Zhang · 2 weeks ago
  81. bab7756 [Android] Check ViewConditions using ViewFinder instead of Espresso by Henrique Nakashima · 2 weeks ago
  82. 06bab09a Revert "Disable test until next clang roll" by Devon Loehr · 2 weeks ago
  83. 68ed063b [base/message_loop] Remove CHECK that prevents watching the same FD for the same signal in MessagePumpAndroid by Nafis Abedin · 2 weeks ago
  84. f03e907 [base] Add EXPECT_OK and ASSERT_OK macros for base::expected by Jan Wilken Dörrie · 2 weeks ago
  85. 7ab0826d [Android] Restrict ActivityElements to Stations/CarryOns and to only 1 by Henrique Nakashima · 2 weeks ago
  86. 5f75da58d Update test expectations to follow GoogleTest recommendations by Greg Thompson · 2 weeks ago
  87. fbcccc7 Move TryToUnlockLimitedAccessFeature to base/win by Chris Davis · 2 weeks ago
  88. a5bea741 [installer] Improve unbuffered file writes by Greg Thompson · 2 weeks ago
  89. b877e53f PA: Add shim/HowToInterposeOrIntercept.md by Yuki Shiino · 2 weeks ago
  90. e57486c UnownedUserDataKey - A couple simplifications by Andrew Grieve · 2 weeks ago
  91. 693bf37 Remove MSG_ROUTING_* constants from ipc_message.h by Tom Sepez · 2 weeks ago
  92. 1475848 Remove unused action suffix-related cc logic. by Alicja Opalinska · 2 weeks ago
  93. 0d2478d Add base::HexEncodeLower and migrate a few callers by David Benjamin · 2 weeks ago
  94. 867a88c5c UserDataHost: Rely on NullAway annotations instead of runtime checks by Andrew Grieve · 2 weeks ago
  95. 8868cd5f [base] Add absl::Hash support for base::span by Jan Wilken Dörrie · 2 weeks ago
  96. 6a75432a Reapply "Reland "[a11y] Implement Android chrome text cursor blink interval for caret"" by Tzarial · 2 weeks ago
  97. 0feb989 Refactor UnownedUserData to not use a marker interface by Andrew Grieve · 2 weeks ago
  98. 1a4dbf2 [PA] Ramp up External Metadata trial to 10% on canary by Takashi Sakamoto · 2 weeks ago
  99. 0424b21 Add 'CPEPrefix' with a version by Wan-Teh Chang · 2 weeks ago
  100. d7911c8 Update URL field in base/third_party/xdg_user_dirs/README.chromium by Lei Zhang · 2 weeks ago