summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use long for pointers in EmojiFactory and PdfDocument"Narayan Kamath2014-02-111-7/+7
|\
| * Use long for pointers in EmojiFactory and PdfDocumentAshok Bhat2014-01-311-7/+7
* | Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-3163-23697/+0
* | Convert Java/JNI to 64-bit, part 2.Tim Murray2014-01-3130-484/+490
* | Convert Java/JNI to 64-bit, part 1.Tim Murray2014-01-313-444/+444
* | Add long/double read support.Jason Sams2014-01-313-53/+48
* | Use Object + type in place of specific arrayJason Sams2014-01-313-195/+97
* | Utility API for creating types.Jason Sams2014-01-311-0/+75
* | Remove old hidden API.Jason Sams2014-01-311-8/+0
* | Remove hidden API setSurfaceTexture.Jason Sams2014-01-311-13/+5
|/
* Merge "AArch64: Use long for pointers in graphics/Interpolator"Narayan Kamath2014-01-291-7/+7
|\
| * AArch64: Use long for pointers in graphics/InterpolatorAshok Bhat2014-01-161-7/+7
* | Merge "AArch64: Use long for pointers in SurfaceTexture"Narayan Kamath2014-01-291-3/+3
|\ \
| * | AArch64: Use long for pointers in SurfaceTextureAshok Bhat2014-01-161-3/+3
| |/
* | AArch64: Use long for pointers in graphics/CameraAshok Bhat2014-01-281-5/+5
* | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2842-401/+429
|/
* 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