1. 0b69c75 Merge "Use updated DeviceConfig API's new getters to simplify invocations." by Stanislav Zholnin · 5 years ago
  2. edd9d59 Merge "Ensure hierarchy is measured on applying insets" by Jesse Evans · 5 years ago
  3. b266f38 Merge "Fix missing @NonNull or @Nullable to TextClassifier APIs" by TreeHugger Robot · 5 years ago
  4. 40e490e Merge "Add @IdRes annotations to View properties" by Ashley Rose · 5 years ago
  5. a936b91 Merge "Removed some deprecated APIs that use List instead of Set." by TreeHugger Robot · 5 years ago
  6. 5f0b120 Merge "View gets View_importantForContentCapture from attributes." by Adam He · 5 years ago
  7. a534368 Use updated DeviceConfig API's new getters to simplify invocations. by Stanislav Zholnin · 5 years ago
  8. e2060f2 Merge "Start throwing better exceptions in LayoutInflater." by TreeHugger Robot · 5 years ago
  9. 94904dc Merge "Fix ArrayIndexOutOfBoundsException in A11yCache" by TreeHugger Robot · 5 years ago
  10. ff0e662 Merge "Fix position of expand/collapse button" by Beth Thibodeau · 5 years ago
  11. fe89325 Fix ArrayIndexOutOfBoundsException in A11yCache by Rhed Jao · 5 years ago
  12. 10c4216 Start throwing better exceptions in LayoutInflater. by Aurimas Liutikas · 5 years ago
  13. 3e2462d Ensure hierarchy is measured on applying insets by Jesse Evans · 5 years ago
  14. 837bfc2 Fix position of expand/collapse button by Beth Thibodeau · 5 years ago
  15. dbb949a Add @IdRes annotations to View properties by Ashley Rose · 5 years ago
  16. 9a5663c Merge "Migrate to DeviceConfig in TextClassifier" by TreeHugger Robot · 5 years ago
  17. 528e092 Removed some deprecated APIs that use List instead of Set. by Felipe Leme · 5 years ago
  18. 0be2720 Merge "Add @InspectableProperty annotations to LayoutParams" by Ashley Rose · 5 years ago
  19. 682ea3c Merge changes from topic "aa_whitelist" by Adam He · 5 years ago
  20. 95378b2 Merge "[WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC." by Peiyong Lin · 5 years ago
  21. 380edb9 Merge "Resource ID support for view inspector" by TreeHugger Robot · 5 years ago
  22. b5e7d8f View gets View_importantForContentCapture from attributes. by Adam He · 5 years ago
  23. e891481 Resource ID support for view inspector by Ashley Rose · 5 years ago
  24. 88eb6a2 Merge "Add setColorSpaceAgnostic API to SurfaceControl." by Peiyong Lin · 5 years ago
  25. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  26. 42ab984 Fix missing @NonNull or @Nullable to TextClassifier APIs by Tony Mak · 5 years ago
  27. b21765f Merge "WindowInsets: Add system gesture insets" by TreeHugger Robot · 5 years ago
  28. fc37457 Migrate to DeviceConfig in TextClassifier by Tony Mak · 5 years ago
  29. 5c73d2a Merge "Refactoring and some fixes around TextClassifierService" by TreeHugger Robot · 5 years ago
  30. f57f492 Merge "Add some test mappings" by TreeHugger Robot · 5 years ago
  31. 8059ab8 Merge "Minor changes on LocusId APIs." by Adam He · 5 years ago
  32. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  33. 70ddefc Add some test mappings by John Reck · 5 years ago
  34. 7e73575 Minor changes on LocusId APIs. by Felipe Leme · 5 years ago
  35. de3b4a7 Add @InspectableProperty annotations to LayoutParams by Ashley Rose · 5 years ago
  36. f4f0f64 Add setColorSpaceAgnostic API to SurfaceControl. by Peiyong Lin · 5 years ago
  37. b5766bd Merge "Support for @InspectableProperty on public fields" by TreeHugger Robot · 5 years ago
  38. dd49eb7 WindowInsets: Add system gesture insets by Adrian Roos · 5 years ago
  39. ec75b42 Add the check for UID presence to Display#hasAccess() by lumark · 6 years ago
  40. 89d6bce Support for @InspectableProperty on public fields by Ashley Rose · 5 years ago
  41. 1e2455e Merge "More targetted drawFinished fix" by John Reck · 5 years ago
  42. ddecd74 Merge changes from topic "wm_decor_status" by Andrii Kulian · 5 years ago
  43. 77f18a9 Merge "Make mIdsToViews thread safe." by Qasid Sadiq · 5 years ago
  44. 8cc1f69 More targetted drawFinished fix by John Reck · 5 years ago
  45. a09312d Merge "All Parcelable CREATOR fields are @NonNull." by Jeff Sharkey · 5 years ago
  46. ea5e754 Merge "Add comment to clarify use case of the new constructors." by Issei Suzuki · 5 years ago
  47. 0231831 Merge "Add null checks for attribute getters in View." by TreeHugger Robot · 5 years ago
  48. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  49. 3d8f117 Merge "Revert "Revert "Fix a11y cache correctness bug""" by Qasid Sadiq · 5 years ago
  50. 50a8c75 Merge "Autofill, Content Capture, and Augmented Autofill API fixes:" by Felipe Leme · 5 years ago
  51. 1196c0d Add null checks for attribute getters in View. by Aurimas Liutikas · 5 years ago
  52. b2499c5 Revert "Revert "Fix a11y cache correctness bug"" by Qasid Ahmad Sadiq · 5 years ago
  53. b101133 Merge "System gesture exclusion rects for Views" by Adam Powell · 5 years ago
  54. f2b2f3f Merge "Add rounded corners attribute to window animations" by Lucas Dupin · 5 years ago
  55. 21e8a2f Merge "Remove unused method and constant in View" by Aurimas Liutikas · 5 years ago
  56. ce6877b Autofill, Content Capture, and Augmented Autofill API fixes: by Felipe Leme · 5 years ago
  57. 37b7e58 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  58. 3e1dc20 Add rounded corners attribute to window animations by Lucas Dupin · 6 years ago
  59. 1aa9da4 Make mIdsToViews thread safe. by Qasid Ahmad Sadiq · 5 years ago
  60. dd98961 Read system decor support status from WM by Andrii Kulian · 5 years ago
  61. 67a8daf Remove unused method and constant in View by Aurimas Liutikas · 5 years ago
  62. 42f9a2fb SurfaceControl: add getAllowedDisplayConfigs by Ady Abraham · 5 years ago
  63. f4fb6fb Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  64. 8a4532c Merge "Implement proper lifecycle for WindowInsetsAnimationController" by Jorim Jaggi · 5 years ago
  65. 2d16430 Merge "WindowInsets: Add missing annotations and make Builder final" by TreeHugger Robot · 5 years ago
  66. 8b0e617 Add comment to clarify use case of the new constructors. by Issei Suzuki · 6 years ago
  67. 1f4f9f6e Merge "getScaledMinScalingSpan -> getScaledMinimum..." by TreeHugger Robot · 5 years ago
  68. 1f24ccf Merge changes from topic "display_policy" by TreeHugger Robot · 5 years ago
  69. 769b863 System gesture exclusion rects for Views by Adam Powell · 5 years ago
  70. 192c635 getScaledMinScalingSpan -> getScaledMinimum... by shepshapard · 5 years ago
  71. 9e86035 WindowInsets: Add missing annotations and make Builder final by Adrian Roos · 5 years ago
  72. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  73. 7a13eb2 Merge "Support title_with_entity and title_without_entity" by TreeHugger Robot · 5 years ago
  74. ac9b4d8 Support title_with_entity and title_without_entity by Tony Mak · 5 years ago
  75. 9aff88b Merge "Fixes for touchpad capture" am: c5ea003bbb am: 6f72ed8b27 am: 01aa9e8157 by Nathaniel R. Lewis · 5 years ago
  76. 01aa9e8 Merge "Fixes for touchpad capture" am: c5ea003bbb am: 6f72ed8b27 by Nathaniel R. Lewis · 5 years ago
  77. a820910 Added DeviceConfig properties for Augmented Autofill service timeouts. by Felipe Leme · 5 years ago
  78. dbd04bb Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 5 years ago
  79. 5daa6d5 Merge "Added a DeviceConfig property for Content Capture idle timeout to unbind from system server." by TreeHugger Robot · 5 years ago
  80. 3d66fc9 Merge "Trigger augmented autofill when the app is not important for autofill." by TreeHugger Robot · 5 years ago
  81. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  82. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  83. 2451425 Merge "Linkify CLASSIFICATION_AMBIGUOUS_GESTURE" by TreeHugger Robot · 5 years ago
  84. e764fa2 Added a DeviceConfig property for Content Capture idle timeout to unbind from system server. by Felipe Leme · 5 years ago
  85. 6e1cdb6 Linkify CLASSIFICATION_AMBIGUOUS_GESTURE by Siarhei Vishniakou · 5 years ago
  86. 370b0da Merge "Fix View#performHapticFeedback() can block UI thread" by TreeHugger Robot · 5 years ago
  87. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  88. a5a21f7 DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 5 years ago
  89. 6f72ed8 Merge "Fixes for touchpad capture" am: c5ea003bbb by Nathaniel R. Lewis · 5 years ago
  90. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 5 years ago
  91. 62b67c2 Merge "Revert "Fix a11y cache correctness bug"" into pi-dev am: 987ec033ab by Qasid Sadiq · 5 years ago
  92. 3f9eff1 Merge "Re-throw reflective exceptions" by TreeHugger Robot · 5 years ago
  93. 6070ce1 SurfaceControl: add setAllowedDisplayConfigs by Ady Abraham · 5 years ago
  94. 24f953a Merge "Revert "Fix a11y cache correctness bug"" into pi-dev am: 987ec033ab by Qasid Sadiq · 5 years ago
  95. c74a113 Re-throw reflective exceptions by Ashley Rose · 5 years ago
  96. 5c52b13 Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 5 years ago
  97. 544b39c Changed Content Catpure workflow so it notifies when multiple changes are made. by Felipe Leme · 5 years ago
  98. e57475e Address API council feedback by John Reck · 5 years ago
  99. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  100. a471767 Merge "Wait for input windows to be set before proceeding with inject for tests" by Chavi Weingarten · 5 years ago