1. 9553a11 Merge "Synchronize stack position and size update for split screen" into pi-dev by Chavi Weingarten · 6 years ago
  2. 2370f36 Merge "DisplayCutout: Draw anti-aliased bounds in soft overlay" into pi-dev by TreeHugger Robot · 6 years ago
  3. 441ef0b Merge "Fix AccessibilityEvent#getContentChangeTypes doc" into pi-dev by Phil Weaver · 6 years ago
  4. 51072a8 DisplayCutout: Draw anti-aliased bounds in soft overlay by Adrian Roos · 6 years ago
  5. b6bba33 Merge "Minor TextClassifier fixes" into pi-dev by Jan Althaus · 6 years ago
  6. 13a89c9 Minor TextClassifier fixes by Jan Althaus · 6 years ago
  7. 7a65c44 Merge "Notify a11y when view attached to parent" into pi-dev by TreeHugger Robot · 6 years ago
  8. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  9. fd34bcc Merge "[DO NOT MERGE] Avoid sending content changed a11y events from wrong views" into pi-dev by Eugene Susla · 6 years ago
  10. 21c6043 Fix AccessibilityEvent#getContentChangeTypes doc by Phil Weaver · 6 years ago
  11. 706edbd Merge "Fixing broken logging of OTHER events" into pi-dev by Jan Althaus · 6 years ago
  12. ef5bb6f Merge "Add haptic constants" into pi-dev by TreeHugger Robot · 6 years ago
  13. 1f2c6de Merge "Fix crash when modifying Selection" into pi-dev by TreeHugger Robot · 6 years ago
  14. 4f9d750 Merge "Remove legacy logger" into pi-dev by Jan Althaus · 6 years ago
  15. 5a03094 Remove legacy logger by Jan Althaus · 6 years ago
  16. 35b3057 Fixing broken logging of OTHER events by Jan Althaus · 6 years ago
  17. 298fabe6 Merge "Autofill should clear the UI filter when a value is updated to null." into pi-dev by TreeHugger Robot · 6 years ago
  18. 156a7eb Autofill should clear the UI filter when a value is updated to null. by Felipe Leme · 6 years ago
  19. 4c1453a Merge "Early wake-up for transitions (2/2)" into pi-dev by Jorim Jaggi · 6 years ago
  20. 9af1378c [DO NOT MERGE] Avoid sending content changed a11y events from wrong views by Eugene Susla · 6 years ago
  21. 236a183 Removed call to setWillNotCacheDrawing and deprecated it as well as by Nader Jawad · 6 years ago
  22. 4e51877 Fix crash when modifying Selection by Clara Bayarri · 6 years ago
  23. 1ea7edd Add haptic constants by Alexey Kuzmin · 6 years ago
  24. 767e25e Add ability to change context priority of RT GL context by Jorim Jaggi · 6 years ago
  25. aa763cd Early wake-up for transitions (2/2) by Jorim Jaggi · 6 years ago
  26. d1366f6 Merge "Forward Activity stop signal to attached windows." into pi-dev by Rob Carr · 6 years ago
  27. 5f77b6a Add null check for Nullable argument. by Richard Ledley · 6 years ago
  28. 7b7e87e Merge "Use Collection instead of List for entity list" into pi-dev by Richard Ledley · 6 years ago
  29. 2b26f83 Merge "autofill: fix window location in splitwindow and dialog" into pi-dev by TreeHugger Robot · 6 years ago
  30. 640e9b9 autofill: fix window location in splitwindow and dialog by Dake Gu · 6 years ago
  31. ab669a0 Use Collection instead of List for entity list by Richard Ledley · 6 years ago
  32. ae82e7a Fix TCS crash due to API changes. by Abodunrinwa Toki · 6 years ago
  33. 3ec4b8c Merge "Use client-side version of inTouchMode" into pi-dev by TreeHugger Robot · 6 years ago
  34. 3f7bd97 Forward Activity stop signal to attached windows. by Robert Carr · 6 years ago
  35. 5fa07c0 Merge changes from topic "fw_quickstep_update" into pi-dev by TreeHugger Robot · 6 years ago
  36. 2888404 Use client-side version of inTouchMode by Evan Rosky · 6 years ago
  37. 1317162 Notify a11y when view attached to parent by Phil Weaver · 6 years ago
  38. ffe1c2a Merge "Restore saveLayer APIs back into the public API." into pi-dev by TreeHugger Robot · 6 years ago
  39. bf9dfb1 Merge "TextClassifier API updates." into pi-dev by TreeHugger Robot · 6 years ago
  40. 080c854 TextClassifier API updates. by Abodunrinwa Toki · 6 years ago
  41. e1059d9 Merge "Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch" into pi-dev by TreeHugger Robot · 6 years ago
  42. 4d0a5fd Merge "Restored focusableViewAvailable logic on visibility change" into pi-dev by Evan Rosky · 6 years ago
  43. 4807ae2 Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch by Evan Rosky · 6 years ago
  44. 2d4f01b Restore saveLayer APIs back into the public API. by Derek Sollenberger · 6 years ago
  45. f557c3b Allow recents animation to override divider minimized state by Winson Chung · 6 years ago
  46. a1652cf Switch reference time to ZonedDateTime by Jan Althaus · 6 years ago
  47. 119d10de Merge "Implement Stateful TextClassifier APIs." into pi-dev by Abodunrinwa Toki · 6 years ago
  48. 13c4b14 Merge "Add different animation for transitions with translucent apps" into pi-dev by Jorim Jaggi · 6 years ago
  49. 08a75e0 Merge "Change TextClassification to use RemoteActions" into pi-dev by Jan Althaus · 6 years ago
  50. 59ecb96 Merge "Improve the JavaDoc for SOFT_INPUT_STATE_UNSPECIFIED" into pi-dev by TreeHugger Robot · 6 years ago
  51. 95712fe0 Merge "DisplayCutout: Add clarifying images to LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES" into pi-dev by Adrian Roos · 6 years ago
  52. 98a9d20 Add different animation for transitions with translucent apps by Jorim Jaggi · 6 years ago
  53. 813a4be Merge "DisplayCutout: Fix attrs.xml javadoc" into pi-dev by Adrian Roos · 6 years ago
  54. ad1da31 DisplayCutout: Add clarifying images to LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES by Adrian Roos · 6 years ago
  55. 20d346e Change TextClassification to use RemoteActions by Jan Althaus · 6 years ago
  56. 88be5a6 Implement Stateful TextClassifier APIs. by Abodunrinwa Toki · 6 years ago
  57. 41c25ce Unload wallpaper bitmap and release HwuiContext by Lucas Dupin · 6 years ago
  58. a754785 Improve the JavaDoc for SOFT_INPUT_STATE_UNSPECIFIED by Yohei Yukawa · 6 years ago
  59. 828ffa4 Merge "Recover dataset picker when view fail to autofill." into pi-dev by TreeHugger Robot · 6 years ago
  60. 49f08ed Recover dataset picker when view fail to autofill. by Felipe Leme · 6 years ago
  61. 87526af DisplayCutout: Fix attrs.xml javadoc by Adrian Roos · 6 years ago
  62. 7b83761 Remove deprecated android.graphics.Canvas APIs by Derek Sollenberger · 6 years ago
  63. 992d078 Merge "Integrate autofill session lifecycle with URL bar changes when on compat mode." into pi-dev by TreeHugger Robot · 6 years ago
  64. 0c8ce32 Integrate autofill session lifecycle with URL bar changes when on compat mode. by Felipe Leme · 6 years ago
  65. c4d58b8 Restored focusableViewAvailable logic on visibility change by Evan Rosky · 6 years ago
  66. e3d2c41 Merge "Fix SurfaceView Background" into pi-dev by TreeHugger Robot · 6 years ago
  67. 352da45 Merge "Properly set input type on autofill compat mode." into pi-dev by TreeHugger Robot · 6 years ago
  68. 1057fc3 Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-dev by Todd Kopriva · 6 years ago
  69. 87f9818 Merge "Added TestApi for default focus highlight" into pi-dev by TreeHugger Robot · 6 years ago
  70. c380e18 Properly set input type on autofill compat mode. by Felipe Leme · 6 years ago
  71. 386fd70 Fix SurfaceView Background by Robert Carr · 6 years ago
  72. 6045d66 Merge "Add isPivotSet/resetPivot" into pi-dev by John Reck · 6 years ago
  73. 63df4e2 Merge "Improved autofill logging and dumping." into pi-dev by Felipe Leme · 6 years ago
  74. e1a0b34 Added TestApi for default focus highlight by Evan Rosky · 6 years ago
  75. da9ea34 Improved autofill logging and dumping. by Felipe Leme · 6 years ago
  76. e9a7cb8 Merge "Fix smart_linkify_enabled flag." into pi-dev by TreeHugger Robot · 6 years ago
  77. 3dac23b Assign -1 as default value of window type and owner uid. by rongliu · 6 years ago
  78. 6563833 Fix smart_linkify_enabled flag. by Abodunrinwa Toki · 6 years ago
  79. f9593d6 Merge "Adds support for a fall-back model when the language-specific model is not found." into pi-dev by TreeHugger Robot · 6 years ago
  80. 8686e1f Add isPivotSet/resetPivot by John Reck · 6 years ago
  81. 0fcacdd Adds support for a fall-back model when the language-specific model is not found. by Lukas Zilka · 6 years ago
  82. efcd6e1 Merge "Fix confusing Log.e message in SpellCheckerSession" into pi-dev by TreeHugger Robot · 6 years ago
  83. 0cf7b31 Fix confusing Log.e message in SpellCheckerSession by Yohei Yukawa · 6 years ago
  84. 6a7f167 docs: fixing bug 36982027 and 30636712, typos by kopriva · 6 years ago
  85. d0661a0 Merge "Distinguish between createSurface error codes." into pi-dev by TreeHugger Robot · 6 years ago
  86. 9829739 Merge "Don't set override display info for ActivityView" into pi-dev by Andrii Kulian · 6 years ago
  87. f0379de Don't set override display info for ActivityView by Andrii Kulian · 6 years ago
  88. 036a2409 Merge "Dispatching display list recreations also to transient views" into pi-dev by TreeHugger Robot · 6 years ago
  89. 89b1828 Merge "SurfaceView: Expose hook for subclass to position child surfaces." into pi-dev by TreeHugger Robot · 6 years ago
  90. 017f44b Merge "Move default pip position to right above the shelf." into pi-dev by Tracy Zhou · 6 years ago
  91. e24c95f Merge "Fixed isVisibleToUserForAutofill() again." into pi-dev by TreeHugger Robot · 6 years ago
  92. a946d88 Merge "Fixed AutofillManager.isAutofillUiShowing()" into pi-dev by Felipe Leme · 6 years ago
  93. cb2e83d Fixed AutofillManager.isAutofillUiShowing() by Felipe Leme · 6 years ago
  94. 4351308 Move default pip position to right above the shelf. by Tracy Zhou · 6 years ago
  95. 7008e70 Fixed isVisibleToUserForAutofill() again. by Felipe Leme · 6 years ago
  96. 5642847 Don't use IPC in isolateProcess by John Reck · 6 years ago
  97. 27a800a SurfaceView: Expose hook for subclass to position child surfaces. by Robert Carr · 6 years ago
  98. 21935e0 Merge "autofill: ViewRootImpl.dispatchKeyFromIme() should not be dropped" into pi-dev by Dake Gu · 6 years ago
  99. e90248c Merge "DisplayCutout: Add corner cutout overlay" into pi-dev by Adrian Roos · 6 years ago
  100. d6a51b1 Dispatching display list recreations also to transient views by Selim Cinek · 6 years ago