1. a58f58d Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 14 years ago
  2. 6518f48 Doc change: fixing renderscript samples by Robert Ly · 14 years ago
  3. 0ddd2d1 DO NOT MERGE by Scott Main · 14 years ago
  4. 7655a7d Fix struct initializer for balls. by Stephen Hines · 14 years ago
  5. cbcd933 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  6. efc48ee Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  7. f1ff8b2 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  8. 716b27b Basic 101 level compute example for RS. by Jason Sams · 14 years ago
  9. 4123cc5 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 14 years ago
  10. f82428a Cleanup of the code in view to do creation/destruction in the right places. by Alex Sakhartchouk · 14 years ago
  11. d9349ab DO NOT MERGE Removing an activity that shouldn't go into samples by Alex Sakhartchouk · 14 years ago
  12. 4fd7037 Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 14 years ago
  13. f8cbf72 Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago
  14. cfc048a set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  15. 5cf98da8 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 14 years ago
  16. d307645 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 14 years ago
  17. 851beae Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb by Mike Cleron · 14 years ago
  18. 2d47fd3 Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb by Mike Cleron · 14 years ago
  19. a5b8768 Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 14 years ago
  20. 3f73da5 Add support for memcpy/memset to RS. by Stephen Hines · 14 years ago
  21. c78b5d5 Properly handle dirty rectangles generated from 9-patches Bug #3409580 by Romain Guy · 14 years ago
  22. 2672226 Initialize the SurfaceTexture transform fields. by Jamie Gennis · 14 years ago
  23. 5a7e828 Fix crash when Paths are GCd in hw accelerated apps by Chet Haase · 14 years ago
  24. f28daff Empty the clip rect when intersection is empty. Bug #3410035 by Romain Guy · 14 years ago
  25. d63cbd1 Fix leak in reused display lists by Chet Haase · 14 years ago
  26. e56d643 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 14 years ago
  27. 5f1d68d cleanup headers for SDK. bug 3421901 by Jason Sams · 14 years ago
  28. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 14 years ago
  29. 5bfd1af Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  30. 09b7c91 Allocate layers from the layers pool. Bug #3413433 by Romain Guy · 14 years ago
  31. f44ed5a Merge "Don't clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  32. ecb4b3f Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb by Jamie Gennis · 14 years ago
  33. 62687ec Don't clobber the local dirty rect after rendering a layer. by Romain Guy · 14 years ago
  34. 83bac21 Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  35. beff8d8 Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433 by Romain Guy · 14 years ago
  36. 3a3133d Update layers based on the dirty region. Bug #3413433 by Romain Guy · 14 years ago
  37. 6288450 Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 14 years ago
  38. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  39. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  40. 62f258f Clean up RS samples for SDK, bug 2943369 by Jason Sams · 14 years ago
  41. 35e7026 DO NOT MERGE by Jason Sams · 14 years ago
  42. 2a8f8d5 Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb by Jamie Gennis · 14 years ago
  43. 6913062 Quiet the SurfaceFlingerClient dequeueBuffer error. by Jamie Gennis · 14 years ago
  44. 256a09b Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb by Dianne Hackborn · 14 years ago
  45. d0b54a7 Merge "Add more debug info for profiling." into honeycomb by Romain Guy · 14 years ago
  46. e75d872 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 14 years ago
  47. 386ef6d Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 14 years ago
  48. 38f8d9d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 14 years ago
  49. 885153e Add more debug info for profiling. by Romain Guy · 14 years ago
  50. 5012a8f Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 14 years ago
  51. 50f7830 am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerbread by Mathias Agopian · 14 years ago
  52. a45c056 Merge "Fix display List bugs" into honeycomb by Chet Haase · 14 years ago
  53. 678e0ad Fix display List bugs by Chet Haase · 14 years ago
  54. 4f09f54 Don't draw the same triangles several times. Bug #3388197 by Romain Guy · 14 years ago
  55. 26e5ff8 For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  56. 79204b9 Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 14 years ago
  57. f5a16ef Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  58. 8fc7690 Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 14 years ago
  59. 940df6d Merge "Remove unused API" into honeycomb by Romain Guy · 14 years ago
  60. 2b1847e Remove unused API by Romain Guy · 14 years ago
  61. d6a5b40 Hook up tgammaf properly for RS. by Stephen Hines · 14 years ago
  62. e0fc4b7 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 14 years ago
  63. e361ca6 Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 14 years ago
  64. ca11318 DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 14 years ago
  65. 2fd2c89 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 14 years ago
  66. f90f817 Make sure the opaque bitmap is opaque. GL doesn't like being lied to. by Romain Guy · 14 years ago
  67. 1afbf54 Migrating functions for on device linking. by Jason Sams · 14 years ago
  68. 2bd78c9 Merge "Remove debugging log left by mistake." into honeycomb by Romain Guy · 14 years ago
  69. 8d2959d Remove debugging log left by mistake. by Romain Guy · 14 years ago
  70. 03855bb Fix bug 3385881 by Jason Sams · 14 years ago
  71. 887a834 Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb by Jason Sams · 14 years ago
  72. 82d41a5 Fix display list support for shapes. by Romain Guy · 14 years ago
  73. 8168396 Fix rendering issues with animated layers. Bug #3385247 by Romain Guy · 14 years ago
  74. 2ff6d70 Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb by Romain Guy · 14 years ago
  75. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  76. fcecc24 Attempt to fix 3333866 by Jason Sams · 14 years ago
  77. a4967fa Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb by Jason Sams · 14 years ago
  78. 7e893e1 Add missing functions to math library. by Stephen Hines · 14 years ago
  79. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  80. c55de66 Cleanup script init to fix bogus log printing and reduce memory churn. by Jason Sams · 14 years ago
  81. a566b7c Fix bitmap meshes to work in display lists. by Romain Guy · 14 years ago
  82. 8b2f526 Add support for arcs. by Romain Guy · 14 years ago
  83. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 14 years ago
  84. f683447 Always render text underline extra. Bug #3381287 by Romain Guy · 14 years ago
  85. 27454a4 Collapse sucessive calls to restoreToCount() in display lists. by Romain Guy · 14 years ago
  86. 4cf6e2f Fix potential crash in display lists. by Romain Guy · 14 years ago
  87. c88e357 Fix regression with hardware layers. by Romain Guy · 14 years ago
  88. acf3612 Merge "Log only 1 line per process when using OpenGLRenderer." into honeycomb by Romain Guy · 14 years ago
  89. c9855a5 Log only 1 line per process when using OpenGLRenderer. by Romain Guy · 14 years ago
  90. f1f7105 Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 14 years ago
  91. 99d4911 Merge "Add support for drawBitmapMesh()." into honeycomb by Romain Guy · 14 years ago
  92. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  93. 040d7d8 Handle fatal errors from calling bccRegisterSymbolCallback (if any). by Shih-wei Liao · 14 years ago
  94. a423d86 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 14 years ago
  95. 2e0f0bb Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 14 years ago
  96. 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
  97. a16a981 Remove unnecessary library functions. by Stephen Hines · 14 years ago
  98. ff26a0c Remove unnecessary code. by Romain Guy · 14 years ago
  99. ed8f8dd Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 14 years ago
  100. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago