summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Support larger bitmaps in BitmapFactory.Options.inBitmapChris Craik2013-05-282-21/+54
* am ac629ee8: am 529a9e39: Merge "TransitionDrawable should not become a Layer...Romain Guy2013-05-241-1/+1
|\
| * 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
* | | Add support to Java for RS tracing.Tim Murray2013-05-242-5/+92
* | | am ddd02537: am b4426f15: Merge "Fix bug #8858012 layer-list\'s bitmap item\'...Fabrice Di Meglio2013-05-137-6/+12
|\ \ \ | |/ /
| * | 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
* | | | am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-devTim Murray2013-05-102-2/+2
|\ \ \ \ | |/ / /
| * | | Remove extraneous logging.Tim Murray2013-05-092-2/+2
| | |/ | |/|
* | | am c195ef73: am bee78812: Merge "Fix bug where we incorrectly clipped the bou...Derek Sollenberger2013-05-091-2/+5
|\ \ \ | |/ /
| * | Fix bug where we incorrectly clipped the bounds to the device size.Derek Sollenberger2013-05-091-2/+5
* | | am e3326143: am 2c76016c: Merge "Fix error where clips/matrices are incorrect...Derek Sollenberger2013-05-091-7/+10
|\ \ \ | |/ /
| * | Fix error where clips/matrices are incorrectly transferred.Derek Sollenberger2013-05-081-7/+10
| |/
* | Pack preloaded framework assets in a texture atlasRomain Guy2013-05-027-18/+480
* | am 01e48e7d: am 22f6a60e: Merge "add docs for new attributes, including accou...Scott Main2013-04-251-0/+2
|\ \ | |/
| * add docs for new attributes, including account restriction for restricted pro...Scott Main2013-04-251-0/+2
* | am 4a84af89: am b322f994: Merge "Add new error code for Debug Context work." ...Stephen Hines2013-04-201-1/+16
|\ \ | |/
| * 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
* | | am dd240d9a: am 0935f258: Merge "Updating API based on feedback" into jb-mr2-devJason Sams2013-04-193-9/+97
|\ \ \ | |/ /
| * | Updating API based on feedbackJason Sams2013-04-193-9/+97
| |/
* | am 4b87c54b: am 097ed01a: Merge "Revert GC thread changes" into jb-mr2-devJason Sams2013-04-155-99/+2
|\ \ | |/
| * Revert GC thread changesJason Sams2013-04-145-99/+2
* | am c4294ed2: am 330a9fe3: Merge "Unhide new RS APIs." into jb-mr2-devJason Sams2013-04-143-5/+32
|\ \ | |/
| * Unhide new RS APIs.Jason Sams2013-04-143-5/+32
* | am 00c4c670: am 301e95f2: Merge "Add a little more resource load tracing." in...Dianne Hackborn2013-04-121-5/+21
|\ \ | |/
| * Add a little more resource load tracing.Dianne Hackborn2013-04-121-5/+21
* | am f151a541: am d6b8a035: Merge "Add support for synchronous get()." into jb-...Tim Murray2013-04-125-7/+360
|\ \ | |/
| * Merge "Add support for synchronous get()." into jb-mr2-devTim Murray2013-04-125-7/+360
| |\
| | * Add support for synchronous get().Tim Murray2013-04-115-7/+360
* | | am 5c18ff0f: am 869d2735: Merge "Fix issues with GC thread." into jb-mr2-devTim Murray2013-04-121-15/+29
|\ \ \ | |/ /
| * | 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
| | |/
* | | am 4e9ce36e: am c876cc49: Fix docs typo in YUV codeJason Sams2013-04-111-1/+1
|\ \ \ | |/ /
| * | Fix docs typo in YUV codeJason Sams2013-04-111-1/+1
* | | am d4b1b98d: am a2f289a4: Merge "USAGE_IO_INPUT buffer notifications" into jb...Jason Sams2013-04-112-0/+45
|\ \ \ | |/ /
| * | 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
| | |/
* | | am 70d2c773: am f5c757c6: Merge "More fix for bug #8159072 Spinner widget sho...Fabrice Di Meglio2013-04-111-1/+1
|\ \ \ | |/ /
| * | 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
* | | | am 4e8a3bcf: am 3eba934a: Merge "Clean up USAGE_SHARED and add syncing for US...Tim Murray2013-04-101-4/+13
|\ \ \ \ | |/ / /
| * | | 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
* | | | am f3860953: am a8aa6880: Merge "Add GC thread to RSGL." into jb-mr2-devTim Murray2013-04-101-0/+3
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | resolved conflicts for merge of 0664479a to masterStephen Hines2013-04-102-9/+16
|\ \ \ \ | |/ / /
| * | | Defer RS cache creation until a ScriptC is built.Stephen Hines2013-04-102-9/+16