summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Utility API for creating types.Jason Sams2013-10-091-0/+75
* Remove old hidden API.Jason Sams2013-10-091-8/+0
* am 266b3026: am 20ba658b: am 31049d76: Use SCREEN Xfermode for keyguard badge...Adam Powell2013-10-072-0/+19
|\
| * Use SCREEN Xfermode for keyguard badges; update SeekBarAdam Powell2013-10-072-0/+19
* | am 3dd81450: am aa24442e: am d0f379c1: Preserve fill type in Path.reset().Mike Klein2013-10-072-0/+41
|\ \ | |/
| * Preserve fill type in Path.reset().Mike Klein2013-10-072-0/+41
* | am 6d7de848: am 1fc9eb78: am 16326f70: Merge "Fix animations, padding in RTL ...Jeff Sharkey2013-10-022-7/+25
|\ \ | |/
| * Fix animations, padding in RTL mode.Jeff Sharkey2013-10-012-7/+25
* | am a4eb894a: Merge "clarify Paint flag docs" into klp-devVictoria Lease2013-09-301-12/+102
|\ \ | |/
| * Merge "clarify Paint flag docs" into klp-devVictoria Lease2013-09-261-12/+102
| |\
| | * clarify Paint flag docsVictoria Lease2013-09-261-12/+102
* | | am ae1e8855: am 8e4b16d6: Merge "Update docs to state that mark is no longer ...Leon Scroggins III2013-09-252-0/+10
|\ \ \ | |/ /
| * | Update docs to state that mark is no longer called.Leon Scroggins III2013-09-252-0/+10
| |/
* | Remove hidden API setSurfaceTexture.Jason Sams2013-09-241-13/+5
* | am c0e1ae01: am facc08c7: Merge "Move PdfDocument to android.graphics.pdf" in...Svetoslav2013-09-202-0/+429
|\ \ | |/
| * Move PdfDocument to android.graphics.pdfSvetoslav2013-09-192-0/+429
* | am 2e4e9889: am 3490228e: Merge "Use a native buffer for decoding images." in...Leon Scroggins III2013-09-182-12/+30
|\ \ | |/
| * Use a native buffer for decoding images.Leon Scroggins III2013-09-182-12/+30
* | Merge "Add typedefs and nullness annotations."Tor Norbye2013-09-121-1/+2
|\ \
| * | Add typedefs and nullness annotations.Tor Norbye2013-09-111-1/+2
* | | am 47869404: am 2cad64c0: Merge "Surface: Change OutOfResourcesException to b...Igor Murashkin2013-09-111-5/+16
|\ \ \ | |/ / |/| / | |/
| * Merge "Surface: Change OutOfResourcesException to be a runtime exception" int...Igor Murashkin2013-09-111-5/+16
| |\
| | * Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-5/+16
* | | am 8eb3ece8: am 1d2daa78: Merge "Remove FD optimization case for decodeStream...John Reck2013-09-101-15/+1
|\ \ \ | |/ /
| * | Merge "Remove FD optimization case for decodeStream" into klp-devJohn Reck2013-09-101-15/+1
| |\ \
| | * | Remove FD optimization case for decodeStreamJohn Reck2013-09-091-15/+1
| | |/
* | | am 9b448989: am e3d0f022: Merge "Don\'t set Allocation mSize when we have no ...Stephen Hines2013-09-091-1/+4
|\ \ \ | |/ /
| * | Merge "Don't set Allocation mSize when we have no Type." into klp-devStephen Hines2013-09-101-1/+4
| |\ \ | | |/ | |/|
| | * Don't set Allocation mSize when we have no Type.Stephen Hines2013-09-091-1/+4
* | | am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-devTim Murray2013-09-091-1/+1
|\ \ \ | |/ /
| * | Merge "Add flags word to initialization." into klp-devTim Murray2013-09-091-1/+1
| |\ \
| | * | Add flags word to initialization.Tim Murray2013-09-091-1/+1
* | | | am 324738e7: am 440f4dfa: Merge "Fix pixel test" into klp-devAndy McFadden2013-09-091-9/+10
|\ \ \ \ | |/ / /
| * | | Merge "Fix pixel test" into klp-devAndy McFadden2013-09-091-9/+10
| |\ \ \ | | |/ / | |/| |
| | * | Fix pixel testAndy McFadden2013-09-091-9/+10
* | | | am 177718a7: am f25fceef: Merge "Update doc for BitmapFactory.Options to incl...Chris Craik2013-09-091-12/+29
|\ \ \ \ | |/ / /
| * | | Update doc for BitmapFactory.Options to include BitmapRegionDecoderChris Craik2013-09-061-12/+29
| |/ /
* | | am 04f31501: am a9fa33b3: Merge "Change build version from KEY_LIME_PIE to KI...Chet Haase2013-09-052-5/+5
|\ \ \ | |/ /
| * | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-052-5/+5
* | | am 4965dbc3: am d2676f9b: Merge "Add YUV element convenience function." into ...Tim Murray2013-09-053-3/+12
|\ \ \ | |/ /
| * | Merge "Add YUV element convenience function." into klp-devTim Murray2013-09-053-3/+12
| |\ \ | | |/ | |/|
| | * Add YUV element convenience function.Tim Murray2013-09-043-3/+12
* | | am 9a160a52: am e182bfd4: Merge "Prevent NPE when cloning gradients Bug #1043...Romain Guy2013-09-033-5/+6
|\ \ \ | |/ /
| * | Merge "Prevent NPE when cloning gradients Bug #10436856" into klp-devRomain Guy2013-09-033-5/+6
| |\ \
| | * | Prevent NPE when cloning gradientsRomain Guy2013-09-033-5/+6
* | | | am 3d179241: am 3e8105e2: Merge "Update Bitmap.Config.ARGB_4444 documentation...Romain Guy2013-09-032-1/+5
|\ \ \ \ | |/ / /
| * | | Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-devRomain Guy2013-09-032-1/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Update Bitmap.Config.ARGB_4444 documentationRomain Guy2013-09-032-1/+5
* | | am a2c13b3a: am c2b582c0: Merge "Cleanup API typo" into klp-devJason Sams2013-08-292-2/+6
|\ \ \ | |/ /
| * | Cleanup API typoJason Sams2013-08-292-2/+6