1. ad325fc merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  2. 51462c5 Fix bug 3385881 by Jason Sams · 14 years ago
  3. 3537ef4 Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb by Jason Sams · 14 years ago
  4. eef823f Attempt to fix 3333866 by Jason Sams · 14 years ago
  5. 01df851 Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb by Jason Sams · 14 years ago
  6. 711e731 Add missing functions to math library. by Stephen Hines · 14 years ago
  7. 249d453 Cleanup script init to fix bogus log printing and reduce memory churn. by Jason Sams · 14 years ago
  8. eec2878 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  9. adf7e6e Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 14 years ago
  10. fa6113e Handle fatal errors from calling bccRegisterSymbolCallback (if any). by Shih-wei Liao · 14 years ago
  11. 9e9ec93 Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 14 years ago
  12. 47b1530 Remove unnecessary library functions. by Stephen Hines · 14 years ago
  13. 51d05bc merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  14. 59296fe Merge "Remove some old logging code." into honeycomb by Jason Sams · 14 years ago
  15. b2954e1 Remove some old logging code. by Jason Sams · 14 years ago
  16. c964a25 Merge "Clean up RS math fp library functions." into honeycomb by Stephen Hines · 14 years ago
  17. b63b4c9 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb by Mathias Agopian · 14 years ago
  18. b7ee74d fix [3367893] Rotating device on YouTube's home screen several times kills system_server by Mathias Agopian · 14 years ago
  19. 3e6482f Clean up RS math fp library functions. by Stephen Hines · 14 years ago
  20. 26b2c9f Check and propogate errors from llvm. by Jason Sams · 14 years ago
  21. ed2ea27 c99 bool support by Shih-wei Liao · 14 years ago
  22. f35ed96 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  23. 5439184 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  24. 4cfa6be Fix the build. by Shih-wei Liao · 14 years ago
  25. 32086d8 Fix bug in modf library function (plus typos). by Stephen Hines · 14 years ago
  26. 46b8f52 Merge "Correctly log debugging info as debug." into honeycomb by Jason Sams · 14 years ago
  27. fca82b1 Correctly log debugging info as debug. by Jason Sams · 14 years ago
  28. 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 · 14 years ago
  29. 1dda675 Fix race condition between GC thread and by Jason Sams · 14 years ago
  30. f6a28c6 Provide mechanism to switch between extern/static. by Stephen Hines · 14 years ago
  31. b5dc6af Validate that version pragma is correct. by Stephen Hines · 14 years ago
  32. df828e7 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  33. 7b337b1 Remove erroneous log message. by Stephen Hines · 14 years ago
  34. b902e4c Clean up simple integer operations. by Stephen Hines · 14 years ago
  35. 0aad382 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  36. 1eb0e0d Merge "Make ImageProcessing work." into honeycomb by Shih-wei Liao · 14 years ago
  37. 93d2111 Make ImageProcessing work. by Shih-wei Liao · 14 years ago
  38. 185b8b0 Add some error checking. by Jason Sams · 14 years ago
  39. 5c29a8b Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 14 years ago
  40. b2cfc98 Fix bug in on-device linking. by Shih-wei Liao · 14 years ago
  41. 058f783 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 14 years ago
  42. 4847366 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  43. 80761ec On-device linking using bccLinkBC. Note that we switch to getFile interface by Shih-wei Liao · 14 years ago
  44. 7c8679e merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  45. 2b2e621 bcc interface fixed. by Shih-wei Liao · 14 years ago
  46. ac091ba Retire librslib_rt. by Shih-wei Liao · 14 years ago
  47. c36ce7d Move linking stuff to libbcc. by Shih-wei Liao · 14 years ago
  48. 7d1c533 Avoid converting rslib.bc to things like rslib.h. So we are less error-prone. by Shih-wei Liao · 14 years ago
  49. bcac934 Implement sub updates for mipmap levels and cubmaps. by Jason Sams · 14 years ago
  50. 2f92048 Merge "Re-implement img npot support in HC." into honeycomb by Jason Sams · 14 years ago
  51. 0f7785c Re-implement img npot support in HC. by Jason Sams · 14 years ago
  52. 3df0ff8 Docs plus removing some junk per API review. by Alex Sakhartchouk · 14 years ago
  53. 7114ed0 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  54. ce8369e Fix the build. by Shih-wei Liao · 14 years ago
  55. 205ffa9 Merge "Disable on-device linking" into honeycomb by Shih-wei Liao · 14 years ago
  56. 1884278 Disable on-device linking by Shih-wei Liao · 14 years ago
  57. 625e0d8 Merge "Fix the build." into honeycomb by Shih-wei Liao · 14 years ago
  58. 12f2606 Merge "On-device linking." into honeycomb by Shih-wei Liao · 14 years ago
  59. 4a21ed9 Merge "convert2uchar3." into honeycomb by Shih-wei Liao · 14 years ago
  60. 8481f65 Fix the build. by Shih-wei Liao · 14 years ago
  61. 60c3234 On-device linking. by Shih-wei Liao · 14 years ago
  62. 52a67b2 WAR driver bug where surfaces of size 0 fail. by Jason Sams · 14 years ago
  63. 236385b Implement more of copy2DRange* by Jason Sams · 14 years ago
  64. a237151 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 14 years ago
  65. f6192c4 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 14 years ago
  66. 5e0e25f merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  67. dfadd07 convert2uchar3. by Shih-wei Liao · 14 years ago
  68. 4741653 Clean up RS math headers. by Stephen Hines · 14 years ago
  69. f8aafcf Adding ability to load cubemaps from individual faces. by Alex Sakhartchouk · 14 years ago
  70. 179d4c1 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  71. 9f8bc4f Updating cubemap loading code. by Alex Sakhartchouk · 14 years ago
  72. 0e56e82 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  73. ca3f09c Split time functions into rs_time.rsh header. by Stephen Hines · 14 years ago
  74. cf912de Fix cleanup race condition where objects might may not be cleaned up correctly. by Jason Sams · 14 years ago
  75. 1c089c2 For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable. by Shih-wei Liao · 14 years ago
  76. 37150de 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) by Shih-wei Liao · 14 years ago
  77. 5224a27 Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago
  78. f0cd4dc merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  79. 2cbfc4c fix bug 3313505 by Jason Sams · 14 years ago
  80. 9397b36 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  81. 5996207 Rename bcc::BCCscript -> bcc::Script. Ideally, should do: by Shih-wei Liao · 14 years ago
  82. 4b45b89 Move adapter2D to a derived class from Allocation. by Jason Sams · 14 years ago
  83. 2651fd7 Fix teardown bug found in books. by Sriram Raman · 14 years ago
  84. 741aac9 Fix teardown bug found in books. by Jason Sams · 14 years ago
  85. a6ebec8 Clean-up. by Shih-wei Liao · 14 years ago
  86. 587ed6a am 490db31b: (-s ours) am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread by Simon Wilson · 14 years ago
  87. 199def3 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  88. 4db6373 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  89. abdc8d2 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  90. c493326 Merge "Clean up Allocation buffer object api." by Jason Sams · 14 years ago
  91. dc56d3c am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread by Simon Wilson · 14 years ago
  92. 8be47c7 Clean up Allocation buffer object api. by Jason Sams · 14 years ago
  93. 5bbc24e Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  94. ce8a079 Stale cache management to address a P1 bug # 3296131. by Shih-wei Liao · 14 years ago
  95. c17ace2 API reaview cleanup by Alex Sakhartchouk · 14 years ago
  96. 5f1e773 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  97. ff8ce9c Whenever LoadBinary fails, recompile. Fixing the multi-instance bug. by Shih-wei Liao · 14 years ago
  98. 2fdf8d7 fix [3127755] Launcher is missing anti-aliasing by Mathias Agopian · 14 years ago
  99. a2aab8b Cleanup and refactoring of an earlier cl. by Alex Sakhartchouk · 14 years ago
  100. f0e7fd5 Merge branch 'master' into honeycomb-release by android-merger · 14 years ago