1. cadb05e GCC: Fix build errors by adding constexpr to PA ByteSwap* and NetToHost* funcs by Ivan Pavlotskiy · 1 year, 10 months ago
  2. ee71db4 Allowing JNI ForTesting methods to be stripped by Sam Maier · 1 year, 10 months ago
  3. fdd78ed Fixing DoNotClassMerge proguard rule by Sam Maier · 1 year, 10 months ago
  4. 2f2edcc [PartitionAlloc] Change constant for memory zapping in the thread cache by Benoit Lize · 1 year, 10 months ago
  5. f08cd35 Revert "Reland "[fuchsia] Add fuchsia.hwinfo.ProductInfo support"" by Matt Reichhoff · 1 year, 10 months ago
  6. 364e28a Reland "[fuchsia] Add fuchsia.hwinfo.ProductInfo support" by Bryant Chandler · 1 year, 10 months ago
  7. b34b8d0 Rename WebRtcMetronomeTaskQueue to WebRtcTaskQueue. by Henrik Boström · 1 year, 10 months ago
  8. 8e3419f Rename WebRtcTimer to LowPrecisionTimer. by Henrik Boström · 1 year, 10 months ago
  9. d8d5f05 Reland "[BRP] Enable BRP-ASan by default in ASan builds" by Sergei Glazunov · 1 year, 10 months ago
  10. 79c8f41 Remove base::Value::DeprecatedDictStorage. by Matt Menke · 1 year, 10 months ago
  11. 1979672 [base] Apply formatting suggestion in message_pump_mac.mm. by François Doray · 1 year, 10 months ago
  12. fc62ae6 [base] Add feature to enable optimizations in MessagePumpCFRunLoop. by Francois Doray · 1 year, 10 months ago
  13. fe6378a Convert ExpectDictStringValue() and friends to take a base::Value::Dict. by Lei Zhang · 1 year, 10 months ago
  14. 0282d31 Convert more printing code to avoid deprecated base::Value APIs. by Lei Zhang · 1 year, 10 months ago
  15. 692929d Add ScopedVmoduleSwitches to logging. by Fergal Daly · 1 year, 10 months ago
  16. 034b75c Android: Create robolectric_library template for on host tests by Mohamed Heikal · 1 year, 10 months ago
  17. 3144e23 network service: android: Remove stale data directory by Egor Pasko · 1 year, 10 months ago
  18. d876f6b Revert "[BRP] Enable BRP-ASan by default in ASan builds" by Travis Skare · 1 year, 10 months ago
  19. aee1638 [base] Watch for hangs from wake-up to idle. by Gabriel Charette · 1 year, 10 months ago
  20. 6b34899 Wrap base::Value::{Dict,List}}:WriteIntoTrace() with correct #ifs. by Daniel Cheng · 1 year, 10 months ago
  21. abeed03 Remove outdated comment from TokenType by Sharon Yang · 1 year, 10 months ago
  22. 4818717 DanglingPtr: Mark all of them as untriaged [1/N] by Arthur Sonzogni · 1 year, 10 months ago
  23. fd80bb7 [fuchsia] Enumerate service directory using opendir() by Wez · 1 year, 10 months ago
  24. b5ce3bd Create base::ScopedBoostPriority by Zhibo Wang · 1 year, 11 months ago
  25. acd4d2c Ensure raw_ptr<T> and T* are treated identically in //base callback. by Daniel Cheng · 1 year, 11 months ago
  26. 7243b6b Correct testing logic and comments. in message_pump_unittest.cc by Olivier Li · 1 year, 11 months ago
  27. 30652f6 win: Fix touch mode detection DCHECK in canary by David Bienvenu · 1 year, 11 months ago
  28. 32d138c Add has_high_latency boolean field to EventLatency. by Jasmine Xiong · 1 year, 11 months ago
  29. 81ff484 Update core items for macOS 13 "Ventura" by Avi Drissman · 1 year, 11 months ago
  30. 11811a1 [tasks] Save timer callback to avoid rebinds by Etienne Pierre-doray · 1 year, 11 months ago
  31. ff18ea6 DanglingPtr: Make Unretained() to support option. by Arthur Sonzogni · 1 year, 11 months ago
  32. 3412fc7 [task] Use smarter delay policy in ThreadPool. by Etienne Pierre-doray · 1 year, 11 months ago
  33. c4b6745 [BRP] Enable BRP-ASan by default in ASan builds by Sergei Glazunov · 1 year, 11 months ago
  34. 6cc68f9 Avoid calling OneGroupPerRendererEnabled where blocking is not allowed by Youssef Esmat · 1 year, 11 months ago
  35. 5ab770f DanglingPtr: Add "DanglingUntriaged" annotation. by Arthur Sonzogni · 1 year, 11 months ago
  36. 948bc87 leveldb: Allow sync primitives in LeveldbValueStore by Austin Sullivan · 1 year, 11 months ago
  37. 09946d9 Reland "Disable Event.path on pre-Beta channels" by Xiaocheng Hu · 1 year, 11 months ago
  38. 1c5ef61 Add a new enum value to base::DesktopEnvironment for Deepin by Xinchao Tian · 1 year, 11 months ago
  39. b37502b Enable base::Value::Dict and base::Value::List to be used with tracing. by Daniel Cheng · 1 year, 11 months ago
  40. cd45c21 [base] Clarify kInBetweenTasks state by Gabriel Charette · 1 year, 11 months ago
  41. 8c3c7f0 [BRP] Document BRP-ASan by Sergei Glazunov · 1 year, 11 months ago
  42. e3df4ab [PA] Clean up the mutex now that only macOS >10.12 is supported by Benoit Lize · 1 year, 11 months ago
  43. 77a999e [base] Move ownership of RunLevelTracker into ThreadController by Gabriel Charette · 1 year, 11 months ago
  44. 901d29a Switch ub_uiautomator to use androidx_uiautomoator. by Ben Joyce · 1 year, 11 months ago
  45. a593cbf Fix GetPreciseCumulativeCPUUsage() by Patrick Monette · 1 year, 11 months ago
  46. 9acdb8c Remove Value::DictStorage in favor of Value::DeprecatedDictStorage. by Matt Menke · 1 year, 11 months ago
  47. afa905b [Cast Convergence][base] Replace is_chromecast with is_castos / is_cast_android by Ryan Keane · 1 year, 11 months ago
  48. ac962e6 [task] Use MetronomeTimer in SyntheticGestureController by Etienne Pierre-doray · 1 year, 11 months ago
  49. cc49a5f Allow onDestroy to finish running in JUnitRunner before LifetimeAsserts by Michael Thiessen · 1 year, 11 months ago
  50. 3296204 Revert "[Sheriff] Disable ProcessUtilTest.CloneFlags" by Matthew Denton · 1 year, 11 months ago
  51. 52e4647 Prevent unsafe narrowing: base/metrics by Peter Kasting · 1 year, 11 months ago
  52. 853f833 Fix TraceEventTestFixture.StaticStringVsString by Mohit Saini · 1 year, 11 months ago
  53. 8212e03 Add DoNotBatch annotation. by James Shen · 1 year, 11 months ago
  54. a11156a Add Omnibox metrics for delays between user input and navigation. by Simon Pelchat · 1 year, 11 months ago
  55. 4175438 [Sheriff] Disable SharedMemoryMappingTest.TotalMappedSizeLimit on Linux and ChromeOS. by Hui Yingst · 1 year, 11 months ago
  56. 3b038d1 [Sheriff] Disable ProcessUtilTest.CloneFlags by Liviu Tinta · 1 year, 11 months ago
  57. 100eb9d Remove deprecated sprintf from safe_sprintf_unittest. by Justin Cohen · 1 year, 11 months ago
  58. 9b60f66 Delete base::LowerCaseEqualsASCII() by Dan McArdle · 1 year, 11 months ago
  59. cceed0b Prevent unsafe narrowing: base/task by Peter Kasting · 1 year, 11 months ago
  60. c1e1650 Prevent unsafe narrowing: base/files by Peter Kasting · 1 year, 11 months ago
  61. f82e20b Use base::expected in base::FileErrorOr by Austin Sullivan · 1 year, 11 months ago
  62. 78820a9 Remove DictionaryValue::HasKey(). by Matt Menke · 1 year, 11 months ago
  63. 634f37f Reland "[PA] Improve DEPS checks" by Yuki Shiino · 1 year, 11 months ago
  64. a7e5974 [BRP] Improve error reporting in BRP-ASan by Sergei Glazunov · 1 year, 11 months ago
  65. 04221d3 [PA] Reland: Make PartitionAlloc to generate its own buildflag headers. by Takashi Sakamoto · 1 year, 11 months ago
  66. 5363e04 Rewrite more raw pointer fields to use raw_ptr<T> by Keishi Hattori · 1 year, 11 months ago
  67. dff4c4c Update base::File::ReadAndCheck doc comment by Jesse McKenna · 1 year, 11 months ago
  68. a762385 Prevent unsafe narrowing: base/win by Peter Kasting · 1 year, 11 months ago
  69. a8721ca Revert "Adding a histogram to collect DelayedRunTime of tasks." by Victor Vianna · 1 year, 11 months ago
  70. f5fa7a2 Reland "Reland "Put Windows compatible handle declarations into separate header"" by Keishi Hattori · 1 year, 11 months ago
  71. 5173d65 Revert "Collect stats about delayed_incoming_queue" by Victor Vianna · 1 year, 11 months ago
  72. d1e4fcd Revert "[PA] Improve DEPS checks" by Victor Vianna · 1 year, 11 months ago
  73. c9f60d5 Reland "fix: minor MTE fixes in PartitionAlloc" by Richard Townsend · 1 year, 11 months ago
  74. e4446b4 [PA] Improve DEPS checks by Yuki Shiino · 1 year, 11 months ago
  75. 1ad406b [PA] Mirror //base/mac/foundation_util by Yuki Shiino · 1 year, 11 months ago
  76. a156b65 Add native events WorkItem accounting in MessagePumpCFRunLoopBase by Olivier Li · 1 year, 11 months ago
  77. ff34747 [Storage Code Health] Remove expired histogram: PlatformFile.UnknownErrors.Posix* by Christine Smith · 1 year, 11 months ago
  78. 3026227 Experiment: Reduce the frequency at which ThreadPool workers wakeup. by Olivier Li · 1 year, 11 months ago
  79. 65e52c9 Collect stats about delayed_incoming_queue by Yousuf Afroze · 1 year, 11 months ago
  80. 22f5598 Adding a histogram to collect DelayedRunTime of tasks. by Yousuf Afroze · 1 year, 11 months ago
  81. 636d24a Revert "Disable Event.path on pre-Beta channels" by Andrey Zaytsev · 1 year, 11 months ago
  82. f08c7ec Always create ThreadPool before calling PostEarlyInitialization by Joe Mason · 1 year, 11 months ago
  83. c71e090 Revert "[PA] Make PartitionAlloc to generate its own buildflag headers." by Arthur Hemery · 1 year, 11 months ago
  84. 2d08c90 [PA] Make PartitionAlloc to generate its own buildflag headers. by Takashi Sakamoto · 1 year, 11 months ago
  85. d8263d5 Revert "[Cast Convergence][base] Replace is_chromecast with is_castos" by Ryan Keane · 1 year, 11 months ago
  86. 7c5b5c4 Fix feature name to match its variable name for WebView flags by Alex Attar · 1 year, 11 months ago
  87. f6cdf6d Disable Event.path on pre-Beta channels by Xiaocheng Hu · 1 year, 11 months ago
  88. 36230bd Add GUARDED_BY_CONTEXT annotations to ThreadPoolImpl. by Joe Mason · 1 year, 11 months ago
  89. 685d04c Eliminate base::LowerCaseEqualsASCII in /base/i18n by Dan McArdle · 1 year, 11 months ago
  90. 54fd089 [Jank] Add TraceEvent around suspect slow calls. by Yaron Friedman · 1 year, 11 months ago
  91. c976764 Revert "Revert "Prevent unsafe narrowing: base/*/*"" by Peter Kasting · 1 year, 11 months ago
  92. f10a4cb [PA] Mirror //base/mac/mac_util.h by Yuki Shiino · 1 year, 11 months ago
  93. be4a6ce DanglingPtr: Annotate TaskSource::task_runner_ as dangling. by Arthur Sonzogni · 1 year, 11 months ago
  94. 7d2045e Fix apparent bug in logging with VLOG config when the cmdline changes. by Fergal Daly · 1 year, 11 months ago
  95. 57b0348 Reland "Fix comparisons between base::Value and string literals." by Daniel Cheng · 1 year, 11 months ago
  96. df6c053 [tracing] Fix data race on `category_group_enabled` initialization by Gabriel Charette · 1 year, 11 months ago
  97. d7ac0b6 [Task]: Move FileDescriptorWatcher instantiation to WorkerThread by Abdias Dagbekpo · 1 year, 11 months ago
  98. 61848f0 [PA] Mirror `component_export` by Kalvin Lee · 1 year, 11 months ago
  99. 6f98109 Prevent unsafe narrowing: Grab bag by Peter Kasting · 1 year, 11 months ago
  100. 0ec1ae4 [task] Expose CreateJob() by Etienne Pierre-doray · 1 year, 11 months ago