1. 6ba0517 Add rsDebug(msg, float2-4) by Jean-Luc Brouillet · 9 years ago
  2. fbb9dd1 inital checkin of RenderScript Camera Demo by John Hoford · 9 years ago
  3. 6cad69d Add 3d iteration test. by David Gross · 9 years ago
  4. 7fa7a5b Added tests for ScriptGroup2 API to RsTest by Yang Ni · 9 years ago
  5. 6a3c8f3 Add remaining new kernel invocation context query APIs rsGet*(). by David Gross · 9 years ago
  6. 1cb0bb0 Merge "Image Processing using the new Script Group API" by Yang Ni · 9 years ago
  7. dced5c9 Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them. by David Gross · 9 years ago
  8. 5ab5155 Image Processing using the new Script Group API by Yang Ni · 9 years ago
  9. 5ee349c added programaticly generated android volume model by John Hoford · 9 years ago
  10. c81b64d add better support for landscape mode + minor cleanups by John Hoford · 9 years ago
  11. 5b53946 intital checkin of the Volume Renderer by John Hoford · 9 years ago
  12. 382bae4 Enable compat lib test (ImagingProcessing2) to be able to by Miao Wang · 10 years ago
  13. 6dc44cd Merge "Avoid RsBall distorting by disable bitmap scaling." by Jason Sams · 10 years ago
  14. d5c9791 Remove unused check for simulator by Dmitriy Ivanov · 10 years ago
  15. ebfc261 Avoid RsBall distorting by disable bitmap scaling. by Yong Chen · 10 years ago
  16. fbb6938 Remove platform stlport from frameworks/rs. by Dan Albert · 10 years ago
  17. 0308917 Fix rounding bug and off-by-one bug for resize scripts of test samples. by Miao Wang · 10 years ago
  18. 06a2571 Fix output of Blur25G by Jason Sams · 10 years ago
  19. ef05d46 Fix the rounding bug of resize test and impl; Add mirror test. by Miao Wang · 10 years ago
  20. fe80192 Overhaul the ImageProcessing_jb UI by Jason Sams · 10 years ago
  21. 9f91aeb am aee3e3c8: Merge "Update IP2 UI" by Jason Sams · 10 years ago
  22. 58de499 am 7e57aa7d: Enable 64-bit building for libRScpp_static. by Tim Murray · 10 years ago
  23. 7e57aa7 Enable 64-bit building for libRScpp_static. by Tim Murray · 10 years ago
  24. f73ae16 Update IP2 UI by Jason Sams · 10 years ago
  25. b7a3bf3 am d77a14c1: Merge "Cleanup ImageProcessing2" by Jason Sams · 10 years ago
  26. 5062fcb Merge "Fix multilib build" by Ying Wang · 10 years ago
  27. 5a4173e Fix multilib build by Ben Murdoch · 10 years ago
  28. 6a80460 Cleanup ImageProcessing2 by Jason Sams · 10 years ago
  29. 445d95a am c73fdbd6: Merge "Clean up makefile cruft." by Dan Albert · 10 years ago
  30. d1cfb51 Clean up makefile cruft. by Dan Albert · 10 years ago
  31. f751803 Fix RS tests to prepare for 64-bit compilation. by Stephen Hines · 10 years ago
  32. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  33. 50067ef am 6f2b537d: Merge "Fix RS tests to prepare for 64-bit compilation." into lmp-dev by Stephen Hines · 10 years ago
  34. 6f2b537 Merge "Fix RS tests to prepare for 64-bit compilation." into lmp-dev by Stephen Hines · 10 years ago
  35. 05eaeda am 814f4d18: Fix the volantis build by Ben Murdoch · 10 years ago
  36. 814f4d1 Fix the volantis build by Ben Murdoch · 10 years ago
  37. 0184eac am c71055f3: enable rs tests for 64 bit build by Guang Zhu · 10 years ago
  38. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  39. c71055f enable rs tests for 64 bit build by Guang Zhu · 10 years ago
  40. c6c2bfc Remove multi-in test from LMP [do not merge] by Jason Sams · 10 years ago
  41. 9e8587a Fix RS tests to prepare for 64-bit compilation. by Stephen Hines · 10 years ago
  42. e8cb002 am 3d9c20f9: Merge "Fix ImageProcession with output alpha=0" into lmp-dev by Jason Sams · 10 years ago
  43. fcedeb0 Fix ImageProcession with output alpha=0 by Jason Sams · 10 years ago
  44. 2b8d678 am 91a93adb: Merge "Added a test for struct output with multi-in." by Stephen Hines · 10 years ago
  45. 770a94c Pass -Bsymbolic to the linker from clang when compiling against stlport_static. by Stephen Hines · 10 years ago
  46. 91a93ad Merge "Added a test for struct output with multi-in." by Stephen Hines · 10 years ago
  47. dd11c98 am 76bbde09: Cleanup ComputePerf for API 21 by Jason Sams · 10 years ago
  48. 34b2068 am fb8fe820: Merge changes I2a12d44b,I393f801e by Stephen Hines · 10 years ago
  49. 76bbde0 Cleanup ComputePerf for API 21 by Jason Sams · 10 years ago
  50. 997bb34 Pass -Bsymbolic to the linker from clang when compiling against stlport_static. by Stephen Hines · 10 years ago
  51. 3d3d734 Added a test for struct output with multi-in. by Chris Wailes · 10 years ago
  52. 42afadd am 42e563a3: Merge "Remove obsolete WAR." by Jason Sams · 10 years ago
  53. c562a29 am db69bf01: Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 10 years ago
  54. 2dcb551 am c93c30a4: am e54acd41: Merge "Fix build break from unnecessary assert." by Tim Murray · 10 years ago
  55. 8b6ea8f Remove obsolete WAR. by Jason Sams · 10 years ago
  56. db69bf0 Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 10 years ago
  57. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  58. c93c30a am e54acd41: Merge "Fix build break from unnecessary assert." by Tim Murray · 10 years ago
  59. ddafe09 Fix build break from unnecessary assert. by Tim Murray · 10 years ago
  60. 691f3c1 am 1fcfb810: am ea8180ff: Merge "Minor fixes for image processing." by Jason Sams · 10 years ago
  61. 1fcfb81 am ea8180ff: Merge "Minor fixes for image processing." by Jason Sams · 10 years ago
  62. 05b2693 Minor fixes for image processing. by Jason Sams · 10 years ago
  63. f74938c am a98e2f23: am b31d9c95: Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 10 years ago
  64. a98e2f2 am b31d9c95: Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 10 years ago
  65. 4cd6912 am fdb70748: am ba618953: Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 10 years ago
  66. fdb7074 am ba618953: Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 10 years ago
  67. 86557f6 Switch rootn(f, 0) tests to expect +inf instead of NaN. by Stephen Hines · 10 years ago
  68. 99bfdec Only 1D Allocations can be bound in API 20+, so fix the test. by Stephen Hines · 10 years ago
  69. de23738 am 01f93e59: am 3e2ed84b: Merge "Disable background work by default." by Jason Sams · 10 years ago
  70. 01f93e5 am 3e2ed84b: Merge "Disable background work by default." by Jason Sams · 10 years ago
  71. 3e2ed84 Merge "Disable background work by default." by Jason Sams · 10 years ago
  72. 6ef2f59 am 915ca422: am 89b8ea85: Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 10 years ago
  73. 915ca42 am 89b8ea85: Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 10 years ago
  74. 64af082 Remove all graphics API usage from RSTest. by Stephen Hines · 10 years ago
  75. 03ce7de Disable background work by default. by Jason Sams · 10 years ago
  76. cb28c18 am 87af9fdd: am b4a053ed: am 1d6ded25: Merge "Updated test files to use the RS_KERNEL macro." by Stephen Hines · 10 years ago
  77. 87af9fd am b4a053ed: am 1d6ded25: Merge "Updated test files to use the RS_KERNEL macro." by Stephen Hines · 10 years ago
  78. 1d6ded2 Merge "Updated test files to use the RS_KERNEL macro." by Stephen Hines · 10 years ago
  79. 1aa6704 am 00cdb404: am 013a525c: am a1a18acd: Merge "Update RS sample apps to use the single argument Java constructor." by Stephen Hines · 10 years ago
  80. 00cdb40 am 013a525c: am a1a18acd: Merge "Update RS sample apps to use the single argument Java constructor." by Stephen Hines · 10 years ago
  81. 8aa4495 am 4285b973: am 47b38de5: am 05d4eee6: Merge "Compatibility library apps can only be created in 32-bit mode." by Stephen Hines · 10 years ago
  82. f1d97e5 Update RS sample apps to use the single argument Java constructor. by Stephen Hines · 10 years ago
  83. 4285b97 am 47b38de5: am 05d4eee6: Merge "Compatibility library apps can only be created in 32-bit mode." by Stephen Hines · 10 years ago
  84. e5692be Compatibility library apps can only be created in 32-bit mode. by Stephen Hines · 10 years ago
  85. 025b5f8 Updated test files to use the RS_KERNEL macro. by Chris Wailes · 10 years ago
  86. 4d54643 Merge "Bicubic resize intrinsic tests" by Jason Sams · 10 years ago
  87. 028fa6b am 975a4576: am 22111442: Merge "Mark relaxed tests as relaxed" by Jason Sams · 10 years ago
  88. 52a9047 Mark relaxed tests as relaxed by Jason Sams · 10 years ago
  89. 576208f am 33c565f4: Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs." by Ying Wang · 10 years ago
  90. 1ff2fa6 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  91. 0ef64c5 Bicubic resize intrinsic tests by Jason Sams · 10 years ago
  92. 1b65ec6 Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs." by Ying Wang · 10 years ago
  93. 52d6b7c Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  94. deb24cf am ba1b9cbd: Merge "Fix RS test apk problems" by Jason Sams · 10 years ago
  95. edf588e Fix RS test apk problems by Xiaofei Wan · 10 years ago
  96. 810aa7a resolved conflicts for merge of 0d6043ca to klp-modular-dev-plus-aosp by Jason Sams · 10 years ago
  97. 0d6043c Bicubic resize intrinsic [DO NOT MERGE] by Jason Sams · 10 years ago
  98. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  99. 336ef39 Remove unnecessary linkage in HelloComputeNDK. by Tim Murray · 10 years ago
  100. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago