1. c19cdfa Clean RenderScript warnings by Jean-Luc Brouillet · 9 years ago
  2. 4b58cda Remove unsed check for simulator by Dmitriy Ivanov · 10 years ago
  3. 28aec0e We need to specify a target SDK < 21 to use graphics RS. by Stephen Hines · 10 years ago
  4. 0e1207e Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView. by Stephen Hines · 11 years ago
  5. b2cb8e4 Specify SDK version for RS graphics tests. by Tim Murray · 11 years ago
  6. eacf9c8 Move compute tests from frameworks/base to frameworks/rs by Jason Sams · 11 years ago
  7. 9f6421a Merge "Update RSTest_v14 for stride changes." into jb-mr2-dev by Stephen Hines · 11 years ago
  8. 990a08f Handle onPause in ImageProcessing. by Jason Sams · 11 years ago
  9. f73e7fd Update IP_JB to Mr1 by Jason Sams · 11 years ago
  10. e699147 Update IP and IP2 by Jason Sams · 11 years ago
  11. 8b571d8 Update RSTest_v14 for stride changes. by Stephen Hines · 11 years ago
  12. fc0fd4f Remove surfaceTextureOpaque test. by Jason Sams · 11 years ago
  13. 72226e0 Implement USAGE_IO_INPUT by Jason Sams · 11 years ago
  14. dd6c8b3 Support typed YUV allocations. by Jason Sams · 11 years ago
  15. 23496bd Convert live preview demo to IO_OUTPUT by Jason Sams · 11 years ago
  16. 0a4b65e Merge "Reuse context and allocations across test." by Jason Sams · 11 years ago
  17. fb2f5c2 Reuse context and allocations across test. by Jason Sams · 11 years ago
  18. 37352bb Add tests for the new clipped kernel Java reflection. by Stephen Hines · 11 years ago
  19. 5d01770 Update RSTest_Compat for stride changes. by Stephen Hines · 11 years ago
  20. 7bd280a Fix stride/addressing issues for RS tests. by Stephen Hines · 11 years ago
  21. 1d9ea8a Merge "Rename convolve3x3.rs to prevent collisions." by Stephen Hines · 11 years ago
  22. 1b2ad77 Rename convolve3x3.rs to prevent collisions. by Stephen Hines · 11 years ago
  23. 455d644 Implement rs.sendMessage() by Jason Sams · 11 years ago
  24. fe02fc4 Balls perf update by Jason Sams · 11 years ago
  25. 806f133 Merge "Turn off vector code for tests where this reduces performance." by Jason Sams · 12 years ago
  26. 582748e Merge "Build the actual RSTest_CompatLib." by Stephen Hines · 12 years ago
  27. 79914f9 Turn off vector code for tests where this reduces performance. by Jason Sams · 12 years ago
  28. b472aad Merge "fast math error testing." by Jason Sams · 12 years ago
  29. fc74530 Build the actual RSTest_CompatLib. by Stephen Hines · 12 years ago
  30. 5cb9037 Revert "Move RSTest to compatibility library." by Stephen Hines · 12 years ago
  31. 023c260 fast math error testing. by Jason Sams · 12 years ago
  32. 878749fe Merge "Move RSTest to compatibility library." by Tim Murray · 12 years ago
  33. 36103c8 Move RSTest to compatibility library. by Tim Murray · 12 years ago
  34. 4e17a9e Actually test fract(float). by Stephen Hines · 12 years ago
  35. b2d98ce Fix image processing test to include all benchmark tests by Xia Wang · 12 years ago
  36. bb469bd Merge "Add parentheses for latest Clang warnings." by Stephen Hines · 12 years ago
  37. 9be5f0a Add parentheses for latest Clang warnings. by Stephen Hines · 12 years ago
  38. 8d1127e Merge "Update IP2 to use bitmap-backed allocations." by Tim Murray · 12 years ago
  39. f9485d0 Update IP2 to use bitmap-backed allocations. by Tim Murray · 12 years ago
  40. 40f1fa6 Add 3D LUT intrinsic java class by Jason Sams · 12 years ago
  41. 09e2835 Fix off by 1 in color cube. by Jason Sams · 12 years ago
  42. a22f980 Merge "Fix color cube tests." by Jason Sams · 12 years ago
  43. ddf66ce Fix color cube tests. by Jason Sams · 12 years ago
  44. 69bf687 Merge "Add API support for 3D allocations." by Jason Sams · 12 years ago
  45. d1c306a Add API support for 3D allocations. by Jason Sams · 12 years ago
  46. 2c1dc9a Switch to simpler createFromBitmap in ImageProcessing. by Tim Murray · 12 years ago
  47. 2e28e2b Revert "Turn off IP2." by Stephen Hines · 12 years ago
  48. bc89730 Turn off IP2. by Stephen Hines · 12 years ago
  49. a52b503 Merge "Compatibility lib changes for IP2." by Stephen Hines · 12 years ago
  50. f43ac73 Compatibility lib changes for IP2. by Stephen Hines · 12 years ago
  51. 0d0c4e1 Merge "Minor cleanup of a few RS filter ports." by Jason Sams · 12 years ago
  52. f914db7 Minor cleanup of a few RS filter ports. by Jason Sams · 12 years ago
  53. cca2455 Test bounds on rsForEach calls. by Stephen Hines · 12 years ago
  54. 906380a Merge "add filters from Gallery to ImageProcessing" by Tim Murray · 12 years ago
  55. d7940c8 add filters from Gallery to ImageProcessing by Tim Murray · 12 years ago
  56. b6d04f8 Fix app bug related to same input/output bitmap. by Stephen Hines · 12 years ago
  57. 131549d am 98a09c64: am 43174b7d: am 718fb9f1: Fix sample code issues by Jason Sams · 12 years ago
  58. 98a09c6 am 43174b7d: am 718fb9f1: Fix sample code issues by Jason Sams · 12 years ago
  59. 718fb9f Fix sample code issues by Jason Sams · 12 years ago
  60. 8150941 Add single channel blur test. by Jason Sams · 12 years ago
  61. 63f316f Merge "Java RS latency benchmark." by Tim Murray · 12 years ago
  62. 83e185c Update ImageProcessing test. by Jason Sams · 12 years ago
  63. 9368f0b JB image processing. by Jason Sams · 12 years ago
  64. 3ffedae Java RS latency benchmark. by Tim Murray · 12 years ago
  65. 2bd9144 Convert constant to float instead of double in mandelbrot.rs. by Tim Murray · 12 years ago
  66. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  67. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  68. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  69. bd5b3a7 Minor fixes for range clamp + default blending. by Stephen Hines · 12 years ago
  70. 57b3557 Remove copyBitmap from ImageProcessing. by Tim Murray · 12 years ago
  71. 10542ec Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev by Jason Sams · 12 years ago
  72. d3d6570 Port ImageProcessing to Filterscript. by Stephen Hines · 12 years ago
  73. 4b42941 Fix crash in ImageProcessing blend test by Jason Sams · 12 years ago
  74. b2ae7a1 Update compatibility library tests by Jason Sams · 12 years ago
  75. 31864d7 Fix range on blur intrinsic. by Jason Sams · 12 years ago
  76. 1ebb720 Lighten grain and make live preview gpu friendly. by Jason Sams · 12 years ago
  77. 0b17115 Merge "RS char bug repro case" into jb-mr1-dev by Stephen Hines · 12 years ago
  78. c49c71a Merge "Restore RSTest functionality (char bug is fixed)." into jb-mr1-dev by Stephen Hines · 12 years ago
  79. 0e3d40d fix build break by Tim Murray · 12 years ago
  80. 74478f7 fix blend intrinsics, add tests by Tim Murray · 12 years ago
  81. 8d60b1e Restore RSTest functionality (char bug is fixed). by Stephen Hines · 12 years ago
  82. d895d37 RS char bug repro case by Stephen Hines · 12 years ago
  83. 761d3d0 Reduce test warmup time to avoid driving into thermal throttle. by Jason Sams · 12 years ago
  84. 07e35aa Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  85. 641c36f Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  86. ae76051 Test FS getElementAt by Jason Sams · 12 years ago
  87. 85d4955 Add test for copy kernels. by Jason Sams · 12 years ago
  88. c4b95cf Test image for 2 input tests. by Jason Sams · 12 years ago
  89. ac4bd00 Change 5x5 convolve to better test impl. by Jason Sams · 12 years ago
  90. 9c7b529 Merge "Verify pass-by-value kernels with structs." into jb-mr1-dev by Stephen Hines · 12 years ago
  91. ed0b4f9 Force destroy scripts in imageProcessing. by Jason Sams · 12 years ago
  92. c4358c7 Verify pass-by-value kernels with structs. by Stephen Hines · 12 years ago
  93. 82c8cda Merge "Add run all button to image processing test." into jb-mr1-dev by Jason Sams · 12 years ago
  94. b94d69a Add run all button to image processing test. by Jason Sams · 12 years ago
  95. 0e64d89 Add Mandelbrot test to ImageProcessing. by Tim Murray · 12 years ago
  96. 36fa5a4 Fix aprox fs function names bug b206696 by Jason Sams · 12 years ago
  97. 5ca88a1 Merge "Add tests for pass-by-value kernels." into jb-mr1-dev by Stephen Hines · 12 years ago
  98. 97e9ee2 Cleanup blur test, remove deprecated functions. by Jason Sams · 12 years ago
  99. 263459d Add tests for pass-by-value kernels. by Stephen Hines · 12 years ago
  100. 08a8158 Add Kernel, Method, and field IDs bug 7182873 by Jason Sams · 12 years ago