- be6da14 Merge "Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb" by Treehugger Robot · 8 years ago
- ec3d279 Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb by I-Jui (Ray) Sung · 8 years ago
- 87b854f Merge "Fix the logging for test_rs_alloc_api()" by Treehugger Robot · 8 years ago
- 167cd7a Fix the logging for test_rs_alloc_api() by Miao Wang · 8 years ago
- 92e4e13 Merge "Cleanup unit tests and backward compatibility tests" by Treehugger Robot · 8 years ago
- 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
- 9580680 Cleanup unit tests and backward compatibility tests by Arthur Eubanks · 8 years ago
- f7f4e42 Merge "Made untyped rs[GS]etElementAt available in debug context" by I-Jui (Ray) Sung · 8 years ago
- 9d6d872 Made untyped rs[GS]etElementAt available in debug context by I-Jui (Ray) Sung · 8 years ago
- abdc1af Add API to allow RS debugger to find the high-level context, given by Miao Wang · 8 years ago
- 87be008 Merge "Fix crashing VrDemo by removing obsolete code" by Treehugger Robot · 8 years ago
- 68e1857 Fix crashing VrDemo by removing obsolete code by I-Jui (Ray) Sung · 8 years ago
- 76a4032 Merge "Append null terminator to fullPath variable and change sizeof(type) to sizeof(*name) for clarity." by Michael Butler · 8 years ago
- 7305bb3 Append null terminator to fullPath variable and change sizeof(type) to by Michael Butler · 8 years ago
- 8672222 Merge "Fix clang-analyzer-security warnings for RenderScript" by Michael Butler · 8 years ago
- 2a1576f Fix clang-analyzer-security warnings for RenderScript by Michael Butler · 8 years ago
- 0d2f0c9 Merge "Fix unit test race condition" by Arthur Eubanks · 8 years ago
- 4cad330 Fix unit test race condition by Arthur Eubanks · 8 years ago
- 4eb6b55 Merge "Increment sys ref count of input/output Allocations" by Yang Ni · 8 years ago
- bc5d0f4 Increment sys ref count of input/output Allocations by Yang Ni · 8 years ago
- bd59805 Merge "Make RSTestBackward.apk part of build artifact" by Treehugger Robot · 8 years ago
- c078e4d Merge "Added test for Blur input/output validation" by Yang Ni · 8 years ago
- b0f8d21 Merge "Validates Intrinsic Blur only takes 2D Allocations" by Yang Ni · 8 years ago
- 63b812f Merge "Handle socket creation error in context init" by Yang Ni · 8 years ago
- 75fe0f8 Handle socket creation error in context init by Yang Ni · 8 years ago
- 1bc0fee Merge "Convert libRScpp to Android.bp" by Colin Cross · 8 years ago
- 00b1411 Convert libRScpp to Android.bp by Colin Cross · 8 years ago
- 524096c Make RSTestBackward.apk part of build artifact by Arthur Eubanks · 8 years ago
- ce7d261 Merge "Change backward compatibility unit test versions" by Arthur Eubanks · 8 years ago
- 97cf762 Validates Intrinsic Blur only takes 2D Allocations by Yang Ni · 8 years ago
- 8e9f4c9 Merge "[debugger] make the ScriptGroup inspection point weak" by David Gross · 8 years ago
- eb9a4d3 Added test for Blur input/output validation by Yang Ni · 8 years ago
- 6e64e51 [debugger] make the ScriptGroup inspection point weak by Luke Drummond · 8 years ago
- f7b25a0 Change backward compatibility unit test versions by Arthur Eubanks · 8 years ago
- 0919e85 Merge "Revive forEachDstAtop implementations for NEON/ASIMD" by I-Jui (Ray) Sung · 8 years ago
- e0c6f1d Revive forEachDstAtop implementations for NEON/ASIMD by I-Jui (Ray) Sung · 8 years ago
- 34687ba Merge "Added support for global variables" by Yang Ni · 8 years ago
- 28faded Added support for global variables by Yang Ni · 8 years ago
- d8da93e Merge "Add RenderScript backward compatibility testing" by Arthur Eubanks · 8 years ago
- 1a3e97c Add RenderScript backward compatibility testing by Arthur Eubanks · 8 years ago
- 375f0cd Merge "Update tests to reflect recent changes in lldb upstream and librs" by Treehugger Robot · 8 years ago
- aa09480 Merge "Add .rs.info versionInfo parser to the cpu_ref driver" by David Gross · 8 years ago
- 5065207 Update tests to reflect recent changes in lldb upstream and librs by Luke Drummond · 9 years ago
- 341f306 Add .rs.info versionInfo parser to the cpu_ref driver by Luke Drummond · 9 years ago
- 4cf9dc4 Merge "lldb test case harness improvement." by Treehugger Robot · 8 years ago
- cbcdb03 Merge "Add some discussion of what SlangVersion means for libclcore." by Treehugger Robot · 8 years ago
- 73eec5a Merge "Fixed inccorect version check" by Yang Ni · 8 years ago
- f2bde9e lldb test case harness improvement. by David Gross · 8 years ago
- 135f764 Fixed inccorect version check by Yang Ni · 8 years ago
- 5244f2c Merge "Add email alias to OWNERS." by Chih-hung Hsieh · 8 years ago
- 2e66752 Add email alias to OWNERS. by Chih-Hung Hsieh · 8 years ago
- 288c948 Merge "rsHidlAdaptation: Include log/log.h, since it uses ALOG*" am: 3f0bf5092e by Dan Willemsen · 8 years ago
- 3f0bf50 Merge "rsHidlAdaptation: Include log/log.h, since it uses ALOG*" by Dan Willemsen · 8 years ago
- 8b76a64 rsHidlAdaptation: Include log/log.h, since it uses ALOG* by Dan Willemsen · 8 years ago
- 2427678 Merge "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
- 588f7ed Merge "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
- 52e9dd1 Merge "Fix RS HIDL client to correctly treat data passing by bytes." by Michael Butler · 8 years ago
- 83ce85c Merge "Fix RS HIDL client to correctly treat data passing by bytes." by Michael Butler · 8 years ago
- 699eec4 Fix RS HIDL client to correctly treat data passing by bytes. by Miao Wang · 8 years ago
- 08012d1 Add regression tests for 32-bit x86 struct layout bug fixes. by David Gross · 8 years ago
- 435099c Merge "Revert "Add regression tests for 32-bit x86 struct layout bug fixes."" by David Gross · 8 years ago
- 91048d2 Merge "Revert "Add regression tests for 32-bit x86 struct layout bug fixes."" by David Gross · 8 years ago
- 56fca7d Revert "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
- d870e96 Add some discussion of what SlangVersion means for libclcore. by David Gross · 8 years ago
- f411b11 Merge "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
- 7a611d9 Merge "Add regression tests for 32-bit x86 struct layout bug fixes." by David Gross · 8 years ago
- b8b3564 Add regression tests for 32-bit x86 struct layout bug fixes. by David Gross · 8 years ago
- bf4dad7 Merge "Fix RSoV compiler regression" am: c6ad1e3c90 by I-Jui (Ray) Sung · 8 years ago
- c6ad1e3 Merge "Fix RSoV compiler regression" by I-Jui (Ray) Sung · 8 years ago
- 56813de Fix RSoV compiler regression by I-Jui (Ray) Sung · 8 years ago
- 0fbf266 Merge "Add missing Android.mk in RSoV Test parent directory" am: df1e54ae6c by I-Jui (Ray) Sung · 8 years ago
- df1e54a Merge "Add missing Android.mk in RSoV Test parent directory" by I-Jui (Ray) Sung · 8 years ago
- 8607bbc Merge "Removed incorrect asserts" am: 10657f54a0 by Yang Ni · 8 years ago
- 10657f5 Merge "Removed incorrect asserts" by Yang Ni · 8 years ago
- 23f3b1d Add missing Android.mk in RSoV Test parent directory by I-Jui (Ray) Sung · 8 years ago
- ef6acb9 Removed incorrect asserts by Yang Ni · 8 years ago
- 5697000 Merge "Compiler and runtime support for global allocation metadata" by I-Jui (Ray) Sung · 8 years ago
- dbb6901 Merge "Compiler and runtime support for global allocation metadata" by I-Jui (Ray) Sung · 8 years ago
- bef8e56 Merge "Stop making RS modules for PDK, as libmediandk and libSPIRV are not available in PDK." by Miao Wang · 8 years ago
- c2f647a Compiler and runtime support for global allocation metadata by I-Jui (Ray) Sung · 8 years ago
- 8715037 Merge "Stop making RS modules for PDK, as libmediandk and libSPIRV are not available in PDK." by Miao Wang · 8 years ago
- f45003b Merge "Fix RSTest_CompatLib and handling of RS_ERROR_FATAL_DEBUG" am: bb820475da by I-Jui (Ray) Sung · 8 years ago
- bb82047 Merge "Fix RSTest_CompatLib and handling of RS_ERROR_FATAL_DEBUG" by I-Jui (Ray) Sung · 8 years ago
- 26a3718 Fix RSTest_CompatLib and handling of RS_ERROR_FATAL_DEBUG by I-Jui (Ray) Sung · 8 years ago
- 011045a Merge "Check if mCacheDir is initialized or not." am: e85da7ee02 by Miao Wang · 8 years ago
- e85da7e Merge "Check if mCacheDir is initialized or not." by Treehugger Robot · 8 years ago
- 385f307 Check if mCacheDir is initialized or not. by Miao Wang · 8 years ago
- 05de7fa Stop making RS modules for PDK, as libmediandk and libSPIRV are not by Miao Wang · 8 years ago
- e602071 Merge "Set the default cachedir during context create." am: 63e14e5542 by Miao Wang · 8 years ago
- 63e14e5 Merge "Set the default cachedir during context create." by Treehugger Robot · 8 years ago
- 10ad077 Set the default cachedir during context create. by Miao Wang · 8 years ago
- e08f406 Merge "Reorganized metadata related code in rs2spirv" am: a505c9f5b5 by Yang Ni · 8 years ago
- a505c9f Merge "Reorganized metadata related code in rs2spirv" by Yang Ni · 8 years ago
- ee92a17 Merge "Remove libgui and libui dependencies for vendor libs." am: d34f1fc26f by Miao Wang · 8 years ago
- d34f1fc Merge "Remove libgui and libui dependencies for vendor libs." by Miao Wang · 8 years ago
- 59f6142 Remove libgui and libui dependencies for vendor libs. by Miao Wang · 8 years ago
- eb65487 Reorganized metadata related code in rs2spirv by Yang Ni · 8 years ago
- a1ab26e Merge "Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most parts of libRS_internal." by Miao Wang · 8 years ago
- a681bdd Merge "Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most parts of libRS_internal." by Miao Wang · 8 years ago
- 82e135c Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most by Miao Wang · 8 years ago