| Commit message (Expand) | Author | Age | Files | Lines |
* | add device type as an argument in OnDevicesChanged. | wjia@chromium.org | 2012-07-31 | 3 | -12/+20 |
* | Change base::SystemMonitor's media device functions to take a type and FilePa... | thestig@chromium.org | 2012-07-21 | 3 | -65/+122 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Adds an iOS implementation of base::SystemMonitor. | rohitrao@chromium.org | 2012-07-10 | 2 | -3/+56 |
* | Revert 138011 - Base: Add power requirements to the System monitor. | rvargas@google.com | 2012-06-11 | 5 | -238/+3 |
* | Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of... | thestig@chromium.org | 2012-05-23 | 3 | -28/+28 |
* | Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code. | thestig@chromium.org | 2012-05-22 | 1 | -93/+78 |
* | Add SystemMonitor::GetAttachedMediaDevices(). | thestig@chromium.org | 2012-05-21 | 3 | -1/+100 |
* | Base: Add power requirements to the System monitor. | rvargas@google.com | 2012-05-19 | 5 | -3/+240 |
* | Revert 137960 - Base: Add power requirements to the System monitor. | zea@chromium.org | 2012-05-18 | 5 | -240/+3 |
* | Base: Add power requirements to the System monitor. | rvargas@google.com | 2012-05-18 | 5 | -3/+240 |
* | Add virtual and OVERRIDE to base/ implementation files | rsleevi@chromium.org | 2012-04-06 | 1 | -3/+3 |
* | Add media device attach notification mechanism. | vandebo@chromium.org | 2012-03-02 | 3 | -28/+80 |
* | Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi... | mattm@chromium.org | 2012-03-01 | 3 | -80/+28 |
* | Add Media device notification to SystemMonitor and Mac impl | vandebo@chromium.org | 2012-02-29 | 3 | -28/+80 |
* | Mac64 build fix. | tzik@chromium.org | 2012-02-29 | 1 | -2/+2 |
* | Send WM_DEVICECHANGE message through SystemMonitor | scottmg@chromium.org | 2011-11-15 | 3 | -12/+95 |
* | Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor | kmadhusu@chromium.org | 2011-11-14 | 3 | -95/+12 |
* | Send WM_DEVICECHANGE message through SystemMonitor | scottmg@chromium.org | 2011-11-14 | 3 | -12/+95 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 2 | -5/+5 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 2 | -5/+5 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 2 | -5/+5 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -3/+3 |
* | Upstream android debug and log related files | michaelbai@google.com | 2011-07-07 | 1 | -0/+14 |
* | Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox. | jeremy@chromium.org | 2011-07-04 | 3 | -17/+40 |
* | Clean up of -Wunused-but-set-variable (gcc 4.6) | pph34r@gmail.com | 2011-06-25 | 1 | -2/+0 |
* | [Mac] Handle IORegisterForSystemPower() failure. | shess@chromium.org | 2011-05-26 | 1 | -0/+4 |
* | Add BASE_API to SystemMonitor::PowerObserver to be able to | rvargas@google.com | 2011-05-24 | 1 | -1/+1 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+2 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 6 | -0/+483 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 6 | -483/+0 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 6 | -0/+483 |