summaryrefslogtreecommitdiffstats
path: root/content/browser/power_save_blocker_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: don't use the DBus power save blocker if DPMS is disabled.mdm@chromium.org2012-04-251-53/+84
* Remove some constant spew in unit test logserg@chromium.org2012-04-111-1/+0
* Cleanup power_save_blocker_linux.cc a little bit.thestig@chromium.org2012-02-151-12/+17
* dbus: add ObjectPath typekeybuk@google.com2012-02-141-2/+3
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-141-3/+2
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-141-2/+3
* Linux: use the binary name rather than the (debugging-only) thread name when ...mdm@chromium.org2012-01-181-3/+7
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Linux: fix base::Environment leak in DBusPowerSaveBlocker constructor.mdm@chromium.org2011-11-291-2/+2
* Implements the PowerSaveBlocker::ApplyBlock method for Linux systems. It usescristian.patrasciuc@gmail.com2011-11-291-0/+460