1. d307878 Merge "Support for maximum values in layout GridLayout." by Philip Milne · 13 years ago
  2. 48b5524 Support for maximum values in layout GridLayout. by Philip Milne · 13 years ago
  3. dd79d52 Merge "Adding some debug modes to the rs benchmark app." by Alex Sakhartchouk · 13 years ago
  4. 46bd32e Adding some debug modes to the rs benchmark app. by Alex Sakhartchouk · 13 years ago
  5. 595c18b Add test case for driver issue by Romain Guy · 13 years ago
  6. 2226886 Add textDirection support for TextView and ViewGroup by Fabrice Di Meglio · 13 years ago
  7. dde052f Merge "WifiWatchdogService - disable bad connections" by Irfan Sheriff · 13 years ago
  8. 8ed2acd Merge "Introduce MarginLayoutParams marginStart and margingEnd" by Fabrice Di Meglio · 13 years ago
  9. b76023a Introduce MarginLayoutParams marginStart and margingEnd by Fabrice Di Meglio · 13 years ago
  10. d0d0705 Update GLTextureView sample to do something real. by Romain Guy · 13 years ago
  11. 4a5a715 Don't set texture parameters on every frame. by Romain Guy · 13 years ago
  12. 80429c4 Properly tear down TextureView by Romain Guy · 13 years ago
  13. bc7dfb5 WifiWatchdogService - disable bad connections by Isaac Levy · 13 years ago
  14. 02ccac6 Code cleanup by Romain Guy · 13 years ago
  15. 039ad7a Merge "add TextView page to BiDiTests" by Fabrice Di Meglio · 13 years ago
  16. 7c1747c Merge "Remove verbose logging, update test app and docs." by Stephen Hines · 13 years ago
  17. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  18. a1f7b10 Handle baseline aligned rows in which some components define baseline and some don't. by Philip Milne · 13 years ago
  19. 468d8af add TextView page to BiDiTests by Doug Felt · 13 years ago
  20. cf55937 Add onSurfaceTextureUpdated to the TextureView listener. by Grace Kloba · 13 years ago
  21. 8b4512e Merge "Prevent possible NPE in TextureView" by Romain Guy · 13 years ago
  22. 1ec3a58 Prevent possible NPE in TextureView by Romain Guy · 13 years ago
  23. c2e0a1f Merge "Add the ability to specify the opacity of a TextureView" by Romain Guy · 13 years ago
  24. a948927 Add the ability to specify the opacity of a TextureView by Romain Guy · 13 years ago
  25. 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
  26. 4190911 Merge "Support missing RS vector types." by Stephen Hines · 13 years ago
  27. 79ad3f2 Support missing RS vector types. by Stephen Hines · 13 years ago
  28. adafec5 Update Android DRT skip list. by Ben Murdoch · 13 years ago
  29. 34db30d LayoutTests with dumpAsText in the pathname should always dump as text. by Ben Murdoch · 13 years ago
  30. 8596457 Fix issues in Opengl Benchmark tests: by Xia Wang · 13 years ago
  31. 53a73bc Update BiDiTest app for adding more unit tests by Fabrice Di Meglio · 13 years ago
  32. d8703a9 Add View paddingStart and paddingEnd by Fabrice Di Meglio · 13 years ago
  33. 9876930 Merge "Add error checking to LayerRenderer::copyLayer" by Romain Guy · 13 years ago
  34. d6b2a00 Add error checking to LayerRenderer::copyLayer by Romain Guy · 13 years ago
  35. ee452bc Merge "Fix rendering issue with paths when the stroke width is 0" by Romain Guy · 13 years ago
  36. 98029c8 Fix rendering issue with paths when the stroke width is 0 by Romain Guy · 13 years ago
  37. 395eef3 Merge "Change includeMarginsInAlignment flag to aligmentMode property." by Philip Milne · 13 years ago
  38. de47f1c Merge "Make the Notify Builder test usable on phones." by Daniel Sandler · 13 years ago
  39. 1e54825 Change includeMarginsInAlignment flag to aligmentMode property. by Philip Milne · 13 years ago
  40. 9171bf3 Merge "Update BiDiTest app for testing View padding" by Fabrice Di Meglio · 13 years ago
  41. b071240 Update BiDiTest app for testing View padding by Fabrice Di Meglio · 13 years ago
  42. 9347d9a Merge "Adding ability to read back fbo data to renderscript" by Alex Sakhartchouk · 13 years ago
  43. 8650c32 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  44. 396263f Make the Notify Builder test usable on phones. by Daniel Sandler · 13 years ago
  45. 2dc7afd Add opengl bench mark test: by Xia Wang · 13 years ago
  46. 1190041 Merge "Fill in opengl benchmark test: - display a list view" by Xia Wang · 13 years ago
  47. 7c7d135 Fill in opengl benchmark test: - display a list view by Xia Wang · 13 years ago
  48. 0acb8d3 Merge "Fix Gravity start/end" by Fabrice Di Meglio · 13 years ago
  49. 4a49b95 Merge "Add more opengl benchmark test: - all apps in launcher - shortcuts of apps in home page" by Xia Wang · 13 years ago
  50. 67f8de0 Fix Gravity start/end by Fabrice Di Meglio · 13 years ago
  51. 77a8116 Add TextureView.getBitmap() by Romain Guy · 13 years ago
  52. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  53. cb040a0 Add more opengl benchmark test: by Xia Wang · 13 years ago
  54. ad4e03d Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX." by Romain Guy · 13 years ago
  55. 54be1cd Batch glCopyTexImage() calls to get about 15 fps back on SGX. by Romain Guy · 13 years ago
  56. 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
  57. 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
  58. 7af0522 Refactor BiDiTest unit tests app by Fabrice Di Meglio · 13 years ago
  59. c0e9e42 Merge "Add onSurfaceTextureDestroyed() callback." by Romain Guy · 13 years ago
  60. 40b62b9 Merge "Make View respect LAYOUT_DIRECTION_LOCALE" by Fabrice Di Meglio · 13 years ago
  61. 451ce44 Add onSurfaceTextureDestroyed() callback. by Romain Guy · 13 years ago
  62. 26e432d Make View respect LAYOUT_DIRECTION_LOCALE by Fabrice Di Meglio · 13 years ago
  63. f474870 Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices. by Philip Milne · 13 years ago
  64. 7fd9487 Fix for baseline alignment in LinearLayout compatibiity mode. by Philip Milne · 13 years ago
  65. c46f7ff Rename atribute View horizontalDirection to layoutDirection and update unit tests by Fabrice Di Meglio · 13 years ago
  66. 4da7b10 Merge "Add OpenGl benchmark tests: display images with different texture in each mesh." by Xia Wang · 13 years ago
  67. de7fc15 Update BiDiTest app for Gravity renaming by Fabrice Di Meglio · 13 years ago
  68. 62e8f22 Add OpenGl benchmark tests: by Xia Wang · 13 years ago
  69. f81c709 Merge "Fix the status bar test app." by Daniel Sandler · 13 years ago
  70. 160cbbb Merge "Response to code review for GridLayout:" by Philip Milne · 13 years ago
  71. aa616f3 Response to code review for GridLayout: by Philip Milne · 13 years ago
  72. 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
  73. 09b867e Merge "Update BiDiTest app" by Fabrice Di Meglio · 13 years ago
  74. 2f9cad2 Update BiDiTest app by Fabrice Di Meglio · 13 years ago
  75. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  76. 88f9fd2 Add more unit tests for RTL layouts by Fabrice Di Meglio · 13 years ago
  77. c715528 Add more unit tests cases for BiDi / RTL by Fabrice Di Meglio · 13 years ago
  78. c2e9890 Add more unit tests for RelativeLayout by Fabrice Di Meglio · 13 years ago
  79. 77c1cc0 Merge "Fix bug #4509967 (layout_gravity not always respected)" by Fabrice Di Meglio · 13 years ago
  80. de35cee Fix bug #4509967 (layout_gravity not always respected) by Fabrice Di Meglio · 13 years ago
  81. cb0975b Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336" by Romain Guy · 13 years ago
  82. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  83. 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
  84. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  85. 48a542a Merge "model rotation can now be controlled by the device's sensors" by Mathias Agopian · 13 years ago
  86. 35ccf46 model rotation can now be controlled by the device's sensors by Mathias Agopian · 13 years ago
  87. f09ef51 Fix issue with drawColor(color, Mode.Clear) by Romain Guy · 13 years ago
  88. a4fa2cd Merge "Manual merge. Preference activity changes to work on smaller tablet screens and phones." by Amith Yamasani · 13 years ago
  89. 1e59f9d Fix texture coordinates for sub-bitmap rendering. by Romain Guy · 13 years ago
  90. 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
  91. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  92. 405c1af Manual merge. Preference activity changes to work on smaller tablet screens and phones. by Amith Yamasani · 13 years ago
  93. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  94. 3f8956d Introduction of GridLayout. by Philip Milne · 13 years ago
  95. f9be16a Rename test to be able to launch it on crespo. by Romain Guy · 13 years ago
  96. 9eed25e In DRT2, correctly handle the case of zero tests by Steve Block · 13 years ago
  97. 183c3c9 Update DRT2 to reflect WebKit code movement by Steve Block · 13 years ago
  98. 31e446c Add extra error handling to DRT2 launcher script by Steve Block · 13 years ago
  99. f32e0fe Merge "RTL Ordering of visual elements in LinearLayout" by Fabrice Di Meglio · 13 years ago
  100. 1e4cfbe RTL Ordering of visual elements in LinearLayout by Fabrice Di Meglio · 14 years ago