summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am cc3fec69: am 0c8dfd7d: am 1061c578: am 095aa4b6: am 1a5bec01: Merge "Doc f...Adam Koch2013-03-051-3/+2
|\
| * am 0c8dfd7d: am 1061c578: am 095aa4b6: am 1a5bec01: Merge "Doc fix: update Bi...Adam Koch2013-03-051-3/+2
| |\
| | * am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javado...Adam Koch2013-03-051-3/+2
| | |\
| | | * Doc fix: update BitmapFactory.Options.inSampleSize javadocAdam Koch2013-02-221-3/+2
* | | | Merge "Never resize a Bitmap down to 0 at load time Bug #8313929" into jb-mr2...Romain Guy2013-03-051-2/+3
|\ \ \ \
| * | | | Never resize a Bitmap down to 0 at load timeRomain Guy2013-03-041-2/+3
* | | | | Merge "Document that degenerate lines wont be drawn" into jb-mr2-devChris Craik2013-03-041-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Document that degenerate lines wont be drawnChris Craik2013-03-041-2/+5
* | | | | Deprecate read/write Pictures to streams.Derek Sollenberger2013-03-042-18/+42
|/ / / /
* | | | Merge "Avoid trying to draw invisible ShapeDrawables" into jb-mr2-devChris Craik2013-03-011-9/+12
|\ \ \ \
| * | | | Avoid trying to draw invisible ShapeDrawablesChris Craik2013-02-281-9/+12
* | | | | Add support and better exceptions for Bitmaps with a null config.Tim Murray2013-02-281-0/+29
|/ / / /
* | | | round subpixels up to next integer in measureText DO NOT MERGEVictoria Lease2013-02-271-6/+8
* | | | add support for debug and profile contexts.Jason Sams2013-02-222-9/+38
* | | | Merge "Fix build break."Jason Sams2013-02-221-0/+7
|\ \ \ \
| * | | | Fix build break.Jason Sams2013-02-221-0/+7
* | | | | Merge "Implement USAGE_IO_INPUT"Jason Sams2013-02-223-71/+16
|\ \ \ \ \ | |/ / / /
| * | | | Implement USAGE_IO_INPUTJason Sams2013-02-223-71/+16
* | | | | Fix use case where the Java Canvas is reused.Derek Sollenberger2013-02-211-0/+2
* | | | | am 8a47d8ea: Merge "Clean up clipping and deferral logic"Chris Craik2013-02-201-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Clean up clipping and deferral logicChris Craik2013-02-191-2/+2
* | | | | am 840b5069: Merge "Support typed YUV allocations."Jason Sams2013-02-152-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Support typed YUV allocations."Jason Sams2013-02-162-3/+4
| |\ \ \ \
| | * | | | Support typed YUV allocations.Jason Sams2013-02-152-3/+4
* | | | | | am ab7a2919: Merge "Add MIRRORED_REPEAT."Tim Murray2013-02-152-8/+71
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Add MIRRORED_REPEAT."Tim Murray2013-02-162-8/+71
| |\ \ \ \ \
| | * | | | | Add MIRRORED_REPEAT.Tim Murray2013-02-152-8/+71
* | | | | | | am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-2/+2
| | |/ / / / | |/| | | |
* | | | | | am c69bce2e: Merge "fix argument mismatches in Paint JNI"Victoria Lease2013-02-141-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix argument mismatches in Paint JNIVictoria Lease2013-02-141-1/+1
| * | | | | Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog...Chris Craik2013-02-133-33/+36
| |\ \ \ \ \ |/ / / / / /
| * | | | | Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-133-33/+36
* | | | | | Merge "Add rsnScriptForEachClipped() implementation with no param array."Stephen Hines2013-02-132-3/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add rsnScriptForEachClipped() implementation with no param array.Stephen Hines2013-02-132-3/+30
* | | | | | Merge "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-02-132-305/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-122-305/+49
* | | | | | Merge "Pass through null LaunchOption structs to standard forEach."Tim Murray2013-02-131-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Pass through null LaunchOption structs to standard forEach.Tim Murray2013-02-121-0/+5
| |/ / / /
* | | | | Merge "Check Element in all API levels for copy2DRangeFrom()."Stephen Hines2013-02-121-20/+4
|\ \ \ \ \
| * | | | | Check Element in all API levels for copy2DRangeFrom().Stephen Hines2013-02-081-20/+4
* | | | | | Merge "Fix copyFrom() to use proper dimensions for copying."Stephen Hines2013-02-121-22/+91
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix copyFrom() to use proper dimensions for copying.Stephen Hines2013-02-081-22/+91
* | | | | | Merge "Add FieldPacker contructor that accepts external storage."Jason Sams2013-02-121-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add FieldPacker contructor that acceptsJason Sams2013-02-081-1/+7
* | | | | | Merge "Deprecate useless BitmapDrawable constructor Bug #2590549"Romain Guy2013-02-082-2/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Deprecate useless BitmapDrawable constructorRomain Guy2013-02-082-2/+6
* | | | | | Add API entry points for clipped kernels.Tim Murray2013-02-073-8/+79
|/ / / / /
* | | | | Merge "Implement rs.sendMessage()"Jason Sams2013-02-073-0/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement rs.sendMessage()Jason Sams2013-02-053-0/+43