Jeremy Apthorp
|
1d8ab03146
|
refactor: use public WakeLock interface (#15351)
* refactor: use public WakeLock interface
* remove power_save_blocker visibility patch
|
2018-10-23 22:12:58 -07:00 |
|
Aleksei Kuzmin
|
343c42e4ef
|
Remove redundant device::PowerSaveBlocker enums.
https://chromium-review.googlesource.com/754169
services/device: Fix enum naming in wake_lock.mojom.
https://chromium-review.googlesource.com/755884
|
2018-06-19 11:49:41 +10:00 |
|
Aleksei Kuzmin
|
b29c485ec4
|
Consolidate PowerSaveBlocker and WakeLock inside Device Service.
https://chromium-review.googlesource.com/c/chromium/src/+/563159
|
2017-11-24 10:58:16 +09:00 |
|
Cheng Zhao
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
cb19efe49c
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
|
Cheng Zhao
|
1ba3907038
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
7ba391da7c
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
|
Cheng Zhao
|
2ae52d0ff4
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
|
Cheng Zhao
|
6795bd1d96
|
Do not manually manage native resources
We should rely on the destructor to cleanup everything, instead of
putting them in the Destroy method.
|
2015-12-03 15:38:43 +08:00 |
|
Cheng Zhao
|
d56b34de3b
|
Make sure all native resources get freed on exit
|
2015-11-04 18:21:03 +08:00 |
|
Haojian Wu
|
13784e6551
|
More updates: use string instead of integer to identify blocker type.
|
2015-06-24 13:06:39 +08:00 |
|
Haojian Wu
|
532f75fcab
|
Update PowerSaveBlocker APIs design.
|
2015-06-22 12:08:09 +08:00 |
|
Haojian Wu
|
7c5afdd388
|
Add PowerSaveBlocker APIs.
|
2015-06-21 21:14:14 +08:00 |
|