summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Hide and delete some code that should not be public.Jason Sams2011-01-092-22/+98
* Merge "Adding comments to the renderscript program classes." into honeycombAlex Sakhartchouk2011-01-096-1/+466
|\
| * Adding comments to the renderscript program classes.Alex Sakhartchouk2011-01-096-1/+466
* | Cleanup subdata apisJason Sams2011-01-072-22/+87
|/
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-074-71/+199
* Add the SurfaceTexture java class.Jamie Gennis2011-01-061-0/+90
* Merge "Add MipmapDrawableTest"Brian Muramatsu2011-01-051-0/+280
|\
| * Add MipmapDrawableTestBrian Muramatsu2010-12-211-0/+280
* | resolved conflicts for merge of 3a2c6bf0 to masterBrad Fitzpatrick2011-01-051-1/+1
|\ \
| * \ am 69ea4e15: Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
| |\ \
| | * | Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
* | | | fix buildJason Sams2011-01-041-1/+0
* | | | Random cleanupJason Sams2011-01-042-48/+0
* | | | unhide renderscriptJason Sams2011-01-0432-38/+32
* | | | Merge "Keep a reference to the local matrix. Bug #3299324"Romain Guy2011-01-041-3/+8
|\ \ \ \
| * | | | Keep a reference to the local matrix.Romain Guy2011-01-041-3/+8
* | | | | Merge "Fixed bug with reverseTransition"Michael Jurka2011-01-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug with reverseTransitionMichael Jurka2010-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge "Move adapter2D to a derived class from Allocation."Jason Sams2010-12-295-379/+299
|\ \ \ \
| * | | | Move adapter2D to a derived class from Allocation.Jason Sams2010-12-295-379/+299
* | | | | Fixing a bug in the load function.Alex Sakhartchouk2010-12-293-3/+3
|/ / / /
* | | | API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-2115-635/+587
* | | | Merge "Ensure bitmaps aren't freed while referenced from a display list"Patrick Dubroy2010-12-201-1/+2
|\ \ \ \
| * | | | Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-1/+2
| |/ / /
* | | | Merge "Clean up Allocation buffer object api."Jason Sams2010-12-202-27/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up Allocation buffer object api.Jason Sams2010-12-202-27/+20
* | | | Stale cache management to address a P1 bug # 3296131.Shih-wei Liao2010-12-203-8/+16
* | | | Eliminate tracked allocations and the inNativeAlloc option.Carl Shapiro2010-12-171-13/+0
* | | | API reaview cleanupAlex Sakhartchouk2010-12-178-60/+146
* | | | Fix minor animation and doc issuesChet Haase2010-12-161-1/+1
|/ / /
* | | Remove outdated texture upload functions.Jason Sams2010-12-161-10/+4
* | | Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-151-1/+3
* | | Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-151-15/+15
* | | Merge "Make Drawable.mCallback a WeakReference."Romain Guy2010-12-148-57/+91
|\ \ \
| * | | Make Drawable.mCallback a WeakReference.Romain Guy2010-12-148-57/+91
* | | | 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