1. be8ac6a Move TLS behind hal. by Jason Sams · 13 years ago
  2. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  3. 0ec8c6f Remove accidental logging. by Jason Sams · 13 years ago
  4. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  5. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  6. 97837c9 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  7. 803626f Migrate most GL from context to driver. by Jason Sams · 13 years ago
  8. bd184c5 Cleanup character limits. by Jason Sams · 13 years ago
  9. 331bf9b Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  10. 48f5056 Seperate GL from RS program store. by Jason Sams · 13 years ago
  11. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  12. 623cb95 Properly handle script teardown. by Stephen Hines · 13 years ago
  13. 044d7d9 Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  14. 88728ec Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  15. 80e29cf Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  16. 55d2a25 Migrate thread launch to driver. by Jason Sams · 13 years ago
  17. e4a06c5 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago
  18. 20a9354 Fixing a small bug in debug output by Alex Sakhartchouk · 13 years ago
  19. b4a5f95 am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honeycomb-mr1 by Alex Sakhartchouk · 13 years ago
  20. 2c74ad9 Fix for bug 3434228 by Alex Sakhartchouk · 13 years ago
  21. cc0773b am ae2f3b3a: am c2db0d40: Merge "Make RS Matrix functions threadable." into honeycomb-mr1 by Stephen Hines · 13 years ago
  22. 413bce4 Make RS Matrix functions threadable. by Stephen Hines · 13 years ago
  23. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  24. cac8228 Fix a race condition during Context init/teardown. by Stephen Hines · 13 years ago
  25. 1bf1f8d DO NOT MERGE: Almost all warnings are now errors in RS build. by Stephen Hines · 13 years ago
  26. 802e37e Merge "These moved into developmnet samples" by Alex Sakhartchouk · 13 years ago
  27. 45b1adf Merge "Moving dependency includes out of librs headers." by Alex Sakhartchouk · 13 years ago
  28. ebd65bb Moving dependency includes out of librs headers. by Alex Sakhartchouk · 13 years ago
  29. 07078e3 fix bug 3477451 Bogus asserts with pure compute scripts. by Jason Sams · 13 years ago
  30. e600e1b These moved into developmnet samples by Alex Sakhartchouk · 13 years ago
  31. c29a444 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 13 years ago
  32. 3d9b774 Merge "Fix UI in image processing." by Alex Sakhartchouk · 14 years ago
  33. 7a2222b am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 14 years ago
  34. a58f58d Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 14 years ago
  35. 6518f48 Doc change: fixing renderscript samples by Robert Ly · 14 years ago
  36. 0ddd2d1 DO NOT MERGE by Scott Main · 14 years ago
  37. db217e0 Fix UI in image processing. by Alex Sakhartchouk · 14 years ago
  38. dc165b3 Adding better navigation to model viewer (pinch to zoom, rotations) by Alex Sakhartchouk · 14 years ago
  39. 1243354 am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb by Stephen Hines · 14 years ago
  40. 7655a7d Fix struct initializer for balls. by Stephen Hines · 14 years ago
  41. a03837b am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  42. cc3b7cd am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  43. f227058 am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  44. cbcd933 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  45. efc48ee Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  46. f1ff8b2 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  47. 716b27b Basic 101 level compute example for RS. by Jason Sams · 14 years ago
  48. 4123cc5 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 14 years ago
  49. f82428a Cleanup of the code in view to do creation/destruction in the right places. by Alex Sakhartchouk · 14 years ago
  50. d9349ab DO NOT MERGE Removing an activity that shouldn't go into samples by Alex Sakhartchouk · 14 years ago
  51. fbf8e02 am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 14 years ago
  52. 4fd7037 Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 14 years ago
  53. 4110c99 am 5510d172: am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago
  54. f8cbf72 Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago
  55. c07eb39 am 18f5c7e6: am cfc048a3: set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  56. a5c8eb7 am 7eca7f74: am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 14 years ago
  57. 74d0778 am 95dc232c: am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 14 years ago
  58. cfc048a set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  59. 5cf98da8 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 14 years ago
  60. d307645 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 14 years ago
  61. 3f73da5 Add support for memcpy/memset to RS. by Stephen Hines · 14 years ago
  62. e56d643 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 14 years ago
  63. 5f1d68d cleanup headers for SDK. bug 3421901 by Jason Sams · 14 years ago
  64. c078e2c Merge "Cleaning up the serialization change. Renaming the define to be more in line with what it does and removing the host stub header file." by Alex Sakhartchouk · 14 years ago
  65. 9f1f586 Use bccLinkFile instead of bccLinkBC. Remove hacking. by Shih-wei Liao · 14 years ago
  66. d0f5bd1 Cleaning up the serialization change. by Alex Sakhartchouk · 14 years ago
  67. a3b5960 Making sure we can build libRS on the host for serialization. by Alex Sakhartchouk · 14 years ago
  68. d649618 am a66b759a: am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix bug 3403965 rsgSyncAll would not mark constants as changed found by inspection." into honeycomb by Jason Sams · 14 years ago
  69. 62f258f Clean up RS samples for SDK, bug 2943369 by Jason Sams · 14 years ago
  70. 35e7026 DO NOT MERGE by Jason Sams · 14 years ago
  71. 7e5fda6b am 3e232f1c: am 386ef6da: Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 14 years ago
  72. 386ef6d Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 14 years ago
  73. b7ea5ed am 6059c395: am 55f8f121: Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb by Stephen Hines · 14 years ago
  74. 38f8d9d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 14 years ago
  75. 5012a8f Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 14 years ago
  76. 783d0db am 957ee34d: am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb by Shih-wei Liao · 14 years ago
  77. 39530e7 Actually fix build. by Stephen Hines · 14 years ago
  78. 26e5ff8 For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  79. 7c4a66b Fix build breakage. by Stephen Hines · 14 years ago
  80. 88523f3 am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 14 years ago
  81. 79204b9 Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 14 years ago
  82. f5a16ef Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  83. 6b193fe am 203107d4: am 8fc7690f: Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 14 years ago
  84. d6a5b40 Hook up tgammaf properly for RS. by Stephen Hines · 14 years ago
  85. e0fc4b7 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 14 years ago
  86. e361ca6 Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 14 years ago
  87. ca11318 DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 14 years ago
  88. 2fd2c89 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 14 years ago
  89. 1afbf54 Migrating functions for on device linking. by Jason Sams · 14 years ago
  90. 03855bb Fix bug 3385881 by Jason Sams · 14 years ago
  91. 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
  92. fcecc24 Attempt to fix 3333866 by Jason Sams · 14 years ago
  93. a4967fa Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb by Jason Sams · 14 years ago
  94. 7e893e1 Add missing functions to math library. by Stephen Hines · 14 years ago
  95. c55de66 Cleanup script init to fix bogus log printing and reduce memory churn. by Jason Sams · 14 years ago
  96. f1f7105 Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 14 years ago
  97. 040d7d8 Handle fatal errors from calling bccRegisterSymbolCallback (if any). by Shih-wei Liao · 14 years ago
  98. 2e0f0bb Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 14 years ago
  99. a16a981 Remove unnecessary library functions. by Stephen Hines · 14 years ago
  100. a82bcf6 Merge "Remove some old logging code." into honeycomb by Jason Sams · 14 years ago