1. 504a10f Un-hide all ViewParent methods by Adam Powell · 11 years ago
  2. e4a2d7c Fix ViewGroupOverlay's handling of invalidating viewgroups by Chet Haase · 11 years ago
  3. f78484b am ea893536: am c4473d10: am 27a8508e: add attributes reference for splimotionevents and layoutmode by Scott Main · 11 years ago
  4. ea89353 am c4473d10: am 27a8508e: add attributes reference for splimotionevents and layoutmode by Scott Main · 11 years ago
  5. 27a8508 add attributes reference for splimotionevents and layoutmode by Scott Main · 11 years ago
  6. 6410c0a Lazily allocate seldom-used data structures by Romain Guy · 11 years ago
  7. 00dbe81 Notification for changed subtree in accessibility mode not fired properly. by Svetoslav · 11 years ago
  8. 494cb68 Merge "Optimizing AccessibilityNodeInfo caching." by Svetoslav · 11 years ago
  9. f699130 Remove unnecessary allocations by Romain Guy · 11 years ago
  10. 6254f48 Optimizing AccessibilityNodeInfo caching. by Svetoslav · 11 years ago
  11. 19c618d am c8a77735: am dea6e86d: am 3422ceb6: Merge "Bug fix for building the hover target list" by Jeff Brown · 11 years ago
  12. dea6e86 am 3422ceb6: Merge "Bug fix for building the hover target list" by Jeff Brown · 11 years ago
  13. 3422ceb Merge "Bug fix for building the hover target list" by Jeff Brown · 11 years ago
  14. 6f3a6a4 am 1e4c6589: am b3c2b21b: Merge "Accessibility should not query for list items when data set changed." into jb-mr2-dev by Svetoslav · 11 years ago
  15. 5b578da Accessibility should not query for list items when data set changed. by Svetoslav · 11 years ago
  16. fd06074 am c4818d86: am 4c95c537: Merge "Optimize list view scrolls Bug #8108706" into jb-mr2-dev by Romain Guy · 11 years ago
  17. 5549cb5 Optimize list view scrolls Bug #8108706 by Romain Guy · 11 years ago
  18. 7caa1a8 am a8549041: am 8c2e3a41: Merge "Optimize RTL properties resolution" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  19. 09ecb25 Optimize RTL properties resolution by Fabrice Di Meglio · 11 years ago
  20. 7aea41b am 393abb1c: am 5e650cef: Merge "Expand invalidation rectangle when clipChildren == false" into jb-mr2-dev by Chet Haase · 11 years ago
  21. a4f14eb Expand invalidation rectangle when clipChildren == false by Chet Haase · 11 years ago
  22. 6846341 am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClipChildren() setting" into jb-mr2-dev by Chet Haase · 11 years ago
  23. dd67159 Fix quickReject logic to account for setClipChildren() setting by Chet Haase · 11 years ago
  24. cbd5fe8 am 64076958: am 72ab9b80: Merge "Respect custom view drawing order when dispatching hover events." into jb-mr2-dev by Svetoslav · 11 years ago
  25. 72ab9b8 Merge "Respect custom view drawing order when dispatching hover events." into jb-mr2-dev by Svetoslav · 11 years ago
  26. 0e5e9aa Respect custom view drawing order when dispatching hover events. by Svetoslav · 11 years ago
  27. 1d9648d am d04215c4: am 0a41431d: Merge "API and doc cleanup, plus small animation/UI features" into jb-mr2-dev by Chet Haase · 11 years ago
  28. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  29. c6b0589 am 15c9e15e: am b9604a34: Merge "Amend getOverlay() docs for SurfaceView/TextureView" into jb-mr2-dev by Chet Haase · 11 years ago
  30. 9539949 Amend getOverlay() docs for SurfaceView/TextureView by Chet Haase · 11 years ago
  31. b7045d2 am cbfce445: am edf6f4b4: Make adding views specific to a ViewGroup\'s overlay by Chet Haase · 11 years ago
  32. edf6f4b Make adding views specific to a ViewGroup's overlay by Chet Haase · 11 years ago
  33. b38af99 am 98f69881: am 77d94957: Merge "Adding small animation features" into jb-mr2-dev by Chet Haase · 11 years ago
  34. b989502 Adding small animation features by Chet Haase · 11 years ago
  35. cfa7754 am 68951ee9: am 83390182: Merge "Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebug" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  36. b365f91 Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebug by Fabrice Di Meglio · 11 years ago
  37. 97207ab am 9fb9a0f3: am f7fa08b7: Merge "Fix bug #8487785 Notification shade has text overlapping the icon" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  38. f7fa08b Merge "Fix bug #8487785 Notification shade has text overlapping the icon" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  39. 02a7d56 Fix bug #8487785 Notification shade has text overlapping the icon by Fabrice Di Meglio · 11 years ago
  40. 9a8c46f am fc7a1020: am a803b094: Merge "Fix bug #8480245 ViewGroup layout margins can be wrong in RTL mode" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  41. a803b09 Merge "Fix bug #8480245 ViewGroup layout margins can be wrong in RTL mode" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  42. 0072f64 Fix bug #8480245 ViewGroup layout margins can be wrong in RTL mode by Fabrice Di Meglio · 11 years ago
  43. 89d4c0f am 656ed307: am bc6c050f: Merge "Fix touch processing for Overlay views" into jb-mr2-dev by Chet Haase · 11 years ago
  44. 9c17fe6 Fix touch processing for Overlay views by Chet Haase · 11 years ago
  45. 36350a9 am fb38986e: am 138c58a9: Merge "Add overlays to views" into jb-mr2-dev by Chet Haase · 11 years ago
  46. 91cedf1 Add overlays to views by Chet Haase · 11 years ago
  47. 8725f36 Bug fix for building the hover target list by Sangkyu Lee · 11 years ago
  48. 32884c3 am 6fea1665: am 1ab64b81: Merge "Add new sample code for writing a ViewGroup." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  49. 7caab0f Add new sample code for writing a ViewGroup. by Dianne Hackborn · 11 years ago
  50. c2a6e19 Merge "Optical Bounds: clear inherited layoutModes when layoutMode of root layout is set to a new value." by Philip Milne · 11 years ago
  51. f091b66 Optical Bounds: clear inherited layoutModes when layoutMode of root layout is set to a new value. by Philip Milne · 11 years ago
  52. 267097b DO NOT MERGE: Don't crash when we get a drag-ended after being detached by Christopher Tate · 11 years ago
  53. e9accff Don't crash when we get a drag-ended after being detached by Christopher Tate · 11 years ago
  54. cfb631b When layoutMode is undefined, inherit the value defined by the parent (recursively). by Philip Milne · 12 years ago
  55. 52036b1 Expose display list APIs by Romain Guy · 11 years ago
  56. 149567f Fixing a memory leak in ViewRootImpl and a focus change callback issue. by Svetoslav Ganov · 12 years ago
  57. 77c6766 Merge "resolved conflicts for merge of 8794c80d to master" by Fabrice Di Meglio · 12 years ago
  58. be922dc Adding pool management via the poolable APIs to some classes. by Svetoslav Ganov · 12 years ago
  59. 5412ba1 resolved conflicts for merge of 8794c80d to master by Fabrice Di Meglio · 12 years ago
  60. cb5f9db Fix bug #7651552 resetRtlProperties() is called way too often by Fabrice Di Meglio · 12 years ago
  61. 6fb0563 Fire view removed event *after* a View is removed by Romain Guy · 12 years ago
  62. ea5e56a am d31f0ab9: am 9d662c77: am 68b14054: 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
  63. 46e62fe am 024e70c8: am dd80335e: am 07ce0ca2: Merge "Fix bug #7419054 TextView Drawables resolution is broken in RTL mode" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  64. 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
  65. 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
  66. 1957d28 Fix bug #7419054 TextView Drawables resolution is broken in RTL mode by Fabrice Di Meglio · 12 years ago
  67. 3c371b28 am 0be6a28e: am 08f27b1b: am 59420ecd: Merge "Fix bug #7164967 android.view.cts.ViewGroup_MarginLayoutParamsTest#testResolveMarginsRelative failures on JO" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  68. d3156a2 Fix bug #7164967 android.view.cts.ViewGroup_MarginLayoutParamsTest#testResolveMarginsRelative failures on JO by Fabrice Di Meglio · 12 years ago
  69. 0b9b415 am b1f434c1: am 744b4dca: am 09a5321c: 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
  70. 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
  71. 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
  72. c38684a am 4c2db5f2: am 8de328c9: am 45c77ca0: Merge "Fix missing @hide on ViewGroup.resolveLayoutParams()" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  73. 1e0ed6b Fix missing @hide on ViewGroup.resolveLayoutParams() by Fabrice Di Meglio · 12 years ago
  74. f9d0842 am 6cb9d909: am 8c2bc7cc: am 07f85fec: Merge "Fix bug #7374285 GridLayout layout param margins are broken in RTL mode" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  75. fcc3348 Fix bug #7374285 GridLayout layout param margins are broken in RTL mode by Fabrice Di Meglio · 12 years ago
  76. f114945 am 22bd3726: am 76a01424: am 871a6d7d: Merge "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 Justin Ho · 12 years ago
  77. 5c555f3 am 0efebf0a: am c35f7650: am 4db31657: Merge "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 Justin Ho · 12 years ago
  78. 871a6d7 Merge "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 Justin Ho · 12 years ago
  79. 4e360f0 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
  80. 4db3165 Merge "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 Justin Ho · 12 years ago
  81. f49d835 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
  82. 7daab45 am 7e8d16fb: am 84cb0b17: am 161cfef3: Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  83. 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
  84. 8814ec3 am 47270268: am 8598646e: am 144d4055: Merge "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 Justin Ho · 12 years ago
  85. 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
  86. a7e0bcd Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow by Fabrice Di Meglio · 12 years ago
  87. f7b77f1 am ef512f03: am cccf85c2: am 8e614501: Merge "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 Jim Miller · 12 years ago
  88. 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
  89. d8c4f50 am 1167b7b9: am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753."" by Mathias Agopian · 12 years ago
  90. 6868d6f Revert "Revert "Fix for bug 6050753."" by Mathias Agopian · 12 years ago
  91. dabcbfe am 3e6c9ba6: am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" into jb-mr1-dev by Romain Guy · 12 years ago
  92. 8e63bcc Revert "Fix for bug 6050753." by Romain Guy · 12 years ago
  93. 58072b5 am df4bcd6a: am b65b5133: am f9307c5c: Merge "Fix bug #7334966 Padding is still broken in RTL languages" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  94. 84ebb35 Fix bug #7334966 Padding is still broken in RTL languages by Fabrice Di Meglio · 12 years ago
  95. 0c5c23b am 4c95bfd5: am 39b0c29e: am ec139240: Merge "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
  96. 6bf6eb7 Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic) by Fabrice Di Meglio · 12 years ago
  97. 6acf744 am f4a1dad6: am 5b04d032: am b8021a88: Merge "Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  98. 2918ab6 Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int) by Fabrice Di Meglio · 12 years ago
  99. 9c377bd am 481a0aac: am 88ae2e2a: am d9c99124: Merge "Incorrect temporary detach of accessibility focused view may lead to a crash." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  100. c886060 Incorrect temporary detach of accessibility focused view may lead to a crash. by Svetoslav Ganov · 12 years ago