1. 65d9e49 Update HelloComputeNDK with some additional fixes. by Tim Murray · 11 years ago
  2. dbfa0bf Add RsTest_16 to track/verify v16 bitcode compatibility. by Stephen Hines · 11 years ago
  3. caf4126 Add user-defined cache path. by Tim Murray · 11 years ago
  4. db5de38 Fix HelloComputeNDK for RS NDK API update. by Tim Murray · 11 years ago
  5. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  6. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  7. e9beb39 Fix missing relaxed pragma by Jason Sams · 11 years ago
  8. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  9. 09eec11 Add tests for rs_atomic.rsh and rs_cl.rsh. by Stephen Hines · 11 years ago
  10. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  11. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  12. 23e1074 Sync changes between IP and IP_JB. by Jason Sams · 11 years ago
  13. ab84c39 More IP cleanup. by Jason Sams · 11 years ago
  14. 013ee92 Change default for USAGE_IO to off by Jason Sams · 11 years ago
  15. 1fbb61e Fix ANRs when rotating or exiting benchmark. by Jason Sams · 11 years ago
  16. d3caba7 Update IP_JB to support multiple image sizes. by Jason Sams · 11 years ago
  17. dc08c6d Sync IP JB sources with mr2. by Jason Sams · 11 years ago
  18. 7a3e3aa Enable toggle for USAGE_IO by Jason Sams · 11 years ago
  19. bde1a28 Update ImageProcessingJB to have a more user friendly UI by Jason Sams · 11 years ago
  20. 250f8e2 Seperate test list from activity so it can be reused. by Jason Sams · 11 years ago
  21. a89eef4 add HelloComputeNDK Java sample by Tim Murray · 11 years ago
  22. bb7d268 Switch SampleTest to use new Surface APIs. by Stephen Hines · 11 years ago
  23. 2b0d8e6 Float color matrix fixes by Jason Sams · 11 years ago
  24. 26bbf46 Work around DVFS issues on N10. by Jason Sams · 11 years ago
  25. a65de10 Float color matrix support. by Jason Sams · 11 years ago
  26. 906fd9e Remove unused ScriptGroup import by Tobias Grosser · 11 years ago
  27. 9ba9a66 Add Artistic test. by Jason Sams · 11 years ago
  28. 35cfed8 Merge "Fix Script instancing issue for support library." by Stephen Hines · 11 years ago
  29. c2c11cc Fix Script instancing issue for support library. by Stephen Hines · 11 years ago
  30. da7ddd8 Simplify code of convolve3x3 by Tobias Grosser · 11 years ago
  31. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  32. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  33. da9f173 Add test to check that we don't exceed our kernel dimensions. by Stephen Hines · 11 years ago
  34. 1ccdfe2 Modify wballance to use histogram intrinsic. by Jason Sams · 11 years ago
  35. cb1b58a Use histogram intrinsic. by Jason Sams · 11 years ago
  36. 502a38c ImageProcessing: Fix copy/paste typo by Tobias Grosser · 11 years ago
  37. ccfdd65 Merge "Build fix" by Jason Sams · 11 years ago
  38. 0cd3e90 Build fix by Jason Sams · 11 years ago
  39. 0124c85 Merge "Sampler image generator" by Jason Sams · 11 years ago
  40. 204009b Sampler image generator by Jason Sams · 11 years ago
  41. ea55070 Fix for LivePreview APK by sakshia · 11 years ago
  42. 0b32973 am b5c1ba4f: Merge "Use hyphenated path for android-support-v8-renderscript." into jb-mr2-dev by Stephen Hines · 11 years ago
  43. 2993704 Use hyphenated path for android-support-v8-renderscript. by Stephen Hines · 11 years ago
  44. c626135 Implement vector clamp for all types. by Jason Sams · 11 years ago
  45. 26381c2 Merge "Fix some IP tests." by Tim Murray · 11 years ago
  46. 36054c2 Fix some IP tests. by Tim Murray · 11 years ago
  47. 9f8acce Fix invalid explicit casts of int4 -> uint4. by Stephen Hines · 11 years ago
  48. 6939f7b [tests only] Update RS tests. by Jason Sams · 11 years ago
  49. 4e736c9 Fix PDK build. by Ying Wang · 11 years ago
  50. 0cd9c62 Merge "Fix usage bits in ImageProcessing." into jb-mr2-dev by Jason Sams · 11 years ago
  51. 89e20d2 Fix usage bits in ImageProcessing. by Jason Sams · 11 years ago
  52. d84ad3f Test that static global writes get propagated from kernel -> invokable. by Stephen Hines · 11 years ago
  53. bbd9bfc Add CleanSpec.mk to frameworks/rs and add support for building all tests. by Stephen Hines · 11 years ago
  54. 572a503 Move compute tests from frameworks/base to frameworks/rs by Jason Sams · 11 years ago
  55. 8ceb281 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 13 years ago
  56. 09aeb8a Clean up RS samples for SDK, bug 2943369 by Jason Sams · 13 years ago
  57. 711e731 Add missing functions to math library. by Stephen Hines · 14 years ago
  58. 47b1530 Remove unnecessary library functions. by Stephen Hines · 14 years ago
  59. 3e6482f Clean up RS math fp library functions. by Stephen Hines · 14 years ago
  60. 5439184 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  61. 32086d8 Fix bug in modf library function (plus typos). by Stephen Hines · 14 years ago
  62. ca3f09c Split time functions into rs_time.rsh header. by Stephen Hines · 14 years ago
  63. c17ace2 API reaview cleanup by Alex Sakhartchouk · 14 years ago
  64. 15849d9 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  65. fbe6ffd Remove vector array test from RSTest. by Stephen Hines · 14 years ago
  66. 366c9c8 Allocation API update. by Jason Sams · 14 years ago
  67. 25413ec API review cleanup. by Jason Sams · 14 years ago
  68. f657fa9 Stop using anonymous structs in RS. by Stephen Hines · 14 years ago
  69. c9110b6 Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  70. 209cf6d Remove WARs for zero-init + destructors. by Stephen Hines · 14 years ago
  71. 259b44e Add vector array test to RSTest. by Stephen Hines · 14 years ago
  72. a775673 Update ScriptC constructor to remove depricated param. by Jason Sams · 14 years ago
  73. 1793619 New RS types test for checking compilation. by Stephen Hines · 14 years ago
  74. 4fa2270 Adding new unit test for rsDebug(). by Stephen Hines · 14 years ago
  75. ab8f06c Support for unsigned long and unsigned long long. by Stephen Hines · 14 years ago
  76. 13d080c Test exported "long" type. by Stephen Hines · 14 years ago
  77. 0977c94 Fix support for 64-bit integers. by Stephen Hines · 14 years ago
  78. d7e5481 Cleanup error message for null binding address. by Jason Sams · 14 years ago
  79. 63d52ac Remove pragma for RS export variables. by Stephen Hines · 14 years ago
  80. 053ae93 Add RS testing for long and long long. by Stephen Hines · 14 years ago
  81. 01b7d29 Fix clear() operation for rsScriptC. by Stephen Hines · 14 years ago
  82. 1762161 Fix RS bug with message ID 0. by Stephen Hines · 14 years ago
  83. b173f30 Adding support for dynamically updated test status by Stephen Hines · 14 years ago
  84. 0752dd2 Add RsList implementation to RSTest. by Stephen Hines · 14 years ago
  85. 91a7ac0 Test use of "f" suffix on float initializers. by Stephen Hines · 14 years ago
  86. c4a57c9 Updated RSTest to test primitive type assignments. by Stephen Hines · 14 years ago
  87. ff1579a Handle RS reflection name changes. by Stephen Hines · 14 years ago
  88. e387d81 Minor app updates for RS. force RSTest to portrait. by Stephen Hines · 14 years ago
  89. 6ae9112 Reflected class name and bc file name changes. by Ying Wang · 14 years ago
  90. bb060aa Start adding RS tests. by Jason Sams · 14 years ago