summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/CPUGauge.cpp
Commit message (Collapse)AuthorAgeFilesLines
* more splitting of Surface/SurfaceControl. Surface.java is now implemented in ↵Mathias Agopian2009-04-161-169/+0
| | | | | | terms of Surface and SurfaceControl. The WindowManager side of Surface.java holds a SurfaceControl, while the client-side holds a Surface. When the client is in the system process, Surface.java holds both (which is a problem we'll try to fix later).
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-3/+1
| | | | SurfaceFlinger rework for new EGL driver model support.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+171
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-171/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+171