summaryrefslogtreecommitdiffstats
path: root/graphics/java
Commit message (Expand)AuthorAgeFilesLines
* remove link to renderscript support libraryScott Main2013-07-231-5/+0
* Improve RS documentation.Tim Murray2013-06-0553-504/+519
* Fix free after use with createFromBitmapResourceJason Sams2013-05-311-1/+4
* Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" int...Romain Guy2013-05-251-1/+1
|\
| * TransitionDrawable should not become a LayerDrawableRomain Guy2013-05-241-1/+1
* | Merge "Fix bug #8858012 layer-list's bitmap item's start/end gravity is incor...Fabrice Di Meglio2013-05-137-6/+12
|\ \
| * | Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on...Fabrice Di Meglio2013-05-107-6/+12
* | | Remove extraneous logging.Tim Murray2013-05-092-2/+2
| |/ |/|
* | Fix bug where we incorrectly clipped the bounds to the device size.Derek Sollenberger2013-05-091-2/+5
* | Fix error where clips/matrices are incorrectly transferred.Derek Sollenberger2013-05-081-7/+10
|/
* add docs for new attributes, including account restriction for restricted pro...Scott Main2013-04-251-0/+2
* Merge "Add new error code for Debug Context work." into jb-mr2-devStephen Hines2013-04-201-1/+16
|\
| * Add new error code for Debug Context work.Stephen Hines2013-04-171-1/+16
* | Updating API based on feedbackJason Sams2013-04-193-9/+97
|/
* Revert GC thread changesJason Sams2013-04-145-99/+2
* Unhide new RS APIs.Jason Sams2013-04-143-5/+32
* Add a little more resource load tracing.Dianne Hackborn2013-04-121-5/+21
* Merge "Add support for synchronous get()." into jb-mr2-devTim Murray2013-04-124-7/+309
|\
| * Add support for synchronous get().Tim Murray2013-04-114-7/+309
* | Merge "Fix issues with GC thread." into jb-mr2-devTim Murray2013-04-121-15/+29
|\ \
| * | Fix issues with GC thread.Tim Murray2013-04-111-15/+29
| |/
* | Fix docs typo in YUV codeJason Sams2013-04-111-1/+1
* | Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-devJason Sams2013-04-122-0/+45
|\ \
| * | USAGE_IO_INPUT buffer notificationsJason Sams2013-04-112-0/+45
| |/
* | Merge "More fix for bug #8159072 Spinner widget should be RTL'ized" into jb-m...Fabrice Di Meglio2013-04-121-1/+1
|\ \
| * | More fix for bug #8159072 Spinner widget should be RTL'izedFabrice Di Meglio2013-04-111-1/+1
* | | Merge "Clean up USAGE_SHARED and add syncing for USAGE_SHARED." into jb-mr2-devTim Murray2013-04-111-4/+13
|\ \ \ | |_|/ |/| |
| * | Clean up USAGE_SHARED and add syncing for USAGE_SHARED.Tim Murray2013-04-091-4/+13
* | | Merge "Add GC thread to RSGL." into jb-mr2-devTim Murray2013-04-101-0/+3
|\ \ \
| * | | Add GC thread to RSGL.Tim Murray2013-04-101-0/+3
| |/ /
* | | Defer RS cache creation until a ScriptC is built.Stephen Hines2013-04-102-9/+16
* | | Fix docs with deprecated resize1DJason Sams2013-04-091-1/+3
* | | Merge "Implement RS GC worker thread." into jb-mr2-devJason Sams2013-04-104-1/+75
|\ \ \ | |/ /
| * | Implement RS GC worker thread.Tim Murray2013-04-094-1/+75
* | | Cleanup Allocation and add 3D copies.Jason Sams2013-04-092-45/+198
|/ /
* | Remove all public mention of RS graphics from docs.Tim Murray2013-04-0514-89/+28
|/
* Merge "Fix blur intrinsic creation." into jb-mr2-devTim Murray2013-04-013-3/+3
|\
| * Fix blur intrinsic creation.Tim Murray2013-04-013-3/+3
* | Merge "bidiFlags != SkPaint::Flags" into jb-mr2-devVictoria Lease2013-03-291-25/+25
|\ \
| * | bidiFlags != SkPaint::FlagsVictoria Lease2013-03-281-25/+25
| |/
* | am a25c43f5: am 3121868c: am 38e94e9f: am 4d0beb7e: am 4f414b79: Doc update: ...kmccormick2013-03-281-1/+1
|\ \ | |/ |/|
| * am 3121868c: am 38e94e9f: am 4d0beb7e: am 4f414b79: Doc update: fix incorrect...kmccormick2013-03-281-1/+1
| |\
| | * Doc update: fix incorrect enumkmccormick2013-03-281-1/+1
| | * am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javado...Adam Koch2013-03-051-3/+2
| | |\
* | | \ Merge "Revert "Remove all public mention of RS graphics from docs."" into jb-...Tim Murray2013-03-2714-28/+89
|\ \ \ \
| * | | | Revert "Remove all public mention of RS graphics from docs."Tim Murray2013-03-2714-28/+89
* | | | | Merge "Remove all public mention of RS graphics from docs." into jb-mr2-devTim Murray2013-03-2714-89/+28
|\ \ \ \ \ | |/ / / /
| * | | | Remove all public mention of RS graphics from docs.Tim Murray2013-03-2514-89/+28
* | | | | Add yuv getJason Sams2013-03-261-0/+10
|/ / / /
* | | | Merge "Manage drawable invalidation automatically for Overlays" into jb-mr2-devChet Haase2013-03-201-0/+4
|\ \ \ \