summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/Transform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix [2483456] Video orientation is wrong on Droid for some videosMathias Agopian2010-03-111-36/+40
| | | | Change-Id: I450191f1335f57bffc51aff3e27295395847dbc0
* remove a dependency of surfaceflinger on libskiaMathias Agopian2010-02-221-118/+272
| | | | | libskia was only used for a small part of SkTransform. We now implement Transform is surfaceflinger directly.
* Add an orientation parameter for overlay, so we can do camera preview in ↵Chih-Chung Chang2010-01-211-0/+11
| | | | portrait mode.
* Region now has its own implementation instead of relying on SkRegion, which ↵Mathias Agopian2009-05-171-4/+4
| | | | allows us to break libui's dependency on libcorecg.
* AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. ↵Mathias Agopian2009-03-271-0/+19
| | | | | | | | | | | it may still change one more time. Original author: mathias Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143309
* Automated import from //branches/master/...@142447,142447Mathias Agopian2009-03-241-19/+0
|
* Automated import from //branches/master/...@141504,141504Mathias Agopian2009-03-241-0/+19
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+204
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-204/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+204