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