1. b071240 Update BiDiTest app for testing View padding by Fabrice Di Meglio · 13 years ago
  2. 2dc7afd Add opengl bench mark test: by Xia Wang · 13 years ago
  3. 1190041 Merge "Fill in opengl benchmark test: - display a list view" by Xia Wang · 13 years ago
  4. 7c7d135 Fill in opengl benchmark test: - display a list view by Xia Wang · 13 years ago
  5. 0acb8d3 Merge "Fix Gravity start/end" by Fabrice Di Meglio · 13 years ago
  6. 4a49b95 Merge "Add more opengl benchmark test: - all apps in launcher - shortcuts of apps in home page" by Xia Wang · 13 years ago
  7. 67f8de0 Fix Gravity start/end by Fabrice Di Meglio · 13 years ago
  8. 77a8116 Add TextureView.getBitmap() by Romain Guy · 13 years ago
  9. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  10. cb040a0 Add more opengl benchmark test: by Xia Wang · 13 years ago
  11. ad4e03d Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX." by Romain Guy · 13 years ago
  12. 54be1cd Batch glCopyTexImage() calls to get about 15 fps back on SGX. by Romain Guy · 13 years ago
  13. 28b6711 Merge "Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case." by Philip Milne · 13 years ago
  14. 51f17d5 Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case. by Philip Milne · 13 years ago
  15. 7af0522 Refactor BiDiTest unit tests app by Fabrice Di Meglio · 13 years ago
  16. c0e9e42 Merge "Add onSurfaceTextureDestroyed() callback." by Romain Guy · 13 years ago
  17. 40b62b9 Merge "Make View respect LAYOUT_DIRECTION_LOCALE" by Fabrice Di Meglio · 13 years ago
  18. 451ce44 Add onSurfaceTextureDestroyed() callback. by Romain Guy · 13 years ago
  19. 26e432d Make View respect LAYOUT_DIRECTION_LOCALE by Fabrice Di Meglio · 13 years ago
  20. f474870 Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices. by Philip Milne · 13 years ago
  21. 7fd9487 Fix for baseline alignment in LinearLayout compatibiity mode. by Philip Milne · 13 years ago
  22. c46f7ff Rename atribute View horizontalDirection to layoutDirection and update unit tests by Fabrice Di Meglio · 13 years ago
  23. 4da7b10 Merge "Add OpenGl benchmark tests: display images with different texture in each mesh." by Xia Wang · 13 years ago
  24. de7fc15 Update BiDiTest app for Gravity renaming by Fabrice Di Meglio · 13 years ago
  25. 62e8f22 Add OpenGl benchmark tests: by Xia Wang · 13 years ago
  26. f81c709 Merge "Fix the status bar test app." by Daniel Sandler · 13 years ago
  27. 160cbbb Merge "Response to code review for GridLayout:" by Philip Milne · 13 years ago
  28. aa616f3 Response to code review for GridLayout: by Philip Milne · 13 years ago
  29. 50469db am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  30. 09b867e Merge "Update BiDiTest app" by Fabrice Di Meglio · 13 years ago
  31. 2f9cad2 Update BiDiTest app by Fabrice Di Meglio · 13 years ago
  32. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  33. 88f9fd2 Add more unit tests for RTL layouts by Fabrice Di Meglio · 13 years ago
  34. c715528 Add more unit tests cases for BiDi / RTL by Fabrice Di Meglio · 13 years ago
  35. c2e9890 Add more unit tests for RelativeLayout by Fabrice Di Meglio · 13 years ago
  36. 77c1cc0 Merge "Fix bug #4509967 (layout_gravity not always respected)" by Fabrice Di Meglio · 13 years ago
  37. de35cee Fix bug #4509967 (layout_gravity not always respected) by Fabrice Di Meglio · 13 years ago
  38. cb0975b Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336" by Romain Guy · 13 years ago
  39. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  40. 7322e55 am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  41. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  42. 48a542a Merge "model rotation can now be controlled by the device's sensors" by Mathias Agopian · 13 years ago
  43. 35ccf46 model rotation can now be controlled by the device's sensors by Mathias Agopian · 13 years ago
  44. f09ef51 Fix issue with drawColor(color, Mode.Clear) by Romain Guy · 13 years ago
  45. a4fa2cd Merge "Manual merge. Preference activity changes to work on smaller tablet screens and phones." by Amith Yamasani · 13 years ago
  46. 1e59f9d Fix texture coordinates for sub-bitmap rendering. by Romain Guy · 13 years ago
  47. 5c2e4d2 am 8fcbfb52: am 94250ac6: Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  48. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  49. 405c1af Manual merge. Preference activity changes to work on smaller tablet screens and phones. by Amith Yamasani · 13 years ago
  50. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  51. 3f8956d Introduction of GridLayout. by Philip Milne · 13 years ago
  52. f9be16a Rename test to be able to launch it on crespo. by Romain Guy · 13 years ago
  53. 9eed25e In DRT2, correctly handle the case of zero tests by Steve Block · 13 years ago
  54. 183c3c9 Update DRT2 to reflect WebKit code movement by Steve Block · 13 years ago
  55. 31e446c Add extra error handling to DRT2 launcher script by Steve Block · 13 years ago
  56. f32e0fe Merge "RTL Ordering of visual elements in LinearLayout" by Fabrice Di Meglio · 13 years ago
  57. 1e4cfbe RTL Ordering of visual elements in LinearLayout by Fabrice Di Meglio · 14 years ago
  58. ab68f52 Merge "Removing unused code" by Alex Sakhartchouk · 13 years ago
  59. 44984ea Enable large font rendering with GPU acceleration by Chet Haase · 13 years ago
  60. a7f1732 Removing unused code by Alex Sakhartchouk · 13 years ago
  61. c1635bf call clearCache from UI thread by Guang Zhu · 13 years ago
  62. 8083419 Merge "change how test sets timeout for webkit dump" by Guang Zhu · 13 years ago
  63. 97499df change how test sets timeout for webkit dump by Guang Zhu · 13 years ago
  64. f4fea9a Merge WebKit at r75993: Update Makefiles by Ben Murdoch · 13 years ago
  65. e8e335a even more logging by Guang Zhu · 13 years ago
  66. a7a7222 Merge "Fix WebCore include paths due to merge to WebKit r75315" by Steve Block · 13 years ago
  67. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  68. 1048b7e Fix WebCore include paths due to merge to WebKit r75315 by Steve Block · 13 years ago
  69. 01defe4 Merge changes I21e9629e,I535ed3ba by Daniel Sandler · 13 years ago
  70. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  71. 49171bc add more logging into DRT by Guang Zhu · 13 years ago
  72. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  73. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  74. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  75. 3825fef Merge "Fix for scaled AA lines" by Chet Haase · 13 years ago
  76. 99ecdc4 Fix for scaled AA lines by Chet Haase · 13 years ago
  77. 4f413e4 Merge "save benchmark results" by Alex Sakhartchouk · 13 years ago
  78. 4d7b19a save benchmark results by Alex Sakhartchouk · 13 years ago
  79. ceae02e Merge "Clean up use of rsSetObject/rsClearObject." by Stephen Hines · 13 years ago
  80. df0a7fb Merge "Allows to render with an OpenGL context inside a TextureView." by Romain Guy · 13 years ago
  81. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  82. c32b994 Clean up use of rsSetObject/rsClearObject. by Stephen Hines · 13 years ago
  83. 99585ad Line endcaps for AA lines are now antialiased. by Chet Haase · 13 years ago
  84. ad44445 Merge "New widget: TextureView Bug #4343984" by Romain Guy · 13 years ago
  85. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 13 years ago
  86. b994ed3 Fix RS graphics samples/tests. by Stephen Hines · 13 years ago
  87. 8a5cc92 Fix various hw-accelerated line/point bugs by Chet Haase · 13 years ago
  88. 998d457 Merge "Better workaround for the bitmap invalidation problem." by Alex Sakhartchouk · 13 years ago
  89. d45d463 Merge "Make DRT pull data over network" by Guang Zhu · 13 years ago
  90. f6d1b3f Make DRT pull data over network by Guang Zhu · 13 years ago
  91. 9dc8b36 Better workaround for the bitmap invalidation problem. by Alex Sakhartchouk · 13 years ago
  92. 93970c3 Merge "- Add instrumentation utility to automate rs performance tests: The RsBench test activity can be launched within instrumentation" by Xia Wang · 13 years ago
  93. 2738fb1 - Add instrumentation utility to automate rs performance tests: by Xia Wang · 13 years ago
  94. 740bf2b Apply shaders/filters to text drop shadows. Bug #4318323 by Romain Guy · 13 years ago
  95. 3a03eee Update shader text to test with drop shadows. by Romain Guy · 13 years ago
  96. 589e4e2 Fix bug #4338103 (Android Arabic and Hebrew input is broken) by Fabrice Di Meglio · 13 years ago
  97. 3f92b8b Merge "Clean getTextRunAdvances() APIs" by Fabrice Di Meglio · 13 years ago
  98. abf2b93 sped up the ui in image processing test app by Alex Sakhartchouk · 13 years ago
  99. 0a1413e Clean getTextRunAdvances() APIs by Fabrice Di Meglio · 13 years ago
  100. bf96c35 Merge "Enable anti-aliasing for hw-accelerated lines" by Chet Haase · 13 years ago