Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am cc3fec69: am 0c8dfd7d: am 1061c578: am 095aa4b6: am 1a5bec01: Merge "Doc f... | Adam Koch | 2013-03-05 | 1 | -3/+2 |
|\ | |||||
| * | am 0c8dfd7d: am 1061c578: am 095aa4b6: am 1a5bec01: Merge "Doc fix: update Bi... | Adam Koch | 2013-03-05 | 1 | -3/+2 |
| |\ | |||||
| | * | am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javado... | Adam Koch | 2013-03-05 | 1 | -3/+2 |
| | |\ | |||||
| | | * | Doc fix: update BitmapFactory.Options.inSampleSize javadoc | Adam Koch | 2013-02-22 | 1 | -3/+2 |
* | | | | Merge "Never resize a Bitmap down to 0 at load time Bug #8313929" into jb-mr2... | Romain Guy | 2013-03-05 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Never resize a Bitmap down to 0 at load time | Romain Guy | 2013-03-04 | 1 | -2/+3 |
* | | | | | Merge "Document that degenerate lines wont be drawn" into jb-mr2-dev | Chris Craik | 2013-03-04 | 1 | -2/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Document that degenerate lines wont be drawn | Chris Craik | 2013-03-04 | 1 | -2/+5 |
* | | | | | Deprecate read/write Pictures to streams. | Derek Sollenberger | 2013-03-04 | 2 | -18/+42 |
|/ / / / | |||||
* | | | | Merge "Avoid trying to draw invisible ShapeDrawables" into jb-mr2-dev | Chris Craik | 2013-03-01 | 1 | -9/+12 |
|\ \ \ \ | |||||
| * | | | | Avoid trying to draw invisible ShapeDrawables | Chris Craik | 2013-02-28 | 1 | -9/+12 |
* | | | | | Add support and better exceptions for Bitmaps with a null config. | Tim Murray | 2013-02-28 | 1 | -0/+29 |
|/ / / / | |||||
* | | | | round subpixels up to next integer in measureText DO NOT MERGE | Victoria Lease | 2013-02-27 | 1 | -6/+8 |
* | | | | add support for debug and profile contexts. | Jason Sams | 2013-02-22 | 2 | -9/+38 |
* | | | | Merge "Fix build break." | Jason Sams | 2013-02-22 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Fix build break. | Jason Sams | 2013-02-22 | 1 | -0/+7 |
* | | | | | Merge "Implement USAGE_IO_INPUT" | Jason Sams | 2013-02-22 | 3 | -71/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Implement USAGE_IO_INPUT | Jason Sams | 2013-02-22 | 3 | -71/+16 |
* | | | | | Fix use case where the Java Canvas is reused. | Derek Sollenberger | 2013-02-21 | 1 | -0/+2 |
* | | | | | am 8a47d8ea: Merge "Clean up clipping and deferral logic" | Chris Craik | 2013-02-20 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Clean up clipping and deferral logic | Chris Craik | 2013-02-19 | 1 | -2/+2 |
* | | | | | am 840b5069: Merge "Support typed YUV allocations." | Jason Sams | 2013-02-15 | 2 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge "Support typed YUV allocations." | Jason Sams | 2013-02-16 | 2 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Support typed YUV allocations. | Jason Sams | 2013-02-15 | 2 | -3/+4 |
* | | | | | | am ab7a2919: Merge "Add MIRRORED_REPEAT." | Tim Murray | 2013-02-15 | 2 | -8/+71 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge "Add MIRRORED_REPEAT." | Tim Murray | 2013-02-16 | 2 | -8/+71 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add MIRRORED_REPEAT. | Tim Murray | 2013-02-15 | 2 | -8/+71 |
* | | | | | | | am ceec31b7: Merge changes I5a218ca1,I853a76d9 | Mathias Agopian | 2013-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Refactoring: Rename SurfaceTextureClient to Surface | Mathias Agopian | 2013-02-15 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | am c69bce2e: Merge "fix argument mismatches in Paint JNI" | Victoria Lease | 2013-02-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | fix argument mismatches in Paint JNI | Victoria Lease | 2013-02-14 | 1 | -1/+1 |
| * | | | | | Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog... | Chris Craik | 2013-02-13 | 3 | -33/+36 |
| |\ \ \ \ \ |/ / / / / / | |||||
| * | | | | | Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master... | Chris Craik | 2013-02-13 | 3 | -33/+36 |
* | | | | | | Merge "Add rsnScriptForEachClipped() implementation with no param array." | Stephen Hines | 2013-02-13 | 2 | -3/+30 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add rsnScriptForEachClipped() implementation with no param array. | Stephen Hines | 2013-02-13 | 2 | -3/+30 |
* | | | | | | Merge "Clean Paint.mBidiFlags as it is no longer used" | Fabrice Di Meglio | 2013-02-13 | 2 | -305/+49 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Clean Paint.mBidiFlags as it is no longer used | Fabrice Di Meglio | 2013-02-12 | 2 | -305/+49 |
* | | | | | | Merge "Pass through null LaunchOption structs to standard forEach." | Tim Murray | 2013-02-13 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Pass through null LaunchOption structs to standard forEach. | Tim Murray | 2013-02-12 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge "Check Element in all API levels for copy2DRangeFrom()." | Stephen Hines | 2013-02-12 | 1 | -20/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Check Element in all API levels for copy2DRangeFrom(). | Stephen Hines | 2013-02-08 | 1 | -20/+4 |
* | | | | | | Merge "Fix copyFrom() to use proper dimensions for copying." | Stephen Hines | 2013-02-12 | 1 | -22/+91 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix copyFrom() to use proper dimensions for copying. | Stephen Hines | 2013-02-08 | 1 | -22/+91 |
* | | | | | | Merge "Add FieldPacker contructor that accepts external storage." | Jason Sams | 2013-02-12 | 1 | -1/+7 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add FieldPacker contructor that accepts | Jason Sams | 2013-02-08 | 1 | -1/+7 |
* | | | | | | Merge "Deprecate useless BitmapDrawable constructor Bug #2590549" | Romain Guy | 2013-02-08 | 2 | -2/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Deprecate useless BitmapDrawable constructor | Romain Guy | 2013-02-08 | 2 | -2/+6 |
* | | | | | | Add API entry points for clipped kernels. | Tim Murray | 2013-02-07 | 3 | -8/+79 |
|/ / / / / | |||||
* | | | | | Merge "Implement rs.sendMessage()" | Jason Sams | 2013-02-07 | 3 | -0/+43 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Implement rs.sendMessage() | Jason Sams | 2013-02-05 | 3 | -0/+43 |