1. cd980ff docs: update javadoc description for View.setVisibility() method am: ae0459f532 am: 66192078c5 by Mark Lu · 8 years ago
  2. 357dfd0 docs: update javadoc description for View.setVisibility() method am: ae0459f532 by Mark Lu · 8 years ago
  3. 6619207 docs: update javadoc description for View.setVisibility() method am: ae0459f532 by Mark Lu · 8 years ago
  4. b7a673e Removing private system ui flags from status bar flags logic. am: ab216609f1 by Winson · 8 years ago
  5. 07d798b Merge "Removing private system ui flags from status bar flags logic." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  6. 140adad For pre-N apps, cascade LOCATION and DROP events. am: 45bee6b24c by Vadim Tryshev · 8 years ago
  7. f902fb5 Merge "For pre-N apps, cascade LOCATION and DROP events." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  8. f0550a6 For pre-N apps, keep entered all parents of an drag-entered child. by Vadim Tryshev · 8 years ago
  9. 0ef6986 Merge "For pre-N apps, keep entered all parents of an drag-entered child." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  10. 32394cee Eliminating the black hole effect with location/drop events. am: 1edc6daf1d by Vadim Tryshev · 8 years ago
  11. b1dd85c Merge "Eliminating the “black hole” effect with location/drop events." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  12. ab21660 Removing private system ui flags from status bar flags logic. by Winson · 8 years ago
  13. 45bee6b For pre-N apps, cascade LOCATION and DROP events. by Vadim Tryshev · 8 years ago
  14. ef12811 For pre-N apps, keep entered all parents of an drag-entered child. by Vadim Tryshev · 8 years ago
  15. 1edc6daf Eliminating the “black hole” effect with location/drop events. by Vadim Tryshev · 8 years ago
  16. 8778333 Update JavaDoc for DragEvent.getLocalState am: 048f3bfaf0 am: fa05df640f by Vladislav Kaznacheev · 8 years ago
  17. c9bab30 Update JavaDoc for DragEvent.getLocalState am: 048f3bfaf0 am: fa05df640f by Vladislav Kaznacheev · 8 years ago
  18. fa05df6 Update JavaDoc for DragEvent.getLocalState am: 048f3bfaf0 by Vladislav Kaznacheev · 8 years ago
  19. 048f3bf Update JavaDoc for DragEvent.getLocalState by Vladislav Kaznacheev · 8 years ago
  20. ae0459f docs: update javadoc description for View.setVisibility() method by Mark Lu · 8 years ago
  21. 8eb0709 Make sure IME focus is synced to View focus by Yohei Yukawa · 8 years ago
  22. ee2f4d89 Fixes for ImageView drawable visibility dispatch am: 06f9eb8b62 am: fd86f7fdfd by Adam Powell · 8 years ago
  23. fd86f7f Fixes for ImageView drawable visibility dispatch am: 06f9eb8b62 by Adam Powell · 8 years ago
  24. 06f9eb8 Fixes for ImageView drawable visibility dispatch by Adam Powell · 8 years ago
  25. 94a2f7e Correctly report the transparent region am: f8da30dc65 by Teng-Hui Zhu · 8 years ago
  26. f05765e Merge "Correctly report the transparent region" into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  27. 6bc17c7 Make View#isTemporarilyDetached() less confusing am: ed841cbdd7 by Yohei Yukawa · 8 years ago
  28. 4aa5325 Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  29. f8da30d Correctly report the transparent region by Teng-Hui Zhu · 8 years ago
  30. 440d84f Fix documentation. am: bd042e666a by Hui Shu · 8 years ago
  31. caef4af Merge "Fix documentation." into nyc-mr1-dev by Hui Shu · 8 years ago
  32. a564546 Avoid an NPE while checking view location on screen. by Aga Madurska · 8 years ago
  33. bd042e6 Fix documentation. by Hui Shu · 8 years ago
  34. ed841cb Make View#isTemporarilyDetached() less confusing by Yohei Yukawa · 8 years ago
  35. b34cbed Fix issue #30766518: Document what targeting N does by Dianne Hackborn · 8 years ago
  36. dd228fb Make sure IME focus is synced to View focus by Yohei Yukawa · 8 years ago
  37. 2dd20a6 Target API check for margin params fix by Yigit Boyar · 8 years ago
  38. 41e185e Merge "Reduce extra a11y events when alpha changes." into nyc-mr1-dev by Phil Weaver · 8 years ago
  39. 9937f81 Reduce extra a11y events when alpha changes. by Phil Weaver · 8 years ago
  40. 9801935 Merge "Ignore padding for drawing round scrollbars." into nyc-mr1-dev by Agnieszka Madurska · 8 years ago
  41. c283507 Ignore padding for drawing round scrollbars. by Aga Madurska · 8 years ago
  42. 25582f2 Merge "ViewRootImpl: Initialize sysui visibility" into nyc-mr1-dev by Adrian Roos · 8 years ago
  43. 1b2bf00 ViewRootImpl: Initialize sysui visibility by Adrian Roos · 8 years ago
  44. 8cc883d Use correct bounds for scroll bar rendering. by Aga Madurska · 8 years ago
  45. 8ec317e Merge "Add support for round scroll bars to View.java" into nyc-mr1-dev by Agnieszka Madurska · 8 years ago
  46. b19d0f9 Add support for round scroll bars to View.java by Aga Madurska · 8 years ago
  47. 7ec3fb3 Add View reveal on focus hint by Adam Powell · 8 years ago
  48. b20891b Read translation and elevation attributes as floats by Chris Banes · 8 years ago
  49. 9a44eae Fix docs for View.DRAG_FLAG_GLOBAL by Vladislav Kaznacheev · 8 years ago
  50. d092e3a4 Update documentation for View.startDragAndDrop by Yorke Lee · 8 years ago
  51. 07452c3 Check for detached view in drag-related APIs by Yorke Lee · 8 years ago
  52. e78ba24 Merge "Update the light center when the root view's layout changed" into nyc-dev by Tenghui Zhu · 8 years ago
  53. c396f0f Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev by Michael Wright · 8 years ago
  54. 4f3ab93 Changes based on API council feedback for performContextClick by Mady Mellor · 8 years ago
  55. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 8 years ago
  56. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  57. 2757128 Update the light center when the root view's layout changed by Teng-Hui Zhu · 8 years ago
  58. 4c6e983 Respect add focusables flags by Yigit Boyar · 8 years ago
  59. 08ca2e3 Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev by Bo Liu · 8 years ago
  60. a86d1e0 Merge "Accommodate NaN in new context menu methods." into nyc-dev by Oren Blasberg · 8 years ago
  61. f0fd218 PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist by Jaewan Kim · 8 years ago
  62. b02d51b Merge "Make AbsSavedState read using given ClassLoader" into nyc-dev by Chris Banes · 8 years ago
  63. d443f36 Revert "Expose setDrawGLFunctionDetachedCallback to webview" by Bo Liu · 8 years ago
  64. 82ee675 Merge "FrameMetricsListener API council changes" into nyc-dev by Andres Morales · 8 years ago
  65. 02e81a0 Make AbsSavedState read using given ClassLoader by Chris Banes · 8 years ago
  66. d908c62 FrameMetricsListener API council changes by Andres Morales · 8 years ago
  67. 2860936 Merge "Add JavaDoc for View.updateDragShadow" into nyc-dev by TreeHugger Robot · 8 years ago
  68. ea4d221 Add JavaDoc for View.updateDragShadow by Vladislav Kaznacheev · 8 years ago
  69. 23e282d Accommodate NaN in new context menu methods. by Oren Blasberg · 8 years ago
  70. 59c9a93 Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev by Trevor Johns · 8 years ago
  71. 682c24e Resolve merge conflicts of a5060ee to nyc-dev by Trevor Johns · 8 years ago
  72. 2344c6a Merge "Destroy drawing cache when switching layer type" into nyc-dev by Chris Craik · 8 years ago
  73. 68be352 Destroy drawing cache when switching layer type by Chris Craik · 8 years ago
  74. fa58a8d Dispatch View#onVisibilityAggregated to views becoming invisible by Adam Powell · 8 years ago
  75. e37cfab Reduce unnecessary accessibility cache clearing. by Phil Weaver · 8 years ago
  76. 78740ad Merge "Rename View.DragShadowBuilder#onProvideShadowMetrics parameters" into nyc-dev by Vladislav Kaznacheev · 8 years ago
  77. 82fdb2e Rename View.DragShadowBuilder#onProvideShadowMetrics parameters by Vladislav Kaznacheev · 8 years ago
  78. cd6ea77 Merge "Fix software layer alpha" into nyc-dev by Chris Craik · 8 years ago
  79. cfa6dad Fix software layer alpha by Chris Craik · 8 years ago
  80. 807c3a82 Merge "Unhide View#dispatch{Start,Finish}TemporaryDetach()" into nyc-dev by Yohei Yukawa · 8 years ago
  81. ee34ef1 Expose setDrawGLFunctionDetachedCallback to webview by Bo Liu · 8 years ago
  82. 991989f Merge "Revert "Only call Drawable.setVisible(false) for visible outgoing drawables"" into nyc-dev by Adam Powell · 8 years ago
  83. 24df931 Unhide View#dispatch{Start,Finish}TemporaryDetach() by Yohei Yukawa · 8 years ago
  84. 4b2e12c Revert "Only call Drawable.setVisible(false) for visible outgoing drawables" by Adam Powell · 8 years ago
  85. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  86. 394d3df Merge "Hide children in ViewGroup.createSnaphost via internal flag and add test for it." into nyc-dev by Sergei Vasilinetc · 8 years ago
  87. b37d44e Hide children in ViewGroup.createSnaphost via internal flag and add test for it. by sergeyv · 8 years ago
  88. 15b6ba5 Add setHasOverlappingRendering() method by Chet Haase · 8 years ago
  89. e66be62 Fix NPE while using mLayerPaint by sergeyv · 8 years ago
  90. 342a7e6 Clean up setLayerType and setLayerPaint by sergeyv · 8 years ago
  91. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 8 years ago
  92. 35e2ea0 Only call Drawable.setVisible(false) for visible outgoing drawables by Adam Powell · 8 years ago
  93. 43a21c0 Set drawable callbacks last by Alan Viverette · 8 years ago
  94. 7fb0d09 Merge "Rebuild outline when setBackground is called." into nyc-dev by Chris Craik · 8 years ago
  95. 96bacd1 Rebuild outline when setBackground is called. by Chris Craik · 8 years ago
  96. 9c146bf Refinement for onVisibilityAggregated by Adam Powell · 8 years ago
  97. 41d9690 Add View#onVisibilityAggregated by Adam Powell · 8 years ago
  98. f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 8 years ago
  99. 8175846 Fix popup window calculation for multi-window by Jorim Jaggi · 8 years ago
  100. 6d2b3ac Merge "Show selection handles at the correct position for view transformation" into nyc-dev by Seigo Nonaka · 8 years ago