summaryrefslogtreecommitdiffstats
path: root/content/browser/power_save_blocker_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove java ViewAndroid classboliu2015-04-091-27/+55
* favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]*mostynb2015-03-181-2/+2
* Remove cc dependency from ui/basejaekyun2015-02-241-1/+1
* Use PowerSaveBlocker for audio and video on Chrome OS.derat2015-02-231-1/+2
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-10-071-1/+1
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-231-1/+1
* ui: Move android C++ source files into base/android directory.tfarina@chromium.org2013-10-311-1/+1
* Fix PowerSaveBlocker crash in Android WebViewboliu@chromium.org2013-08-121-0/+3
* The window's KEEP_SCREEN_ON flag is more like controlling the screen from an ...michaelbai@chromium.org2013-08-101-10/+12
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-191-27/+38
* Revert 212022 "The previous implementation is not correct, it de..."gavinp@chromium.org2013-07-171-38/+27
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-171-27/+38
* Keep screen on when there is an active WebRTC session on Android.wjia@chromium.org2013-05-221-5/+48
* Revert 201439 "Revert 201433 "Revert 201424 "Keep screen on when..."wjia@chromium.org2013-05-221-48/+5
* Revert 201433 "Revert 201424 "Keep screen on when there is an ac..."wjia@chromium.org2013-05-221-5/+48
* Revert 201424 "Keep screen on when there is an active WebRTC ses..."wjia@chromium.org2013-05-221-48/+5
* Keep screen on when there is an active WebRTC session on Android.wjia@chromium.org2013-05-221-5/+48
* Make content::PowerSaveBlocker publichashimoto@chromium.org2013-01-151-6/+6
* Power save blocker: switch to new implementation. In addition to making thingsmdm@chromium.org2012-06-111-3/+17
* Adds a couple of stub classes in content/browser to get past linker errors wi...satish@chromium.org2012-02-091-0/+14