summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Use long for pointers in SurfaceTextureAshok Bhat2014-01-161-3/+3
* Merge "AArch64: Use long for pointers in graphics/PathMeasure"Narayan Kamath2014-01-161-10/+10
|\
| * AArch64: Use long for pointers in graphics/PathMeasureAshok Bhat2014-01-131-10/+10
* | AArch64: Use long for pointers in BitmapRegionDecoderAshok Bhat2014-01-151-8/+8
* | AArch64: Use long for pointers in Movie classAshok Bhat2014-01-151-5/+5
|/
* DO NOT MERGE - Fix improper declaration/use of pointer.Stephen Hines2013-12-181-1/+1
* Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-056-21/+90
|\
| * am 90242fe5: Merge "Switch to the new Skia PDF generation APIs." into klp-devSvetoslav2013-11-071-20/+27
| |\
| | * Merge "Switch to the new Skia PDF generation APIs." into klp-devSvetoslav2013-11-081-20/+27
| | |\
| | | * Switch to the new Skia PDF generation APIs.Svetoslav2013-11-071-20/+27
| * | | am 435c0ee1: Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missin...Fabrice Di Meglio2013-11-072-2/+3
| |\ \ \ | | |/ /
| | * | Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left paddin...Fabrice Di Meglio2013-11-072-2/+3
| | |\ \ | | | |/ | | |/|
| | | * Fix bug #11537133 Hideycling looks broken (KOT36), missing left paddingFabrice Di Meglio2013-11-062-2/+3
| * | | am 47feee53: Merge "Fix some documentation typos." into klp-docsNewton Allen2013-11-073-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Fix some documentation typos.Newton Allen2013-11-013-5/+5
| | * | Update the PdfDocument docs with unsupported operations.Svetoslav Ganov2013-10-311-0/+25
| * | | Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-devChris Craik2013-11-061-0/+5
| |\ \ \
| | * | | Fix NPE with inPurgeable Bitmaps in getAllocationByteCountChris Craik2013-11-061-0/+5
| | |/ /
| * | | Merge "Fix recent regression in DrawableContainer." into klp-devJohn Spurlock2013-11-061-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix recent regression in DrawableContainer.John Spurlock2013-11-051-1/+1
| * | | Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bu...Adam Koch2013-11-061-2/+14
| |\ \ \ | | |/ / | |/| |
| | * | Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag.Adam Koch2013-11-051-2/+14
| * | | Merge "Fix bug #11256076 Spinner text is too close from the opening triangle ...Fabrice Di Meglio2013-11-051-6/+25
| |\ \ \ | | |/ / | |/| |
| | * | Fix bug #11256076 Spinner text is too close from the opening triangle in RTL ...Fabrice Di Meglio2013-10-181-6/+25
| | |/
| * | Update the PdfDocument docs with unsupported operations.Svetoslav Ganov2013-10-311-0/+25
| |/
* | Merge "Adding operations to reflected Renderscript class"Jason Sams2013-11-2618-251/+7539
|\ \ | |/ |/|
| * Adding operations to reflected Renderscript classMatthieu Delahaye2013-10-2318-251/+7539
* | DO NOT MERGE: Hide new camera API.Eino-Ville Talvala2013-10-111-4/+2
* | Use SCREEN Xfermode for keyguard badges; update SeekBarAdam Powell2013-10-072-0/+19
* | Preserve fill type in Path.reset().Mike Klein2013-10-072-0/+41
* | Fix animations, padding in RTL mode.Jeff Sharkey2013-10-012-7/+25
* | Merge "clarify Paint flag docs" into klp-devVictoria Lease2013-09-261-12/+102
|\ \
| * | clarify Paint flag docsVictoria Lease2013-09-261-12/+102
* | | Update docs to state that mark is no longer called.Leon Scroggins III2013-09-252-0/+10
|/ /
* | Move PdfDocument to android.graphics.pdfSvetoslav2013-09-192-0/+429
* | Use a native buffer for decoding images.Leon Scroggins III2013-09-182-12/+30
* | 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
* | | 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
| |/ /
* | | 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
* | | 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
* | | | Merge "Fix pixel test" into klp-devAndy McFadden2013-09-091-9/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix pixel testAndy McFadden2013-09-091-9/+10
* | | | Update doc for BitmapFactory.Options to include BitmapRegionDecoderChris Craik2013-09-061-12/+29
|/ / /
* | | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-052-5/+5
* | | 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