summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am abf701e6: Merge "Eliminate mHasAlpha" into klp-devJohn Reck2014-03-211-15/+3
|\
| * Eliminate mHasAlphaJohn Reck2014-03-211-15/+3
* | am cf8573c1: Fix destruction issues relating to AllocationAdapter.Jason Sams2014-03-112-2/+2
|\ \ | |/
| * Fix destruction issues relating to AllocationAdapter.Jason Sams2014-03-102-2/+2
* | am 5757bf89: Add hidden minor version ID for support lib workarounds.Jason Sams2014-03-111-0/+14
|\ \ | |/
| * Add hidden minor version ID for support lib workarounds.Jason Sams2014-03-101-0/+14
* | am ff7256e7: Fix destruction issues relating to AllocationAdapter.Jason Sams2014-03-112-13/+41
|\ \ | |/
| * Fix destruction issues relating to AllocationAdapter.Jason Sams2014-03-102-13/+41
* | am 92a32832: DO NOT MERGE - Fix Javadoc build break.Leon Scroggins III2014-03-061-1/+1
|\ \ | |/
| * DO NOT MERGE - Fix Javadoc build break.Leon Scroggins III2014-03-061-1/+1
* | am ee008d42: Merge "Update framework to use M33 Skia. DO NOT MERGE" into klp-devLeon Scroggins III2014-03-062-12/+45
|\ \ | |/
| * Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-062-12/+45
* | am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docsKatie McCormick2013-11-261-1/+1
|\ \
| * | Doc updates: Javadoc fixesKatie McCormick2013-11-261-1/+1
| * | Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag.Adam Koch2013-11-061-2/+14
* | | 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
|/
* 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