- 87643a3 Avoid breaking on dead launch options by Yang Ni · 9 years ago
- 633beab Remove unnecessary logcat message by Yang Ni · 9 years ago
- 9932d92 Merge "Remove cppreduce test." into nyc-dev by David Gross · 9 years ago
- 31c2f5c Remove cppreduce test. by David Gross · 9 years ago
- 282c900 Merge "Fix the makefiles for our tests following JACK change." into nyc-dev by TreeHugger Robot · 9 years ago
- eb9c177 Merge changes from topic 'struct-fix' into nyc-dev by TreeHugger Robot · 9 years ago
- 4d4a9c5 Fix the makefiles for our tests following JACK change. by Miao Wang · 9 years ago
- 2d1f74b Fix uninitialized fields in rsElement for composite data types by Pirama Arumuga Nainar · 9 years ago
- 8a526e5 Add a test for structs with 64-bit scalar fields by Pirama Arumuga Nainar · 9 years ago
- a9e0960 Add reduction test cases findMinMat2, findMinMat4. by David Gross · 9 years ago
- 61bc495 Merge "Shrink down 2D and 3D general reduction tests to control time and space." into nyc-dev by David Gross · 9 years ago
- 3c0a344 Merge "Test Java reflection for anonymous result types." into nyc-dev by David Gross · 9 years ago
- 1430dcc Shrink down 2D and 3D general reduction tests to control time and space. by David Gross · 9 years ago
- cefe112 Merge "Added back old rsClearObject()" into nyc-dev by Yang Ni · 9 years ago
- 7d9ff27 Merge "Add tests related to destroying temporary Allocations in reflected code." into nyc-dev by David Gross · 9 years ago
- 3a17469 Added back old rsClearObject() by Yang Ni · 9 years ago
- f5802d4 Test Java reflection for anonymous result types. by David Gross · 9 years ago
- fc101de Add tests related to destroying temporary Allocations in reflected code. by David Gross · 9 years ago
- 388d02d Merge "Multithreaded execution of general reduction kernels over 2D and 3D iteration spaces." into nyc-dev by David Gross · 9 years ago
- 415a249 Multithreaded execution of general reduction kernels over 2D and 3D iteration spaces. by David Gross · 9 years ago
- 5e48002 Avoid accessing TLS in rsClearObject() by Yang Ni · 9 years ago
- 0401a6d Merge "Test for half as a global or as a parameter to an invokable" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- a73e733 Test for half as a global or as a parameter to an invokable by Pirama Arumuga Nainar · 9 years ago
- ebe5b73 Merge "Avoid destroying Device separately" into nyc-dev by Yang Ni · 9 years ago
- bc3789b Merge changes from topic 'rsdebug' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 1af4622 Test rsDebug for half by Pirama Arumuga Nainar · 9 years ago
- 92185a7 Implement rsDebug for half by Pirama Arumuga Nainar · 9 years ago
- 69a2af0 Add rsDebug for half by Pirama Arumuga Nainar · 9 years ago
- 67ab623 Merge "General reduction test improvement and bug fixes." into nyc-dev by David Gross · 9 years ago
- 8ca49ac Avoid destroying Device separately by Yang Ni · 9 years ago
- d41c224 General reduction test improvement and bug fixes. by David Gross · 9 years ago
- 8ad1691 Merge "Guard general reduction logging output under property "debug.rs.reduce"." into nyc-dev by David Gross · 9 years ago
- 6760f7b Guard general reduction logging output under property "debug.rs.reduce". by David Gross · 9 years ago
- ce67164 Enable tests for native_{expm1,tan,tanpi} by Pirama Arumuga Nainar · 9 years ago
- f8ccbb1 For custom tests, initialize double counterpart of Float16 variable by Pirama Arumuga Nainar · 9 years ago
- c0b8e2d Merge changes from topic 'f16-clamp' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 1adc4c0 Enable tests for Float16 clamp by Pirama Arumuga Nainar · 9 years ago
- 13e9569 Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." into nyc-dev by Miao Wang · 9 years ago
- 2173a99 Define Float16 clamp by Pirama Arumuga Nainar · 9 years ago
- 644d594 Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend. by Miao Wang · 9 years ago
- b87fbbf Merge "Clean-up makefiles for test applications." into nyc-dev by Miao Wang · 9 years ago
- 3117f31 Merge "Fix Kati dependencies" into nyc-dev by Colin Cross · 9 years ago
- fecb67b Clean-up makefiles for test applications. by Miao Wang · 9 years ago
- 6c6aa93 Merge "Enable tests for some float16 native_* functions" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- e47a306 Enable tests for some float16 native_* functions by Pirama Arumuga Nainar · 9 years ago
- 9a82dac Fix Kati dependencies by Dan Willemsen · 9 years ago
- 2a54ead Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts. by Miao Wang · 9 years ago
- a546efa Merge "Fix typo in Conversion Functions doc" into nyc-dev by Brian Carlstrom · 9 years ago
- f94ab24 Merge "ContextDestroy should go through FIFO" into nyc-dev by Yang Ni · 9 years ago
- 5ccfb46 Merge "Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE." into nyc-dev by Miao Wang · 9 years ago
- 02ed79a ContextDestroy should go through FIFO by Yang Ni · 9 years ago
- 3ccf006 Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE. by Miao Wang · 9 years ago
- abe31c5 Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." into nyc-dev by David Gross · 9 years ago
- f166ab6 Fix typo in Conversion Functions doc by Brian Carlstrom · 9 years ago
- 10adb0c Multithreaded execution of certain general reduction kernels; reduction test overhaul. by David Gross · 9 years ago
- bd22f80 Merge "Add a default region to healingbrush." into nyc-dev by Miao Wang · 9 years ago
- 7aa770a Add a default region to healingbrush. by Miao Wang · 9 years ago
- 7c314df Add convert_halfN(halfN) variants to spec and rs_convert.rsh by Pirama Arumuga Nainar · 9 years ago
- d48b7b7 Enable tests for Float16 native_distance by Pirama Arumuga Nainar · 9 years ago
- 292e087 Merge changes I0527dd5c,Ib8e76b7e into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 7c100f5 Merge changes from topics 'f16-native', 'f16_math', 'f16_convert' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 4dfd759 Add rsaContextSetNativeLibDir to libRS.map by Miao Wang · 9 years ago
- 87e066c Reorder tests for Float16 vector functions by Pirama Arumuga Nainar · 9 years ago
- 39da63d Add native_distance for half. by Pirama Arumuga Nainar · 9 years ago
- 5a7cc85 Enable tests for Float16 native_* functions by Pirama Arumuga Nainar · 9 years ago
- 55f9482 Enable tests for float16 math functions by Pirama Arumuga Nainar · 9 years ago
- 4506628 Enable tests for FP16-related convert_* functions. by Pirama Arumuga Nainar · 9 years ago
- 21a9fe9 Enable tests for vector float16 math functions by Pirama Arumuga Nainar · 9 years ago
- 702eedf Merge "Revert "Build libclcore libraries with UNRELEASED RS_VERSION"" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- ff6c356 Merge "Revert WARS related to __truncxfhf2" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 3565d51 Revert "Build libclcore libraries with UNRELEASED RS_VERSION" by Pirama Arumuga Nainar · 9 years ago
- f515ce0 Revert WARS related to __truncxfhf2 by Pirama Arumuga Nainar · 9 years ago
- 6d5f433 Merge "Bump sysRefCount for new objects from the runtime" into nyc-dev by Yang Ni · 9 years ago
- 95e71d3 Bump sysRefCount for new objects from the runtime by Yang Ni · 9 years ago
- 2e252d9 Merge "Separate libRS.so into public and internal libs" into nyc-dev by Yang Ni · 9 years ago
- 7ac161d Merge "Initialize Double field for Float16 parameter" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- b7841c4 Initialize Double field for Float16 parameter by Pirama Arumuga Nainar · 9 years ago
- 48cee1b Merge "Stop targeting froyo. It isn't supported." into nyc-dev by Miao Wang · 9 years ago
- 7c045df X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization by Yong Chen · 10 years ago
- 55614d2 Prevent truncation in maxDoubleForInteger by Pirama Arumuga Nainar · 9 years ago
- e44bd78 Merge "Fixed intrinsics inside a script group" into nyc-dev by Yang Ni · 9 years ago
- a7481b2 Fixed intrinsics inside a script group by Yang Ni · 9 years ago
- 3d4ab35 Merge "Add documentation on invoke-only APIs" into nyc-dev by Yang Ni · 9 years ago
- f05e4af Add documentation on invoke-only APIs by Yang Ni · 9 years ago
- 00102be Merge "Enable tests for Float16 cross, cos, floor, rsqrt" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 3eee463 Enable half3 tests in RsTest by Pirama Arumuga Nainar · 9 years ago
- a5dbd85 Enable commented-out tests for fp16 math functions by Pirama Arumuga Nainar · 9 years ago
- 85d0cb1 Separate libRS.so into public and internal libs by Yang Ni · 9 years ago
- 480202a Update frameworks/rs/ for LLVM rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
- 348c2fc Stop targeting froyo. It isn't supported. by Dan Albert · 9 years ago
- 101caf1 Avoid explict loading of libRSSupport in test by Yang Ni · 9 years ago
- b1f9eb6 Reset usrRefCount for rsObjects created by SSRS by Yang Ni · 9 years ago
- a53bf64 Fix typo/error in copysign. by Pirama Arumuga Nainar · 9 years ago
- db1deab Merge "Revert "Added a flag to APIs for rsObj creation"" into nyc-dev by Yang Ni · 9 years ago
- cc1b09f Revert "Added a flag to APIs for rsObj creation" by Yang Ni · 9 years ago
- d2a641f Enable tests for Float16 cross, cos, floor, rsqrt by Pirama Arumuga Nainar · 9 years ago
- 3b2be14 Extend test generator to generate tests for Float16 by Pirama Arumuga Nainar · 9 years ago
- 0bb5bae Merge "Do not test rsForEach and rsForEachWithOptions in the all-api test." into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 04dcca9 Added a flag to APIs for rsObj creation by Yang Ni · 10 years ago
- 8c5e658 Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan) by Miao Wang · 9 years ago