1. cb5f9db Fix bug #7651552 resetRtlProperties() is called way too often by Fabrice Di Meglio · 12 years ago
  2. 68b1405 Merge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)"" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  3. bb4b601 Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)" by Fabrice Di Meglio · 12 years ago
  4. 1957d28 Fix bug #7419054 TextView Drawables resolution is broken in RTL mode by Fabrice Di Meglio · 12 years ago
  5. d3156a2 Fix bug #7164967 android.view.cts.ViewGroup_MarginLayoutParamsTest#testResolveMarginsRelative failures on JO by Fabrice Di Meglio · 12 years ago
  6. 09a5321 Merge "Revert "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.""" into jb-mr1-dev by Dave Burke · 12 years ago
  7. 579e140 Revert "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" by Dave Burke · 12 years ago
  8. 1e0ed6b Fix missing @hide on ViewGroup.resolveLayoutParams() by Fabrice Di Meglio · 12 years ago
  9. fcc3348 Fix bug #7374285 GridLayout layout param margins are broken in RTL mode by Fabrice Di Meglio · 12 years ago
  10. 161cfef Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  11. 57fca90 Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." by Justin Ho · 12 years ago
  12. a7e0bcd Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow by Fabrice Di Meglio · 12 years ago
  13. dcf5962 This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height. by Jim Miller · 12 years ago
  14. 6868d6f Revert "Revert "Fix for bug 6050753."" by Mathias Agopian · 12 years ago
  15. 8e63bcc Revert "Fix for bug 6050753." by Romain Guy · 12 years ago
  16. 84ebb35 Fix bug #7334966 Padding is still broken in RTL languages by Fabrice Di Meglio · 12 years ago
  17. 6bf6eb7 Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic) by Fabrice Di Meglio · 12 years ago
  18. 2918ab6 Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int) by Fabrice Di Meglio · 12 years ago
  19. c886060 Incorrect temporary detach of accessibility focused view may lead to a crash. by Svetoslav Ganov · 12 years ago
  20. 8d0739d Accessibility focus not cleared on temporary detach. by Svetoslav Ganov · 12 years ago
  21. 8af2a13 Merge "Fix bug # 7172247 API REVIEW: android.view.ViewGroup.MarginLayoutParams" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  22. 03b8d3a Fix bug # 7172247 API REVIEW: android.view.ViewGroup.MarginLayoutParams by Fabrice Di Meglio · 12 years ago
  23. 9a04856 Other improvements for bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  24. 1f88ba8 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  25. 1a7d487 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  26. 97e146c Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  27. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  28. 4457e85 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  29. 61a2177 Fix Javadoc spelling by Fabrice Di Meglio · 12 years ago
  30. a40627d Enforce encapsulation for MarginLayoutParams startMargin and endMargin by Fabrice Di Meglio · 12 years ago
  31. ca479d4 Make detachViewFromParent more robust by Chet Haase · 12 years ago
  32. 99de245 Merge "Respect child drawing order when dispatching touch events" into jb-mr1-dev by Adam Powell · 12 years ago
  33. 4702a85 More view hierarchy, fragment debugging. by Dianne Hackborn · 12 years ago
  34. a6478a3 Respect child drawing order when dispatching touch events by Adam Powell · 12 years ago
  35. 23c89fd Improve resolution of RTL related properties by Fabrice Di Meglio · 12 years ago
  36. 2440e67 Catch padding changes in ViewGroup to properly clip children Bug #6886339 by Romain Guy · 12 years ago
  37. ddd8872 am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  38. a45746e Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  39. 2624c3a Merge "Account for static child transformations correctly" by Ed Heyl · 12 years ago
  40. 599913d Account for static child transformations correctly by Chet Haase · 12 years ago
  41. f443f98 Make RelativeLayout aware of layout direction by Fabrice Di Meglio · 12 years ago
  42. 0f8e402 Force invalidates on non-visible views. DO NOT MERGE by Chet Haase · 12 years ago
  43. 15d03bf Merge "Fix MarginLayoutParams resolution" by Fabrice Di Meglio · 12 years ago
  44. 69bd558 Fix MarginLayoutParams resolution by Fabrice Di Meglio · 12 years ago
  45. 05e91ed Force invalidates on non-visible views to traverse the hierarchy by Chet Haase · 12 years ago
  46. 27e2da7 Remove the accessibility focus search code. by Svetoslav Ganov · 12 years ago
  47. ba64974 Removing setChildrenLayersEnabled by Michael Jurka · 12 years ago
  48. 73b21cf am 3662fe5e: am ebc9d317: Merge "Handle non-started LayoutTransition animations correctly" into jb-dev by Chet Haase · 12 years ago
  49. ddbb346 Handle non-started LayoutTransition animations correctly by Chet Haase · 12 years ago
  50. bc595b7 am b59d0618: am b6585d19: Merge "Double input focus and focus movement in list not working." into jb-dev by Svetoslav Ganov · 12 years ago
  51. b552d89 Double input focus and focus movement in list not working. by Svetoslav Ganov · 12 years ago
  52. 0597161 Merge "Fix for bug 6050753." by Philip Milne · 12 years ago
  53. 425f126 am a865d7d7: am df3633b3: Merge "Make it harder for apps to mess up ViewGroup\'s internal state Bug #6421288" into jb-dev by Romain Guy · 12 years ago
  54. 393a52c Make it harder for apps to mess up ViewGroup's internal state Bug #6421288 by Romain Guy · 12 years ago
  55. abafe37 am 6fa51de8: am 46a8b1ac: Merge "Remove unused, obsolete debug code" into jb-dev by Romain Guy · 12 years ago
  56. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  57. 38f4c22 am d83a0800: am 8ce2d78a: Merge "Improving accessibility focus traversal." into jb-dev by Svetoslav Ganov · 12 years ago
  58. 24ef21a am e436812e: am 844047ac: Merge "Fix inconsitency in aAccessibilityNodeInfo cache." into jb-dev by Svetoslav Ganov · 12 years ago
  59. 8ce2d78 Merge "Improving accessibility focus traversal." into jb-dev by Svetoslav Ganov · 12 years ago
  60. e5dfa47d Improving accessibility focus traversal. by Svetoslav Ganov · 12 years ago
  61. c406be9 Fix inconsitency in aAccessibilityNodeInfo cache. by Svetoslav Ganov · 12 years ago
  62. 50d9921 am de888fec: am 255d1e15: Merge "Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting..." into jb-dev by Dianne Hackborn · 12 years ago
  63. cf67578 Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting... by Dianne Hackborn · 12 years ago
  64. 529ddb8 am ca1e49ca: am cdbbecf3: Merge "Accessibility focus on temporary detached view not cleared." into jb-dev by Svetoslav Ganov · 12 years ago
  65. 3ed259a am 2a52d26c: am 7bb66c9c: Hide optical bounds feature for JB. by Philip Milne · 12 years ago
  66. 961bf0e Accessibility focus on temporary detached view not cleared. by Svetoslav Ganov · 12 years ago
  67. 7bb66c9 Hide optical bounds feature for JB. by Philip Milne · 12 years ago
  68. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  69. 810a867 Corrects invalidation logic for layered views by Chet Haase · 12 years ago
  70. d7910dd Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent by Svetoslav Ganov · 12 years ago
  71. 65340c1 Merge "Fixes for optical bounds feature." into jb-dev by Philip Milne · 12 years ago
  72. 7a23b49 Fixes for optical bounds feature. by Philip Milne · 12 years ago
  73. cbc6774 Make debug.layout usable with hw acceleration on by Romain Guy · 12 years ago
  74. 8f94ec1 Merge "Fix for layout debug mode." by Philip Milne · 12 years ago
  75. 604f440 Fix for layout debug mode. by Philip Milne · 12 years ago
  76. 0430ce9 Merge "Removing hierarchical accessibility focus directions." by Svetoslav Ganov · 12 years ago
  77. b2b15716 Merge "Promote layout debugging code from GridLayout to ViewGroup." by Philip Milne · 12 years ago
  78. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 12 years ago
  79. 10ca24a Promote layout debugging code from GridLayout to ViewGroup. by Philip Milne · 12 years ago
  80. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  81. 59a422e Ensure that touch and hover targets are cleared when needed. by Jeff Brown · 12 years ago
  82. f01d3dd Merge "Adding some more gestures and actions for accessibility." by Svetoslav Ganov · 12 years ago
  83. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  84. 7dd4a53 Adding new CHANGING transition to LayoutTransition. by Chet Haase · 12 years ago
  85. fcc6a0f Minor doc fix. by Philip Milne · 12 years ago
  86. a5d552f Fix for doc error. by Philip Milne · 12 years ago
  87. 4e1cb3b Merge "Fix for bug 6110465." by Philip Milne · 12 years ago
  88. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  89. 1557fd7 Fix for bug 6110465. by Philip Milne · 12 years ago
  90. 57cadf2 Fixing broken clear focus behavior. by Svetoslav Ganov · 12 years ago
  91. 9da0f8a Add View textAlignment by Fabrice Di Meglio · 13 years ago
  92. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  93. b85967b Re-enabling DisplayList properties by Chet Haase · 12 years ago
  94. a998dff Destroy the hardware renderer when ViewRootImpl's die is post-poned Bug #6109035 by Romain Guy · 12 years ago
  95. d11e615 Revamp of the NumberPicker widget. by Svetoslav Ganov · 12 years ago
  96. 9d1992d Optimizing DisplayList properties by Chet Haase · 13 years ago
  97. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  98. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 13 years ago
  99. dd3ef2c Improve RTL APIs by Fabrice Di Meglio · 13 years ago
  100. 98aec1c Make layoutDirection API public by Fabrice Di Meglio · 13 years ago