summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/Surface.java
Commit message (Expand)AuthorAgeFilesLines
* Remove HardwareCanvasChris Craik2015-03-101-1/+1
* am 64b5e00a: am ff597898: am b3ec64e1: Merge "Wire up surface width/height to...John Reck2014-11-171-3/+8
|\
| * Wire up surface width/height to lockHardwareCanvasJohn Reck2014-11-131-3/+8
* | am 692135ef: am 76adcd6e: am ea4e76f6: Merge "Fix finalizer ordering/double-f...John Reck2014-11-071-9/+0
|\ \ | |/
| * Merge "Fix finalizer ordering/double-free issue" into lmp-mr1-devJohn Reck2014-11-071-9/+0
| |\
| | * Fix finalizer ordering/double-free issueJohn Reck2014-11-071-9/+0
| |/ |/|
| * am b8038d58: Merge "Hide Surface#lockHardwareCanvas DO NOT MERGE" into lmp-sp...Justin Koh2014-11-061-0/+1
| |\ |/ /
| * Hide Surface#lockHardwareCanvas DO NOT MERGEJustin Koh2014-11-041-0/+1
| * Surface:lockHardwareCanvas DO NOT MERGEJohn Reck2014-10-221-13/+110
* | Improve documentationJohn Reck2014-10-231-1/+4
* | Surface:lockHardwareCanvasJohn Reck2014-10-211-13/+110
|/
* Surface: Leave object in unlocked state when unlockCanvasAndPost failsJesse Hall2014-10-131-4/+7
* Surface: Add allocateBuffers to avoid render delayDan Stoza2014-06-201-0/+13
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-18/+18
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-18/+18
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-18/+18
* Merge "Add typedefs and nullness annotations."Tor Norbye2013-09-121-0/+10
|\
| * Add typedefs and nullness annotations.Tor Norbye2013-09-111-0/+10
* | Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-11/+12
|/
* Avoid crashing in unlockCanvasAndPostAndy McFadden2013-08-201-6/+29
* Really make Surface thread-safe.Jeff Brown2013-05-011-69/+81
* add javadoc for SurfaceView {unL|l}ockCanvas{AndPost}()Mathias Agopian2013-04-171-3/+3
* make Surface.java internal state thread-safeMathias Agopian2013-03-181-43/+62
* fix CloseGuard usage in SurfaceMathias Agopian2013-03-131-12/+16
* Restore the ability to track native Surface changesRomain Guy2013-02-281-25/+9
* am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-38/+36
|\
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+2
| * clean-up following Surface splitMathias Agopian2013-02-151-38/+35
* | am 30d7ab9a: fix docs buildMathias Agopian2013-02-141-1/+1
|\ \ | |/
| * fix docs buildMathias Agopian2013-02-141-1/+1
* | resolved conflicts for merge of 58a1ca66 to master-chromiumKristian Monsen2013-02-141-506/+65
|\ \ | |/
| * split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-506/+65
* | am a41b23d5: Merge "get rid of Surface.getIdentity()"Mathias Agopian2013-02-141-2/+1
|\ \ | |/
| * get rid of Surface.getIdentity()Mathias Agopian2013-02-131-2/+1
| * Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-131-0/+1
|/
* Remove calls to SkCanvas::setBitmapDevice()Derek Sollenberger2013-01-081-1/+0
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-141-0/+2
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-031-0/+26
* Surface: add the PhysicalDisplayInfo#secure fieldJamie Gennis2012-10-231-2/+6
* Set the secureness when creating displaysJamie Gennis2012-10-191-3/+3
* Flag window animation transactions as animations.Jamie Gennis2012-10-151-0/+6
* Blank or unblank all displays as need.Jeff Brown2012-10-081-0/+18
* Add support for Wifi display.Jeff Brown2012-09-071-3/+3
* update to new SurfaceComposerClient APIMathias Agopian2012-09-041-28/+9
* More improvements to the display manager.Jeff Brown2012-08-311-2/+44
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-317/+614
* Use new surface flinger API.Jeff Brown2012-08-271-4/+17
* Clean up displayId and layerStack usage.Craig Mautner2012-08-231-4/+4
* Refactor for multi-display support.Jeff Brown2012-08-191-16/+3
* Add features to DisplayManager.Craig Mautner2012-08-021-0/+2