1. 9ed2513 Merge "Fix option syntax for lldb in test harness" by Treehugger Robot · 8 years ago
  2. ea7cbdf Fix option syntax for lldb in test harness by I-Jui (Ray) Sung · 8 years ago
  3. 779e323 Merge "Stop using obj/lib" by Dan Willemsen · 8 years ago
  4. 9bc02b5 Merge "Add generating support lib tests from RSUnitTests" by Treehugger Robot · 8 years ago
  5. 0d13f39 Add generating support lib tests from RSUnitTests by Arthur Eubanks · 8 years ago
  6. ed2d4bd Stop using obj/lib by Dan Willemsen · 8 years ago
  7. 658c740 Merge "Fix crashing CPU driver runtime on null input allocation" by Treehugger Robot · 8 years ago
  8. f4b6eeb Fix crashing CPU driver runtime on null input allocation by I-Jui (Ray) Sung · 8 years ago
  9. 62bc41c Merge "Convert more of libRS* to Android.bp" by Treehugger Robot · 8 years ago
  10. 403885e Convert more of libRS* to Android.bp by Colin Cross · 8 years ago
  11. 0fb3425 Merge "Fix uninitialized lodDim{X|Y|Z} in YUV allocations" by Treehugger Robot · 8 years ago
  12. b742d23 Fix uninitialized lodDim{X|Y|Z} in YUV allocations by I-Jui (Ray) Sung · 8 years ago
  13. 1b03f25 Merge "Fix shared library location in build_rs.py" by Dan Willemsen · 8 years ago
  14. ddb86c3 Fix shared library location in build_rs.py by Dan Willemsen · 8 years ago
  15. 479f7c7 Merge "Protect static global access with a global flag." by Treehugger Robot · 8 years ago
  16. 296cd02 Protect static global access with a global flag. by Miao Wang · 8 years ago
  17. 7098f1f Merge "Add tests from RSTest_Compat to RSUnitTests" by Arthur Eubanks · 8 years ago
  18. 0631438 Merge "Remove API 19 and 20 from RSTestForward" by Treehugger Robot · 8 years ago
  19. 79ac151 Remove API 19 and 20 from RSTestForward by Arthur Eubanks · 8 years ago
  20. f7ae968 Merge "Fix CTS VLoadTest failures under debug context." by David Gross · 8 years ago
  21. f4882cb Fix CTS VLoadTest failures under debug context. by David Gross · 8 years ago
  22. 6cac172 Add tests from RSTest_Compat to RSUnitTests by Arthur Eubanks · 8 years ago
  23. c33e66f Merge "Add RSTestBackward for API 19" by Arthur Eubanks · 8 years ago
  24. d073e43 Merge "Fix typo in ScriptForEachMulti support lib jni." by Treehugger Robot · 8 years ago
  25. ed6a8dd Fix typo in ScriptForEachMulti support lib jni. by Miao Wang · 8 years ago
  26. 4308a5b Merge "Clean up Healing Brush and fix a crash" by Yang Ni · 8 years ago
  27. bfa6e70 Clean up Healing Brush and fix a crash by Yang Ni · 8 years ago
  28. fa5d468 Merge "Fix inconsistent allocation accessors in HealingBrush" by I-Jui (Ray) Sung · 8 years ago
  29. 06af00c Add RSTestBackward for API 19 by Arthur Eubanks · 8 years ago
  30. 9e8d53b Merge "Remove LOCAL_RENDERSCRIPT_COMPATIBILITY from compatibility testing" by Arthur Eubanks · 8 years ago
  31. c067525 Merge "Special case rs[G|S]etElementAt_long in 32-bit debug contexts" by Treehugger Robot · 8 years ago
  32. a1a1965 Fix inconsistent allocation accessors in HealingBrush by I-Jui (Ray) Sung · 8 years ago
  33. 84ba5b7 Remove LOCAL_RENDERSCRIPT_COMPATIBILITY from compatibility testing by Arthur Eubanks · 8 years ago
  34. 0fb11ee Special case rs[G|S]etElementAt_long in 32-bit debug contexts by I-Jui (Ray) Sung · 8 years ago
  35. d0adb14 Merge "Use different .so names in a debug context" by Yang Ni · 8 years ago
  36. 2979130 Use different .so names in a debug context by Yang Ni · 8 years ago
  37. 5cfec00 Merge "Convert libRS to Android.bp" by Colin Cross · 8 years ago
  38. 0e215cb Merge "Update path for libmediandk headers" by Colin Cross · 8 years ago
  39. 7a3e78a Convert libRS to Android.bp by Colin Cross · 8 years ago
  40. e1f527d Update path for libmediandk headers by Colin Cross · 8 years ago
  41. a5c8855 Merge "Add forward compatibility testing" by Arthur Eubanks · 8 years ago
  42. be6da14 Merge "Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb" by Treehugger Robot · 8 years ago
  43. ec3d279 Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb by I-Jui (Ray) Sung · 8 years ago
  44. 87b854f Merge "Fix the logging for test_rs_alloc_api()" by Treehugger Robot · 8 years ago
  45. 092aff8 Add forward compatibility testing by Arthur Eubanks · 8 years ago
  46. 167cd7a Fix the logging for test_rs_alloc_api() by Miao Wang · 8 years ago
  47. 92e4e13 Merge "Cleanup unit tests and backward compatibility tests" by Treehugger Robot · 8 years ago
  48. 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
  49. 9580680 Cleanup unit tests and backward compatibility tests by Arthur Eubanks · 8 years ago
  50. f7f4e42 Merge "Made untyped rs[GS]etElementAt available in debug context" by I-Jui (Ray) Sung · 8 years ago
  51. 9d6d872 Made untyped rs[GS]etElementAt available in debug context by I-Jui (Ray) Sung · 8 years ago
  52. abdc1af Add API to allow RS debugger to find the high-level context, given by Miao Wang · 8 years ago
  53. 87be008 Merge "Fix crashing VrDemo by removing obsolete code" by Treehugger Robot · 8 years ago
  54. 68e1857 Fix crashing VrDemo by removing obsolete code by I-Jui (Ray) Sung · 8 years ago
  55. 76a4032 Merge "Append null terminator to fullPath variable and change sizeof(type) to sizeof(*name) for clarity." by Michael Butler · 8 years ago
  56. 7305bb3 Append null terminator to fullPath variable and change sizeof(type) to by Michael Butler · 8 years ago
  57. 8672222 Merge "Fix clang-analyzer-security warnings for RenderScript" by Michael Butler · 8 years ago
  58. 2a1576f Fix clang-analyzer-security warnings for RenderScript by Michael Butler · 8 years ago
  59. 0d2f0c9 Merge "Fix unit test race condition" by Arthur Eubanks · 8 years ago
  60. 4cad330 Fix unit test race condition by Arthur Eubanks · 8 years ago
  61. 4eb6b55 Merge "Increment sys ref count of input/output Allocations" by Yang Ni · 8 years ago
  62. bc5d0f4 Increment sys ref count of input/output Allocations by Yang Ni · 8 years ago
  63. bd59805 Merge "Make RSTestBackward.apk part of build artifact" by Treehugger Robot · 8 years ago
  64. c078e4d Merge "Added test for Blur input/output validation" by Yang Ni · 8 years ago
  65. b0f8d21 Merge "Validates Intrinsic Blur only takes 2D Allocations" by Yang Ni · 8 years ago
  66. 63b812f Merge "Handle socket creation error in context init" by Yang Ni · 8 years ago
  67. 75fe0f8 Handle socket creation error in context init by Yang Ni · 8 years ago
  68. 1bc0fee Merge "Convert libRScpp to Android.bp" by Colin Cross · 8 years ago
  69. 00b1411 Convert libRScpp to Android.bp by Colin Cross · 8 years ago
  70. 524096c Make RSTestBackward.apk part of build artifact by Arthur Eubanks · 8 years ago
  71. ce7d261 Merge "Change backward compatibility unit test versions" by Arthur Eubanks · 8 years ago
  72. 97cf762 Validates Intrinsic Blur only takes 2D Allocations by Yang Ni · 8 years ago
  73. 8e9f4c9 Merge "[debugger] make the ScriptGroup inspection point weak" by David Gross · 8 years ago
  74. eb9a4d3 Added test for Blur input/output validation by Yang Ni · 8 years ago
  75. 6e64e51 [debugger] make the ScriptGroup inspection point weak by Luke Drummond · 8 years ago
  76. f7b25a0 Change backward compatibility unit test versions by Arthur Eubanks · 8 years ago
  77. 0919e85 Merge "Revive forEachDstAtop implementations for NEON/ASIMD" by I-Jui (Ray) Sung · 8 years ago
  78. e0c6f1d Revive forEachDstAtop implementations for NEON/ASIMD by I-Jui (Ray) Sung · 8 years ago
  79. 34687ba Merge "Added support for global variables" by Yang Ni · 8 years ago
  80. 28faded Added support for global variables by Yang Ni · 8 years ago
  81. d8da93e Merge "Add RenderScript backward compatibility testing" by Arthur Eubanks · 8 years ago
  82. 1a3e97c Add RenderScript backward compatibility testing by Arthur Eubanks · 8 years ago
  83. 375f0cd Merge "Update tests to reflect recent changes in lldb upstream and librs" by Treehugger Robot · 8 years ago
  84. aa09480 Merge "Add .rs.info versionInfo parser to the cpu_ref driver" by David Gross · 8 years ago
  85. 5065207 Update tests to reflect recent changes in lldb upstream and librs by Luke Drummond · 9 years ago
  86. 341f306 Add .rs.info versionInfo parser to the cpu_ref driver by Luke Drummond · 9 years ago
  87. 4cf9dc4 Merge "lldb test case harness improvement." by Treehugger Robot · 8 years ago
  88. cbcdb03 Merge "Add some discussion of what SlangVersion means for libclcore." by Treehugger Robot · 8 years ago
  89. 73eec5a Merge "Fixed inccorect version check" by Yang Ni · 8 years ago
  90. f2bde9e lldb test case harness improvement. by David Gross · 8 years ago
  91. 135f764 Fixed inccorect version check by Yang Ni · 8 years ago
  92. 5244f2c Merge "Add email alias to OWNERS." by Chih-hung Hsieh · 8 years ago
  93. 2e66752 Add email alias to OWNERS. by Chih-Hung Hsieh · 8 years ago
  94. 288c948 Merge "rsHidlAdaptation: Include log/log.h, since it uses ALOG*" am: 3f0bf5092e by Dan Willemsen · 8 years ago
  95. 3f0bf50 Merge "rsHidlAdaptation: Include log/log.h, since it uses ALOG*" by Dan Willemsen · 8 years ago
  96. 8b76a64 rsHidlAdaptation: Include log/log.h, since it uses ALOG* by Dan Willemsen · 8 years ago
  97. 2427678 Merge "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
  98. 588f7ed Merge "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
  99. 52e9dd1 Merge "Fix RS HIDL client to correctly treat data passing by bytes." by Michael Butler · 8 years ago
  100. 83ce85c Merge "Fix RS HIDL client to correctly treat data passing by bytes." by Michael Butler · 8 years ago