1. c00930f am 50ef7ab7: Docfix: remove confusing "disabled" link label. by John Spurlock · 11 years ago
  2. 50ef7ab Docfix: remove confusing "disabled" link label. by John Spurlock · 11 years ago
  3. be7a7e5 am ee352cca: Merge "Fix typo in View.java javadocs" into jb-mr2-dev by John Spurlock · 11 years ago
  4. 44b1edd Fix typo in View.java javadocs by John Spurlock · 11 years ago
  5. 5315953 am 78a4630e: Merge "Taking into account data change for AbsListView when prefetching node infos." into jb-mr2-dev by Svetoslav Ganov · 11 years ago
  6. 5077686 Taking into account data change for AbsListView when prefetching node infos. by Svetoslav Ganov · 11 years ago
  7. 944a872 am bee0495f: Merge "Dirty rect must expand, not contract." into jb-mr2-dev by Chet Haase · 11 years ago
  8. 5495c72 Dirty rect must expand, not contract. by Chet Haase · 11 years ago
  9. 8012798 am c0a979ce: Merge "Fixing the accessibility text traversal in extend mode." into jb-mr2-dev by Svetoslav · 11 years ago
  10. c0a979c Merge "Fixing the accessibility text traversal in extend mode." into jb-mr2-dev by Svetoslav · 11 years ago
  11. abad55d Fixing the accessibility text traversal in extend mode. by Svetoslav · 11 years ago
  12. c3797f4 am 4754f401: Merge "Avoid NullPointerException in getHandler()" by Craig Mautner · 11 years ago
  13. 5b578da Accessibility should not query for list items when data set changed. by Svetoslav · 11 years ago
  14. 09ecb25 Optimize RTL properties resolution by Fabrice Di Meglio · 11 years ago
  15. c6031ab Avoid NullPointerException in getHandler() by Koji Fukui · 11 years ago
  16. 951ce6c Merge "Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597." into jb-mr2-dev by Svetoslav Ganov · 11 years ago
  17. addc906f7 Merge "Force clipping on layers that fail to be allocated" into jb-mr2-dev by Chris Craik · 11 years ago
  18. e7a4e63 Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597. by Alan Viverette · 11 years ago
  19. eaddac6 Force clipping on layers that fail to be allocated by Chris Craik · 11 years ago
  20. 4293e23 Lockscreen widgets not always announced. by Svetoslav · 11 years ago
  21. 0187a5d Document behavior and usage of ViewGroup.bringChildToFront() by Chet Haase · 11 years ago
  22. 339ac85 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. 2623a24 Merge "Fix bug #8654490 android:paddingStart doesn't override android:paddingLeft" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  25. 1ae3b6a Fix bug #8654490 android:paddingStart doesn't override android:paddingLeft by Fabrice Di Meglio · 11 years ago
  26. 21f9a36 Fixes for setClipBounds() by Chet Haase · 11 years ago
  27. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  28. 9539949 Amend getOverlay() docs for SurfaceView/TextureView by Chet Haase · 11 years ago
  29. edf6f4b Make adding views specific to a ViewGroup's overlay by Chet Haase · 11 years ago
  30. 688c334 am 23eda7cd: am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev by Scott Kennedy · 11 years ago
  31. 23eda7c am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev by Scott Kennedy · 11 years ago
  32. 555c82c am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev by Scott Kennedy · 11 years ago
  33. f7c06dd Merge "docs: Typos and other fixes" into jb-mr1-dev by Scott Kennedy · 11 years ago
  34. 16ecda5 Update view's alpha and layer docs by Chris Craik · 11 years ago
  35. 9c17fe6 Fix touch processing for Overlay views by Chet Haase · 11 years ago
  36. 83f15e6 Add missing ViewDebug infos for View.getTextDirection() by Fabrice Di Meglio · 11 years ago
  37. 7287132 DO NOT MERGE: ListView transient state fix by Chet Haase · 11 years ago
  38. 138c58a Merge "Add overlays to views" into jb-mr2-dev by Chet Haase · 11 years ago
  39. 91cedf1 Add overlays to views by Chet Haase · 11 years ago
  40. 47b5033 Avoid warnings about synthesized IDs. by Jeff Sharkey · 11 years ago
  41. 74e4156 Add InputDevice#isFromSource convenience method by Michael Wright · 11 years ago
  42. f158b52 Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars by Adam Powell · 11 years ago
  43. e3f23a3 Add new WindowId for cross-process monitoring of focus. by Dianne Hackborn · 11 years ago
  44. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 11 years ago
  45. 52036b1 Expose display list APIs by Romain Guy · 11 years ago
  46. 71c2405 Fix getHitRect() to return correct rect for transformed child by Chet Haase · 11 years ago
  47. 35ae874 Merge "Optimize loading of resource name when reported to accessibility." by Svetoslav · 11 years ago
  48. a33243e Optimize loading of resource name when reported to accessibility. by Svetoslav · 11 years ago
  49. 9dd4c5c Fix bug #7381967 Add RTL APIs to ViewParent by Fabrice Di Meglio · 11 years ago
  50. b4c1dc1 Merge "Don't clip when drawing a layer" by Romain Guy · 11 years ago
  51. 63696bf Don't clip when drawing a layer by Romain Guy · 11 years ago
  52. 8ca4642 am edc93331: am a0d547b4: am dac4a90d: Merge "fix hover events consume issue" by Jeffrey Brown · 11 years ago
  53. a0d547b am dac4a90d: Merge "fix hover events consume issue" by Jeffrey Brown · 11 years ago
  54. bcc46a0 Set accessibility cursor in non-text views with content description. by Svetoslav · 11 years ago
  55. eecedff Renaming some APIs by Svetoslav · 11 years ago
  56. d0c83cc Set accessibility cursor position in non-editable views with content description. by Svetoslav · 11 years ago
  57. 7c51284 Add accessibility actions for text editing. by Svetoslav · 11 years ago
  58. a62dbfd Fix Javadoc for View layoutDirection / textDirection / textAlignment - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  59. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  60. f449c0c fix hover events consume issue by Masanori Ogino · 12 years ago
  61. a839668 docs: Typos and other fixes by Scott Kennedy · 12 years ago
  62. 149567f Fixing a memory leak in ViewRootImpl and a focus change callback issue. by Svetoslav Ganov · 12 years ago
  63. cc699b4 Fix for requestLayout-during-layout inefficiencies by Chet Haase · 12 years ago
  64. ba534de Merge "Update documentation to mention compatibility versioning" by Adam Powell · 12 years ago
  65. 2c8cc97 Update documentation to mention compatibility versioning by Adam Powell · 12 years ago
  66. e3833c2 Merge "Compatibility measurement hacks when targetSdkVersion <= JB-MR1" by Adam Powell · 12 years ago
  67. 7da4b73 Compatibility measurement hacks when targetSdkVersion <= JB-MR1 by Adam Powell · 12 years ago
  68. ee0ff18 Merge "Optimize onAttachedTo/onDetachedFromWindow" by Romain Guy · 12 years ago
  69. fbb93fa Optimize onAttachedTo/onDetachedFromWindow by Romain Guy · 12 years ago
  70. 5412ba1 resolved conflicts for merge of 8794c80d to master by Fabrice Di Meglio · 12 years ago
  71. ce46384 Merge "Fix bug #7651552 resetRtlProperties() is called way too often" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  72. cb5f9db Fix bug #7651552 resetRtlProperties() is called way too often by Fabrice Di Meglio · 12 years ago
  73. 488c2d2 am d902dbb2: am ed734d98: am 0e7adaff: am 438a3b35: Merge "Cannot move edit text cursor to first position using character granularity." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  74. 0e7adaf am 438a3b35: Merge "Cannot move edit text cursor to first position using character granularity." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  75. abae2a1 Simplification of the poolable management utils. by Svetoslav Ganov · 12 years ago
  76. f6ae4b8 Reset stored background resource when setting a bg color by Romain Guy · 12 years ago
  77. 02c6fca Cannot move edit text cursor to first position using character granularity. by Svetoslav Ganov · 12 years ago
  78. b920b40 am e784ae8e: am d689e8c3: am b0f895b3: Merge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  79. 7d529cd Fix Javadoc for View layoutDirection / textDirection / textAlignment by Fabrice Di Meglio · 12 years ago
  80. d307640 am 9d456661: am c9300f19: am 0f4d5df5: Merge "View\'s visibility to the user not checking predecessor alpha." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  81. 11f19f1 View's visibility to the user not checking predecessor alpha. by Svetoslav Ganov · 12 years ago
  82. 331b552 am aabe4bb4: am 9c0010f8: am 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev by Romain Guy · 12 years ago
  83. 3d1728c A new clock widget to create lock screen appwidgets by Romain Guy · 12 years ago
  84. 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
  85. 07ce0ca Merge "Fix bug #7419054 TextView Drawables resolution is broken in RTL mode" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  86. 1957d28 Fix bug #7419054 TextView Drawables resolution is broken in RTL mode by Fabrice Di Meglio · 12 years ago
  87. 8093127 am 0182dc39: am 3b53061e: am 3e297339: Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  88. 72898e9 FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT and View.TEXT_ALIGNMENT_DEFAULT constants by Fabrice Di Meglio · 12 years ago
  89. c5b9ea7 am f4c6a4e4: am cad6dce5: am cd92db84: Merge "Remove View\'s long press callbacks when ACTION_CANCEL is received" into jb-mr1-dev by Adam Powell · 12 years ago
  90. 5311c44 Remove View's long press callbacks when ACTION_CANCEL is received by Adam Powell · 12 years ago
  91. c2c4f8d am 50ad6326: am 466b77e9: am 2dd0c3a5: Merge "New lockscreen: allow search gesture from nav bar." into jb-mr1-dev by Daniel Sandler · 12 years ago
  92. d5483c3 New lockscreen: allow search gesture from nav bar. by Daniel Sandler · 12 years ago
  93. 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
  94. fcc3348 Fix bug #7374285 GridLayout layout param margins are broken in RTL mode by Fabrice Di Meglio · 12 years ago
  95. 1c80844 am 7d5de594: am d46503d5: am 40b7ea44: Merge "Accessibility focus drawing does not take into account view\'s transformation matrix." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  96. 78bd983 Accessibility focus drawing does not take into account view's transformation matrix. by Svetoslav Ganov · 12 years ago
  97. 5dc228d am a97a9bef: am 807e4375: am f2e28abb: Merge "Update javadoc" into jb-mr1-dev by Romain Guy · 12 years ago
  98. edc9005 Update javadoc by Romain Guy · 12 years ago
  99. 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
  100. 84ebb35 Fix bug #7334966 Padding is still broken in RTL languages by Fabrice Di Meglio · 12 years ago