Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
182f73fc4da13a6417e5086ec9ecce80eb8423ca
/
services
/
java
/
com
/
android
/
server
/
power
182f73f
Introduce a Lifecycle for system services
by Adam Lesinski
· 13 years ago
65031a2
Continue synthesizing data even after brightness adjustment
by Michael Wright
· 13 years ago
738ffdc
Add a method to set a list of uids for a wake lock
by Marco Nelissen
· 13 years ago
95867a6
Merge "Add PowerManager method to assign blame to a single uid" into klp-dev
by Marco Nelissen
· 13 years ago
d983ba5
Add PowerManager method to assign blame to a single uid
by Marco Nelissen
· 13 years ago
dbcc8a2
Track wireless charger detector timeout explicitly.
by Jeff Brown
· 13 years ago
09652ac
Merge "Allow phone to enter suspend with positive proximity." into klp-dev
by Jeff Brown
· 13 years ago
ec08321
Allow phone to enter suspend with positive proximity.
by Jeff Brown
· 13 years ago
737d2c0
Merge "Ignore ON_AFTER_RELEASE for partial wake locks." into klp-dev
by Jeff Brown
· 13 years ago
2cad64c
Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev
by Igor Murashkin
· 13 years ago
6eade79
Ignore ON_AFTER_RELEASE for partial wake locks.
by Jeff Brown
· 13 years ago
20e2875
WirelessChargerDetector: Work around bad sensor timestamps.
by Jeff Brown
· 13 years ago
a86ab640
Surface: Change OutOfResourcesException to be a runtime exception
by Igor Murashkin
· 13 years ago
97f0aa6
tweak the electron beam animation a bit
by Mathias Agopian
· 13 years ago
e98f5db
Make it safe to use start/stop app ops outside of system proc
by Dianne Hackborn
· 13 years ago
d91e417
Fix missing lock in power manager.
by Jeff Brown
· 13 years ago
619682d
am 58d52298: am 57512008: am 8f793103: Merge "Set foreground priority for shutdown receivers."
by Jean-Baptiste Queru
· 13 years ago
5751200
am 8f793103: Merge "Set foreground priority for shutdown receivers."
by Jean-Baptiste Queru
· 13 years ago
8f79310
Merge "Set foreground priority for shutdown receivers."
by Jean-Baptiste Queru
· 13 years ago
713df15
Add app ops for wake locks.
by Dianne Hackborn
· 13 years ago
fa012b3
Improve watchdog error reporting.
by Dianne Hackborn
· 13 years ago
dbcf2d7
PowerManagerService: Don't reboot directly.
by Nick Kralevich
· 13 years ago
21ef964
Avoid leaking Surface native object.
by Jeff Sharkey
· 13 years ago
6d0c1d78
Sensor values changes.
by Jaikumar Ganesh
· 13 years ago
86e1bc7
fix CloseGuard usage in Surface
by Mathias Agopian
· 13 years ago
0449a40
screenshots can now go into a Surface from java
by Mathias Agopian
· 13 years ago
29479eb
clean-up following Surface split
by Mathias Agopian
· 13 years ago
3866f0d
split Surface in two classes: SurfaceControl and Surface
by Mathias Agopian
· 13 years ago
a81d7da
Set foreground priority for shutdown receivers.
by Martin Wallgren
· 13 years ago
b70d9df
am 1ec3c2cc: am 28608bbb: am d692ea6d: am b5e4835e: Merge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-dev
by Sascha Prueter
· 13 years ago
3b971598
Improve heuristics for detecting wireless chargers.
by Jeff Brown
· 13 years ago
d90a56f
Merge "Track app and display wakelocks separately."
by Jeff Brown
· 14 years ago
27f7a86
Track app and display wakelocks separately.
by Jeff Brown
· 14 years ago
84e2756
Play a tone when wireless charging begins.
by Jeff Brown
· 14 years ago
7f3994e
Pin electron beam surface to natural orientation.
by Jeff Brown
· 14 years ago
9dd9e0c
Fix math errors causing black screen. DO NOT MERGE
by Craig Mautner
· 14 years ago
6edb6db
Ignore invalid combination of PowerManager flags.
by Craig Mautner
· 14 years ago
356bd4c
Don't scale screen brightness by electron beam level.
by Jeff Brown
· 14 years ago
5244c93
Dim the screen quickly in response to user activity timeout.
by Jeff Brown
· 14 years ago
e941b1e
Improve auto-brightness hysteresis.
by Jeff Brown
· 14 years ago
32dafe2
Reduce screen on/off latency.
by Jeff Brown
· 14 years ago
ed108f3
Frameworks base: Promote dream setting defaults to config.
by John Spurlock
· 14 years ago
4f0e969
Reduce auto-brightness jitter.
by Jeff Brown
· 14 years ago
ec6aa59
Dream when user activity times out while docked if appropriate.
by Jeff Brown
· 14 years ago
016ff14
Stop dreaming if the battery not charging effectively.
by Jeff Brown
· 14 years ago
ab887a0
Cleanup some internal documentation.
by Jeff Brown
· 14 years ago
78eb122
Dejank electron beam.
by Jeff Brown
· 14 years ago
3c584f2
Use exactly the same timings for the ElectronBeam as JB.
by Jeff Brown
· 14 years ago
20767b2
Don't consider the boot completed until the animation is over.
by Jeff Brown
· 14 years ago
1042874
Prevent full wake lock from keeping device awake while dreaming.
by Jeff Brown
· 14 years ago
9e316a1
Blank or unblank all displays as need.
by Jeff Brown
· 14 years ago
252c206
Improve the power off fade animation.
by Jeff Brown
· 14 years ago
8b9cf1c
Reduce screen on latency, eliminate flashes.
by Jeff Brown
· 14 years ago
b76eebff
Allow the dim brightness to be brighter than the minimum.
by Jeff Brown
· 14 years ago
9fca9e9
Ensure that dreams show while docked.
by Jeff Brown
· 14 years ago
c38c9be
Coordinate screen on with the window manager.
by Jeff Brown
· 14 years ago
a52772f
Support animating just the backlight when turning off.
by Jeff Brown
· 14 years ago
5430835
Ensure we send at least one wakeup/gotosleep transition.
by Jeff Brown
· 14 years ago
93cbbb2
Allow phone to go to sleep while in call.
by Jeff Brown
· 14 years ago
c428aae
Fix issue #7267494, issue #7212347
by Dianne Hackborn
· 14 years ago
645832d
Ensure dreams can be started when not powered.
by Jeff Brown
· 14 years ago
ff53254
Improve the screen dim duration calculation.
by Jeff Brown
· 14 years ago
f3fb895
Implement screen on hack for wireless chargers.
by Jeff Brown
· 14 years ago
a4d8204
Fix some synchronization issues in BatteryService.
by Jeff Brown
· 14 years ago
9ba8d78
Fix CTS test failures.
by Jeff Brown
· 14 years ago
db21284
Disable use of twilight mode for auto-brightness.
by Jeff Brown
· 14 years ago
1e3b98d
New internal API to eliminate poke locks.
by Jeff Brown
· 14 years ago
edce6a7
Remove clearUserActivityTimeout().
by Jeff Brown
· 14 years ago
7f81320
Merge "Get rid of preventScreenOn()." into jb-mr1-dev
by Jeff Brown
· 14 years ago
1206648
Get rid of preventScreenOn().
by Jeff Brown
· 14 years ago
be87e2f
Fix issue #7255954: API Review: rename Dream to DreamService
by Dianne Hackborn
· 14 years ago
62c82e4
Make DreamManagerService more robust.
by Jeff Brown
· 14 years ago
d493596
Handle user switched for settings changes.
by Jeff Brown
· 14 years ago
f4f6b4c
Fire "dreaming started" and "dreaming stopped" broadcasts.
by John Spurlock
· 14 years ago
735f740f
Set backlight brightness in correct order.
by Jeff Brown
· 14 years ago
631938f
Enable auto-brightness adjustment feature with system prop.
by Jeff Brown
· 14 years ago
ad73532
Refer to STAY_ON_WHILE_PLUGGED_IN in the global namespace
by Christopher Tate
· 14 years ago
4ed8fe7
More improvements to the display manager.
by Jeff Brown
· 14 years ago
5ac72a2
Improve multi-user broadcasts.
by Dianne Hackborn
· 14 years ago
bd6e150
Add initial multi-display support.
by Jeff Brown
· 14 years ago
c479b55
Merge "Check proximity detector before powering off." into jb-mr1-dev
by Craig Mautner
· 14 years ago
4ccbdd1
Check proximity detector before powering off.
by Craig Mautner
· 14 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 14 years ago
d59db50
Merge "Initialize screen state earlier in the boot process." into jb-mr1-dev
by Jeff Brown
· 14 years ago
f75724b
Initialize screen state earlier in the boot process.
by Jeff Brown
· 14 years ago
a2910d0
Make it easier to create asynchronous Handlers.
by Jeff Brown
· 14 years ago
10fb224
Disable screensavers if below first battery warning level.
by John Spurlock
· 14 years ago
21b53df
Merge "Add framework support for multiple dreams." into jb-mr1-dev
by John Spurlock
· 14 years ago
b9b5695
Merge "Eliminate special battery calls by WindowManager" into jb-mr1-dev
by Craig Mautner
· 14 years ago
1a868b7
Add framework support for multiple dreams.
by John Spurlock
· 14 years ago
5d03a53
Fix auto-brightness adjustment sentinel value.
by Jeff Brown
· 14 years ago
259328c
Eliminate special battery calls by WindowManager
by Craig Mautner
· 14 years ago
00a8f4f
Make the electron beam animation shorter.
by Jeff Brown
· 14 years ago
aa202a6
Add a mechanism to adjust auto-brightness at night.
by Jeff Brown
· 14 years ago
330560f
Add support for auto-brightness adjust, but leave it disabled.
by Jeff Brown
· 14 years ago
5356c7dc
Disable electron beam on animation.
by Jeff Brown
· 14 years ago
5f47ba4
Adjust auto-brightness time constants.
by Jeff Brown
· 14 years ago
6307a15
Fix some proximity sensor bugs.
by Jeff Brown
· 14 years ago
98365d7
Refactor for multi-display support.
by Jeff Brown
· 14 years ago
13c589b
Animate brightness with electron beam.
by Jeff Brown
· 14 years ago
Next »