summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | am 7ad885e2: Merge "One more fix for incorrect indices."Kenny Root2013-01-291-1/+1
|\ \ \
| * | | One more fix for incorrect indices.Stephen Hines2013-01-221-1/+1
* | | | am b5a72043: Merge "Fix array index oob in Matrix3f.loadRotate()."Christopher Tate2013-01-221-1/+1
|\ \ \ \ | |/ / /
| * | | Fix array index oob in Matrix3f.loadRotate().Stephen Hines2013-01-221-1/+1
* | | | am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in ...Adam Powell2012-11-281-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove overzealous mutate() sanity check in LayerDrawableAdam Powell2012-11-271-4/+0
* | | | am 946facaa: am a004ff88: Merge "Use correct alpha value when a color is not ...Chet Haase2012-11-261-4/+4
|\ \ \ \ | |/ / /
| * | | Merge "Use correct alpha value when a color is not set on a GradientDrawable....Chet Haase2012-11-261-4/+4
| |\ \ \
| | * | | Use correct alpha value when a color is not set on a GradientDrawable.Chet Haase2012-11-211-4/+4
* | | | | am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" int...Romain Guy2012-11-261-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Copy missing state in DrawableContainer" into jb-mr1.1-devRomain Guy2012-11-261-0/+2
| |\ \ \ \
| | * | | | Copy missing state in DrawableContainerRomain Guy2012-11-201-0/+2
| | |/ / /
* | | | | am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hash...Romain Guy2012-11-262-10/+44
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup: add PointF.toString()/equals()/hashcode()Romain Guy2012-11-202-10/+44
| |/ / /
* | | | am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy con...Chris Craik2012-11-201-0/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add missing variable copies in Path copy constructorChris Craik2012-11-161-0/+8
| |/
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
| * DO NOT MERGE: Remove a few left-over layout direction things.Dianne Hackborn2012-05-181-0/+1
* | Fix for bug 7400445 regression in background drawableRaph Levien2012-10-311-0/+5
* | Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-221-4/+9
* | Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-devRomain Guy2012-10-161-1/+48
|\ \
| * | Add API to enable mipmaps on BitmapRomain Guy2012-10-161-1/+48
* | | Convert one more bind() -> setVar().Stephen Hines2012-10-161-1/+1
* | | Fix bugs in scriptGroup.Jason Sams2012-10-154-4/+4
|/ /
* | Fix cycle detection for SGs.Tim Murray2012-10-121-29/+13
* | Merge "Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217" in...Romain Guy2012-10-111-1/+1
|\ \
| * | Don't scale bitmaps to an empty size when targetDpi=0Romain Guy2012-10-111-1/+1
* | | Merge "Add DAG validation for ScriptGroups." into jb-mr1-devTim Murray2012-10-101-9/+73
|\ \ \ | |/ / |/| |
| * | Add DAG validation for ScriptGroups.Tim Murray2012-10-101-9/+73
* | | Adjust buffer position after copyingMarco Nelissen2012-10-081-0/+5
|/ /
* | Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-devRomain Guy2012-10-031-0/+3
|\ \
| * | Fix rendering artifacts on tiled renderersRomain Guy2012-10-031-0/+3
* | | Merge "Fix range on blur intrinsic." into jb-mr1-devJason Sams2012-10-031-3/+3
|\ \ \ | |/ / |/| |
| * | Fix range on blur intrinsic.Jason Sams2012-10-021-3/+3
* | | Bring back Netflix progress barRomain Guy2012-10-021-0/+12
* | | Draw stroked rectangle as meshes instead of texturesRomain Guy2012-10-021-1/+9
|/ /
* | Merge "Update APIs to JB MR1 level 17." into jb-mr1-devDianne Hackborn2012-09-303-0/+3
|\ \
| * | Update APIs to JB MR1 level 17.Dianne Hackborn2012-09-303-0/+3
* | | reset() should reset. Otherwise it would be called something else.Romain Guy2012-09-281-1/+19
|/ /
* | fix blend intrinsics, add testsTim Murray2012-09-261-5/+6
* | Add Blend intrinsic.Jason Sams2012-09-211-0/+464
* | Ensure that the decoder is thread-safe.Derek Sollenberger2012-09-211-13/+24
* | Merge "Clean up and publish the YUV to RGB intrinsic." into jb-mr1-devJason Sams2012-09-181-33/+58
|\ \
| * | Clean up and publish the YUV to RGB intrinsic.Jason Sams2012-09-181-33/+58
* | | mutate() didn't work as advertisedRomain Guy2012-09-184-17/+1
* | | Merge "Compute GradientDrawable's opacity correctly" into jb-mr1-devRomain Guy2012-09-183-17/+51
|\ \ \