summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/Surface.java
Commit message (Expand)AuthorAgeFilesLines
* More compatibility mode improvements.Dianne Hackborn2011-05-241-11/+15
* Protected surface APIGlenn Kasten2011-01-281-0/+11
* Recreate the EGL surface when ViewRoot's surface changes.Romain Guy2011-01-181-0/+9
* Fix documentation errorsGlenn Kasten2010-12-201-11/+11
* Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-1/+13
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-0/+3
* Change rotation freeze to all be implemented in window manager.Dianne Hackborn2010-11-241-0/+13
* Always create OpenGL accelerated windows in RGBA 8888.Romain Guy2010-10-121-9/+22
* resolved conflicts for merge of 86303198 to krakenMarco Nelissen2010-04-261-1/+5
|\
| * Make Surface.toString() show more useful info to help debug bug 2594388.Marco Nelissen2010-04-261-1/+5
* | Attempt to fix the build.Jeff Hamilton2010-04-231-1/+1
* | am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #2594388" into...Dianne Hackborn2010-04-231-1/+1
|\ \ | |/
| * Some debugging help for issue #2594388Dianne Hackborn2010-04-221-1/+1
* | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-5/+5
|/
* another small step towards fixing [2501808] sapphire: OOM in GPU Surface areaMathias Agopian2010-03-231-0/+22
* Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-011-2/+13
* Fix issue #2095422: Some fades from opaque to transparent don't workDianne Hackborn2009-09-071-5/+7
* fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...Mathias Agopian2009-08-191-2/+3
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-2/+8
* am 159e1a9a: Merge change 8883 into donutAndroid (Google) Code Review2009-07-291-1/+7
|\
| * fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZENMathias Agopian2009-07-281-1/+7
* | am e0ef973b: Merge change 8323 into donutAndroid (Google) Code Review2009-07-231-13/+65
|\ \ | |/
| * * a best effort fix for apps that uses get/set Matrix API on canvas.Mitsuru Oshima2009-07-231-13/+65
* | am 38ed7d77: * Adjust canvas size under compatibility mode.Mitsuru Oshima2009-07-211-1/+22
|\ \ | |/
| * * Adjust canvas size under compatibility mode.Mitsuru Oshima2009-07-211-1/+22
| * AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...Mathias Agopian2009-03-271-1/+18
* | more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...Mathias Agopian2009-04-161-1/+3
* | fix some issues with Surface's lifetime management.Mathias Agopian2009-04-161-2/+4
* | AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotatio...Mathias Agopian2009-03-271-1/+18
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+298
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-298/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+298