1. 8b6ea8f Remove obsolete WAR. by Jason Sams · 10 years ago
  2. db69bf0 Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 10 years ago
  3. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  4. ddafe09 Fix build break from unnecessary assert. by Tim Murray · 10 years ago
  5. 05b2693 Minor fixes for image processing. by Jason Sams · 10 years ago
  6. 86557f6 Switch rootn(f, 0) tests to expect +inf instead of NaN. by Stephen Hines · 10 years ago
  7. 99bfdec Only 1D Allocations can be bound in API 20+, so fix the test. by Stephen Hines · 10 years ago
  8. 3e2ed84 Merge "Disable background work by default." by Jason Sams · 10 years ago
  9. 64af082 Remove all graphics API usage from RSTest. by Stephen Hines · 10 years ago
  10. 03ce7de Disable background work by default. by Jason Sams · 10 years ago
  11. 1d6ded2 Merge "Updated test files to use the RS_KERNEL macro." by Stephen Hines · 10 years ago
  12. f1d97e5 Update RS sample apps to use the single argument Java constructor. by Stephen Hines · 10 years ago
  13. e5692be Compatibility library apps can only be created in 32-bit mode. by Stephen Hines · 10 years ago
  14. 025b5f8 Updated test files to use the RS_KERNEL macro. by Chris Wailes · 10 years ago
  15. 52a9047 Mark relaxed tests as relaxed by Jason Sams · 10 years ago
  16. 1ff2fa6 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  17. edf588e Fix RS test apk problems by Xiaofei Wan · 10 years ago
  18. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  19. 336ef39 Remove unnecessary linkage in HelloComputeNDK. by Tim Murray · 10 years ago
  20. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  21. cb0c5a9 Revert "Revert "Only build the tests for top-level builds (i.e. not during mm/mmm for driver)."" by Stephen Hines · 11 years ago
  22. 591526c Merge "Revert "Only build the tests for top-level builds (i.e. not during mm/mmm for driver)."" by Stephen Hines · 11 years ago
  23. 19d06c6 Revert "Only build the tests for top-level builds (i.e. not during mm/mmm for driver)." by Stephen Hines · 11 years ago
  24. 940ce7a Merge "Only build the tests for top-level builds (i.e. not during mm/mmm for driver)." by Stephen Hines · 11 years ago
  25. 7765e1d Only build the tests for top-level builds (i.e. not during mm/mmm for driver). by Stephen Hines · 11 years ago
  26. 76873f6 am 5c718a81: am bd8c8fa0: am 285dc61f: Merge "Update HelloComputeNDK with some additional fixes." by Tim Murray · 11 years ago
  27. 65d9e49 Update HelloComputeNDK with some additional fixes. by Tim Murray · 11 years ago
  28. 4f0d66a Remove unnecessary Android.mk. by Tim Murray · 11 years ago
  29. b3e68b8 am 37e84e3b: am 430e26f9: am 504eb4a5: Merge "Add RsTest_16 to track/verify v16 bitcode compatibility." by Stephen Hines · 11 years ago
  30. dbfa0bf Add RsTest_16 to track/verify v16 bitcode compatibility. by Stephen Hines · 11 years ago
  31. caf4126 Add user-defined cache path. by Tim Murray · 11 years ago
  32. db5de38 Fix HelloComputeNDK for RS NDK API update. by Tim Murray · 11 years ago
  33. ee6f190 Fix HelloComputeNDK for RS NDK API update. by Tim Murray · 11 years ago
  34. a22f609 am 5ffd76c6: am 665f5465: am 4bc1a0ce: Merge "Add missing functions and tests for support library." by Stephen Hines · 11 years ago
  35. 79dc3c9 Add user-defined cache path. by Tim Murray · 11 years ago
  36. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  37. d9a9501 am f9f87930: am bd235b4e: am 5c0215dc: Merge "Add tests for rsDebug() in support library and fix exported functions." by Stephen Hines · 11 years ago
  38. 908d71d am 07f54e6d: am 356a02a0: am 68d20d9e: Merge "Fix missing relaxed pragma" by Jason Sams · 11 years ago
  39. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  40. e9beb39 Fix missing relaxed pragma by Jason Sams · 11 years ago
  41. 74a4360 am f05fed11: am 9f02a929: Merge "Add missing rsForEach()/rsSendToClient*() functions and API tests." by Stephen Hines · 11 years ago
  42. 0e395e5 am 4ebb73a7: am d73c474e: Merge "Add tests for rs_atomic.rsh and rs_cl.rsh." by Stephen Hines · 11 years ago
  43. 9a2404e am dc2b076a: am 03747e2f: Merge "Add tests and missing functions for rs_allocation APIs." by Stephen Hines · 11 years ago
  44. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  45. 09eec11 Add tests for rs_atomic.rsh and rs_cl.rsh. by Stephen Hines · 11 years ago
  46. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  47. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  48. 23e1074 Sync changes between IP and IP_JB. by Jason Sams · 11 years ago
  49. ab84c39 More IP cleanup. by Jason Sams · 11 years ago
  50. 013ee92 Change default for USAGE_IO to off by Jason Sams · 11 years ago
  51. 1fbb61e Fix ANRs when rotating or exiting benchmark. by Jason Sams · 11 years ago
  52. d3caba7 Update IP_JB to support multiple image sizes. by Jason Sams · 11 years ago
  53. dc08c6d Sync IP JB sources with mr2. by Jason Sams · 11 years ago
  54. 7a3e3aa Enable toggle for USAGE_IO by Jason Sams · 11 years ago
  55. bde1a28 Update ImageProcessingJB to have a more user friendly UI by Jason Sams · 11 years ago
  56. 250f8e2 Seperate test list from activity so it can be reused. by Jason Sams · 11 years ago
  57. d8e7f17 Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  58. ba5ed6a Merge "Sync changes between IP and IP_JB." by Jason Sams · 11 years ago
  59. 859c481 Sync changes between IP and IP_JB. by Jason Sams · 11 years ago
  60. cf8bca2 Update blend to use new style kernels. by Tim Murray · 11 years ago
  61. cd00c57 Merge "More IP cleanup." by Jason Sams · 11 years ago
  62. 8524e2c More IP cleanup. by Jason Sams · 11 years ago
  63. f29e2cf Fix RsBalls kernel invocation. by Stephen Hines · 11 years ago
  64. 9029ac6 Change default for USAGE_IO to off by Jason Sams · 11 years ago
  65. 882ca6e Fix ANRs when rotating or exiting benchmark. by Jason Sams · 11 years ago
  66. 811fe00 Improve performance of samples. by Jason Sams · 11 years ago
  67. dc0c612 Merge "Update IP_JB to support multiple image sizes." by Jason Sams · 11 years ago
  68. b7ead98 Update IP_JB to support multiple image sizes. by Jason Sams · 11 years ago
  69. 4595a5f am bc15927f: am 2036d27e: Merge "add HelloComputeNDK Java sample" into klp-dev by Tim Murray · 11 years ago
  70. da26caa Reduce memory usage by direct allocation creation. by Jason Sams · 11 years ago
  71. 69138aa Sync IP JB sources with mr2. by Jason Sams · 11 years ago
  72. 31f4588 Enable toggle for USAGE_IO by Jason Sams · 11 years ago
  73. dbad8eb Update ImageProcessingJB to have a more user friendly UI by Jason Sams · 11 years ago
  74. a89eef4 add HelloComputeNDK Java sample by Tim Murray · 11 years ago
  75. e9f7ad5 Merge "Seperate test list from activity so it can be reused." by Jason Sams · 11 years ago
  76. 5073402 Seperate test list from activity so it can be reused. by Jason Sams · 11 years ago
  77. 4056102 Cleanup SurfaceTexture uses. by Jason Sams · 11 years ago
  78. bb7d268 Switch SampleTest to use new Surface APIs. by Stephen Hines · 11 years ago
  79. 2b0d8e6 Float color matrix fixes by Jason Sams · 11 years ago
  80. 26bbf46 Work around DVFS issues on N10. by Jason Sams · 11 years ago
  81. a65de10 Float color matrix support. by Jason Sams · 11 years ago
  82. 906fd9e Remove unused ScriptGroup import by Tobias Grosser · 11 years ago
  83. 9ba9a66 Add Artistic test. by Jason Sams · 11 years ago
  84. 35cfed8 Merge "Fix Script instancing issue for support library." by Stephen Hines · 11 years ago
  85. c2c11cc Fix Script instancing issue for support library. by Stephen Hines · 11 years ago
  86. da7ddd8 Simplify code of convolve3x3 by Tobias Grosser · 11 years ago
  87. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  88. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  89. da9f173 Add test to check that we don't exceed our kernel dimensions. by Stephen Hines · 11 years ago
  90. 1ccdfe2 Modify wballance to use histogram intrinsic. by Jason Sams · 11 years ago
  91. cb1b58a Use histogram intrinsic. by Jason Sams · 11 years ago
  92. 502a38c ImageProcessing: Fix copy/paste typo by Tobias Grosser · 11 years ago
  93. ccfdd65 Merge "Build fix" by Jason Sams · 11 years ago
  94. 0cd3e90 Build fix by Jason Sams · 11 years ago
  95. 0124c85 Merge "Sampler image generator" by Jason Sams · 11 years ago
  96. 204009b Sampler image generator by Jason Sams · 11 years ago
  97. ea55070 Fix for LivePreview APK by sakshia · 11 years ago
  98. 0b32973 am b5c1ba4f: Merge "Use hyphenated path for android-support-v8-renderscript." into jb-mr2-dev by Stephen Hines · 11 years ago
  99. 2993704 Use hyphenated path for android-support-v8-renderscript. by Stephen Hines · 11 years ago
  100. c626135 Implement vector clamp for all types. by Jason Sams · 11 years ago