summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix blur intrinsic creation." into jb-mr2-devTim Murray2013-04-013-3/+3
|\
| * Fix blur intrinsic creation.Tim Murray2013-04-013-3/+3
* | Merge "bidiFlags != SkPaint::Flags" into jb-mr2-devVictoria Lease2013-03-291-25/+25
|\ \
| * | bidiFlags != SkPaint::FlagsVictoria Lease2013-03-281-25/+25
| |/
* | am a25c43f5: am 3121868c: am 38e94e9f: am 4d0beb7e: am 4f414b79: Doc update: ...kmccormick2013-03-281-1/+1
|\ \ | |/ |/|
| * am 3121868c: am 38e94e9f: am 4d0beb7e: am 4f414b79: Doc update: fix incorrect...kmccormick2013-03-281-1/+1
| |\
| | * Doc update: fix incorrect enumkmccormick2013-03-281-1/+1
| | * am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javado...Adam Koch2013-03-051-3/+2
| | |\
* | | \ Merge "Revert "Remove all public mention of RS graphics from docs."" into jb-...Tim Murray2013-03-2714-28/+89
|\ \ \ \
| * | | | Revert "Remove all public mention of RS graphics from docs."Tim Murray2013-03-2714-28/+89
* | | | | Merge "Remove all public mention of RS graphics from docs." into jb-mr2-devTim Murray2013-03-2714-89/+28
|\ \ \ \ \ | |/ / / /
| * | | | Remove all public mention of RS graphics from docs.Tim Murray2013-03-2514-89/+28
* | | | | Add yuv getJason Sams2013-03-261-0/+10
|/ / / /
* | | | Merge "Manage drawable invalidation automatically for Overlays" into jb-mr2-devChet Haase2013-03-201-0/+4
|\ \ \ \
| * | | | Manage drawable invalidation automatically for OverlaysChet Haase2013-03-201-0/+4
* | | | | Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio2013-03-201-86/+9
|/ / / /
* | | | Merge "Fix errors in Canvas.EdgeType docs" into jb-mr2-devChet Haase2013-03-151-9/+18
|\ \ \ \
| * | | | Fix errors in Canvas.EdgeType docsChet Haase2013-03-151-9/+18
* | | | | Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-03-152-49/+305
* | | | | Revert "fix argument mismatches in Paint JNI"Fabrice Di Meglio2013-03-151-1/+1
|/ / / /
* | | | Fix typoJason Sams2013-03-081-1/+1
* | | | 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
| | |/ / / / | |/| | | |