summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* | Cleanup subdata apisJason Sams2011-01-072-22/+87
|/ | | | Change-Id: I70d0d5e4ca2b42f3a9cbf854fe47917cee8f46df
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-074-71/+199
| | | | | | | | Cleaned up error messages. Change-Id: Id33b7149671df23c37cc11375d844a7837dac750 Change-Id: I6663ce54f7b9bbaf285935ca658d93ba417f8179
* Add the SurfaceTexture java class.Jamie Gennis2011-01-061-0/+90
| | | | | | | This class exposes to Java the application-side interface to the SurfaceTexture C++ class. Change-Id: I0dba42aad90257c7adbde6fa362658c0717b70d0
* Merge "Add MipmapDrawableTest"Brian Muramatsu2011-01-051-0/+280
|\
| * Add MipmapDrawableTestBrian Muramatsu2010-12-211-0/+280
| | | | | | | | | | | | | | | | | | | | | | Move these tests from CTS, because Mipmap is now hidden. Also remove all the XML inflation code, because that is currently disabled. Original change: f445b8a7 Deletion from CTS: Ibfd1b8a5 Change-Id: I816581062778a9cbe868e32c3c6975cc9a74af5b
* | resolved conflicts for merge of 3a2c6bf0 to masterBrad Fitzpatrick2011-01-051-1/+1
|\ \ | | | | | | | | | Change-Id: I1963d8fc391bb84de1054f2b20ce4e082d764cbe
| * \ am 69ea4e15: Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
| |\ \ | | | | | | | | | | | | | | | | * commit '69ea4e15e52c456537575d21443ac1efdb03a902': Documentation fixes found over vacation hacking.
| | * | Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
| | | | | | | | | | | | | | | | Change-Id: I28900026465d66d950cf4f05f0c202b46c3c2d43
* | | | fix buildJason Sams2011-01-041-1/+0
| | | | | | | | | | | | | | | | Change-Id: I4991e3e11b2f44328ee272dcb498c6b9fd90c5ee
* | | | Random cleanupJason Sams2011-01-042-48/+0
| | | | | | | | | | | | | | | | Change-Id: Ife6f19d51e8229b6cf1ca8689df7baba2fcb4dc9
* | | | unhide renderscriptJason Sams2011-01-0432-38/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I44dd19aec0a994316da22ea8bea01b9962f54680 api update Change-Id: I77f5365b8b7a919cd572ceb65a9ab3871b9495d0
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #3299324 This is needed for ADT, which does not rely on Skia's reference counting to correctly keep track of the native objects. Change-Id: Ia2fc5c1ec2b80bad226bc549fefc6bb064784609
* | | | | Merge "Fixed bug with reverseTransition"Michael Jurka2011-01-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug with reverseTransitionMichael Jurka2010-12-201-1/+1
| | |_|/ | |/| | | | | | - calling this multiple times very quickly left the transition showing the wrong drawable
* | | | 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
| | | | | | | | | | | | | | | | | | | | Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da
* | | | | Fixing a bug in the load function.Alex Sakhartchouk2010-12-293-3/+3
|/ / / / | | | | | | | | | | | | Change-Id: Ie5e72836dec7f77d42c8cb9afb8c3d5591ff35a7
* | | | API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-2115-635/+587
| | | | | | | | | | | | | | | | Change-Id: Ida62d3a155285a20725be9daa62217faef1c3734
* | | | 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
| |/ / / | | | | | | | | | | | | | | | | Also removes the reference queue finalizers. They aren't necessary anymore now that Bitmaps are allocated in the heap.
* | | | 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
| | | | | | | | | | | | | | | | Change-Id: Id3e2391a93a99f4c414a805ee33cfd113242a7e6
* | | | Stale cache management to address a P1 bug # 3296131.Shih-wei Liao2010-12-203-8/+16
| | | | | | | | | | | | | | | | Change-Id: I593f35a91c4a14c055828f8989fe01b9e7790039
* | | | Eliminate tracked allocations and the inNativeAlloc option.Carl Shapiro2010-12-171-13/+0
| | | | | | | | | | | | | | | | Change-Id: Ic10b2b41a26925d799e5d1e50be77fc480ec0f17
* | | | API reaview cleanupAlex Sakhartchouk2010-12-178-60/+146
| | | | | | | | | | | | | | | | Change-Id: Ib1aaf81130ffa6b5e6c60096c27c969e8891db3f
* | | | Fix minor animation and doc issuesChet Haase2010-12-161-1/+1
|/ / / | | | | | | | | | Change-Id: I0ea077d9434ac3e22e8600f22ca4a24a6a46965c
* | | Remove outdated texture upload functions.Jason Sams2010-12-161-10/+4
| | | | | | | | | | | | Change-Id: Ie3f9ba64a94425fa96b1924cb4b70dd36b71e294
* | | Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-151-1/+3
| | | | | | | | | | | | Change-Id: I5e356ed88375a1620846e0c500659e3b7ead5030
* | | Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-151-15/+15
| | | | | | | | | | | | | | | | | | Add syncAll to rsg headers. Change-Id: I02c953f3fddab3c6f4e98570cdad45a59711bbde
* | | Merge "Make Drawable.mCallback a WeakReference."Romain Guy2010-12-148-57/+91
|\ \ \
| * | | Make Drawable.mCallback a WeakReference.Romain Guy2010-12-148-57/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Many memory leaks occur because of long lived drawables. This should help. Change-Id: I2e9e8dee26579ec56e8e73f08f6b1d62be7812d9
* | | | 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
| | | | | | | | | | | | | | | Change-Id: I60f6ccff13357c1c518e9d56b02fe0171637edd1
* | | | | 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-145-20/+36
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to allow RenderScript to better interact with the Android environment. E.g., per-app cache. 2. Plumbing, testing. 3. Added getApplicationContext in RenderScript.java. Change-Id: I85edeebe38825e20b2e86f4f4815689dfc332ef9
* | | | More API updates.Jason Sams2010-12-134-22/+18
|/ / / | | | | | | | | | Change-Id: I754dc645ac08fa25019eed8fd8b7b3c47f178ff2
* | | 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
| | | | | | | | | | | | | | | | Change-Id: Ic74b62c6280954ff80bcf64f3989a36c7c0b5615
* | | | Remove CreateFromBitmapRef and addJason Sams2010-12-105-140/+59
|/ / / | | | | | | | | | | | | | | | CopyTo(bitmap) replacement. Change-Id: Ib73fb9f4bfe5f468eaf0f8f1bf68a93759eef00d
* | | Add ability to reuse bitmaps when loading new contentChet Haase2010-12-091-0/+20
| | | | | | | | | | | | Change-Id: Ic5f5f40ee39787403977fb372b335dc21cf07243
* | | Allocation API update.Jason Sams2010-12-086-109/+187
| | | | | | | | | | | | Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503
* | | Unhide inPreferQualityOverSpeed in BitmapFactory.Options.Wei-Ta Chen2010-12-071-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new field allows a developer to use a more accurate by slightly slower IDCT method in JPEG decode. This in turns improves the quality of the reconstructed image. The field by default is not set and thus does not affect existing applications. Bug: 3238925 Related changes: https://android-git.corp.google.com/g/#change,83291 and https://android-git.corp.google.com/g/#change,83294 Change-Id: I969f5c413f9b2179454aeb90e18ae8222ee583b4
* | | API review cleanup.Jason Sams2010-12-0613-226/+364
| | | | | | | | | | | | Change-Id: Ieae7d450308b5637ed4253fe9baed3634c6ed141
* | | Add inPreferQualityOverSpeed into BitmapFactory.Options.Wei-Ta Chen2010-12-061-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new field allows a developer to use a more accurate by slightly slower IDCT method in JPEG decode. This in turns improves the quality of the reconstructed image. The field by default is not set and thus does not affect existing applications. Bug: 3238925 Change-Id: I93d55b7226e47a43e639325cd1a677694d6f2ee4
* | | Some theme cleanup.Dianne Hackborn2010-12-032-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new dialog themes without a title bar. - Add new Theme.Holo.NoActionBar.DialogWhenLarge. - Remove old Extended and Theme.Light.Holo themes. - Reorder the public definitions to keep things nice. Also @hide the MipmapDrawable class. Change-Id: Ic69a56e9b28aacf441780633f37f0bc6a475d08a
* | | Fix in vertical measurement in text lines with different text sizesGilles Debunne2010-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The last span of the TextLine was defining the FontMetrics, instead of min/maxing the different values. Bug 3220698 Change-Id: I7394b1699a15aeee4cc38462d561faf329d3e1f6
* | | various fixes for animations and javadocsChet Haase2010-11-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Issues around threading of animations and AnimatorSet bugs are fixed in this change. Unrelated fixes to javadocs in other framework classes are also part of the change. Change-Id: I35f7e03ffdec9143bc2eb155e8f9384798ad35b3
* | | More error checksJason Sams2010-11-221-0/+6
| | | | | | | | | | | | Change-Id: Id2b9ab7a76bbdf2ed745f5e36e552dc9b101982f
* | | Support for cubemaps.Alex Sakhartchouk2010-11-186-23/+154
| | | | | | | | | | | | Change-Id: Iaf6087f614451a8e233b3e5bc49c834ab0ad08ee
* | | Add caching support of BCC binaries.Shih-wei Liao2010-11-183-11/+9
| | | | | | | | | | | | Change-Id: I1e75bb84d88319cb6f1bbe6d907cf6e8ed546142