1. ab98bb6 Fix RS bug with message ID 0. by Stephen Hines · 14 years ago
  2. d45a335 Prevent unhandled exception in NinePatchDrawable by Sonia Serafimova · 14 years ago
  3. 81859bc am ca3f968c: am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable" by Jean-Baptiste Queru · 14 years ago
  4. ca3f968 am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable" by Jean-Baptiste Queru · 14 years ago
  5. 04b5dd4 Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages" by Alex Sakhartchouk · 14 years ago
  6. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  7. a23cdda am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  8. ac487f7 am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  9. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  10. 353a48e Merge "Fix two minor RS bugs. 1: index set size was populated with bad value in java, 2: bad error check in uploadToBufferObject." by Jason Sams · 14 years ago
  11. 1bfccb4 Fix two minor RS bugs. by Jason Sams · 14 years ago
  12. 76f6091 Merge "Add support for circular gradients to the GL renderer." by Romain Guy · 14 years ago
  13. ddb80be Add support for circular gradients to the GL renderer. by Romain Guy · 14 years ago
  14. 7aa150c Detect and throw exception for using objects after explicitly destroying them. by Jason Sams · 14 years ago
  15. a86c1a6 Merge "Add support for Float64 (double) to RenderScript." by Stephen Hines · 14 years ago
  16. ee916f1 Add support for SweepGradient in the GL renderer. by Romain Guy · 14 years ago
  17. ca54ec3 Add support for Float64 (double) to RenderScript. by Stephen Hines · 14 years ago
  18. 227e6868 Merge "Adding some documentation to Matrix.mapVectors methods." by Adam Cohen · 14 years ago
  19. 3a58ec1 Adding some documentation to Matrix.mapVectors methods. by Adam Cohen · 14 years ago
  20. a8bf942 Fix race condition on exit. by Jason Sams · 14 years ago
  21. 279d006 Prevent unhandled exception in NinePatchDrawable by Sonia Serafimova · 14 years ago
  22. cfc0436 Fix partial NP2 support and restrict mipmaps and clamp by Jason Sams · 14 years ago
  23. c984dd7 Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 14 years ago
  24. 94db023 am 219eb7ec: Merge "Fix bug in JNI BitmapFactory" into gingerbread by Joseph Wen · 14 years ago
  25. 2dcfbef Fix bug in JNI BitmapFactory by Joseph Wen · 14 years ago
  26. a78eca9 Merge "Progress Dialog documentation example uses onPrepareDialog" by Gilles Debunne · 14 years ago
  27. d90f23e Do not convert 8888 bitmaps to 565 when doing a copy. by Romain Guy · 14 years ago
  28. 6e1df0e Progress Dialog documentation example uses onPrepareDialog by Gilles Debunne · 14 years ago
  29. 7b29804 am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread by Wei-Ta Chen · 14 years ago
  30. 8fc6f8b am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread by Wei-Ta Chen · 14 years ago
  31. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  32. 50cb7dc am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago
  33. a295a39 am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago
  34. 70d4e50 Add arrays to elements. by Jason Sams · 14 years ago
  35. 50ba3d2 Rename LargeBitmap to BitmapRegionDecoder for having a better API. by Wei-Ta Chen · 14 years ago
  36. c4b0598 Merge "Test for decoding Bitmap from MemoryFile ParcelFileDescriptor" by Bjorn Bringert · 14 years ago
  37. 18b8a04 Merge "Remove ACC and other legacy bits from RS." by Jason Sams · 14 years ago
  38. 0eb9b77 Merge "Remove functions for reflecting dalvik classes to rs types." by Jason Sams · 14 years ago
  39. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 14 years ago
  40. e447a78 Remove functions for reflecting dalvik classes to rs types. by Jason Sams · 14 years ago
  41. 73ea9be Merge "Cleaning up the api" by Alex Sakhartchouk · 14 years ago
  42. 32fc363 Cleaning up the api by Alex Sakhartchouk · 14 years ago
  43. 49bdaf0 SubElementData data upload functions. by Jason Sams · 14 years ago
  44. da8532c Add hooks for hardware accelerated WebView. by Romain Guy · 14 years ago
  45. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 14 years ago
  46. 627dc6e Test for decoding Bitmap from MemoryFile ParcelFileDescriptor by Bjorn Bringert · 14 years ago
  47. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 14 years ago
  48. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 14 years ago
  49. 1044220 am 5a14271a: am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 14 years ago
  50. a1f1174 Merge "Renderscript samples. Resolving name conflict in model viewer. Adding fov projection matrix function. Adding helper methods for blending." by Alex Sakhartchouk · 14 years ago
  51. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 14 years ago
  52. d51a933 am 72ecb00a: Merge "Revert "Don\'t recycle native bitmap after the finalizer is called."" into gingerbread by Chih-Chung Chang · 14 years ago
  53. 601ede9 Revert "Don't recycle native bitmap after the finalizer is called." by Chih-Chung Chang · 14 years ago
  54. 5a14271 am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 14 years ago
  55. f92a0a6 Load bitmaps in the correct format. by Romain Guy · 14 years ago
  56. 015912e Merge "Make sure we have a native Surface in nContextSetSurface." by Jim Miller · 14 years ago
  57. 3a59ddc am dc2eabd1: Merge "Don\'t recycle native bitmap after the finalizer is called." into gingerbread by Chih-Chung Chang · 14 years ago
  58. 966803a Don't recycle native bitmap after the finalizer is called. by Chih-Chung Chang · 14 years ago
  59. ee95605 Make sure we have a native Surface in nContextSetSurface. by Jim Miller · 14 years ago
  60. a842d14 am d018a0ce: Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  61. d018a0c Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  62. b0d6ba1 Text selection without trackball. by Gilles Debunne · 14 years ago
  63. d88e068 am 288471d8: DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  64. 288471d DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  65. e0cac84 Merge "Load assets in place instead of deferring until draw." by Romain Guy · 14 years ago
  66. 207b3ab Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  67. 646b64c Merge "Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly." by Romain Guy · 14 years ago
  68. 4b7cc64 Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly. by Romain Guy · 14 years ago
  69. 3e5ea4a Merge "Renderscript samples. Merged two model related projects. Cleanup." by Alex Sakhartchouk · 14 years ago
  70. 27f5052 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 14 years ago
  71. 2ea56ef Merge "Remove OOB object destruction." by Jason Sams · 14 years ago
  72. a006b472 New API and implementation of DB and memory-backed FDs by Bjorn Bringert · 14 years ago
  73. fb54590 Merge "Make java entry points for native fifo synchronized." by Jason Sams · 14 years ago
  74. d78be37 Remove OOB object destruction. by Jason Sams · 14 years ago
  75. 2e1872f Make java entry points for native fifo synchronized. by Jason Sams · 14 years ago
  76. 1b10d3d am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  77. 81dcea6 am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  78. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  79. 1e45aae Add drop shadows. by Romain Guy · 14 years ago
  80. 04ba608 Merge "Renderscript scenegraph prototype." by Alex Sakhartchouk · 14 years ago
  81. 094a068 Renderscript scenegraph prototype. by Alex Sakhartchouk · 14 years ago
  82. e0b8d3c Merge "Fix GC issue, fix local shader transformations." by Romain Guy · 14 years ago
  83. 0ba681b Fix GC issue, fix local shader transformations. by Romain Guy · 14 years ago
  84. 4199175 Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocations. Support null references in allocations." by Jason Sams · 14 years ago
  85. ee73498 Fix field packer bug for U32 data. by Jason Sams · 14 years ago
  86. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  87. 6416d5d Merge "Fix crash in Market." by Romain Guy · 14 years ago
  88. 3f9b5a2 Fix crash in Market. by Romain Guy · 14 years ago
  89. 0dde1f8 Merge "Adding quaternion functions to math library." by Alex Sakhartchouk · 14 years ago
  90. 8918190 Support non-PorterDuff xfermodes with Xfermode. by Romain Guy · 14 years ago
  91. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 14 years ago
  92. a48a1a8 Fast text selection drawing. by Romain Guy · 14 years ago
  93. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  94. 02890fd Replace Bitmap's finalizers with PhantomReferences. by Romain Guy · 14 years ago
  95. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  96. de0547c Prevent memory leak with ComposeShader. by Romain Guy · 14 years ago
  97. 9e044ae Fix NPE in RoundRectShape. by Romain Guy · 14 years ago
  98. 7fbcc04 Add support for paths. by Romain Guy · 14 years ago
  99. 518f033 Adding more matrix math functions. by Alex Sakhartchouk · 14 years ago
  100. 442a647 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago