1. 3020398 Add targets that build rs platform/unbundled tests by Arthur Eubanks · 8 years ago
  2. a071ccf Merge "Cleaned up debug variants of libclcore.bc" by Yang Ni · 8 years ago
  3. fb70934 Cleaned up debug variants of libclcore.bc by Yang Ni · 8 years ago
  4. 42daf8b Merge "Add RSTest_Compat19 for support lib test for API 19" by Treehugger Robot · 8 years ago
  5. 7c7c00b Add RSTest_Compat19 for support lib test for API 19 by Arthur Eubanks · 8 years ago
  6. 4205ce7 Merge "Revert "Fix math.rs"" by Treehugger Robot · 8 years ago
  7. 407289d Revert "Fix math.rs" by Arthur Eubanks · 8 years ago
  8. a27af6f Merge "Modify RSTest_Compat to use RSUnitTests" by Treehugger Robot · 8 years ago
  9. 554f054 Merge "Cleanup RSListActivity and RSTest GUI" by Treehugger Robot · 8 years ago
  10. 516eae3 Merge "Fix math.rs" by Treehugger Robot · 8 years ago
  11. 59b77d9 Merge "Remove OVERRIDE_RS_DRIVER from libRS_internal" by Miao Wang · 8 years ago
  12. 2494e84 Cleanup RSListActivity and RSTest GUI by Arthur Eubanks · 8 years ago
  13. 09fa331 Fix math.rs by Arthur Eubanks · 8 years ago
  14. 16a4169 Modify RSTest_Compat to use RSUnitTests by Arthur Eubanks · 8 years ago
  15. a965b89 Merge "Change RSTest to use RSUnitTests" by Treehugger Robot · 8 years ago
  16. 8dfe9ee Change RSTest to use RSUnitTests by Arthur Eubanks · 8 years ago
  17. 4af37bc Merge "Specify "--hash-style=sysv" for RS support lib modules." by Treehugger Robot · 8 years ago
  18. 8c938fc Specify "--hash-style=sysv" for RS support lib modules. by Miao Wang · 8 years ago
  19. 9ed2513 Merge "Fix option syntax for lldb in test harness" by Treehugger Robot · 8 years ago
  20. ea7cbdf Fix option syntax for lldb in test harness by I-Jui (Ray) Sung · 8 years ago
  21. 779e323 Merge "Stop using obj/lib" by Dan Willemsen · 8 years ago
  22. 9bc02b5 Merge "Add generating support lib tests from RSUnitTests" by Treehugger Robot · 8 years ago
  23. 0d13f39 Add generating support lib tests from RSUnitTests by Arthur Eubanks · 8 years ago
  24. ed2d4bd Stop using obj/lib by Dan Willemsen · 8 years ago
  25. 658c740 Merge "Fix crashing CPU driver runtime on null input allocation" by Treehugger Robot · 8 years ago
  26. f4b6eeb Fix crashing CPU driver runtime on null input allocation by I-Jui (Ray) Sung · 8 years ago
  27. 62bc41c Merge "Convert more of libRS* to Android.bp" by Treehugger Robot · 8 years ago
  28. 403885e Convert more of libRS* to Android.bp by Colin Cross · 8 years ago
  29. 0fb3425 Merge "Fix uninitialized lodDim{X|Y|Z} in YUV allocations" by Treehugger Robot · 8 years ago
  30. b742d23 Fix uninitialized lodDim{X|Y|Z} in YUV allocations by I-Jui (Ray) Sung · 8 years ago
  31. 1b03f25 Merge "Fix shared library location in build_rs.py" by Dan Willemsen · 8 years ago
  32. ddb86c3 Fix shared library location in build_rs.py by Dan Willemsen · 8 years ago
  33. 479f7c7 Merge "Protect static global access with a global flag." by Treehugger Robot · 8 years ago
  34. 4dcfce9 Remove OVERRIDE_RS_DRIVER from libRS_internal by Miao Wang · 8 years ago
  35. 296cd02 Protect static global access with a global flag. by Miao Wang · 8 years ago
  36. 7098f1f Merge "Add tests from RSTest_Compat to RSUnitTests" by Arthur Eubanks · 8 years ago
  37. 0631438 Merge "Remove API 19 and 20 from RSTestForward" by Treehugger Robot · 8 years ago
  38. 79ac151 Remove API 19 and 20 from RSTestForward by Arthur Eubanks · 8 years ago
  39. f7ae968 Merge "Fix CTS VLoadTest failures under debug context." by David Gross · 8 years ago
  40. f4882cb Fix CTS VLoadTest failures under debug context. by David Gross · 8 years ago
  41. 6cac172 Add tests from RSTest_Compat to RSUnitTests by Arthur Eubanks · 8 years ago
  42. c33e66f Merge "Add RSTestBackward for API 19" by Arthur Eubanks · 8 years ago
  43. d073e43 Merge "Fix typo in ScriptForEachMulti support lib jni." by Treehugger Robot · 8 years ago
  44. ed6a8dd Fix typo in ScriptForEachMulti support lib jni. by Miao Wang · 8 years ago
  45. 4308a5b Merge "Clean up Healing Brush and fix a crash" by Yang Ni · 8 years ago
  46. bfa6e70 Clean up Healing Brush and fix a crash by Yang Ni · 8 years ago
  47. fa5d468 Merge "Fix inconsistent allocation accessors in HealingBrush" by I-Jui (Ray) Sung · 8 years ago
  48. 06af00c Add RSTestBackward for API 19 by Arthur Eubanks · 8 years ago
  49. 9e8d53b Merge "Remove LOCAL_RENDERSCRIPT_COMPATIBILITY from compatibility testing" by Arthur Eubanks · 8 years ago
  50. c067525 Merge "Special case rs[G|S]etElementAt_long in 32-bit debug contexts" by Treehugger Robot · 8 years ago
  51. a1a1965 Fix inconsistent allocation accessors in HealingBrush by I-Jui (Ray) Sung · 8 years ago
  52. 84ba5b7 Remove LOCAL_RENDERSCRIPT_COMPATIBILITY from compatibility testing by Arthur Eubanks · 8 years ago
  53. 0fb11ee Special case rs[G|S]etElementAt_long in 32-bit debug contexts by I-Jui (Ray) Sung · 8 years ago
  54. d0adb14 Merge "Use different .so names in a debug context" by Yang Ni · 8 years ago
  55. 2979130 Use different .so names in a debug context by Yang Ni · 8 years ago
  56. 5cfec00 Merge "Convert libRS to Android.bp" by Colin Cross · 8 years ago
  57. 0e215cb Merge "Update path for libmediandk headers" by Colin Cross · 8 years ago
  58. 7a3e78a Convert libRS to Android.bp by Colin Cross · 8 years ago
  59. e1f527d Update path for libmediandk headers by Colin Cross · 8 years ago
  60. a5c8855 Merge "Add forward compatibility testing" by Arthur Eubanks · 8 years ago
  61. be6da14 Merge "Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb" by Treehugger Robot · 8 years ago
  62. ec3d279 Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb by I-Jui (Ray) Sung · 8 years ago
  63. 87b854f Merge "Fix the logging for test_rs_alloc_api()" by Treehugger Robot · 8 years ago
  64. 092aff8 Add forward compatibility testing by Arthur Eubanks · 8 years ago
  65. 167cd7a Fix the logging for test_rs_alloc_api() by Miao Wang · 8 years ago
  66. 92e4e13 Merge "Cleanup unit tests and backward compatibility tests" by Treehugger Robot · 8 years ago
  67. b033e3d Merge "Add API to allow RS debugger to find the high-level context, given a low level context." by Miao Wang · 8 years ago
  68. 9580680 Cleanup unit tests and backward compatibility tests by Arthur Eubanks · 8 years ago
  69. f7f4e42 Merge "Made untyped rs[GS]etElementAt available in debug context" by I-Jui (Ray) Sung · 8 years ago
  70. 9d6d872 Made untyped rs[GS]etElementAt available in debug context by I-Jui (Ray) Sung · 8 years ago
  71. abdc1af Add API to allow RS debugger to find the high-level context, given by Miao Wang · 8 years ago
  72. 87be008 Merge "Fix crashing VrDemo by removing obsolete code" by Treehugger Robot · 8 years ago
  73. 68e1857 Fix crashing VrDemo by removing obsolete code by I-Jui (Ray) Sung · 8 years ago
  74. 76a4032 Merge "Append null terminator to fullPath variable and change sizeof(type) to sizeof(*name) for clarity." by Michael Butler · 8 years ago
  75. 7305bb3 Append null terminator to fullPath variable and change sizeof(type) to by Michael Butler · 8 years ago
  76. 8672222 Merge "Fix clang-analyzer-security warnings for RenderScript" by Michael Butler · 8 years ago
  77. 2a1576f Fix clang-analyzer-security warnings for RenderScript by Michael Butler · 8 years ago
  78. 0d2f0c9 Merge "Fix unit test race condition" by Arthur Eubanks · 8 years ago
  79. 4cad330 Fix unit test race condition by Arthur Eubanks · 8 years ago
  80. 4eb6b55 Merge "Increment sys ref count of input/output Allocations" by Yang Ni · 8 years ago
  81. bc5d0f4 Increment sys ref count of input/output Allocations by Yang Ni · 8 years ago
  82. bd59805 Merge "Make RSTestBackward.apk part of build artifact" by Treehugger Robot · 8 years ago
  83. c078e4d Merge "Added test for Blur input/output validation" by Yang Ni · 8 years ago
  84. b0f8d21 Merge "Validates Intrinsic Blur only takes 2D Allocations" by Yang Ni · 8 years ago
  85. 63b812f Merge "Handle socket creation error in context init" by Yang Ni · 8 years ago
  86. 75fe0f8 Handle socket creation error in context init by Yang Ni · 8 years ago
  87. 1bc0fee Merge "Convert libRScpp to Android.bp" by Colin Cross · 8 years ago
  88. 00b1411 Convert libRScpp to Android.bp by Colin Cross · 8 years ago
  89. 524096c Make RSTestBackward.apk part of build artifact by Arthur Eubanks · 8 years ago
  90. ce7d261 Merge "Change backward compatibility unit test versions" by Arthur Eubanks · 8 years ago
  91. 97cf762 Validates Intrinsic Blur only takes 2D Allocations by Yang Ni · 8 years ago
  92. 8e9f4c9 Merge "[debugger] make the ScriptGroup inspection point weak" by David Gross · 8 years ago
  93. eb9a4d3 Added test for Blur input/output validation by Yang Ni · 8 years ago
  94. 6e64e51 [debugger] make the ScriptGroup inspection point weak by Luke Drummond · 8 years ago
  95. f7b25a0 Change backward compatibility unit test versions by Arthur Eubanks · 8 years ago
  96. 0919e85 Merge "Revive forEachDstAtop implementations for NEON/ASIMD" by I-Jui (Ray) Sung · 8 years ago
  97. e0c6f1d Revive forEachDstAtop implementations for NEON/ASIMD by I-Jui (Ray) Sung · 8 years ago
  98. 34687ba Merge "Added support for global variables" by Yang Ni · 8 years ago
  99. 28faded Added support for global variables by Yang Ni · 8 years ago
  100. d8da93e Merge "Add RenderScript backward compatibility testing" by Arthur Eubanks · 8 years ago