1. d226d83 Merge "General reduction test improvement and bug fixes." by David Gross · 9 years ago
  2. c5db871 Merge "Guard general reduction logging output under property "debug.rs.reduce"." by David Gross · 9 years ago
  3. f8e4cc3 Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." by David Gross · 9 years ago
  4. c45cd3b Merge "Fix the makefiles for our tests following JACK change." by Miao Wang · 9 years ago
  5. 2d9452e Fix the makefiles for our tests following JACK change. by Miao Wang · 9 years ago
  6. 3fff3e7 General reduction test improvement and bug fixes. by David Gross · 9 years ago
  7. 013ff53 Guard general reduction logging output under property "debug.rs.reduce". by David Gross · 9 years ago
  8. 35dbc8c Multithreaded execution of certain general reduction kernels; reduction test overhaul. by David Gross · 9 years ago
  9. 91fc976 Merge changes from topic 'fix-struct-layout' by Pirama Arumuga Nainar · 9 years ago
  10. 8b3ca7f Fix uninitialized fields in rsElement for composite data types by Pirama Arumuga Nainar · 9 years ago
  11. f6ea62b Add a test for structs with 64-bit scalar fields by Pirama Arumuga Nainar · 9 years ago
  12. 8b09d9f Merge "Added back old rsClearObject()" by Yang Ni · 9 years ago
  13. dca1564 Added back old rsClearObject() by Yang Ni · 9 years ago
  14. 71c83e9 Merge "Avoid accessing TLS in rsClearObject()" by Yang Ni · 9 years ago
  15. 304b5ac Merge "Test for half as a global or as a parameter to an invokable" by Pirama Arumuga Nainar · 9 years ago
  16. ade3137 Avoid accessing TLS in rsClearObject() by Yang Ni · 9 years ago
  17. e5d3d7b Test for half as a global or as a parameter to an invokable by Pirama Arumuga Nainar · 9 years ago
  18. 1416bf1 Merge "check in of the canny filter demo" by Miao Wang · 9 years ago
  19. b7a6edc check in of the canny filter demo by hoford · 9 years ago
  20. de8ac69 Merge changes from topic 'rsdebug' by Pirama Arumuga Nainar · 9 years ago
  21. 7a8d283 Merge "Avoid destroying Device separately" by Yang Ni · 9 years ago
  22. 6e2d85b Test rsDebug for half by Pirama Arumuga Nainar · 9 years ago
  23. 172b2fd Implement rsDebug for half by Pirama Arumuga Nainar · 9 years ago
  24. 2bfca08 Add rsDebug for half by Pirama Arumuga Nainar · 9 years ago
  25. 27130b1 Merge "tests: Fix crash and static preview issue for LivePreview APK." by Miao Wang · 9 years ago
  26. c109944 tests: Fix crash and static preview issue for LivePreview APK. by lwan89 · 10 years ago
  27. efc3f1f Avoid destroying Device separately by Yang Ni · 9 years ago
  28. a794925 Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." by Miao Wang · 9 years ago
  29. 0c32fa9 Merge "Move gDebuggerPresent to libRS.so, and fix up driver after split." by Stephen Hines · 9 years ago
  30. 49f4e2b Merge "Remove unused variables" by Yang Ni · 9 years ago
  31. 9b91271 Merge "Define Float16 clamp" by Pirama Arumuga Nainar · 9 years ago
  32. 671bd03 Define Float16 clamp by Pirama Arumuga Nainar · 9 years ago
  33. d17de14 Merge "Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend." by Miao Wang · 9 years ago
  34. 38b26af Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts. by Miao Wang · 9 years ago
  35. a615daa Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend. by Miao Wang · 9 years ago
  36. d93f0d8 Merge "Clean-up makefiles for test applications." by Miao Wang · 9 years ago
  37. bc721e6 Clean-up makefiles for test applications. by Miao Wang · 9 years ago
  38. 8aa84dc Merge "Clean-up makefile for RsNbody." by Miao Wang · 9 years ago
  39. b0c9fe0 Clean-up makefile for RsNbody. by Miao Wang · 9 years ago
  40. d6e96ea Merge "add Nbody that uses ByteBuffer" by Miao Wang · 9 years ago
  41. a198b1e add Nbody that uses ByteBuffer by hoford · 9 years ago
  42. bcd3618 Merge "Remove support of disabling Jack." by Ying Wang · 9 years ago
  43. 98cb2d1 Move gDebuggerPresent to libRS.so, and fix up driver after split. by Stephen Hines · 9 years ago
  44. a51b8f6 Merge "Python test suite for debugging a RenderScript app using lldb." by Stephen Hines · 9 years ago
  45. c2459dc Remove unused variables by Yang Ni · 9 years ago
  46. 61c03c5 Remove support of disabling Jack. by Ying Wang · 9 years ago
  47. 4bc5675 Merge changes Ic10cba73,I28ab2d92 by Stephen Hines · 9 years ago
  48. 3dea20b Merge "Fix typo in Conversion Functions doc" by Brian Carlstrom · 9 years ago
  49. 196c31c Fix typo in Conversion Functions doc by Brian Carlstrom · 9 years ago
  50. b46560d Merge "ContextDestroy should go through FIFO" by Yang Ni · 9 years ago
  51. ad88408 ContextDestroy should go through FIFO by Yang Ni · 9 years ago
  52. fa212d5 Merge "Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE." by Miao Wang · 9 years ago
  53. 67b2d86 Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE. by Miao Wang · 9 years ago
  54. b59f6a3 Merge "Add convert_halfN(halfN) variants to spec and rs_convert.rsh" by Pirama Arumuga Nainar · 9 years ago
  55. 6ee9aba Merge "Add a default region to healingbrush." by Miao Wang · 9 years ago
  56. 7cb9dbb Add convert_halfN(halfN) variants to spec and rs_convert.rsh by Pirama Arumuga Nainar · 9 years ago
  57. f04a68c Add a default region to healingbrush. by Miao Wang · 9 years ago
  58. 0dcb1af Merge changes I0527dd5c,Ib8e76b7e by Pirama Arumuga Nainar · 9 years ago
  59. 39d9507 Ensure arch/generic.c is always included in libclcore_g.bc. by Verena Beckham · 9 years ago
  60. 88ba25d Merge "Add rsaContextSetNativeLibDir to libRS.map" by Miao Wang · 9 years ago
  61. ef0c455 Make RenderScript constants variables instead of macros. by Verena Beckham · 9 years ago
  62. 199865f Reorder tests for Float16 vector functions by Pirama Arumuga Nainar · 9 years ago
  63. 77994cd Add native_distance for half. by Pirama Arumuga Nainar · 9 years ago
  64. 18751d4 Add rsaContextSetNativeLibDir to libRS.map by Miao Wang · 9 years ago
  65. dcecc0c Python test suite for debugging a RenderScript app using lldb. by Dean De Leo · 9 years ago
  66. dd640a4 Merge "Revert WARS related to __truncxfhf2" by Pirama Arumuga Nainar · 9 years ago
  67. 3276e6d Revert WARS related to __truncxfhf2 by Pirama Arumuga Nainar · 9 years ago
  68. afec5d1 Merge "Separate libRS.so into public and internal libs" by Yang Ni · 9 years ago
  69. 3df9bb0 Separate libRS.so into public and internal libs by Yang Ni · 9 years ago
  70. 42792eb Merge "Bump sysRefCount for new objects from the runtime" by Yang Ni · 9 years ago
  71. 0b84114 Bump sysRefCount for new objects from the runtime by Yang Ni · 9 years ago
  72. 829cc62 Merge "X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization" by Miao Wang · 9 years ago
  73. 7c892ee X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization by Yong Chen · 10 years ago
  74. ae775e9 Merge "Fixed intrinsics inside a script group" by Yang Ni · 9 years ago
  75. cfe8986 Merge "Add documentation on invoke-only APIs" by Yang Ni · 9 years ago
  76. c6ef698 Merge changes I71ef78ee,I40c7493c by Pirama Arumuga Nainar · 9 years ago
  77. 925f9fa Merge "Fix warnings and turn on -Werror for C++ tests." by Stephen Hines · 9 years ago
  78. 7a106ad Fixed intrinsics inside a script group by Yang Ni · 9 years ago
  79. 240acfe Fix warnings and turn on -Werror for C++ tests. by Stephen Hines · 9 years ago
  80. 18787e0 Merge "Update frameworks/rs/ for LLVM rebase to r256229" by Pirama Arumuga Nainar · 9 years ago
  81. 5ab9062 Merge "Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan)" by Stephen Hines · 9 years ago
  82. f149b32 Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan) by Miao Wang · 9 years ago
  83. cb863c5 Enable half3 tests in RsTest by Pirama Arumuga Nainar · 9 years ago
  84. f71894c Enable commented-out tests for fp16 math functions by Pirama Arumuga Nainar · 9 years ago
  85. 651a38e Update frameworks/rs/ for LLVM rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  86. 0756c1d Merge "Avoid explict loading of libRSSupport in test" by Yang Ni · 9 years ago
  87. 3e433ba Avoid explict loading of libRSSupport in test by Yang Ni · 9 years ago
  88. 1a6f430 Add documentation on invoke-only APIs by Yang Ni · 9 years ago
  89. 71ce109 Merge "Fix Kati dependencies" by Shinichiro Hamaji · 9 years ago
  90. e504c05 Merge "Stop targeting froyo. It isn't supported." by Dan Albert · 9 years ago
  91. d999344 Stop targeting froyo. It isn't supported. by Dan Albert · 9 years ago
  92. 647ab96 Merge "Reset usrRefCount for rsObjects created by SSRS" by Yang Ni · 9 years ago
  93. 7e96d6e Merge "Fix typo/error in copysign." by Pirama Arumuga Nainar · 9 years ago
  94. 6df1f3a Fix typo/error in copysign. by Pirama Arumuga Nainar · 9 years ago
  95. 8133c66 Reset usrRefCount for rsObjects created by SSRS by Yang Ni · 9 years ago
  96. 18fd05d Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  97. 8b9c532 Merge "Revert "Added a flag to APIs for rsObj creation"" by Yang Ni · 9 years ago
  98. 79c51de Revert "Added a flag to APIs for rsObj creation" by Yang Ni · 9 years ago
  99. 6537adf Merge "Cleanup uses of sprintf so we can deprecate it." am: cac7e2e42b by George Burgess IV · 9 years ago
  100. cac7e2e Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago