summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/power/ElectronBeam.java
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-191-733/+0
* Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-3/+4
* tweak the electron beam animation a bitMathias Agopian2013-09-051-5/+5
* Avoid leaking Surface native object.Jeff Sharkey2013-04-251-4/+8
* fix CloseGuard usage in SurfaceMathias Agopian2013-03-131-1/+2
* screenshots can now go into a Surface from javaMathias Agopian2013-03-041-87/+54
* clean-up following Surface splitMathias Agopian2013-02-151-13/+13
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-25/+30
* Pin electron beam surface to natural orientation.Jeff Brown2012-12-041-36/+71
* Dejank electron beam.Jeff Brown2012-10-101-0/+18
* Use exactly the same timings for the ElectronBeam as JB.Jeff Brown2012-10-101-1/+1
* Improve the power off fade animation.Jeff Brown2012-10-081-5/+20
* Reduce screen on latency, eliminate flashes.Jeff Brown2012-10-071-20/+54
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-2/+3
* Make the electron beam animation shorter.Jeff Brown2012-08-221-1/+1
* Refactor for multi-display support.Jeff Brown2012-08-191-5/+5
* Power manager rewrite.Jeff Brown2012-08-151-0/+652