summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allocate bitmap backing buffers in the Java heap."Patrick Dubroy2010-12-142-36/+49
|\
| * Allocate bitmap backing buffers in the Java heap.Patrick Dubroy2010-12-142-36/+49
* | 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-145-20/+36
|/
* More API updates.Jason Sams2010-12-134-22/+18
* Merge "Add ability to reuse bitmaps when decoding PNG content"Chet Haase2010-12-131-4/+19
|\
| * Add ability to reuse bitmaps when decoding PNG contentChet Haase2010-12-101-4/+19
* | Remove CreateFromBitmapRef and addJason Sams2010-12-105-140/+59
|/
* Add ability to reuse bitmaps when loading new contentChet Haase2010-12-091-0/+20
* Allocation API update.Jason Sams2010-12-086-109/+187
* Unhide inPreferQualityOverSpeed in BitmapFactory.Options.Wei-Ta Chen2010-12-071-1/+0
* API review cleanup.Jason Sams2010-12-0613-226/+364
* Add inPreferQualityOverSpeed into BitmapFactory.Options.Wei-Ta Chen2010-12-061-0/+11
* Some theme cleanup.Dianne Hackborn2010-12-032-0/+5
* Fix in vertical measurement in text lines with different text sizesGilles Debunne2010-12-021-0/+1
* various fixes for animations and javadocsChet Haase2010-11-231-2/+2
* More error checksJason Sams2010-11-221-0/+6
* Support for cubemaps.Alex Sakhartchouk2010-11-186-23/+154
* Add caching support of BCC binaries.Shih-wei Liao2010-11-183-11/+9
* Add an opacity attribute to LayerDrawable that lets you control the opacity d...Joe Onorato2010-11-171-1/+29
* Merge "Fix ref counting for globals when set from java code."Jason Sams2010-11-163-0/+16
|\
| * Fix ref counting for globals when set from java code.Jason Sams2010-11-163-0/+16
* | Show Bitmap.Config value when unable to handle.Jeff Sharkey2010-11-161-1/+1
|/
* Revised assets for progress bars and indeterminate progress spinners.Adam Powell2010-11-121-2/+0
* Merge "Document RS element and type and add validity checking to type creation."Jason Sams2010-11-122-1/+224
|\
| * Document RS element and type and add validity checking to type creation.Jason Sams2010-11-122-1/+224
* | Merge "More documentation."Jason Sams2010-11-123-10/+109
|\ \ | |/
| * More documentation.Jason Sams2010-11-103-10/+109
* | First pass at styling progress bars for Holo.Adam Powell2010-11-112-3/+12
* | Merge "Add invalidation to Drawable when its properties change"Chet Haase2010-11-117-26/+76
|\ \ | |/ |/|
| * Add invalidation to Drawable when its properties changeChet Haase2010-11-117-26/+76
* | Continue error check improvements and write some docs.Jason Sams2010-11-0914-132/+131
|/
* Handle user message ID 0Jason Sams2010-11-082-32/+101
* Moving attrib creation to Mesh. Adding arrays as shader inputs.Alex Sakhartchouk2010-11-083-0/+15
* Merge "More RS exceptions cleanup. Remove some dead code."Jason Sams2010-11-047-69/+51
|\
| * More RS exceptions cleanup.Jason Sams2010-11-047-69/+51
* | Merge "Fix possible rendering issue when drawing a path."Romain Guy2010-11-041-4/+11
|\ \
| * | Fix possible rendering issue when drawing a path.Romain Guy2010-11-041-4/+11
* | | Merge "Update ScriptC constructor to remove depricated param."Jason Sams2010-11-031-2/+2
|\ \ \ | |/ / |/| / | |/
| * Update ScriptC constructor to remove depricated param.Jason Sams2010-11-031-2/+2
* | Add new fade in/out feature for drawable containers.Dianne Hackborn2010-11-033-15/+201
|/
* RS Error cleanup.Jason Sams2010-11-036-8/+129
* Merge "Fix race condition in resize that was created when GetType for allocat...Jason Sams2010-11-011-0/+1
|\
| * Fix race condition in resize that was created whenJason Sams2010-11-011-0/+1
* | Performance optimizations for animations and toolkitChet Haase2010-11-011-2/+21
|/
* Balls test app.Jason Sams2010-10-292-73/+7
* Adding nvidia extension for limited npot support.Alex Sakhartchouk2010-10-272-23/+20
* Merge "Begin adding async allocation creation."Jason Sams2010-10-263-20/+9
|\
| * Begin adding async allocation creation.Jason Sams2010-10-263-20/+9
* | Optimizing ColorFilter in display listsChet Haase2010-10-263-7/+8
|/
* Some cleanupAlex Sakhartchouk2010-10-181-3/+0