summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup logs.Jason Sams2011-01-181-2/+2
| | | | Change-Id: I206d45863752adbc71fc91cd14e7cd3a555c8c53
* Merge "Change to stream decoding mode if the file descriptor cannot support ↵Owen Lin2011-01-181-4/+16
|\ | | | | | | seek." into honeycomb
| * Change to stream decoding mode if the file descriptor cannot support seek.Owen Lin2011-01-181-4/+16
| | | | | | | | | | bug: 3298498 Change-Id: Id7ae46bf8e885a417753edbd6648332052fee469
* | Merge "More docs" into honeycombAlex Sakhartchouk2011-01-175-9/+414
|\ \
| * | More docsAlex Sakhartchouk2011-01-175-9/+414
| | | | | | | | | | | | Change-Id: I3dfea7d83bf8525efda59cef6fafa854b5aa9fe3
* | | Merge "Add error checks to the copyFrom functions." into honeycombJason Sams2011-01-174-11/+85
|\ \ \
| * | | Add error checks to the copyFrom functions.Jason Sams2011-01-164-11/+85
| |/ / | | | | | | | | | Change-Id: Iac064c52eb58b05a94fa1c432304c6216256555b
* | | Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into ↵Romain Guy2011-01-172-1/+10
|\ \ \ | |_|/ |/| | | | | honeycomb
| * | Add BitmapFactory.Options.inMutable to load mutable bitmaps.Romain Guy2011-01-172-1/+10
| | | | | | | | | | | | Change-Id: Iaa222127520f3aa55072d44af12ee3477908b876
* | | Merge "Implement SurfaceTexture frame-available callback." into honeycombJamie Gennis2011-01-161-7/+60
|\ \ \ | |_|/ |/| |
| * | Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-7/+60
| |/ | | | | | | | | | | | | | | This change implements the onFrameAvailable callback for the SurfaceTexture java class. It includes the C++ SurfaceTexture code as well as the JNI and Java code to enable the callback. Change-Id: Ifd8b8e7ad46ee70cba6da1c2e96dab8045d1ea30
* | unhide functions used by reflected files for SDK.Jason Sams2011-01-163-30/+2
|/ | | | Change-Id: I7cfbfa94cb21207cc5c91e08a60a7184da3f583a
* Merge "Don't drop the drawable cache completely on configuration change" ↵Dianne Hackborn2011-01-1412-12/+12
|\ | | | | | | into honeycomb
| * Don't drop the drawable cache completely on configuration changeChristopher Lais2011-01-1412-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There was a lot of fancy code just above the clear to ensure that drawables that aren't affected by the change are kept, then the entire array was cleared. This patch removes the clear, so that the drawables that haven't changed are really kept, matching the logs, comments and larger part of the code. This patch also fixes the various constant states to return correct ChangingConfigurations. Change-Id: Ic11f6179537318d3de16dc58286989eb62a07f15 Old-Change-Id: I22495e6ed232dfe056207ce5155405af1fa82428
* | Removing things that shouldn't be publicAlex Sakhartchouk2011-01-141-4/+4
|/ | | | Change-Id: I23ea748f7f4ba27307807d7e1d56e49b7c10a827
* Docs plus removing some junk per API review.Alex Sakhartchouk2011-01-139-50/+102
| | | | Change-Id: I45f995b656754550be68c78e467071d6e59b348f
* Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycombJamie Gennis2011-01-131-0/+25
|\
| * Add getTransformMatrix to the SurfaceTexture API.Jamie Gennis2011-01-121-0/+25
| | | | | | | | Change-Id: Icd11ed4982220be9d08b00498aef02531610ce1f
* | DocumentationAlex Sakhartchouk2011-01-122-14/+332
| | | | | | | | Change-Id: Idb5f87f9d2c0f7fb4677b1b45c232502d66b4668
* | Merge "Implement more of copy2DRange*" into honeycombJason Sams2011-01-122-8/+78
|\ \
| * | Implement more of copy2DRange*Jason Sams2011-01-122-8/+78
| | | | | | | | | | | | Change-Id: Id6be481c4abc968df27e5bba1ed044262ec0f293
* | | Unhide more of the RS APIs.Stephen Hines2011-01-1212-16/+6
| | | | | | | | | | | | Change-Id: I7ec5de42680a4184d3a1380ea7c35b6ba3cf13bf
* | | Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into ↵Jason Sams2011-01-123-11/+120
|\ \ \ | |/ / | | | | | | honeycomb
| * | Cleanup bitmap uploadsJason Sams2011-01-123-11/+120
| | | | | | | | | | | | | | | | | | Implement standalone mipmap generation. Change-Id: Ie3a9781bbe50e2f58adca6f184d84fea50e40263
* | | Merge "Fix CTS test. Bug #3345445" into honeycombRomain Guy2011-01-121-1/+1
|\ \ \ | |/ / |/| |
| * | Fix CTS test.Romain Guy2011-01-121-1/+1
| | | | | | | | | | | | | | | | | | Bug #3345445 Change-Id: I3e9fa6002d173e6c9182ee5798420829e4bd2e30
* | | Merge "Adding ability to load cubemaps from individual faces." into honeycombAlex Sakhartchouk2011-01-121-3/+64
|\ \ \ | |_|/ |/| |
| * | Adding ability to load cubemaps from individual faces.Alex Sakhartchouk2011-01-111-3/+64
| |/ | | | | | | Change-Id: Ic8b6693f625c181e031d4393ba8fac40049da88b
* | Merge "Correct the API comments." into honeycombWei-Ta Chen2011-01-111-4/+4
|\ \
| * | Correct the API comments.Wei-Ta Chen2011-01-111-4/+4
| |/ | | | | | | | | | | BitmapRegionDecoder supports PNG as well. Change-Id: I5f1b95c20c3ae87738f9814cfc16d6a4c5af2bf5
* | Add error checks to bitmap uploads.Jason Sams2011-01-112-1/+50
|/ | | | | | Fix java side calculation for pixel sizes. Change-Id: I2636db2ccdc9a330214fe9d8b26617b33e52ec8e
* Hide Canvas.getGL()Romain Guy2011-01-101-2/+8
| | | | Change-Id: I6d81cf9f43ce0c990fe30b3b3159c95ac738ae79
* Updating cubemap loading code.Alex Sakhartchouk2011-01-101-25/+19
| | | | Change-Id: I93bb00e5fd1ccc622d17eba70a510664c2093723
* Hide and delete some code that should not be public.Jason Sams2011-01-092-22/+98
| | | | Change-Id: Ibe201c235fc81ef1fecb120d6049d6e56222462c
* 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
| | | | | | | | Change-Id: I989575951df1218c1e753dfa12193d560266bf11
* | 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
|\ \ \ \ \ | |/ / / / |/| | | |