1. 9fc4b35 Add new hw acceleration test by Romain Guy · 12 years ago
  2. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  3. 7336569 Merge "Improve multi-user broadcasts." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  4. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  5. 2effa64 Fixed MemoryUsage issue with reporting results. by Maxim Siniavine · 12 years ago
  6. f967807 Merge "Fix bug in grain." into jb-mr1-dev by Jason Sams · 12 years ago
  7. a8309cb Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-dev by Jason Sams · 12 years ago
  8. cdb0597 Merge "Switch to v8 (and appropriate llvm-rs-cc stuff)." into jb-mr1-dev by Stephen Hines · 12 years ago
  9. f1c051b Fix bug in grain. by Jason Sams · 12 years ago
  10. 19e1086 Move the kernel launch to specific intrinsic class. by Jason Sams · 12 years ago
  11. 02df84a am 34d85746: am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls setAccel()" by Jean-Baptiste Queru · 12 years ago
  12. 34d8574 am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls setAccel()" by Jean-Baptiste Queru · 12 years ago
  13. 9229700 Added a test to measure memory usage of apps. by Maxim Siniavine · 12 years ago
  14. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  15. da1c93a Tests/RS: Add RS context check for RsBalls setAccel() by Yong Chen · 12 years ago
  16. 31bc7f9 Merge "Initial version of Renderscript Compute Benchmark" into jb-mr1-dev by Stephen Hines · 12 years ago
  17. 9196c9a Merge "Fisheye filter: approx version, general performance improvements" into jb-mr1-dev by Stephen Hines · 12 years ago
  18. 65b8734 Switch to v8 (and appropriate llvm-rs-cc stuff). by Stephen Hines · 12 years ago
  19. 14250cc Merge "Testing java compat lib for RS." into jb-mr1-dev by Jason Sams · 12 years ago
  20. 000dc53 Initial version of Renderscript Compute Benchmark by Rajeev Sharma · 12 years ago
  21. 50b1ba0 Fisheye filter: approx version, general performance improvements by Rajeev Sharma · 12 years ago
  22. ebefb2c Testing java compat lib for RS. by Jason Sams · 12 years ago
  23. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  24. 34743ac Merge "Add API to create new contexts with custom configurations." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  25. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  26. 6ab9768 Intrinsics test by Jason Sams · 12 years ago
  27. e816bae Optimize interactions with glyph cache by Chet Haase · 12 years ago
  28. dc39e86 Fix build issue with new error checks. by Jason Sams · 12 years ago
  29. 423ebcb Implement ScriptGroup and add test. by Jason Sams · 12 years ago
  30. 320d46b Reduce gradients textures size whenever possible by Romain Guy · 12 years ago
  31. 5379158 Merge "More mult-user API work." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  32. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  33. 0a332e3 Merge "Draw an empty border around glyphs to avoid sampling issues Bug #6942209" into jb-mr1-dev by Romain Guy · 12 years ago
  34. 33fa1f7 Draw an empty border around glyphs to avoid sampling issues Bug #6942209 by Romain Guy · 12 years ago
  35. 6e1b917 Add case for NEON min to RSTest by Rajeev Sharma · 12 years ago
  36. 8fa5711 Add approximate version of Vignette filter to Image Processing test by Rajeev Sharma · 12 years ago
  37. a70cd04 Merge "Add dithering to gradients" into jb-mr1-dev by Romain Guy · 12 years ago
  38. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  39. 211efea Add dithering to gradients by Romain Guy · 12 years ago
  40. c1deaa2 Vignette filter: precompute more values, simplify math, cleanup code by Rajeev Sharma · 12 years ago
  41. 42e1e0d Improve gradients by Romain Guy · 12 years ago
  42. 41bd350 save 2ms replace div with mul. by Jason Sams · 12 years ago
  43. bb0dbf7 Add vignette filter to Image Processing test by Rajeev Sharma · 12 years ago
  44. bb2c947 Add fisheye filter to Image Processing benchmark by Rajeev Sharma · 12 years ago
  45. 440f32b am ddd88726: am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  46. a807a50 Add unsigned tests to math agreement test by Rajeev Sharma · 12 years ago
  47. ddd8872 am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  48. 3253112 Merge "Test for unsigned RS setters." by Stephen Hines · 12 years ago
  49. 85dae98 Test for unsigned RS setters. by Stephen Hines · 12 years ago
  50. 71930dd am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  51. a45746e Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  52. 786fc93 Make HardwareRenderer able to target generic Surface objects by Romain Guy · 12 years ago
  53. d8031f0 Merge "Make gradients look slightly better" by Romain Guy · 12 years ago
  54. 98ba894 Make gradients look slightly better by Romain Guy · 12 years ago
  55. b10f455 Merge "Updated math_agree test" by Stephen Hines · 12 years ago
  56. 5666d8f Updated math_agree test by Rajeev Sharma · 12 years ago
  57. 4a45de8 Add film grain test. by Jason Sams · 12 years ago
  58. 52541816 Refactor ImageProcessing benchmark and stabilize results. by Jason Sams · 12 years ago
  59. 33034b13 Create telephony-common and mms-common - DO NOT MERGE by Wink Saville · 12 years ago
  60. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  61. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  62. 702fb2c Cleanup filter preview test. by Jason Sams · 12 years ago
  63. ba92994 Merge "Filter performance tests." by Jason Sams · 12 years ago
  64. 10efb53 Switch to "tests" instead of "optional" for build. by Stephen Hines · 12 years ago
  65. ba64974 Removing setChildrenLayersEnabled by Michael Jurka · 12 years ago
  66. 9ec426a am 2b7df368: am cab997b2: Merge "Fix 6667238: allow market apps to support ACTION_ASSIST" into jb-dev by Jim Miller · 12 years ago
  67. 45308b1 Fix 6667238: allow market apps to support ACTION_ASSIST by Jim Miller · 12 years ago
  68. 0cb555f Filter performance tests. by Jason Sams · 12 years ago
  69. ca2ef2c Merge "Fix style for Geolocation mock mechanism" by Steve Block · 12 years ago
  70. c3c682f Add missing </head> tag to last commit. by Ben Murdoch · 12 years ago
  71. 963a730 Add JavaBridge test to ensure objects injected into child frames. by Ben Murdoch · 12 years ago
  72. 8547d55 Merge "Add math agreement test. float_distance and float_almost_agree added to header" by Stephen Hines · 12 years ago
  73. 325ca45 Add math agreement test. float_distance and float_almost_agree added to header by Rajeev Sharma · 12 years ago
  74. b56ed30 Fix style for Geolocation mock mechanism by Steve Block · 12 years ago
  75. 830698b Avoid unintended side-effects of loading javascript: URLS in Java Bridge tests by Steve Block · 12 years ago
  76. 9fc54f3 Revert "Large matrix test" by Stephen Hines · 12 years ago
  77. 4af8665 Large matrix test by Jason Sams · 12 years ago
  78. 7c22b18 Merge "Switch Geolocation DRT methods to control client-based mock" by Steve Block · 12 years ago
  79. f3f60d9 Switch Geolocation DRT methods to control client-based mock by Steve Block · 12 years ago
  80. 602e3ad am 6e153128: am 1b283b4e: Merge "Fix TextureView OpenGL sample" into jb-dev by Romain Guy · 12 years ago
  81. 519b492 am df06d51f: am 4ee6a63d: Merge "Move gfx samples to test directory for compatibility testing." into jb-dev by Jason Sams · 12 years ago
  82. 1b283b4 Merge "Fix TextureView OpenGL sample" into jb-dev by Romain Guy · 12 years ago
  83. 4c43f66 Fix TextureView OpenGL sample by Romain Guy · 12 years ago
  84. e5f2f66 Move gfx samples to test directory for compatibility testing. by Jason Sams · 12 years ago
  85. 030ab67 am 69b2bda2: am a7ea0d39: Merge "Add unit tests for convert (with relaxed precision)." into jb-dev by Stephen Hines · 12 years ago
  86. a7ea0d3 Merge "Add unit tests for convert (with relaxed precision)." into jb-dev by Stephen Hines · 12 years ago
  87. 8a07109 Merge "Test float vector versions of rsDebug()." by Stephen Hines · 12 years ago
  88. ae197fd am d5cfec8d: am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago
  89. e651cc6 Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...) by Romain Guy · 12 years ago
  90. 0ccbd52 Test float vector versions of rsDebug(). by Stephen Hines · 12 years ago
  91. 724de98 Add unit tests for convert (with relaxed precision). by Stephen Hines · 12 years ago
  92. 4106d56 am 8470381b: am dcc1996b: Merge "Test clamp (full and relaxed precision)." into jb-dev by Stephen Hines · 12 years ago
  93. a25b2e8 Test clamp (full and relaxed precision). by Stephen Hines · 12 years ago
  94. 8396830 Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev by Fabrice Di Meglio · 12 years ago
  95. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  96. ed5632d am f53716ed: am a1f084e8: Merge "Fix NPEs in StatusBarTest." into jb-dev by Daniel Sandler · 12 years ago
  97. a1f084e Merge "Fix NPEs in StatusBarTest." into jb-dev by Daniel Sandler · 12 years ago
  98. 0357440 am d92c5c03: am 6c5f4cd0: Merge "Fix hang/crash in native path code" into jb-dev by Chet Haase · 12 years ago
  99. e7e9b6e Fix NPEs in StatusBarTest. by Daniel Sandler · 12 years ago
  100. d34dd71 Fix hang/crash in native path code by Chet Haase · 12 years ago