summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-20/+20
* stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+1
* Use LruCache instead of GenerationCache in libhwuiRomain Guy2012-11-291-1/+3
* Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListenerIgor Murashkin2012-10-301-4/+27
* Modify TextLayoutCache to use new LRU cacheRaph Levien2012-10-252-8/+36
* am 85c1aef9: am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bi...Chet Haase2012-10-221-4/+4
|\
| * Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-221-4/+4
* | am ae232842: am b112bb66: am 0ee71add: Merge "Fix native crash while saving a...Bart Sears2012-10-172-5/+11
|\ \ | |/
| * Merge "Fix native crash while saving a panorama." into jb-mr1-devBart Sears2012-10-172-5/+11
| |\
| | * Fix native crash while saving a panorama.Wu-cheng Li2012-10-172-5/+11
* | | am b7b30eb0: am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bi...Romain Guy2012-10-161-1/+12
|\ \ \ | |/ /
| * | Add API to enable mipmaps on BitmapRomain Guy2012-10-161-1/+12
| |/
* | am 09ff8a6f: am 27665148: am c378656d: Merge "fix wrong read size in ToColor_...Keun young Park2012-10-121-1/+1
|\ \ | |/
| * fix wrong read size in ToColor_S4444_OpaqueKeun young Park2012-10-121-1/+1
* | am 44d21eb5: am 6f3f7c68: am 9dc11eb8: Merge "Fix for 7281523 android.text.ct...Raph Levien2012-10-051-1/+1
|\ \ | |/
| * Fix for 7281523 android.text.cts.SelectionTest#testMoveRight failuresRaph Levien2012-10-041-1/+1
* | am d8c6c6f5: am 1ca8d35f: am 5a829cbf: Merge "Fix for testPaintFlagsDrawFilte...Raph Levien2012-10-031-1/+10
|\ \ | |/
| * Fix for testPaintFlagsDrawFilter CTS testRaph Levien2012-10-031-1/+10
* | am 912c3780: am ad3cc4bb: am 217ca3b0: Merge "Fix for bug 7234184 F/TextLayou...Raph Levien2012-10-022-28/+16
|\ \ | |/
| * Fix for bug 7234184 F/TextLayoutCache: Failed to put an entry...Raph Levien2012-10-022-28/+16
* | am 1dd00221: am bcdaf8cb: am 62ea4363: Merge "Fix texture corruption" into jb...Chet Haase2012-10-011-0/+3
|\ \ | |/
| * Fix texture corruptionChet Haase2012-09-301-0/+3
* | am 34614e63: am 54801e12: Merge "Fix for bug 6936752 Tamil text gets truncate...Raph Levien2012-09-281-14/+15
|\ \ | |/
| * Fix for bug 6936752 Tamil text gets truncated on right-hand sideRaph Levien2012-09-241-14/+15
* | am 8b0851ca: am 3034d451: Merge "Fix for native crash on image decode OOM" in...Raph Levien2012-09-201-1/+3
|\ \ | |/
| * Fix for native crash on image decode OOMRaph Levien2012-09-201-1/+3
* | Fix Skia assertions where we were allowing immutable bitmaps to be written to.Derek Sollenberger2012-09-191-4/+13
|/
* Merge "SurfaceTexture: remove call to doGLFenceWait" into jb-mr1-devJamie Gennis2012-09-181-4/+0
|\
| * SurfaceTexture: remove call to doGLFenceWaitJamie Gennis2012-09-171-4/+0
* | am e5905684: am eceb3171: am f4afc401: Merge "framework: fix bug for uninitia...Raph Levien2012-09-141-1/+1
|\ \ | |/ |/|
| * am f4afc401: Merge "framework: fix bug for uninitialized variable"Raph Levien2012-09-141-1/+1
| |\
| | * framework: fix bug for uninitialized variableZhou Chang2012-08-311-1/+1
* | | Merge "Fix for b7155617 race condition in TextLayoutCache.cpp" into jb-mr1-devRaph Levien2012-09-122-4/+5
|\ \ \
| * | | Fix for b7155617 race condition in TextLayoutCache.cppRaph Levien2012-09-122-4/+5
* | | | SurfaceTexture: add updateTexImage synchronizationJamie Gennis2012-09-091-0/+4
|/ / /
* | | am 14c0c989: am 4ba4caed: Merge "Fix SkBitmap::fPixels not being locked corre...Jean-Baptiste Queru2012-08-291-2/+12
|\ \ \ | |/ /
| * | am 4ba4caed: Merge "Fix SkBitmap::fPixels not being locked correctly"Jean-Baptiste Queru2012-08-291-2/+12
| |\ \ | | |/
| | * Fix SkBitmap::fPixels not being locked correctlyMichal Stawinski2012-08-291-2/+12
* | | DO NOT MERGE Han PreferenceBilly Hewlett2012-08-203-7/+64
* | | Improve gradientsRomain Guy2012-07-311-8/+38
* | | am 97e27072: am dfac68ea: Merge "Corrected typo when checking InputStream met...Romain Guy2012-07-271-1/+1
|\ \ \ | |/ /
| * | am dfac68ea: Merge "Corrected typo when checking InputStream methods"Romain Guy2012-07-271-1/+1
| |\ \ | | |/
| | * Corrected typo when checking InputStream methodsEdward Savage-Jones2012-07-271-1/+1
| * | Properly resize paletted bitmaps when adjusting for densityRomain Guy2012-07-101-1/+12
| |/
* | Increase text layout cache size in bytesRaph Levien2012-07-181-1/+1
* | Fix overly verbose logging in TextLayoutCacheRaph Levien2012-07-181-1/+1
* | Software-only implementation of glyph positioning (bug 5443796)Raph Levien2012-07-173-23/+111
* | Merge "Remove hardcoded typeface pointers"Victoria Lease2012-07-112-167/+41
|\ \
| * | Remove hardcoded typeface pointersBilly Hewlett2012-07-112-167/+41
* | | Properly resize paletted bitmaps when adjusting for densityRomain Guy2012-07-101-1/+12
|/ /