1. 9397b36 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  2. 5996207 Rename bcc::BCCscript -> bcc::Script. Ideally, should do: by Shih-wei Liao · 14 years ago
  3. 4b45b89 Move adapter2D to a derived class from Allocation. by Jason Sams · 14 years ago
  4. 2651fd7 Fix teardown bug found in books. by Sriram Raman · 14 years ago
  5. 741aac9 Fix teardown bug found in books. by Jason Sams · 14 years ago
  6. a6ebec8 Clean-up. by Shih-wei Liao · 14 years ago
  7. 587ed6a am 490db31b: (-s ours) am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread by Simon Wilson · 14 years ago
  8. 199def3 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  9. 4db6373 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  10. abdc8d2 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  11. c493326 Merge "Clean up Allocation buffer object api." by Jason Sams · 14 years ago
  12. dc56d3c am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread by Simon Wilson · 14 years ago
  13. 8be47c7 Clean up Allocation buffer object api. by Jason Sams · 14 years ago
  14. 5bbc24e Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  15. ce8a079 Stale cache management to address a P1 bug # 3296131. by Shih-wei Liao · 14 years ago
  16. c17ace2 API reaview cleanup by Alex Sakhartchouk · 14 years ago
  17. 5f1e773 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  18. ff8ce9c Whenever LoadBinary fails, recompile. Fixing the multi-instance bug. by Shih-wei Liao · 14 years ago
  19. 2fdf8d7 fix [3127755] Launcher is missing anti-aliasing by Mathias Agopian · 14 years ago
  20. a2aab8b Cleanup and refactoring of an earlier cl. by Alex Sakhartchouk · 14 years ago
  21. f0e7fd5 Merge branch 'master' into honeycomb-release by android-merger · 14 years ago
  22. b7e83bd Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 14 years ago
  23. 7e0e72c Merge "Add support for non-malloc backed textures." by Jason Sams · 14 years ago
  24. 15849d9 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  25. cf54749 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  26. b022b38 Merge "More API updates." by Jason Sams · 14 years ago
  27. b89b0b7 Add support for non-malloc backed textures. by Jason Sams · 14 years ago
  28. ebc5019 More API updates. by Jason Sams · 14 years ago
  29. 2d79197 Perf test by Alex Sakhartchouk · 14 years ago
  30. cb86a52 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  31. 03bc9c1 Merge "Add multitouch support to physics test. Fix context state overwrite calling invoke." by Jason Sams · 14 years ago
  32. 1f24db4 Add multitouch support to physics test. by Jason Sams · 14 years ago
  33. dedcd1f Merge "Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement." by Jason Sams · 14 years ago
  34. 837e388 Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement. by Jason Sams · 14 years ago
  35. fbe6ffd Remove vector array test from RSTest. by Stephen Hines · 14 years ago
  36. 0d9c630 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  37. 1005e1d Merge "Fix a severe cleanup bug where teardown of the GL driver could occur on the wrong thread." by Jason Sams · 14 years ago
  38. 1dcefab Fix a severe cleanup bug where teardown of the GL by Jason Sams · 14 years ago
  39. 5095307 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  40. a3e2403 Fix build by Jason Sams · 14 years ago
  41. 366c9c8 Allocation API update. by Jason Sams · 14 years ago
  42. 5eb7f65 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  43. f17b13b Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and by Shih-wei Liao · 14 years ago
  44. 30434f7 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  45. 25413ec API review cleanup. by Jason Sams · 14 years ago
  46. f657fa9 Stop using anonymous structs in RS. by Stephen Hines · 14 years ago
  47. 25c0d6d Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  48. b17f201 Prevent message overrun in LocklessCommandFifo. by Bryan Mawhinney · 14 years ago
  49. 7f492f3 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  50. 08df4e1 manual merge due to conflicts by android-build SharedAccount · 14 years ago
  51. eecbdd5 Fix 'BCCscript' build break. by Iain Merrick · 14 years ago
  52. 8e8048c Fix physics bug causing balls to stack. by Jason Sams · 14 years ago
  53. 1673b33 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  54. 87319de More error checks by Jason Sams · 14 years ago
  55. 4729ffb Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  56. c9110b6 Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  57. 5c0912b Fixing the state restore bug. by Alex Sakhartchouk · 14 years ago
  58. 84e4027 Support for cubemaps. by Alex Sakhartchouk · 14 years ago
  59. 1a2b9b5 Merge "Mark a non-exported function as static." by Stephen Hines · 14 years ago
  60. b85305e Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  61. 9503b66 Add caching support of BCC binaries. by Shih-wei Liao · 14 years ago
  62. ac9a8a5 Mark a non-exported function as static. by Stephen Hines · 14 years ago
  63. 6070925 Create holder inner class for pushing context state. by Jason Sams · 14 years ago
  64. 1d2e646 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  65. a5eb6e1 Fix ref counting for globals when set from java code. by Jason Sams · 14 years ago
  66. 2fad7e4 Fix crash with extended debugging. by Jason Sams · 14 years ago
  67. 2d374c8 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  68. 209cf6d Remove WARs for zero-init + destructors. by Stephen Hines · 14 years ago
  69. 849bd18 Merge "Split UTF functions from String8/16" by Kenny Root · 14 years ago
  70. cb082a3 Add support for integer mod. by Bryan Mawhinney · 14 years ago
  71. 937de9e Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  72. c9c38dd Split UTF functions from String8/16 by Kenny Root · 14 years ago
  73. 762e7b7 Fix line drawing in RS example. by Jason Sams · 14 years ago
  74. c0f857c Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  75. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  76. 7aedaf8 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  77. b60d757 Continue error check improvements and write some docs. by Jason Sams · 14 years ago
  78. 239f09a Fix fountain bug with more than 10 touches reported. by Jason Sams · 14 years ago
  79. 2f260ce Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  80. aad4bc5 Handle user message ID 0 by Jason Sams · 14 years ago
  81. 83325b9 Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removing fixed size arrays." by Alex Sakhartchouk · 14 years ago
  82. 54929cc Moving attrib creation to Mesh. Adding arrays as shader inputs. by Alex Sakhartchouk · 14 years ago
  83. 259b44e Add vector array test to RSTest. by Stephen Hines · 14 years ago
  84. 055f9d0 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  85. a775673 Update ScriptC constructor to remove depricated param. by Jason Sams · 14 years ago
  86. 4881e9c Merge commit '82415bed3478a3a2200386691f05d671b46568f5' into honeycomb-release by android-build SharedAccount · 14 years ago
  87. 939eaa3 Merge "RS Error cleanup. Thow java exception during init if the GL driver fails rather than native crash." by Jason Sams · 14 years ago
  88. 5c1c79a RS Error cleanup. by Jason Sams · 14 years ago
  89. 048260d Merge "New RS types test for checking compilation." by Stephen Hines · 14 years ago
  90. 1793619 New RS types test for checking compilation. by Stephen Hines · 14 years ago
  91. 0fe79b7 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  92. 6bfc1b9 Add code to mark functions rather than whole files as threadable. by Jason Sams · 14 years ago
  93. 686f10b Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  94. fbc79e5 Remove excessive logging. by Jason Sams · 14 years ago
  95. 177f844 Balls test app. by Jason Sams · 14 years ago
  96. 00b4071 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  97. 475cb18 Merge "Fix 3140348: Signature was wrong for atan2() in RS." by Jim Miller · 14 years ago
  98. ecf1061 Fix 3140348: Signature was wrong for atan2() in RS. by Jim Miller · 14 years ago
  99. dc763f3 Adding nvidia extension for limited npot support. by Alex Sakhartchouk · 14 years ago
  100. e7b4c6c Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago