summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* Create a pixelref wrapper for reused bitmapsChris Craik2013-09-093-7/+55
* Revert workaround for Skia bug now that Skia has been fixed.Derek Sollenberger2013-09-041-2/+0
* Change name back to CreateJavaInputStreamAdaptor.Leon Scroggins III2013-09-034-20/+19
* Merge "Replace stream wrap-function w/ more specific ones" into klp-devLeon Scroggins III2013-08-299-147/+376
|\
| * Replace stream wrap-function w/ more specific onesLeon Scroggins III2013-08-279-147/+376
* | Fix unpremul setting in BitmapRegionDecoder.Leon Scroggins III2013-08-261-1/+1
|/
* Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-207-73/+172
* Convert 4444 bitmaps to 8888Romain Guy2013-08-151-3/+6
* Merge "fix-up dependencies to gl headers" into klp-devMathias Agopian2013-08-091-0/+3
|\
| * fix-up dependencies to gl headersMathias Agopian2013-08-081-0/+3
* | Refactor Canvas.drawPicture() to delegate to PictureJonathan Dixon2013-08-081-17/+0
|/
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-12/+39
* Changes needed to support Skia at r10377.Derek Sollenberger2013-08-014-52/+62
* Add path ops APIRomain Guy2013-07-301-6/+10
* single buffer mode for SurfaceTextureMathias Agopian2013-07-261-2/+22
* Merge "update to new Consumer APIs"Mathias Agopian2013-07-201-5/+4
|\
| * update to new Consumer APIsMathias Agopian2013-07-161-5/+4
* | Merge "Add reconfigure method to Bitmap"Chris Craik2013-07-181-0/+21
|\ \ | |/ |/|
| * Add reconfigure method to BitmapChris Craik2013-07-171-0/+21
* | Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-161-1/+2
|\ \ | |/ |/|
| * always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* | Merge "Add webp to BitmapFactory.Options outMimetype"Chris Craik2013-07-151-0/+1
|\ \ | |/ |/|
| * Add webp to BitmapFactory.Options outMimetypeChris Craik2013-07-121-0/+1
* | Trace bitmaps decodingRomain Guy2013-07-111-29/+0
|/
* Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-261-99/+89
* Fix SkASSERT errors resulting from the order objects are allocatedDerek Sollenberger2013-06-241-12/+14
* make setHinting(HINTING_ON) kNormal_HintingVictoria Lease2013-06-171-1/+1
* Merge "Add support for post-decode density scaling with reuse"Chris Craik2013-06-061-61/+87
|\
| * Add support for post-decode density scaling with reuseChris Craik2013-06-051-61/+87
* | Merge "Support all formats for BitmapFactory.Options.inBitmap"Chris Craik2013-06-061-69/+72
|\ \ | |/
| * Support all formats for BitmapFactory.Options.inBitmapChris Craik2013-06-031-69/+72
* | Merge "Modifications needed for updating Skia to r9286."Derek Sollenberger2013-05-303-17/+17
|\ \ | |/ |/|
| * Modifications needed for updating Skia to r9286.Derek Sollenberger2013-05-283-17/+17
* | Support larger bitmaps in BitmapFactory.Options.inBitmapChris Craik2013-05-283-5/+40
|/
* Use individual glyph positions to determine text bounds.Chris Craik2013-05-212-13/+30
* am 25f6f4f5: am 3c1ad55f: Merge "Update Canvas.getClipBounds to not account f...Romain Guy2013-05-171-1/+28
|\
| * Update Canvas.getClipBounds to not account for AA clips.Derek Sollenberger2013-05-161-1/+28
* | am c195ef73: am bee78812: Merge "Fix bug where we incorrectly clipped the bou...Derek Sollenberger2013-05-091-7/+1
|\ \ | |/
| * Merge "Fix bug where we incorrectly clipped the bounds to the device size." i...Derek Sollenberger2013-05-091-7/+1
| |\
| | * Fix bug where we incorrectly clipped the bounds to the device size.Derek Sollenberger2013-05-091-7/+1
* | | resolved conflicts for merge of 7e433f10 to masterRaph Levien2013-05-091-13/+12
|\ \ \ | |/ /
| * | Merge "Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App" into j...Raph Levien2013-05-091-13/+12
| |\ \ | | |/ | |/|
| | * Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr AppRaph Levien2013-05-061-13/+12
* | | am fdd40823: am 22a3344c: Merge "Fix for bug 8695466 GPOS combining mark posi...Raph Levien2013-04-231-10/+7
|\ \ \ | |/ /
| * | Fix for bug 8695466 GPOS combining mark positioning broken before spaceRaph Levien2013-04-231-10/+7
| |/
* | resolved conflicts for merge of 6c18e2c8 to masterVictoria Lease2013-04-172-28/+9
|\ \ | |/
| * use appropriate fallback chain for styleVictoria Lease2013-04-162-28/+9
* | am 8225c5b3: am c37b63d6: Merge "Ensure that a canvas is always backed by som...Derek Sollenberger2013-04-101-1/+8
|\ \ | |/
| * Ensure that a canvas is always backed by some form of SkDevice.Derek Sollenberger2013-04-091-1/+8
* | Refactoring code to support r8352 of Skia.Derek Sollenberger2013-04-033-10/+4
|/