1. 24af273 am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 13 years ago
  2. 0f67beb am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 13 years ago
  3. 6d64cb3 am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 13 years ago
  4. d9237a6 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 13 years ago
  5. 4b243b4 Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 13 years ago
  6. 4b26b41 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 13 years ago
  7. 71e0c78 Basic 101 level compute example for RS. by Jason Sams · 13 years ago
  8. 5e3a4a8 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 13 years ago
  9. c8e3f1e am 85bccf6e: (-s ours) am 699a0969: Merge "DO NOT MERGE Removing an activity that shouldn\'t go into samples" into honeycomb by Alex Sakhartchouk · 13 years ago
  10. 570eaaa Cleanup of the code in view to do creation/destruction in the right places. by Alex Sakhartchouk · 13 years ago
  11. c0f54e3 DO NOT MERGE Removing an activity that shouldn't go into samples by Alex Sakhartchouk · 13 years ago
  12. 31d42c1 am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 13 years ago
  13. 1f85f50 Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 13 years ago
  14. 75f1562 am 5510d172: am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 13 years ago
  15. 81a2744 Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 13 years ago
  16. 32db07a am 18f5c7e6: am cfc048a3: set targetsdk=11 on renderscript misc samples project by Robert Ly · 13 years ago
  17. ee90f2b am 7eca7f74: am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 13 years ago
  18. 9928d32 am 95dc232c: am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 13 years ago
  19. 681e81e set targetsdk=11 on renderscript misc samples project by Robert Ly · 13 years ago
  20. b87f887 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 13 years ago
  21. 48082b5 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 13 years ago
  22. 82d57da Add support for memcpy/memset to RS. by Stephen Hines · 13 years ago
  23. fec5e12 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 13 years ago
  24. 3f20dc5 cleanup headers for SDK. bug 3421901 by Jason Sams · 13 years ago
  25. 47d1ded 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 · 13 years ago
  26. afca6df Use bccLinkFile instead of bccLinkBC. Remove hacking. by Shih-wei Liao · 13 years ago
  27. 77d9f4b Cleaning up the serialization change. by Alex Sakhartchouk · 13 years ago
  28. 099d7d3 Making sure we can build libRS on the host for serialization. by Alex Sakhartchouk · 13 years ago
  29. 6b3422f 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 · 13 years ago
  30. 180cd46 am 359113b4: (-s ours) am c8f6b6fb: Merge "DO NOT MERGE Bug 2943369 RS SDK Remove typedef for quat type which was pushed back to mr1." into honeycomb by Jason Sams · 13 years ago
  31. 09aeb8a Clean up RS samples for SDK, bug 2943369 by Jason Sams · 13 years ago
  32. 861e9ba DO NOT MERGE by Jason Sams · 13 years ago
  33. 465fad7 am 3e232f1c: am 386ef6da: Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 13 years ago
  34. d7f513b Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 13 years ago
  35. 5a6b00b am 6059c395: am 55f8f121: Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb by Stephen Hines · 13 years ago
  36. 2e8665d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 13 years ago
  37. 9bc9a3c Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 13 years ago
  38. 978e84a 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 · 13 years ago
  39. 1cd2f78 Actually fix build. by Stephen Hines · 13 years ago
  40. e31775b For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 13 years ago
  41. f8d07ce Fix build breakage. by Stephen Hines · 13 years ago
  42. 3710df4 am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 13 years ago
  43. 4c3a95f Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 13 years ago
  44. 7a43031 Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 13 years ago
  45. 1f03b14 am 203107d4: am 8fc7690f: Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 13 years ago
  46. 0469e32 Hook up tgammaf properly for RS. by Stephen Hines · 13 years ago
  47. 7e90cb9 am 83af7012: (-s ours) am e0fc4b70: Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 13 years ago
  48. 4cf7361 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 13 years ago
  49. f08efbd Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 13 years ago
  50. f02abfe DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 13 years ago
  51. edf2240 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 13 years ago
  52. 693080e Migrating functions for on device linking. by Jason Sams · 13 years ago
  53. 51462c5 Fix bug 3385881 by Jason Sams · 13 years ago
  54. 3537ef4 Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb by Jason Sams · 13 years ago
  55. eef823f Attempt to fix 3333866 by Jason Sams · 13 years ago
  56. 01df851 Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb by Jason Sams · 13 years ago
  57. 711e731 Add missing functions to math library. by Stephen Hines · 13 years ago
  58. 249d453 Cleanup script init to fix bogus log printing and reduce memory churn. by Jason Sams · 13 years ago
  59. adf7e6e Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 13 years ago
  60. fa6113e Handle fatal errors from calling bccRegisterSymbolCallback (if any). by Shih-wei Liao · 13 years ago
  61. 9e9ec93 Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 13 years ago
  62. 47b1530 Remove unnecessary library functions. by Stephen Hines · 13 years ago
  63. 59296fe Merge "Remove some old logging code." into honeycomb by Jason Sams · 13 years ago
  64. b2954e1 Remove some old logging code. by Jason Sams · 13 years ago
  65. c964a25 Merge "Clean up RS math fp library functions." into honeycomb by Stephen Hines · 13 years ago
  66. b63b4c9 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb by Mathias Agopian · 13 years ago
  67. b7ee74d fix [3367893] Rotating device on YouTube's home screen several times kills system_server by Mathias Agopian · 13 years ago
  68. 3e6482f Clean up RS math fp library functions. by Stephen Hines · 13 years ago
  69. 26b2c9f Check and propogate errors from llvm. by Jason Sams · 13 years ago
  70. ed2ea27 c99 bool support by Shih-wei Liao · 13 years ago
  71. 5439184 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 13 years ago
  72. 4cfa6be Fix the build. by Shih-wei Liao · 13 years ago
  73. 32086d8 Fix bug in modf library function (plus typos). by Stephen Hines · 13 years ago
  74. 46b8f52 Merge "Correctly log debugging info as debug." into honeycomb by Jason Sams · 13 years ago
  75. fca82b1 Correctly log debugging info as debug. by Jason Sams · 13 years ago
  76. a18d685 Merge "Fix race condition between GC thread and the teardown of RS. The RS context was going away while the objects were being deleted within the finializer." into honeycomb by Jason Sams · 13 years ago
  77. 1dda675 Fix race condition between GC thread and by Jason Sams · 13 years ago
  78. f6a28c6 Provide mechanism to switch between extern/static. by Stephen Hines · 13 years ago
  79. b5dc6af Validate that version pragma is correct. by Stephen Hines · 13 years ago
  80. 7b337b1 Remove erroneous log message. by Stephen Hines · 13 years ago
  81. b902e4c Clean up simple integer operations. by Stephen Hines · 13 years ago
  82. 1eb0e0d Merge "Make ImageProcessing work." into honeycomb by Shih-wei Liao · 13 years ago
  83. 93d2111 Make ImageProcessing work. by Shih-wei Liao · 13 years ago
  84. 185b8b0 Add some error checking. by Jason Sams · 13 years ago
  85. 5c29a8b Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 13 years ago
  86. b2cfc98 Fix bug in on-device linking. by Shih-wei Liao · 13 years ago
  87. 058f783 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 13 years ago
  88. 80761ec On-device linking using bccLinkBC. Note that we switch to getFile interface by Shih-wei Liao · 13 years ago
  89. 2b2e621 bcc interface fixed. by Shih-wei Liao · 13 years ago
  90. ac091ba Retire librslib_rt. by Shih-wei Liao · 13 years ago
  91. c36ce7d Move linking stuff to libbcc. by Shih-wei Liao · 13 years ago
  92. 7d1c533 Avoid converting rslib.bc to things like rslib.h. So we are less error-prone. by Shih-wei Liao · 13 years ago
  93. bcac934 Implement sub updates for mipmap levels and cubmaps. by Jason Sams · 13 years ago
  94. 2f92048 Merge "Re-implement img npot support in HC." into honeycomb by Jason Sams · 13 years ago
  95. 0f7785c Re-implement img npot support in HC. by Jason Sams · 13 years ago
  96. 3df0ff8 Docs plus removing some junk per API review. by Alex Sakhartchouk · 13 years ago
  97. ce8369e Fix the build. by Shih-wei Liao · 13 years ago
  98. 205ffa9 Merge "Disable on-device linking" into honeycomb by Shih-wei Liao · 13 years ago
  99. 1884278 Disable on-device linking by Shih-wei Liao · 13 years ago
  100. 625e0d8 Merge "Fix the build." into honeycomb by Shih-wei Liao · 13 years ago