1. 1d9ea8a Merge "Rename convolve3x3.rs to prevent collisions." by Stephen Hines · 11 years ago
  2. 3c67218 Merge "Implement rs.sendMessage()" by Jason Sams · 11 years ago
  3. 1b2ad77 Rename convolve3x3.rs to prevent collisions. by Stephen Hines · 11 years ago
  4. 1ba0289 Merge "Add cap tessellation support" by Chris Craik · 11 years ago
  5. 65cd612 Add cap tessellation support by Chris Craik · 12 years ago
  6. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 11 years ago
  7. 455d644 Implement rs.sendMessage() by Jason Sams · 11 years ago
  8. b969a0d Add support for non-antialiased text by Romain Guy · 11 years ago
  9. 0c5b66f Fix build. by Dianne Hackborn · 11 years ago
  10. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  11. fe02fc4 Balls perf update by Jason Sams · 11 years ago
  12. c3fedaf Fix graphical corruption on QCOM GPU Bug #7146141 by Romain Guy · 11 years ago
  13. 3a34d17 Fixing the build by Svetoslav · 11 years ago
  14. 806f133 Merge "Turn off vector code for tests where this reduces performance." by Jason Sams · 11 years ago
  15. 582748e Merge "Build the actual RSTest_CompatLib." by Stephen Hines · 11 years ago
  16. 79914f9 Turn off vector code for tests where this reduces performance. by Jason Sams · 11 years ago
  17. b472aad Merge "fast math error testing." by Jason Sams · 11 years ago
  18. fc74530 Build the actual RSTest_CompatLib. by Stephen Hines · 12 years ago
  19. 5cb9037 Revert "Move RSTest to compatibility library." by Stephen Hines · 12 years ago
  20. 023c260 fast math error testing. by Jason Sams · 12 years ago
  21. 878749fe Merge "Move RSTest to compatibility library." by Tim Murray · 12 years ago
  22. 4946479 Merge "Allow layers with a stencil buffer to be resized on the fly Bug #7146141" by Romain Guy · 12 years ago
  23. 2055aba Allow layers with a stencil buffer to be resized on the fly Bug #7146141 by Romain Guy · 12 years ago
  24. 36103c8 Move RSTest to compatibility library. by Tim Murray · 12 years ago
  25. 21af925 Merge "Better detecting if current threasd is main thread" by Kristian Monsen · 12 years ago
  26. 70b900c Merge "Actually test fract(float)." by Stephen Hines · 12 years ago
  27. 0a30328 Better detecting if current threasd is main thread by Kristian Monsen · 12 years ago
  28. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 12 years ago
  29. 4e17a9e Actually test fract(float). by Stephen Hines · 12 years ago
  30. 5ebefec Merge "Fix test build failure" by Amith Yamasani · 12 years ago
  31. 45c0924 Fix test build failure by Amith Yamasani · 12 years ago
  32. 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
  33. b2d98ce Fix image processing test to include all benchmark tests by Xia Wang · 12 years ago
  34. 735738c Preliminary Support for region clipping by Romain Guy · 12 years ago
  35. bb469bd Merge "Add parentheses for latest Clang warnings." by Stephen Hines · 12 years ago
  36. 9be5f0a Add parentheses for latest Clang warnings. by Stephen Hines · 12 years ago
  37. 53897ad Merge "Maybe fix build." by Dianne Hackborn · 12 years ago
  38. 54372e9 Maybe fix build. by Dianne Hackborn · 12 years ago
  39. 8d1127e Merge "Update IP2 to use bitmap-backed allocations." by Tim Murray · 12 years ago
  40. f9485d0 Update IP2 to use bitmap-backed allocations. by Tim Murray · 12 years ago
  41. 5341cea Cleanup 9patch mesh matching code Bug #7970966 by Romain Guy · 12 years ago
  42. 16ad177 Merge "Add 3D LUT intrinsic java class" by Jason Sams · 12 years ago
  43. e3a9b24 Add plumbing for better text scaling by Romain Guy · 12 years ago
  44. 40f1fa6 Add 3D LUT intrinsic java class by Jason Sams · 12 years ago
  45. 5b4628a Add more tests for libhwui by Romain Guy · 12 years ago
  46. 886b275 Properly support ALPHA_8 bitmaps in all drawBitmap() methods by Romain Guy · 12 years ago
  47. 09e2835 Fix off by 1 in color cube. by Jason Sams · 12 years ago
  48. a22f980 Merge "Fix color cube tests." by Jason Sams · 12 years ago
  49. ddf66ce Fix color cube tests. by Jason Sams · 12 years ago
  50. 69bf687 Merge "Add API support for 3D allocations." by Jason Sams · 12 years ago
  51. d1c306a Add API support for 3D allocations. by Jason Sams · 12 years ago
  52. 2c1dc9a Switch to simpler createFromBitmap in ImageProcessing. by Tim Murray · 12 years ago
  53. 2e28e2b Revert "Turn off IP2." by Stephen Hines · 12 years ago
  54. bc89730 Turn off IP2. by Stephen Hines · 12 years ago
  55. a52b503 Merge "Compatibility lib changes for IP2." by Stephen Hines · 12 years ago
  56. f43ac73 Compatibility lib changes for IP2. by Stephen Hines · 12 years ago
  57. 0d0c4e1 Merge "Minor cleanup of a few RS filter ports." by Jason Sams · 12 years ago
  58. f914db7 Minor cleanup of a few RS filter ports. by Jason Sams · 12 years ago
  59. cca2455 Test bounds on rsForEach calls. by Stephen Hines · 12 years ago
  60. 906380a Merge "add filters from Gallery to ImageProcessing" by Tim Murray · 12 years ago
  61. d7940c8 add filters from Gallery to ImageProcessing by Tim Murray · 12 years ago
  62. afa528e Merge "Fix app bug related to same input/output bitmap." by Stephen Hines · 12 years ago
  63. b6d04f8 Fix app bug related to same input/output bitmap. by Stephen Hines · 12 years ago
  64. 07e186e am 32ec47c1: am 63cc22a5: am 4eab3d88: Merge "more app launch test tweaks" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  65. 32ec47c am 63cc22a5: am 4eab3d88: Merge "more app launch test tweaks" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  66. 13f7734 more app launch test tweaks by Guang Zhu · 12 years ago
  67. 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
  68. 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
  69. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  70. 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
  71. 5732aaf am 8732bee8: am fdc0d929: Merge "app launch test fixes and improvements" into jb-mr1.1-dev by Guang Zhu · 12 years ago
  72. c28a062 app launch test fixes and improvements by Guang Zhu · 12 years ago
  73. 131549d am 98a09c64: am 43174b7d: am 718fb9f1: Fix sample code issues by Jason Sams · 12 years ago
  74. 98a09c6 am 43174b7d: am 718fb9f1: Fix sample code issues by Jason Sams · 12 years ago
  75. 718fb9f Fix sample code issues by Jason Sams · 12 years ago
  76. 1629c12 am 07cca313: am 70f17822: am 54525d8e: Merge "Clean up the Builder test." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  77. 07cca31 am 70f17822: am 54525d8e: Merge "Clean up the Builder test." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  78. 54525d8 Merge "Clean up the Builder test." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  79. 86ee9f3 Merge "Hardware / Software Canvas comparison tool" by Chris Craik · 12 years ago
  80. fdb3672 Merge "Add single channel blur test." by Jason Sams · 12 years ago
  81. 9249207 am 1c3c626c: am 3694d08a: am 007c64ff: Merge "Added app launch test." into jb-mr1.1-dev by Maxim Siniavine · 12 years ago
  82. 1c3c626 am 3694d08a: am 007c64ff: Merge "Added app launch test." into jb-mr1.1-dev by Maxim Siniavine · 12 years ago
  83. 007c64f Merge "Added app launch test." into jb-mr1.1-dev by Maxim Siniavine · 12 years ago
  84. f58e5b6 Added app launch test. by Maxim Siniavine · 12 years ago
  85. 4912bd2 am 789038cb: am a5dbd9c3: am d85b8d57: Switched to another method for launching apps. by Maxim Siniavine · 12 years ago
  86. 789038c am a5dbd9c3: am d85b8d57: Switched to another method for launching apps. by Maxim Siniavine · 12 years ago
  87. c3683b5 Hardware / Software Canvas comparison tool by Chris Craik · 12 years ago
  88. d85b8d5 Switched to another method for launching apps. by Maxim Siniavine · 12 years ago
  89. 8150941 Add single channel blur test. by Jason Sams · 12 years ago
  90. 205ec5a Clean up the Builder test. by Daniel Sandler · 12 years ago
  91. 63f316f Merge "Java RS latency benchmark." by Tim Murray · 12 years ago
  92. 83e185c Update ImageProcessing test. by Jason Sams · 12 years ago
  93. 9368f0b JB image processing. by Jason Sams · 12 years ago
  94. 3ffedae Java RS latency benchmark. by Tim Murray · 12 years ago
  95. 2bd9144 Convert constant to float instead of double in mandelbrot.rs. by Tim Murray · 12 years ago
  96. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  97. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  98. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  99. bd5b3a7 Minor fixes for range clamp + default blending. by Stephen Hines · 12 years ago
  100. 0021f7b Merge "Revert "Update the location tracker test app"" by Victoria Lease · 12 years ago