1. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  2. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  3. 076c6c6 Split the power monitoring feature from SystemMonitor by hongbo.min@intel.com · 11 years ago
  4. f922ef3 Move power event handling logic from ui/ layer to base/ on Windows by hongbo.min@intel.com · 11 years ago
  5. 5634068 Remove removable storage notifications from base System Monitor. (part 3) by gbillock@chromium.org · 12 years ago
  6. 7d4a0ec base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant. by tfarina@chromium.org · 12 years ago
  7. 5d4ab36 Fire SystemMonitor::{RESUME,SUSPEND}_EVENT on Android. by pliard@chromium.org · 12 years ago
  8. 56d7195 base: Update calls froms RunAllPending() to RunUntilIdle(). by tfarina@chromium.org · 12 years ago
  9. acb2f59 Android: Integrates native and java SystemMonitor. by bulach@chromium.org · 12 years ago
  10. 090cf18 Document bad pattern in base::SystemMonitor. by vandebo@chromium.org · 12 years ago
  11. 8ce1244 Fix a potential multi-thread issue when manipulating removable storage map by hongbo.min@intel.com · 12 years ago
  12. 0bf6aa1 Implement platform specific part of MediaStorageUtil for Linux. by vandebo@chromium.org · 12 years ago
  13. 866501f Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional changes to follow in future CLs. by thestig@chromium.org · 12 years ago
  14. 79da9b7 SystemMonitor: Pull device type into the device id by vandebo@chromium.org · 12 years ago
  15. d5d38e3 Clean-up inline members of nested classes (base/) by hans@chromium.org · 12 years ago
  16. 2774420 base: Fix minor warnings reported by cppcheck. by tfarina@chromium.org · 12 years ago
  17. 29b2a98 Isolated FS for Media devices. by kmadhusu@chromium.org · 12 years ago
  18. bd5efd8 add device type as an argument in OnDevicesChanged. by wjia@chromium.org · 12 years ago
  19. c723b50 Change base::SystemMonitor's media device functions to take a type and FilePath::StringType instead of a FilePath. by thestig@chromium.org · 12 years ago
  20. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  21. 3d29872 Adds an iOS implementation of base::SystemMonitor. by rohitrao@chromium.org · 12 years ago
  22. 80dd6d7 Revert 138011 - Base: Add power requirements to the System monitor. by rvargas@google.com · 12 years ago
  23. c00ee27 Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of a vector*. by thestig@chromium.org · 12 years ago
  24. ba481dc Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code. by thestig@chromium.org · 12 years ago
  25. d18525b Add SystemMonitor::GetAttachedMediaDevices(). by thestig@chromium.org · 12 years ago
  26. edc523b Base: Add power requirements to the System monitor. by rvargas@google.com · 12 years ago
  27. 22b1945 Revert 137960 - Base: Add power requirements to the System monitor. by zea@chromium.org · 12 years ago
  28. 18b46dc Base: Add power requirements to the System monitor. by rvargas@google.com · 12 years ago
  29. de3a6cf Add virtual and OVERRIDE to base/ implementation files by rsleevi@chromium.org · 12 years ago
  30. fab003a Add media device attach notification mechanism. by vandebo@chromium.org · 12 years ago
  31. 32c664f Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notification to SystemMonitor and Mac impl by mattm@chromium.org · 12 years ago
  32. d3593e2 Add Media device notification to SystemMonitor and Mac impl by vandebo@chromium.org · 12 years ago
  33. 3190a59 Send WM_DEVICECHANGE message through SystemMonitor by scottmg@chromium.org · 13 years ago
  34. d2c40e3 Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor by kmadhusu@chromium.org · 13 years ago
  35. 2dfbdbf Send WM_DEVICECHANGE message through SystemMonitor by scottmg@chromium.org · 13 years ago
  36. 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  37. 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  38. 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  39. ad6a345 Update base/timer.h code to pass through Location from call sites. (reland) original CL w/LGTMs: http://codereview.chromium.org/7812036/ by jbates@chromium.org · 13 years ago
  40. e32a2be Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, by mattm@chromium.org · 13 years ago
  41. 0d16c33 Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so the original code that created the delayed callback is lost. by jbates@chromium.org · 13 years ago
  42. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  43. 01ef2f2 Upstream android debug and log related files by michaelbai@google.com · 13 years ago
  44. 150e909 Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox. by jeremy@chromium.org · 13 years ago
  45. 4f029ab Clean up of -Wunused-but-set-variable (gcc 4.6) by pph34r@gmail.com · 13 years ago
  46. ca5e04d Add BASE_API to SystemMonitor::PowerObserver to be able to by rvargas@google.com · 13 years ago
  47. 237e9ab Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  48. 0fbb868 Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  49. e8e917b Revert 85732 (broke build) - Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  50. 947efcb Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago