1. 702fb2c Cleanup filter preview test. by Jason Sams · 12 years ago
  2. ba92994 Merge "Filter performance tests." by Jason Sams · 12 years ago
  3. 10efb53 Switch to "tests" instead of "optional" for build. by Stephen Hines · 12 years ago
  4. ba64974 Removing setChildrenLayersEnabled by Michael Jurka · 12 years ago
  5. 9ec426a am 2b7df368: am cab997b2: Merge "Fix 6667238: allow market apps to support ACTION_ASSIST" into jb-dev by Jim Miller · 12 years ago
  6. 45308b1 Fix 6667238: allow market apps to support ACTION_ASSIST by Jim Miller · 12 years ago
  7. 0cb555f Filter performance tests. by Jason Sams · 12 years ago
  8. ca2ef2c Merge "Fix style for Geolocation mock mechanism" by Steve Block · 12 years ago
  9. c3c682f Add missing </head> tag to last commit. by Ben Murdoch · 12 years ago
  10. 963a730 Add JavaBridge test to ensure objects injected into child frames. by Ben Murdoch · 12 years ago
  11. 8547d55 Merge "Add math agreement test. float_distance and float_almost_agree added to header" by Stephen Hines · 12 years ago
  12. 325ca45 Add math agreement test. float_distance and float_almost_agree added to header by Rajeev Sharma · 12 years ago
  13. b56ed30 Fix style for Geolocation mock mechanism by Steve Block · 12 years ago
  14. 830698b Avoid unintended side-effects of loading javascript: URLS in Java Bridge tests by Steve Block · 12 years ago
  15. 9fc54f3 Revert "Large matrix test" by Stephen Hines · 12 years ago
  16. 4af8665 Large matrix test by Jason Sams · 12 years ago
  17. 7c22b18 Merge "Switch Geolocation DRT methods to control client-based mock" by Steve Block · 12 years ago
  18. f3f60d9 Switch Geolocation DRT methods to control client-based mock by Steve Block · 12 years ago
  19. 602e3ad am 6e153128: am 1b283b4e: Merge "Fix TextureView OpenGL sample" into jb-dev by Romain Guy · 12 years ago
  20. 519b492 am df06d51f: am 4ee6a63d: Merge "Move gfx samples to test directory for compatibility testing." into jb-dev by Jason Sams · 12 years ago
  21. 1b283b4 Merge "Fix TextureView OpenGL sample" into jb-dev by Romain Guy · 12 years ago
  22. 4c43f66 Fix TextureView OpenGL sample by Romain Guy · 12 years ago
  23. e5f2f66 Move gfx samples to test directory for compatibility testing. by Jason Sams · 12 years ago
  24. 030ab67 am 69b2bda2: am a7ea0d39: Merge "Add unit tests for convert (with relaxed precision)." into jb-dev by Stephen Hines · 12 years ago
  25. a7ea0d3 Merge "Add unit tests for convert (with relaxed precision)." into jb-dev by Stephen Hines · 12 years ago
  26. 8a07109 Merge "Test float vector versions of rsDebug()." by Stephen Hines · 12 years ago
  27. ae197fd am d5cfec8d: am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago
  28. e651cc6 Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...) by Romain Guy · 12 years ago
  29. 0ccbd52 Test float vector versions of rsDebug(). by Stephen Hines · 12 years ago
  30. 724de98 Add unit tests for convert (with relaxed precision). by Stephen Hines · 12 years ago
  31. 4106d56 am 8470381b: am dcc1996b: Merge "Test clamp (full and relaxed precision)." into jb-dev by Stephen Hines · 12 years ago
  32. a25b2e8 Test clamp (full and relaxed precision). by Stephen Hines · 12 years ago
  33. 8396830 Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev by Fabrice Di Meglio · 12 years ago
  34. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  35. ed5632d am f53716ed: am a1f084e8: Merge "Fix NPEs in StatusBarTest." into jb-dev by Daniel Sandler · 12 years ago
  36. a1f084e Merge "Fix NPEs in StatusBarTest." into jb-dev by Daniel Sandler · 12 years ago
  37. 0357440 am d92c5c03: am 6c5f4cd0: Merge "Fix hang/crash in native path code" into jb-dev by Chet Haase · 12 years ago
  38. e7e9b6e Fix NPEs in StatusBarTest. by Daniel Sandler · 12 years ago
  39. d34dd71 Fix hang/crash in native path code by Chet Haase · 12 years ago
  40. 64d6143 am dcc81035: am fe5984f4: Merge "Corrects invalidation logic for layered views" into jb-dev by Chet Haase · 12 years ago
  41. fe5984f Merge "Corrects invalidation logic for layered views" into jb-dev by Chet Haase · 12 years ago
  42. 810a867 Corrects invalidation logic for layered views by Chet Haase · 12 years ago
  43. 40b97d4 Merge "App Compatibility test. Launches a given app and detects crashes or ANRs." by Tsu Chiang Chuang · 12 years ago
  44. fea39c3 App Compatibility test. Launches a given app and detects crashes or ANRs. by Tsu Chiang Chuang · 12 years ago
  45. adeb809 Start passing element/dim information along with FieldPacker. by Stephen Hines · 12 years ago
  46. 9b9e74e Move mesh to end of test list until we fix LLVM. by Stephen Hines · 12 years ago
  47. 7a23b49 Fixes for optical bounds feature. by Philip Milne · 12 years ago
  48. ca7086f Merge "Create a catch-all testcase to handle asynchronous crashes and ANRs" into jb-dev by Omari Stephens · 12 years ago
  49. a6a3536 Create a catch-all testcase to handle asynchronous crashes and ANRs by Omari Stephens · 12 years ago
  50. e9e260f Add tests for uncaught exceptions from methods called through the Java Bridge by Steve Block · 12 years ago
  51. 2318889 Merge "Add tests for reflection and improve JavaDoc for Java Bridge" by Steve Block · 12 years ago
  52. 177a4bb Merge "Add useMinimalMemory=true test to TileBenchmark" by Chris Craik · 12 years ago
  53. 3aa800b Add tests for reflection and improve JavaDoc for Java Bridge by Steve Block · 12 years ago
  54. b2b15716 Merge "Promote layout debugging code from GridLayout to ViewGroup." by Philip Milne · 12 years ago
  55. 10ca24a Promote layout debugging code from GridLayout to ViewGroup. by Philip Milne · 12 years ago
  56. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  57. b0668e4 follow up file original policy change by Guang Zhu · 12 years ago
  58. 9e6fa17 Add useMinimalMemory=true test to TileBenchmark by Chris Craik · 12 years ago
  59. 3dfc82b Merge "Expand too-small notifications to fill 64dp." by Daniel Sandler · 12 years ago
  60. bc5559f Expand too-small notifications to fill 64dp. by Daniel Sandler · 12 years ago
  61. bbd51f1 Share Insets instances between views that have the same background (Drawable) by Philip Milne · 12 years ago
  62. d7f256d TileBenchmark test app needs read sdcard permission by Guang Zhu · 12 years ago
  63. 91b7be1 Merge "Fixing test affected by API renaming." by Alex Sakhartchouk · 12 years ago
  64. c24ad53 Merge "Build Smoke tests against the SDK." by Brett Chabot · 12 years ago
  65. 6427555 Fixing test affected by API renaming. by Alex Sakhartchouk · 12 years ago
  66. 8debcfa Build Smoke tests against the SDK. by Brett Chabot · 12 years ago
  67. 4e1cb3b Merge "Fix for bug 6110465." by Philip Milne · 12 years ago
  68. 1557fd7 Fix for bug 6110465. by Philip Milne · 12 years ago
  69. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  70. 0e2c701 Merge "Unhiding J API's for Renderscript." by Alex Sakhartchouk · 12 years ago
  71. 5ba2efe Minor clean-up in DeviceOrientation and DeviceMotion by Steve Block · 13 years ago
  72. 918e840 Unhiding J API's for Renderscript. by Alex Sakhartchouk · 12 years ago
  73. 72afa11 Add tests for rootn() to math_conformance. by Stephen Hines · 12 years ago
  74. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 12 years ago
  75. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  76. 3304012 Merge "Support metered Wi-Fi NetworkPolicy." by Jeff Sharkey · 12 years ago
  77. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  78. 5459c43 Merge "Clean up status bar, system bar, navigation bar management." by Dianne Hackborn · 12 years ago
  79. 7c8fd15 Merge "remove toast from animation benchmark" by Chris Craik · 12 years ago
  80. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  81. d779412 Merge "Add View textAlignment" by Fabrice Di Meglio · 12 years ago
  82. dc419d7 remove toast from animation benchmark by Chris Craik · 12 years ago
  83. 9da0f8a Add View textAlignment by Fabrice Di Meglio · 12 years ago
  84. 0a1cbc5 Merge "New libhwui test activity" by Romain Guy · 12 years ago
  85. 2946445 New libhwui test activity by Romain Guy · 12 years ago
  86. 21aec19 Merge "Optimization of alpha with DisplayList properties" by Chet Haase · 12 years ago
  87. fde3f83 Merge "Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest" by Fabrice Di Meglio · 12 years ago
  88. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  89. 59dfce8 Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest by Fabrice Di Meglio · 12 years ago
  90. 296a5b4 Merge "Re-enable DisplayList properties." by Chet Haase · 12 years ago
  91. 9420abd Re-enable DisplayList properties. by Chet Haase · 12 years ago
  92. c5f519c Rename ioReceive and ioSend by Jason Sams · 12 years ago
  93. 75ec678 Add fp_relaxed pragma to image processing test. by Jason Sams · 12 years ago
  94. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  95. 043f5ce More rearrangement and renaming. by Alex Sakhartchouk · 12 years ago
  96. b09aaec Merge "Changing rsg to rs where functions don't rely on graphics." by Alex Sakhartchouk · 12 years ago
  97. 73797e9 Changing rsg to rs where functions don't rely on graphics. by Alex Sakhartchouk · 12 years ago
  98. 6f92c15 Factor viewport scaling into coverage calculation by Chris Craik · 12 years ago
  99. bf29121 Try to make error messages more useful and improve ANR handling by Omari Stephens · 12 years ago
  100. ad8037e Avoid crashes in a single app from causing cascading test failures by Omari Stephens · 12 years ago