1. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  2. 4190911 Merge "Support missing RS vector types." by Stephen Hines · 13 years ago
  3. 79ad3f2 Support missing RS vector types. by Stephen Hines · 13 years ago
  4. adafec5 Update Android DRT skip list. by Ben Murdoch · 13 years ago
  5. 34db30d LayoutTests with dumpAsText in the pathname should always dump as text. by Ben Murdoch · 13 years ago
  6. 53a73bc Update BiDiTest app for adding more unit tests by Fabrice Di Meglio · 13 years ago
  7. d8703a9 Add View paddingStart and paddingEnd by Fabrice Di Meglio · 13 years ago
  8. 9876930 Merge "Add error checking to LayerRenderer::copyLayer" by Romain Guy · 13 years ago
  9. d6b2a00 Add error checking to LayerRenderer::copyLayer by Romain Guy · 13 years ago
  10. ee452bc Merge "Fix rendering issue with paths when the stroke width is 0" by Romain Guy · 13 years ago
  11. 98029c8 Fix rendering issue with paths when the stroke width is 0 by Romain Guy · 13 years ago
  12. 395eef3 Merge "Change includeMarginsInAlignment flag to aligmentMode property." by Philip Milne · 13 years ago
  13. de47f1c Merge "Make the Notify Builder test usable on phones." by Daniel Sandler · 13 years ago
  14. 1e54825 Change includeMarginsInAlignment flag to aligmentMode property. by Philip Milne · 13 years ago
  15. 9171bf3 Merge "Update BiDiTest app for testing View padding" by Fabrice Di Meglio · 13 years ago
  16. b071240 Update BiDiTest app for testing View padding by Fabrice Di Meglio · 13 years ago
  17. 9347d9a Merge "Adding ability to read back fbo data to renderscript" by Alex Sakhartchouk · 13 years ago
  18. 8650c32 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  19. 396263f Make the Notify Builder test usable on phones. by Daniel Sandler · 13 years ago
  20. 2dc7afd Add opengl bench mark test: by Xia Wang · 13 years ago
  21. 1190041 Merge "Fill in opengl benchmark test: - display a list view" by Xia Wang · 13 years ago
  22. 7c7d135 Fill in opengl benchmark test: - display a list view by Xia Wang · 13 years ago
  23. 0acb8d3 Merge "Fix Gravity start/end" by Fabrice Di Meglio · 13 years ago
  24. 4a49b95 Merge "Add more opengl benchmark test: - all apps in launcher - shortcuts of apps in home page" by Xia Wang · 13 years ago
  25. 67f8de0 Fix Gravity start/end by Fabrice Di Meglio · 13 years ago
  26. 77a8116 Add TextureView.getBitmap() by Romain Guy · 13 years ago
  27. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  28. cb040a0 Add more opengl benchmark test: by Xia Wang · 13 years ago
  29. ad4e03d Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX." by Romain Guy · 13 years ago
  30. 54be1cd Batch glCopyTexImage() calls to get about 15 fps back on SGX. by Romain Guy · 13 years ago
  31. 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
  32. 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
  33. 7af0522 Refactor BiDiTest unit tests app by Fabrice Di Meglio · 13 years ago
  34. c0e9e42 Merge "Add onSurfaceTextureDestroyed() callback." by Romain Guy · 13 years ago
  35. 40b62b9 Merge "Make View respect LAYOUT_DIRECTION_LOCALE" by Fabrice Di Meglio · 13 years ago
  36. 451ce44 Add onSurfaceTextureDestroyed() callback. by Romain Guy · 13 years ago
  37. 26e432d Make View respect LAYOUT_DIRECTION_LOCALE by Fabrice Di Meglio · 13 years ago
  38. f474870 Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices. by Philip Milne · 13 years ago
  39. 7fd9487 Fix for baseline alignment in LinearLayout compatibiity mode. by Philip Milne · 13 years ago
  40. c46f7ff Rename atribute View horizontalDirection to layoutDirection and update unit tests by Fabrice Di Meglio · 13 years ago
  41. 4da7b10 Merge "Add OpenGl benchmark tests: display images with different texture in each mesh." by Xia Wang · 13 years ago
  42. de7fc15 Update BiDiTest app for Gravity renaming by Fabrice Di Meglio · 13 years ago
  43. 62e8f22 Add OpenGl benchmark tests: by Xia Wang · 13 years ago
  44. f81c709 Merge "Fix the status bar test app." by Daniel Sandler · 13 years ago
  45. 160cbbb Merge "Response to code review for GridLayout:" by Philip Milne · 13 years ago
  46. aa616f3 Response to code review for GridLayout: by Philip Milne · 13 years ago
  47. 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
  48. 09b867e Merge "Update BiDiTest app" by Fabrice Di Meglio · 13 years ago
  49. 2f9cad2 Update BiDiTest app by Fabrice Di Meglio · 13 years ago
  50. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  51. 88f9fd2 Add more unit tests for RTL layouts by Fabrice Di Meglio · 13 years ago
  52. c715528 Add more unit tests cases for BiDi / RTL by Fabrice Di Meglio · 13 years ago
  53. c2e9890 Add more unit tests for RelativeLayout by Fabrice Di Meglio · 13 years ago
  54. 77c1cc0 Merge "Fix bug #4509967 (layout_gravity not always respected)" by Fabrice Di Meglio · 13 years ago
  55. de35cee Fix bug #4509967 (layout_gravity not always respected) by Fabrice Di Meglio · 13 years ago
  56. cb0975b Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336" by Romain Guy · 13 years ago
  57. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  58. 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
  59. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  60. 48a542a Merge "model rotation can now be controlled by the device's sensors" by Mathias Agopian · 13 years ago
  61. 35ccf46 model rotation can now be controlled by the device's sensors by Mathias Agopian · 13 years ago
  62. f09ef51 Fix issue with drawColor(color, Mode.Clear) by Romain Guy · 13 years ago
  63. a4fa2cd Merge "Manual merge. Preference activity changes to work on smaller tablet screens and phones." by Amith Yamasani · 13 years ago
  64. 1e59f9d Fix texture coordinates for sub-bitmap rendering. by Romain Guy · 13 years ago
  65. 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
  66. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  67. 405c1af Manual merge. Preference activity changes to work on smaller tablet screens and phones. by Amith Yamasani · 13 years ago
  68. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  69. 3f8956d Introduction of GridLayout. by Philip Milne · 13 years ago
  70. f9be16a Rename test to be able to launch it on crespo. by Romain Guy · 13 years ago
  71. 9eed25e In DRT2, correctly handle the case of zero tests by Steve Block · 13 years ago
  72. 183c3c9 Update DRT2 to reflect WebKit code movement by Steve Block · 13 years ago
  73. 31e446c Add extra error handling to DRT2 launcher script by Steve Block · 13 years ago
  74. f32e0fe Merge "RTL Ordering of visual elements in LinearLayout" by Fabrice Di Meglio · 13 years ago
  75. 1e4cfbe RTL Ordering of visual elements in LinearLayout by Fabrice Di Meglio · 14 years ago
  76. ab68f52 Merge "Removing unused code" by Alex Sakhartchouk · 13 years ago
  77. 44984ea Enable large font rendering with GPU acceleration by Chet Haase · 13 years ago
  78. a7f1732 Removing unused code by Alex Sakhartchouk · 13 years ago
  79. c1635bf call clearCache from UI thread by Guang Zhu · 13 years ago
  80. 8083419 Merge "change how test sets timeout for webkit dump" by Guang Zhu · 13 years ago
  81. 97499df change how test sets timeout for webkit dump by Guang Zhu · 13 years ago
  82. f4fea9a Merge WebKit at r75993: Update Makefiles by Ben Murdoch · 13 years ago
  83. e8e335a even more logging by Guang Zhu · 13 years ago
  84. a7a7222 Merge "Fix WebCore include paths due to merge to WebKit r75315" by Steve Block · 13 years ago
  85. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  86. 1048b7e Fix WebCore include paths due to merge to WebKit r75315 by Steve Block · 13 years ago
  87. 01defe4 Merge changes I21e9629e,I535ed3ba by Daniel Sandler · 13 years ago
  88. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  89. 49171bc add more logging into DRT by Guang Zhu · 13 years ago
  90. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  91. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  92. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  93. 3825fef Merge "Fix for scaled AA lines" by Chet Haase · 13 years ago
  94. 99ecdc4 Fix for scaled AA lines by Chet Haase · 13 years ago
  95. 4f413e4 Merge "save benchmark results" by Alex Sakhartchouk · 13 years ago
  96. 4d7b19a save benchmark results by Alex Sakhartchouk · 13 years ago
  97. ceae02e Merge "Clean up use of rsSetObject/rsClearObject." by Stephen Hines · 13 years ago
  98. df0a7fb Merge "Allows to render with an OpenGL context inside a TextureView." by Romain Guy · 13 years ago
  99. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  100. c32b994 Clean up use of rsSetObject/rsClearObject. by Stephen Hines · 13 years ago