Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused API | Romain Guy | 2011-01-26 | 1 | -45/+0 |
| | | | | Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a | ||||
* | Fix bitmap meshes to work in display lists. | Romain Guy | 2011-01-23 | 1 | -1/+5 |
| | | | | Change-Id: Ie226d049840942d9ad9cf58e0c19132f49d62a75 | ||||
* | Merge "fix bug 3375251 Copying arrays of objects would generate an exception ↵ | Jason Sams | 2011-01-21 | 1 | -1/+1 |
|\ | | | | | | | due to excessive internal type checking." into honeycomb | ||||
| * | fix bug 3375251 | Jason Sams | 2011-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Copying arrays of objects would generate an exception due to excessive internal type checking. Change-Id: Ic89c24962408f1a95dc0385b74618a70d6ff5859 | ||||
* | | Update Bitmap.recycle() doc for heap-allocated pixel data | Patrick Dubroy | 2011-01-21 | 1 | -4/+6 |
|/ | |||||
* | Merge "Add support for drawBitmapMesh()." into honeycomb | Romain Guy | 2011-01-20 | 1 | -2/+5 |
|\ | |||||
| * | Add support for drawBitmapMesh(). | Romain Guy | 2011-01-20 | 1 | -2/+5 |
| | | | | | | | | Change-Id: Ic77f9c534bb90dc7b9458299544bd50b8b6ae6a5 | ||||
* | | Properly use Long2 for "UInt2" for FieldPacker. | Stephen Hines | 2011-01-20 | 1 | -3/+3 |
|/ | | | | | | | We were misusing this API, since it requires the additional precision of the next size up on unsigned versions of types. Change-Id: Ic3c87f681ac6705ae0b36a3464ce0d63737945fd | ||||
* | Merge "Check and propogate errors from llvm." into honeycomb | Jason Sams | 2011-01-19 | 1 | -0/+3 |
|\ | |||||
| * | Check and propogate errors from llvm. | Jason Sams | 2011-01-19 | 1 | -0/+3 |
| | | | | | | | | Change-Id: Id99a724f746d1f64eabcdf67c12646cc32ff8f9d | ||||
* | | Merge "Expose unchecked copyFrom variants." into honeycomb | Jason Sams | 2011-01-19 | 1 | -4/+162 |
|\ \ | |/ | |||||
| * | Expose unchecked copyFrom variants. | Jason Sams | 2011-01-19 | 1 | -4/+162 |
| | | | | | | | | Change-Id: I452d082bb4adbd578b6300bf5829dc59e91e517a | ||||
* | | Pass SkRegion::toString() through to java. | Joe Onorato | 2011-01-19 | 1 | -1/+7 |
|/ | | | | Change-Id: I3814b491c689313c1f8da811a104d913175f6268 | ||||
* | Fix race condition between GC thread and | Jason Sams | 2011-01-18 | 1 | -1/+102 |
| | | | | | | | | | the teardown of RS. The RS context was going away while the objects were being deleted within the finializer. Add more debugging for playCoreCommands. Change-Id: I391f0b4db948f43f54017b47b062ab47d6a1ef64 | ||||
* | Cleanup logs. | Jason Sams | 2011-01-18 | 1 | -2/+2 |
| | | | | Change-Id: I206d45863752adbc71fc91cd14e7cd3a555c8c53 | ||||
* | Merge "Change to stream decoding mode if the file descriptor cannot support ↵ | Owen Lin | 2011-01-18 | 1 | -4/+16 |
|\ | | | | | | | seek." into honeycomb | ||||
| * | Change to stream decoding mode if the file descriptor cannot support seek. | Owen Lin | 2011-01-18 | 1 | -4/+16 |
| | | | | | | | | | | bug: 3298498 Change-Id: Id7ae46bf8e885a417753edbd6648332052fee469 | ||||
* | | Merge "More docs" into honeycomb | Alex Sakhartchouk | 2011-01-17 | 5 | -9/+414 |
|\ \ | |||||
| * | | More docs | Alex Sakhartchouk | 2011-01-17 | 5 | -9/+414 |
| | | | | | | | | | | | | Change-Id: I3dfea7d83bf8525efda59cef6fafa854b5aa9fe3 | ||||
* | | | Merge "Add error checks to the copyFrom functions." into honeycomb | Jason Sams | 2011-01-17 | 4 | -11/+85 |
|\ \ \ | |||||
| * | | | Add error checks to the copyFrom functions. | Jason Sams | 2011-01-16 | 4 | -11/+85 |
| |/ / | | | | | | | | | | Change-Id: Iac064c52eb58b05a94fa1c432304c6216256555b | ||||
* | | | Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into ↵ | Romain Guy | 2011-01-17 | 2 | -1/+10 |
|\ \ \ | |_|/ |/| | | | | | honeycomb | ||||
| * | | Add BitmapFactory.Options.inMutable to load mutable bitmaps. | Romain Guy | 2011-01-17 | 2 | -1/+10 |
| | | | | | | | | | | | | Change-Id: Iaa222127520f3aa55072d44af12ee3477908b876 | ||||
* | | | Merge "Implement SurfaceTexture frame-available callback." into honeycomb | Jamie Gennis | 2011-01-16 | 1 | -7/+60 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Implement SurfaceTexture frame-available callback. | Jamie Gennis | 2011-01-16 | 1 | -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 Sams | 2011-01-16 | 3 | -30/+2 |
|/ | | | | Change-Id: I7cfbfa94cb21207cc5c91e08a60a7184da3f583a | ||||
* | Merge "Don't drop the drawable cache completely on configuration change" ↵ | Dianne Hackborn | 2011-01-14 | 12 | -12/+12 |
|\ | | | | | | | into honeycomb | ||||
| * | Don't drop the drawable cache completely on configuration change | Christopher Lais | 2011-01-14 | 12 | -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 public | Alex Sakhartchouk | 2011-01-14 | 1 | -4/+4 |
|/ | | | | Change-Id: I23ea748f7f4ba27307807d7e1d56e49b7c10a827 | ||||
* | Docs plus removing some junk per API review. | Alex Sakhartchouk | 2011-01-13 | 9 | -50/+102 |
| | | | | Change-Id: I45f995b656754550be68c78e467071d6e59b348f | ||||
* | Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb | Jamie Gennis | 2011-01-13 | 1 | -0/+25 |
|\ | |||||
| * | Add getTransformMatrix to the SurfaceTexture API. | Jamie Gennis | 2011-01-12 | 1 | -0/+25 |
| | | | | | | | | Change-Id: Icd11ed4982220be9d08b00498aef02531610ce1f | ||||
* | | Documentation | Alex Sakhartchouk | 2011-01-12 | 2 | -14/+332 |
| | | | | | | | | Change-Id: Idb5f87f9d2c0f7fb4677b1b45c232502d66b4668 | ||||
* | | Merge "Implement more of copy2DRange*" into honeycomb | Jason Sams | 2011-01-12 | 2 | -8/+78 |
|\ \ | |||||
| * | | Implement more of copy2DRange* | Jason Sams | 2011-01-12 | 2 | -8/+78 |
| | | | | | | | | | | | | Change-Id: Id6be481c4abc968df27e5bba1ed044262ec0f293 | ||||
* | | | Unhide more of the RS APIs. | Stephen Hines | 2011-01-12 | 12 | -16/+6 |
| | | | | | | | | | | | | Change-Id: I7ec5de42680a4184d3a1380ea7c35b6ba3cf13bf | ||||
* | | | Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into ↵ | Jason Sams | 2011-01-12 | 3 | -11/+120 |
|\ \ \ | |/ / | | | | | | | honeycomb | ||||
| * | | Cleanup bitmap uploads | Jason Sams | 2011-01-12 | 3 | -11/+120 |
| | | | | | | | | | | | | | | | | | | Implement standalone mipmap generation. Change-Id: Ie3a9781bbe50e2f58adca6f184d84fea50e40263 | ||||
* | | | Merge "Fix CTS test. Bug #3345445" into honeycomb | Romain Guy | 2011-01-12 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix CTS test. | Romain Guy | 2011-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Bug #3345445 Change-Id: I3e9fa6002d173e6c9182ee5798420829e4bd2e30 | ||||
* | | | Merge "Adding ability to load cubemaps from individual faces." into honeycomb | Alex Sakhartchouk | 2011-01-12 | 1 | -3/+64 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Adding ability to load cubemaps from individual faces. | Alex Sakhartchouk | 2011-01-11 | 1 | -3/+64 |
| |/ | | | | | | | Change-Id: Ic8b6693f625c181e031d4393ba8fac40049da88b | ||||
* | | Merge "Correct the API comments." into honeycomb | Wei-Ta Chen | 2011-01-11 | 1 | -4/+4 |
|\ \ | |||||
| * | | Correct the API comments. | Wei-Ta Chen | 2011-01-11 | 1 | -4/+4 |
| |/ | | | | | | | | | | | BitmapRegionDecoder supports PNG as well. Change-Id: I5f1b95c20c3ae87738f9814cfc16d6a4c5af2bf5 | ||||
* | | Add error checks to bitmap uploads. | Jason Sams | 2011-01-11 | 2 | -1/+50 |
|/ | | | | | | Fix java side calculation for pixel sizes. Change-Id: I2636db2ccdc9a330214fe9d8b26617b33e52ec8e | ||||
* | Hide Canvas.getGL() | Romain Guy | 2011-01-10 | 1 | -2/+8 |
| | | | | Change-Id: I6d81cf9f43ce0c990fe30b3b3159c95ac738ae79 | ||||
* | Updating cubemap loading code. | Alex Sakhartchouk | 2011-01-10 | 1 | -25/+19 |
| | | | | Change-Id: I93bb00e5fd1ccc622d17eba70a510664c2093723 | ||||
* | Hide and delete some code that should not be public. | Jason Sams | 2011-01-09 | 2 | -22/+98 |
| | | | | Change-Id: Ibe201c235fc81ef1fecb120d6049d6e56222462c | ||||
* | Merge "Adding comments to the renderscript program classes." into honeycomb | Alex Sakhartchouk | 2011-01-09 | 6 | -1/+466 |
|\ | |||||
| * | Adding comments to the renderscript program classes. | Alex Sakhartchouk | 2011-01-09 | 6 | -1/+466 |
| | | | | | | | | Change-Id: I989575951df1218c1e753dfa12193d560266bf11 |