1. 7dd58ad Reland "base: Replace base::Optional and friends with absl counterparts" by Anton Bikineev · 4 years, 3 months ago
  2. 6dd5406a Revert "base: Replace base::Optional and friends with absl counterparts" by Findit · 4 years, 3 months ago
  3. 3c983bd base: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 3 months ago
  4. dc3d0cd Delete unused STL includes from base/ and chrome/ headers. by Lei Zhang · 4 years, 4 months ago
  5. 7c8b916b Move PowerMonitorTestObserver to test namespace by Etienne Bergeron · 4 years, 5 months ago
  6. 0947997 Rename files to power_monitor_test[.h|.cc] by Etienne Bergeron · 4 years, 5 months ago
  7. 5dc978d Migrate PowerMonitor tests to use ScopedPowerMonitorTestSource by Etienne Bergeron · 4 years, 5 months ago
  8. 37f5dee Merge FakePowerMonitorSource with PowerMonitorTestSource by Etienne Bergeron · 4 years, 5 months ago
  9. 4952643 Add an API for adding a power thermal observer and getting the thermal state by Etienne Bergeron · 4 years, 5 months ago
  10. cbbca15 Add deduplication logic for power thermal notifications to PowerMonitor by Etienne Bergeron · 4 years, 5 months ago
  11. e455962e Fix flaky unittests caused to observers not removed from PowerMonitor by Etienne Bergeron · 4 years, 5 months ago
  12. 18e8b4f Make PowerMonitor battery API consistent with Suspend/Resume by Etienne Bergeron · 4 years, 5 months ago
  13. d414927 Remove atomic g_is_process_suspended from PowerMonitor by Etienne Bergeron · 4 years, 5 months ago
  14. ee63455 Reduce amount of power notifications sent to power observers by Etienne Bergeron · 4 years, 6 months ago
  15. 09a4396 [LSC] Remove base/strings/string16.h #includes by Jan Wilken Dörrie · 4 years, 6 months ago
  16. ad587c3 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 4 years, 6 months ago
  17. 415ad0c Lacros: Preparation for lacros target_os switch. by Yuta Hijikata · 4 years, 8 months ago
  18. 1aa111f mac: Remove code to support OS X 10.10 in //base by Robert Sesek · 4 years, 9 months ago
  19. 0f6f493 Implement PowerMonitorDeviceSource::GetCurrentThermalState on ChromeOS by Jiahe Zhang · 4 years, 9 months ago
  20. 000df18f Reland "LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH)" by Yuta Hijikata · 4 years, 9 months ago
  21. 91a94c7 Revert "LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH)" by Wei-Yin Chen (陳威尹) · 4 years, 10 months ago
  22. d9689b0 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years, 10 months ago
  23. 5d5e6fe Have desktop Macs report not being on battery power by Avi Drissman · 5 years ago
  24. 7e458c6 Add test for SessionLengthLimiter suspend case by Oleg Davydov · 5 years ago
  25. 5f4d6dad chromeos/dbus: base/power_monitor: Add thermal hinting api by Puthikorn Voravootivat · 5 years ago
  26. 78281f3 Further cleanup of OS_MACOSX in base by Avi Drissman · 5 years ago
  27. 5b28637 Migrate to OS_MAC and OS_APPLE in base by Avi Drissman · 5 years ago
  28. b25fe847 Rename MessageLoopCurrent to CurrentThread by Carlos Caballero · 5 years ago
  29. f936966 Reland "chrome/android: Record battery capacity drain into UMA" by Eric Seckler · 5 years ago
  30. bd953ac [base] More Fixes for string16 switch by Jan Wilken Dörrie · 5 years ago
  31. c212f8a Revert "chrome/android: Record battery capacity drain into UMA" by Justin DeWitt · 5 years ago
  32. 3c1f99e chrome/android: Record battery capacity drain into UMA by Eric Seckler · 5 years ago
  33. 2585915 base: Add locking annotations to //base. by Benoit Lize · 5 years ago
  34. c426987 RELAND: base/power_monitor: Add method to query thermal state by Miguel Casas-Sanchez · 5 years ago
  35. cae8457 Revert "base/power_monitor: Add method to query thermal state" by Chris Sharp · 5 years ago
  36. 1e56c55 base/power_monitor: Add method to query thermal state by Miguel Casas-Sanchez · 5 years ago
  37. afeb390 Include-what-you-use related to logging.h (base) by Hans Wennborg · 5 years ago
  38. a2f1020 RELAND: MediaStreamManager: listen to and log OnThermalStateChange by Miguel Casas-Sanchez · 5 years ago
  39. f6c544f base: Hide tracing support behind a gn arg by Eric Seckler · 5 years ago
  40. 47eae91 Revert "MediaStreamManager: listen to and log OnThermalStateChange" by Robert Kroeger · 5 years ago
  41. cacf4934 [1/4] Allow registration of power monitor observers pre-initialization by Etienne Bergeron · 5 years ago
  42. 9d9ec17 MediaStreamManager: listen to and log OnThermalStateChange by Miguel Casas-Sanchez · 5 years ago
  43. 853c638 base/power_monitor: Add NotifyThermalStateChange. by Miguel Casas-Sanchez · 5 years ago
  44. 775202c Avoid calling Time::ActivateHighResolutionTimer when suspended by Etienne Bergeron · 5 years ago
  45. e416cbf Change Power Suspend/Resume event scope to process by Etienne Bergeron · 5 years ago
  46. c3cffa6 Remove/replace unnecessary logging.h includes in .cc files (base) by Hans Wennborg · 5 years ago
  47. 9f3bb63d logging.h related include-what-you-use (base/) by Hans Wennborg · 5 years ago
  48. 834d97c mac: Remove two unneeded ContentMainDelegate sandbox-related methods. by Robert Sesek · 6 years ago
  49. c710874 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  50. b69fcd4 Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  51. 1894708 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 6 years ago
  52. 694c3c33 [TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment (1/2) by Gabriel Charette · 6 years ago
  53. feae87148 Cleanup TaskObserver references by Carlos Caballero · 6 years ago
  54. db9fc40b Make PowerMonitor threadsafe by leaking it. by Matt Menke · 6 years ago
  55. c0926cb Android: Refactor //base JNI headers to use full include paths. by Eric Stevenson · 6 years ago
  56. 61bfd829 Remove unneeded base/observer_list_threadsafe.h includes. by Lei Zhang · 7 years ago
  57. bacc196 [base] Add as_u16cstr() utility function by jdoerrie · 7 years ago
  58. 5c4dc4e [base] Prepare //base For String16 Switch by jdoerrie · 7 years ago
  59. 51c45a7 Remove a few more unnecessary semicolons. by Nico Weber · 7 years ago
  60. 84b10b6 Reland "macOS V2 Sandbox: Report correct sandbox profile for nacl-loader." by Greg Kerr · 7 years ago
  61. c99e905 JNI: Remove jclass from JNI static methods by Aiden Benner · 7 years ago
  62. 5a1892b Remove MessageLoop{UI,IO}::{current,IsCurrent}() by Sami Kyostila · 7 years ago
  63. 3f49cb57 base: Remove MessageLoop usage from tests by Sami Kyostila · 7 years ago
  64. 4f9c35c [message_loop] Remove message_loop_forward.h by Alexander Timin · 7 years ago
  65. c643d0e1 [message_loop] Temporary introduce message_loop_forward.h. by Alexander Timin · 7 years ago
  66. 6c622935 [clang-tidy] Apply modernize-loop-convert in /base by jdoerrie · 7 years ago
  67. e7948900 Add instant trace event for power state transition by Etienne Bergeron · 7 years ago
  68. 01d76bd1 Implement PowerMonitorDeviceSource::IsOnBatteryPowerImpl on iOS by Olivier Robin · 7 years ago
  69. c46597f Introduce two-phase shutdown of PowerMonitorSource by Colin Blundell · 7 years ago
  70. bd263ac PowerMonitorSource: Remove unused method by Colin Blundell · 7 years ago
  71. 0b1e1b2 Document PowerMonitor's notification thread by Rintaro Kuroiwa · 7 years ago
  72. 9fba3aff Stop setting is_posix for Fuchsia. by Fabrice de Gans-Riberi · 7 years ago
  73. 091d629 Run clang-tidy modernize-use-equals-{delete,default} on //base headers by Chris Watkins · 8 years ago
  74. bb7211c Run clang-tidy modernize-use-equals-{delete,default} on //base by Chris Watkins · 8 years ago
  75. 7aacf95 Add the classname to JNI method names to make them unique by Daniel Bratell · 8 years ago
  76. a16212a5 Convert NULL and 0 to nullptr in base using clang-tidy. by Ivan Kotenkov · 8 years ago
  77. 77c6b4a9 Delete JNI registration code under base/android by Yipeng Wang · 8 years ago
  78. 1ee189bd Remove trailing semicolon at the end of a method definition by juncai · 8 years ago
  79. d862577 Allow PowerMonitorDeviceSource to be used from sequenced tasks. by fdoray · 9 years ago
  80. 86217288 Implement base::PowerMonitor::IsOnBatteryPower() for OSX. by dalecurtis · 9 years ago
  81. 610004f2 Remove OnSuspend/OnResume notifications on Android. by dalecurtis · 9 years ago
  82. f61cae4 PowerMonitorTestSource: Remove MessageLoop, prefer always required. by dalecurtis · 9 years ago
  83. e1e050c5 Remove calls to MessageLoop::current() in base. by fdoray · 9 years ago
  84. 093de9b Convert //base to use std::unique_ptr by dcheng · 9 years ago
  85. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  86. 0c8d4aa base: Use std::move() instead of Pass() for real movable types. by danakj · 10 years ago
  87. 4a5556ba Remove all Windows Window Scoped Trackers and Associated Instrumentation by robliao · 10 years ago
  88. 8c3eb80 base: Template methods on Timer classes instead of the classes themselves. by danakj · 10 years ago
  89. 89cc5d9 jni_generator: Pass object parameters as JavaParamRef. by torne · 10 years ago
  90. 598fe01 Remove Unactionable or Low Jank USER32 Instrumentation by robliao · 10 years ago
  91. 574f09c Subject .mm files to the header sorting presubmit by tapted · 10 years ago
  92. 9a77a72 Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile. by reillyg · 11 years ago
  93. 3549b9a1 Instrumenting all wndprocs to find jank. by vadimt · 11 years ago
  94. 8aef3761 Standardize usage of virtual/override/final specifiers in base/. by dcheng · 11 years ago
  95. 5648818 Standardize usage of virtual/override/final in base/ by dcheng · 11 years ago
  96. 9e096de replace OVERRIDE and FINAL with override and final in base/ by mostynb · 11 years ago
  97. 0736658 Make base::PowerMonitor work on Chrome OS. by derat · 11 years ago
  98. 5b9e04f Revert of Check to ensure PowerObservers are added and removed on the same thread (patchset #7 id:120001 of https://codereview.chromium.org/502003003/) by dcheng · 11 years ago
  99. 012b371 Check to ensure PowerObservers are added and removed on the same thread by bajones · 11 years ago
  100. ad8cfa9 Removed LOG_GETLASTERROR and LOG_ERRNO macros. by [email protected] · 11 years ago