1. 5b5664a Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  2. fd79e02 Missing getter and additional tests. by Alex Sakhartchouk · 13 years ago
  3. 3aac0ab Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  4. 6e31a7b Get average value for image processing test bug#: 5566079 by Xia Wang · 13 years ago
  5. f92189d Refactor some common code and make detecting sdcard paths more robust. by Alex Sakhartchouk · 13 years ago
  6. f5d8ac7 Element getters. by Alex Sakhartchouk · 13 years ago
  7. b98f6d3 Refactoring shader creation. by Alex Sakhartchouk · 13 years ago
  8. 18f6419 Adding default scene to assets. by Alex Sakhartchouk · 13 years ago
  9. 1168868 make loading assets more robust by Alex Sakhartchouk · 13 years ago
  10. 6842675 Rename some elements to be more in line with rest of framework. by Alex Sakhartchouk · 13 years ago
  11. b6e9dad Properly detecting blending case. by Alex Sakhartchouk · 13 years ago
  12. 006ecdc Refactored blur pass code out and added comments. by Alex Sakhartchouk · 13 years ago
  13. 1153a42 Merge "Renaming some classes to clarify what is what." into graphics-dev by Alex Sakhartchouk · 13 years ago
  14. 3fc86ec Renaming some classes to clarify what is what. by Alex Sakhartchouk · 13 years ago
  15. 0c7f811 am f8c1f1c1: Merge "Making UI a bit more responsive." by Alex Sakhartchouk · 13 years ago
  16. a7a211b Sample scene graph by Alex Sakhartchouk · 13 years ago
  17. e7a5b5a Making UI a bit more responsive. by Alex Sakhartchouk · 13 years ago
  18. 4a8b4d7 am 7cee3183: Merge "Fixing file writing bug" by Alex Sakhartchouk · 13 years ago
  19. 7cee318 Merge "Fixing file writing bug" by Alex Sakhartchouk · 13 years ago
  20. c08a1cc Merge "Revert "Removing changes not meant for MR1"" into graphics-dev by Alex Sakhartchouk · 13 years ago
  21. 21aaef4 am bfda4357: Merge "Remove warnings about unused results." by Stephen Hines · 13 years ago
  22. d53333c Remove warnings about unused results. by Stephen Hines · 13 years ago
  23. 5de7657 Fixing file writing bug by Alex Sakhartchouk · 13 years ago
  24. 7b78d1a Revert "Removing changes not meant for MR1" by Alex Sakhartchouk · 13 years ago
  25. dc886d4 am 94b064e1: Merge "adding benchmark single test" by Alex Sakhartchouk · 13 years ago
  26. 3733300 adding benchmark single test by Alex Sakhartchouk · 13 years ago
  27. 54b851c Merge "DO NOT MERGE" by Alex Sakhartchouk · 13 years ago
  28. 394956b DO NOT MERGE by Alex Sakhartchouk · 13 years ago
  29. ae011d9 am 09060056: Merge "Fix setTimeZone() and use it properly in RSTest/rstime." by Stephen Hines · 13 years ago
  30. e187b28 Merge "More flexible structure for rs benchmark." into graphics-dev by Alex Sakhartchouk · 13 years ago
  31. d2f561d Fix setTimeZone() and use it properly in RSTest/rstime. by Stephen Hines · 13 years ago
  32. 1fe2ef0 More flexible structure for rs benchmark. by Alex Sakhartchouk · 13 years ago
  33. 91e0dc7 Make image processing results more stable. Minor cleanup for mandel benchmark. by Jason Sams · 13 years ago
  34. d97fd1d Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
  35. 79235d2 Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Element adds ability to get subelement info. Tests for new stuff." by Jason Sams · 13 years ago
  36. 02bd363 Add mandelbrot to compute perf by Jason Sams · 13 years ago
  37. 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  38. 7e6aac1 Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  39. 74ff610 Make launchtestxlw use constant. by Stephen Hines · 13 years ago
  40. 065c25a Start adding simple performance tests for RS compute. by Jason Sams · 13 years ago
  41. 38b78b1 Fix example code. by Jason Sams · 13 years ago
  42. 53fc3e1 Cleanup example code. by Jason Sams · 13 years ago
  43. 4a51175 Merge "Add int and missing fp tests to RSTest." by Stephen Hines · 13 years ago
  44. dfbbb77 Add int and missing fp tests to RSTest. by Stephen Hines · 13 years ago
  45. ab90899 Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3" by Xia Wang · 13 years ago
  46. f6244d1 Integrate ImageProcessing test into test framework by Xia Wang · 13 years ago
  47. cb60fdc Add unit test for RS reference counting. by Stephen Hines · 13 years ago
  48. 0ed5eba Fix DPI issues in RS tests. by Jason Sams · 13 years ago
  49. 1222393 Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  50. 1852689 Add RenderScript fragment shader test by Romain Guy · 13 years ago
  51. e004058 Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  52. 98c50c5 Cleanup sample code. by Jason Sams · 13 years ago
  53. c854b9c Merge "Add size param to rsForEach bug 5074640" by Jason Sams · 13 years ago
  54. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  55. 835b854 Fixing bitmap invalidation bug. by Alex Sakhartchouk · 13 years ago
  56. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  57. 46bd32e Adding some debug modes to the rs benchmark app. by Alex Sakhartchouk · 13 years ago
  58. 7c1747c Merge "Remove verbose logging, update test app and docs." by Stephen Hines · 13 years ago
  59. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  60. fdd33e0 Merge "Fix issues in Opengl Benchmark tests: - fix live wallpaper drawing, bind the global vertex program after it - scale the icons according to render surface in display icons, also add a background for the icon display test case." by Xia Wang · 13 years ago
  61. 79ad3f2 Support missing RS vector types. by Stephen Hines · 13 years ago
  62. 8596457 Fix issues in Opengl Benchmark tests: by Xia Wang · 13 years ago
  63. 9347d9a Merge "Adding ability to read back fbo data to renderscript" by Alex Sakhartchouk · 13 years ago
  64. 8650c32 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  65. 2dc7afd Add opengl bench mark test: by Xia Wang · 13 years ago
  66. 7c7d135 Fill in opengl benchmark test: - display a list view by Xia Wang · 13 years ago
  67. cb040a0 Add more opengl benchmark test: by Xia Wang · 13 years ago
  68. 62e8f22 Add OpenGl benchmark tests: by Xia Wang · 13 years ago
  69. 35ccf46 model rotation can now be controlled by the device's sensors by Mathias Agopian · 13 years ago
  70. a7f1732 Removing unused code by Alex Sakhartchouk · 13 years ago
  71. 4f413e4 Merge "save benchmark results" by Alex Sakhartchouk · 13 years ago
  72. 4d7b19a save benchmark results by Alex Sakhartchouk · 13 years ago
  73. c32b994 Clean up use of rsSetObject/rsClearObject. by Stephen Hines · 13 years ago
  74. b994ed3 Fix RS graphics samples/tests. by Stephen Hines · 13 years ago
  75. 998d457 Merge "Better workaround for the bitmap invalidation problem." by Alex Sakhartchouk · 13 years ago
  76. 9dc8b36 Better workaround for the bitmap invalidation problem. by Alex Sakhartchouk · 13 years ago
  77. 2738fb1 - Add instrumentation utility to automate rs performance tests: by Xia Wang · 13 years ago
  78. abf2b93 sped up the ui in image processing test app by Alex Sakhartchouk · 13 years ago
  79. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  80. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  81. c29a444 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 13 years ago