summaryrefslogtreecommitdiffstats
path: root/core/jni/android_view_Surface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-031-1/+1
* Adjust light source for window positionAlan Viverette2015-05-141-1/+2
* GraphicsJNI Canvas cleanupJohn Reck2015-04-221-17/+6
* Rename native DisplayListRenderer to DisplayListCanvasChris Craik2015-04-201-1/+0
* Revert "A bunch more cleanups"John Reck2015-04-171-6/+17
* A bunch more cleanupsJohn Reck2015-04-141-17/+6
* ImageFormat: add PRIVATE formatZhijun He2015-03-301-1/+3
* Cleanups & simplificationsJohn Reck2015-03-111-1/+1
* Add DEPTH image formats, support in ImageReaderEino-Ville Talvala2015-03-091-0/+94
* Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-3/+7
* resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-211-19/+19
|\
| * Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-19/+19
* | am 52e2b6f7: Merge "Update calls to IInterface::asBinder()"Marco Nelissen2014-11-171-2/+2
|\ \ | |/
| * Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-2/+2
* | Wire up surface width/height to lockHardwareCanvasJohn Reck2014-11-131-0/+18
* | Add some free zoom to lockHardwareCanvasJohn Reck2014-10-231-0/+1
* | Surface:lockHardwareCanvasJohn Reck2014-10-211-0/+56
|/
* Merge "Surface: Add allocateBuffers to avoid render delay"Dan Stoza2014-06-271-0/+12
|\
| * Surface: Add allocateBuffers to avoid render delayDan Stoza2014-06-201-0/+12
* | stop using (deprecated) SkBitmap::ConfigMike Reed2014-06-201-10/+14
|/
* Delete a local ref in getSurfaceAndy McFadden2014-06-111-0/+1
* Add a native Canvas wrapper.Florin Malita2014-05-301-6/+6
* Encapsulate Canvas.mNativeCanvasFlorin Malita2014-05-061-22/+4
* change Surface constructor arg to 64bitChong Zhang2014-01-291-1/+2
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-34/+34
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-34/+34
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-34/+34
* Remove calls to deprecated SkBitmap::setIsOpaque()Leon Scroggins III2014-01-151-2/+4
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-101-0/+1
* Avoid crashing in unlockCanvasAndPostAndy McFadden2013-08-201-4/+11
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-4/+3
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-1/+0
* get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-1/+0
* update to new Consumer APIsMathias Agopian2013-07-161-3/+3
* am f87d4ea7: am 17cf4e4d: Merge "Really make Surface thread-safe." into jb-mr...Jeff Brown2013-05-031-35/+19
|\
| * Really make Surface thread-safe.Jeff Brown2013-05-011-35/+19
* | simplify Surface{View} dirty rect handlingMathias Agopian2013-04-181-33/+15
|/
* make Surface.java internal state thread-safeMathias Agopian2013-03-181-2/+12
* fix CloseGuard usage in SurfaceMathias Agopian2013-03-131-7/+0
* Try to keep the same native Surface object when reading a parcelMathias Agopian2013-03-131-4/+17
* remove uses of Surface in favor of IGraphicBufferProducerMathias Agopian2013-03-121-3/+10
* fix JNI use of incStrong/decStrongMathias Agopian2013-03-061-8/+11
* Restore the ability to track native Surface changesRomain Guy2013-02-281-3/+0
* Fix SurfaceControl.setDisplaySurface() such that it accepts a null SurfaceMathias Agopian2013-02-251-1/+1
* am e4d3b06b: Merge "get rid of uses of getISurfaceTexture"Mathias Agopian2013-02-211-2/+2
|\
| * get rid of uses of getISurfaceTextureMathias Agopian2013-02-191-2/+2
* | am 8d1a6af4: Merge "fix typo introduced in SurfaceTextureClient to Surface re...Mathias Agopian2013-02-151-1/+1
|\ \ | |/
| * fix typo introduced in SurfaceTextureClient to Surface renamingMathias Agopian2013-02-151-1/+1
* | am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-28/+37
|\ \ | |/
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-14/+23