1. 840b506 Merge "Support typed YUV allocations." by Jason Sams · 12 years ago
  2. dd6c8b3 Support typed YUV allocations. by Jason Sams · 12 years ago
  3. 62a42c1 Adjust offset for non-AA line drawing by Chris Craik · 12 years ago
  4. 10c0aa2 Merge "Implement support for drawBitmapMesh's colors array" by Romain Guy · 12 years ago
  5. ee006a1 Fix build. by Craig Mautner · 12 years ago
  6. ff316ec Implement support for drawBitmapMesh's colors array by Romain Guy · 12 years ago
  7. 23496bd Convert live preview demo to IO_OUTPUT by Jason Sams · 12 years ago
  8. 0a4b65e Merge "Reuse context and allocations across test." by Jason Sams · 12 years ago
  9. 1f884ed Merge "Add tests for the new clipped kernel Java reflection." by Stephen Hines · 12 years ago
  10. fb2f5c2 Reuse context and allocations across test. by Jason Sams · 12 years ago
  11. 0c33ecd Merge "Clean Paint.mBidiFlags as it is no longer used" by Fabrice Di Meglio · 12 years ago
  12. 37352bb Add tests for the new clipped kernel Java reflection. by Stephen Hines · 12 years ago
  13. 6d9fe5b Clean Paint.mBidiFlags as it is no longer used by Fabrice Di Meglio · 12 years ago
  14. 5d01770 Update RSTest_Compat for stride changes. by Stephen Hines · 12 years ago
  15. 7bd280a Fix stride/addressing issues for RS tests. by Stephen Hines · 12 years ago
  16. 1d9ea8a Merge "Rename convolve3x3.rs to prevent collisions." by Stephen Hines · 12 years ago
  17. 3c67218 Merge "Implement rs.sendMessage()" by Jason Sams · 12 years ago
  18. 1b2ad77 Rename convolve3x3.rs to prevent collisions. by Stephen Hines · 12 years ago
  19. 1ba0289 Merge "Add cap tessellation support" by Chris Craik · 12 years ago
  20. 65cd612 Add cap tessellation support by Chris Craik · 12 years ago
  21. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 12 years ago
  22. 455d644 Implement rs.sendMessage() by Jason Sams · 12 years ago
  23. b969a0d Add support for non-antialiased text by Romain Guy · 12 years ago
  24. 0c5b66f Fix build. by Dianne Hackborn · 12 years ago
  25. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  26. fe02fc4 Balls perf update by Jason Sams · 12 years ago
  27. c3fedaf Fix graphical corruption on QCOM GPU Bug #7146141 by Romain Guy · 12 years ago
  28. 3a34d17 Fixing the build by Svetoslav · 12 years ago
  29. 806f133 Merge "Turn off vector code for tests where this reduces performance." by Jason Sams · 12 years ago
  30. 582748e Merge "Build the actual RSTest_CompatLib." by Stephen Hines · 12 years ago
  31. 79914f9 Turn off vector code for tests where this reduces performance. by Jason Sams · 12 years ago
  32. b472aad Merge "fast math error testing." by Jason Sams · 12 years ago
  33. fc74530 Build the actual RSTest_CompatLib. by Stephen Hines · 12 years ago
  34. 5cb9037 Revert "Move RSTest to compatibility library." by Stephen Hines · 12 years ago
  35. 023c260 fast math error testing. by Jason Sams · 12 years ago
  36. 878749fe Merge "Move RSTest to compatibility library." by Tim Murray · 12 years ago
  37. 4946479 Merge "Allow layers with a stencil buffer to be resized on the fly Bug #7146141" by Romain Guy · 12 years ago
  38. 2055aba Allow layers with a stencil buffer to be resized on the fly Bug #7146141 by Romain Guy · 12 years ago
  39. 36103c8 Move RSTest to compatibility library. by Tim Murray · 12 years ago
  40. 21af925 Merge "Better detecting if current threasd is main thread" by Kristian Monsen · 12 years ago
  41. 70b900c Merge "Actually test fract(float)." by Stephen Hines · 12 years ago
  42. 0a30328 Better detecting if current threasd is main thread by Kristian Monsen · 12 years ago
  43. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 12 years ago
  44. 4e17a9e Actually test fract(float). by Stephen Hines · 12 years ago
  45. 5ebefec Merge "Fix test build failure" by Amith Yamasani · 12 years ago
  46. 45c0924 Fix test build failure by Amith Yamasani · 12 years ago
  47. b6cf3c0 Merge "Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks." by Xia Wang · 12 years ago
  48. b2d98ce Fix image processing test to include all benchmark tests by Xia Wang · 12 years ago
  49. 735738c Preliminary Support for region clipping by Romain Guy · 12 years ago
  50. bb469bd Merge "Add parentheses for latest Clang warnings." by Stephen Hines · 12 years ago
  51. 9be5f0a Add parentheses for latest Clang warnings. by Stephen Hines · 12 years ago
  52. 53897ad Merge "Maybe fix build." by Dianne Hackborn · 12 years ago
  53. 54372e9 Maybe fix build. by Dianne Hackborn · 12 years ago
  54. 8d1127e Merge "Update IP2 to use bitmap-backed allocations." by Tim Murray · 12 years ago
  55. f9485d0 Update IP2 to use bitmap-backed allocations. by Tim Murray · 12 years ago
  56. 5341cea Cleanup 9patch mesh matching code Bug #7970966 by Romain Guy · 12 years ago
  57. 16ad177 Merge "Add 3D LUT intrinsic java class" by Jason Sams · 12 years ago
  58. e3a9b24 Add plumbing for better text scaling by Romain Guy · 12 years ago
  59. 40f1fa6 Add 3D LUT intrinsic java class by Jason Sams · 12 years ago
  60. 5b4628a Add more tests for libhwui by Romain Guy · 12 years ago
  61. 886b275 Properly support ALPHA_8 bitmaps in all drawBitmap() methods by Romain Guy · 12 years ago
  62. 09e2835 Fix off by 1 in color cube. by Jason Sams · 12 years ago
  63. a22f980 Merge "Fix color cube tests." by Jason Sams · 12 years ago
  64. ddf66ce Fix color cube tests. by Jason Sams · 12 years ago
  65. 69bf687 Merge "Add API support for 3D allocations." by Jason Sams · 12 years ago
  66. d1c306a Add API support for 3D allocations. by Jason Sams · 12 years ago
  67. 2c1dc9a Switch to simpler createFromBitmap in ImageProcessing. by Tim Murray · 12 years ago
  68. 2e28e2b Revert "Turn off IP2." by Stephen Hines · 12 years ago
  69. bc89730 Turn off IP2. by Stephen Hines · 12 years ago
  70. a52b503 Merge "Compatibility lib changes for IP2." by Stephen Hines · 12 years ago
  71. f43ac73 Compatibility lib changes for IP2. by Stephen Hines · 12 years ago
  72. 0d0c4e1 Merge "Minor cleanup of a few RS filter ports." by Jason Sams · 12 years ago
  73. f914db7 Minor cleanup of a few RS filter ports. by Jason Sams · 12 years ago
  74. cca2455 Test bounds on rsForEach calls. by Stephen Hines · 12 years ago
  75. 906380a Merge "add filters from Gallery to ImageProcessing" by Tim Murray · 12 years ago
  76. d7940c8 add filters from Gallery to ImageProcessing by Tim Murray · 12 years ago
  77. afa528e Merge "Fix app bug related to same input/output bitmap." by Stephen Hines · 12 years ago
  78. b6d04f8 Fix app bug related to same input/output bitmap. by Stephen Hines · 12 years ago
  79. 07e186e am 32ec47c1: am 63cc22a5: am 4eab3d88: Merge "more app launch test tweaks" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  80. 32ec47c am 63cc22a5: am 4eab3d88: Merge "more app launch test tweaks" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  81. 13f7734 more app launch test tweaks by Guang Zhu · 12 years ago
  82. f9ae5f7 am 23307cbb: am e0a676a3: Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  83. e0a676a Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  84. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  85. ca4f347 am 5732aaf1: am 8732bee8: am fdc0d929: Merge "app launch test fixes and improvements" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  86. 5732aaf am 8732bee8: am fdc0d929: Merge "app launch test fixes and improvements" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  87. c28a062 app launch test fixes and improvements by Guang Zhu · 12 years ago
  88. 131549d am 98a09c64: am 43174b7d: am 718fb9f1: Fix sample code issues by Jason Sams · 12 years ago
  89. 98a09c6 am 43174b7d: am 718fb9f1: Fix sample code issues by Jason Sams · 12 years ago
  90. 718fb9f Fix sample code issues by Jason Sams · 12 years ago
  91. 1629c12 am 07cca313: am 70f17822: am 54525d8e: Merge "Clean up the Builder test." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  92. 07cca31 am 70f17822: am 54525d8e: Merge "Clean up the Builder test." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  93. 54525d8 Merge "Clean up the Builder test." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  94. 86ee9f3 Merge "Hardware / Software Canvas comparison tool" by Chris Craik · 12 years ago
  95. fdb3672 Merge "Add single channel blur test." by Jason Sams · 12 years ago
  96. 9249207 am 1c3c626c: am 3694d08a: am 007c64ff: Merge "Added app launch test." into jb-mr1.1-dev by Maxim Siniavine · 12 years ago
  97. 1c3c626 am 3694d08a: am 007c64ff: Merge "Added app launch test." into jb-mr1.1-dev by Maxim Siniavine · 12 years ago
  98. 007c64f Merge "Added app launch test." into jb-mr1.1-dev by Maxim Siniavine · 12 years ago
  99. f58e5b6 Added app launch test. by Maxim Siniavine · 12 years ago
  100. 4912bd2 am 789038cb: am a5dbd9c3: am d85b8d57: Switched to another method for launching apps. by Maxim Siniavine · 12 years ago