1. 70d4e50 Add arrays to elements. by Jason Sams · 14 years ago
  2. c4b0598 Merge "Test for decoding Bitmap from MemoryFile ParcelFileDescriptor" by Bjorn Bringert · 14 years ago
  3. 18b8a04 Merge "Remove ACC and other legacy bits from RS." by Jason Sams · 14 years ago
  4. 0eb9b77 Merge "Remove functions for reflecting dalvik classes to rs types." by Jason Sams · 14 years ago
  5. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 14 years ago
  6. e447a78 Remove functions for reflecting dalvik classes to rs types. by Jason Sams · 14 years ago
  7. 73ea9be Merge "Cleaning up the api" by Alex Sakhartchouk · 14 years ago
  8. 32fc363 Cleaning up the api by Alex Sakhartchouk · 14 years ago
  9. 49bdaf0 SubElementData data upload functions. by Jason Sams · 14 years ago
  10. da8532c Add hooks for hardware accelerated WebView. by Romain Guy · 14 years ago
  11. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 14 years ago
  12. 627dc6e Test for decoding Bitmap from MemoryFile ParcelFileDescriptor by Bjorn Bringert · 14 years ago
  13. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 14 years ago
  14. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 14 years ago
  15. 1044220 am 5a14271a: am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 14 years ago
  16. 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
  17. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 14 years ago
  18. 5a14271 am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 14 years ago
  19. f92a0a6 Load bitmaps in the correct format. by Romain Guy · 14 years ago
  20. 015912e Merge "Make sure we have a native Surface in nContextSetSurface." by Jim Miller · 14 years ago
  21. 3a59ddc am dc2eabd1: Merge "Don\'t recycle native bitmap after the finalizer is called." into gingerbread by Chih-Chung Chang · 14 years ago
  22. 966803a Don't recycle native bitmap after the finalizer is called. by Chih-Chung Chang · 14 years ago
  23. ee95605 Make sure we have a native Surface in nContextSetSurface. by Jim Miller · 14 years ago
  24. a842d14 am d018a0ce: Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  25. d018a0c Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  26. b0d6ba1 Text selection without trackball. by Gilles Debunne · 14 years ago
  27. d88e068 am 288471d8: DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  28. 288471d DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  29. e0cac84 Merge "Load assets in place instead of deferring until draw." by Romain Guy · 14 years ago
  30. 207b3ab Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  31. 646b64c Merge "Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly." by Romain Guy · 14 years ago
  32. 4b7cc64 Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly. by Romain Guy · 14 years ago
  33. 3e5ea4a Merge "Renderscript samples. Merged two model related projects. Cleanup." by Alex Sakhartchouk · 14 years ago
  34. 27f5052 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 14 years ago
  35. 2ea56ef Merge "Remove OOB object destruction." by Jason Sams · 14 years ago
  36. a006b472 New API and implementation of DB and memory-backed FDs by Bjorn Bringert · 14 years ago
  37. fb54590 Merge "Make java entry points for native fifo synchronized." by Jason Sams · 14 years ago
  38. d78be37 Remove OOB object destruction. by Jason Sams · 14 years ago
  39. 2e1872f Make java entry points for native fifo synchronized. by Jason Sams · 14 years ago
  40. 1b10d3d am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  41. 81dcea6 am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  42. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  43. 1e45aae Add drop shadows. by Romain Guy · 14 years ago
  44. 04ba608 Merge "Renderscript scenegraph prototype." by Alex Sakhartchouk · 14 years ago
  45. 094a068 Renderscript scenegraph prototype. by Alex Sakhartchouk · 14 years ago
  46. e0b8d3c Merge "Fix GC issue, fix local shader transformations." by Romain Guy · 14 years ago
  47. 0ba681b Fix GC issue, fix local shader transformations. by Romain Guy · 14 years ago
  48. 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
  49. ee73498 Fix field packer bug for U32 data. by Jason Sams · 14 years ago
  50. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  51. 6416d5d Merge "Fix crash in Market." by Romain Guy · 14 years ago
  52. 3f9b5a2 Fix crash in Market. by Romain Guy · 14 years ago
  53. 0dde1f8 Merge "Adding quaternion functions to math library." by Alex Sakhartchouk · 14 years ago
  54. 8918190 Support non-PorterDuff xfermodes with Xfermode. by Romain Guy · 14 years ago
  55. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 14 years ago
  56. a48a1a8 Fast text selection drawing. by Romain Guy · 14 years ago
  57. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  58. 02890fd Replace Bitmap's finalizers with PhantomReferences. by Romain Guy · 14 years ago
  59. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  60. de0547c Prevent memory leak with ComposeShader. by Romain Guy · 14 years ago
  61. 9e044ae Fix NPE in RoundRectShape. by Romain Guy · 14 years ago
  62. 7fbcc04 Add support for paths. by Romain Guy · 14 years ago
  63. 518f033 Adding more matrix math functions. by Alex Sakhartchouk · 14 years ago
  64. 442a647 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  65. fb10c16 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  66. cf9a44c Adding matrix class methods. by Alex Sakhartchouk · 14 years ago
  67. db1938e Add support for ColorFilters. by Romain Guy · 14 years ago
  68. 06f96e2 Refactor Skia shaders handling. by Romain Guy · 14 years ago
  69. 694b519 Add text rendering. by Romain Guy · 14 years ago
  70. a1db574 Add preliminary support for text rendering. by Romain Guy · 14 years ago
  71. f9764a4 Add program for linear gradient. by Romain Guy · 14 years ago
  72. 7fac2e1 Add plumbing to support gradients in OpenGL renderer. by Romain Guy · 14 years ago
  73. 079ba2c Improve clip support (add intersect, union and replace.) by Romain Guy · 14 years ago
  74. 51b7ebc Merge "Populate java objects with native data from a3d file. Remove legacy constructor from programraster Make a3d object creation synchronous" by Alex Sakhartchouk · 14 years ago
  75. c96cdc9 Merge "Add support for BitmapShader." by Romain Guy · 14 years ago
  76. d27977d Add support for BitmapShader. by Romain Guy · 14 years ago
  77. dfac814 Populate java objects with native data from a3d file. by Alex Sakhartchouk · 14 years ago
  78. 506821b Merge "Making Program*.Builder classes' setters return 'this'" by Jim Shuma · 14 years ago
  79. 288c871 Making Program*.Builder classes' setters return 'this' by Jim Shuma · 14 years ago
  80. 82e2b4c am 4fd41688: am 5352d237: am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 14 years ago
  81. 4fd4168 am 5352d237: am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 14 years ago
  82. 5352d23 am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 14 years ago
  83. 172b79e am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread by Mathias Agopian · 14 years ago
  84. 98704f1 am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread by Mathias Agopian · 14 years ago
  85. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 14 years ago
  86. e5e2855 Merge "Enable 32-bits only assets." by Romain Guy · 14 years ago
  87. 594f406 Enable 32-bits only assets. by Romain Guy · 14 years ago
  88. f35c96b Merge "Support bidi/shaping for getTextPath" by Kenny Root · 14 years ago
  89. 250fd11 Merge "Work on synchronizing a3d created files and java layer. Adding culling to ProgramRaster" by Alex Sakhartchouk · 14 years ago
  90. 6926c72 Correctly support pre-multiplied alpha, optimizations, more stuff. by Romain Guy · 14 years ago
  91. 80a4c2c Work on synchronizing a3d created files and java layer. by Alex Sakhartchouk · 14 years ago
  92. f7cb1f7 Support bidi/shaping for getTextPath by Doug Felt · 14 years ago
  93. 3a70b20 Merge "New cursor controller in TextViews." by Gilles Debunne · 14 years ago
  94. cc3ec6c New cursor controller in TextViews. by Gilles Debunne · 14 years ago
  95. 53a93d5 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 14 years ago
  96. f26d01a Merge "Add boolean support for setVar." by Jason Sams · 14 years ago
  97. deba785 Add support to draw 9patches in OpenGL. by Romain Guy · 14 years ago
  98. 0b9a22c Add boolean support for setVar. by Jason Sams · 14 years ago
  99. 4beb8ff7 Support bidi layout for drawTextOnPath. by Doug Felt · 14 years ago
  100. 8287a9b Cleanup pass on the mesh api change. by Alex Sakhartchouk · 14 years ago