summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs:...Scott Main2013-02-067-7/+7
|\ \
| * \ am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix rendersc...Scott Main2013-02-067-7/+7
| |\ \
| | * \ am 00f49084: Merge "docs: fix renderscript links that currently require redir...Scott Main2013-02-067-7/+7
| | |\ \
| | | * | docs: fix renderscript links that currently require redirectScott Main2013-02-057-7/+7
* | | | | Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"Derek Sollenberger2013-02-063-36/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | am c24b1448: Merge "Don\'t mark recycled bitmaps as immutable"Michael Jurka2013-02-041-5/+7
| |\ \ \ \
| * \ \ \ \ am 1bce2db3: Merge "Fix return type mismatch in Region\'s JNI code."Derek Sollenberger2013-02-041-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ am 29449a3d: am 781bcd68: am c3ee1d9a: am 7ad885e2: Merge "One more fix for i...Kenny Root2013-01-291-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 7b3b2cfc: am e93ca308: am 0e95685f: am b5a72043: Merge "Fix array index oo...Christopher Tate2013-01-221-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Update enum value to match those in the native header.Derek Sollenberger2013-01-181-2/+2
| * | | | | | | | am daa944a1: Merge "Add YUV allocation creation."Jason Sams2013-01-093-9/+38
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 16ad1770: Merge "Add 3D LUT intrinsic java class"Jason Sams2013-01-081-0/+90
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove calls to SkCanvas::setBitmapDevice()Derek Sollenberger2013-01-081-11/+23