1. a87638c Merge "Must return after throwing exception" by Courtney Goeltzenleuchter · 5 years ago
  2. f1c2466 Merge "Add owners for accessibility" am: bbbeba3c02 am: a525ea4436 by Phil Weaver · 5 years ago
  3. c36e36b Merge "Add owners for accessibility" am: bbbeba3c02 am: a525ea4436 by Phil Weaver · 5 years ago
  4. 2e71c58 Merge "Exposed even moar DeviceConfig APIs for testing." by TreeHugger Robot · 5 years ago
  5. a525ea4 Merge "Add owners for accessibility" am: bbbeba3c02 by Phil Weaver · 5 years ago
  6. cfab2e7 Merge changes from topics "118348832", "120945564" am: 52a31598e7 am: 0c15f98874 by Xiangyu/Malcolm Chen · 5 years ago
  7. 5ca4540 Merge "Remove fontFamily in Widget.DeviceDefault.TextView" by TreeHugger Robot · 5 years ago
  8. bbbeba3 Merge "Add owners for accessibility" by Treehugger Robot · 5 years ago
  9. 0c15f98 Merge changes from topics "118348832", "120945564" am: 52a31598e7 by Xiangyu/Malcolm Chen · 5 years ago
  10. 52a3159 Merge changes from topics "118348832", "120945564" by Xiangyu/Malcolm Chen · 5 years ago
  11. 82193d0 Merge "Convert ViewNodeTest to androidx.test." by TreeHugger Robot · 5 years ago
  12. ec0cfcb Merge "Update core widgets to save attribute source info." by Aurimas Liutikas · 5 years ago
  13. 5d56e66 Merge "Use DeviceConfig to configure Augmented Autofill Modes." by Felipe Leme · 5 years ago
  14. f313f3fa Merge "add scheduler namespace and flag" by Hongyi Zhang · 5 years ago
  15. 4ee8043 Merge "Restrict View#mAttachInfo" by Adam Powell · 5 years ago
  16. f062b3b Merge "Add a flag to disable optional dimensions." by Olivier Gaillard · 5 years ago
  17. 84c8c2a Merge "Add TEST_MAPPING to textclassifier" by Tony Mak · 5 years ago
  18. ef1f489 Merge "Allow update() to move files on disk." by Jeff Sharkey · 5 years ago
  19. 62d07a6 Merge "Remove access to private field mFactorySet." by TreeHugger Robot · 5 years ago
  20. 3d6592b Merge "Add manifest flag to clear user data at restore" by Ruslan Tkhakokhov · 5 years ago
  21. e3e7048 Merge "Allow registration of AppUsageLimitObservers with 0 time limit." by TreeHugger Robot · 5 years ago
  22. ade169a Merge "Add isSaturationActivated" by Christine Franks · 5 years ago
  23. 6077ea8 Merge "Allow reflection access to ProgressBar#mOnlyIndeterminate." by TreeHugger Robot · 5 years ago
  24. 86f957f Merge "Fix for Hidden API Landroid/widget/AbsListView;->mMaximumVelocity:I in ligt-grey list" by TreeHugger Robot · 5 years ago
  25. 39620d2 Merge "Add edge effect color APIs to ScrollViews" by Yigit Boyar · 5 years ago
  26. 8805033 Allow update() to move files on disk. by Jeff Sharkey · 5 years ago
  27. 2c282d7 Merge "Add trackingBug number for UnsupportedAppUsage of mMarquee" by Haoyu Zhang · 5 years ago
  28. 9e82c38 Must return after throwing exception by Courtney Goeltzenleuchter · 5 years ago
  29. cc51027 Exposed even moar DeviceConfig APIs for testing. by Felipe Leme · 5 years ago
  30. 7841d02 Use DeviceConfig to configure Augmented Autofill Modes. by Felipe Leme · 5 years ago
  31. c7568c8 Convert ViewNodeTest to androidx.test. by Brett Chabot · 5 years ago
  32. 94e8259 Remove fontFamily in Widget.DeviceDefault.TextView by Amin Shaikh · 5 years ago
  33. da17a20 Merge "TextClock registerContentObserver with UserHandle" by TreeHugger Robot · 5 years ago
  34. 36b80ca Add a flag to disable optional dimensions. by Olivier Gaillard · 5 years ago
  35. 0f5d4fe Merge "Make InputDevice.isExternal() public" by Sergey Vasilinets · 5 years ago
  36. 7179c27 Merge "Use ic_action_open when icon is not given in RemoteAction" by TreeHugger Robot · 5 years ago
  37. 7567485 Add manifest flag to clear user data at restore by Ruslan Tkhakokhov · 5 years ago
  38. 71d9277 Merge "Revert addition of add/removeAnimationListener" by TreeHugger Robot · 5 years ago
  39. fc6e567 Merge "Add a unit test for Android Runtime (Boot) device configuration flags." by Roland Levillain · 5 years ago
  40. d8c3bf5 Merge "Fix regression in Dalvik:HEAP_TOTAL" am: deb35fb00b am: 4d65d3cbac by Andrei-Valentin Onea · 5 years ago
  41. 4d65d3c Merge "Fix regression in Dalvik:HEAP_TOTAL" am: deb35fb00b by Andrei-Valentin Onea · 5 years ago
  42. deb35fb Merge "Fix regression in Dalvik:HEAP_TOTAL" by Andrei-Valentin Onea · 5 years ago
  43. 3df4926 Make ProgressBar#getCurrentDrawable() public by Mihai Popa · 5 years ago
  44. 2148e7f Merge "Add default for music and gallery app." by TreeHugger Robot · 5 years ago
  45. 29301d3 add scheduler namespace and flag by Hongyi Zhang · 5 years ago
  46. 44b8309 Merge "Surface <overlayable> info in Java AssetManager" by TreeHugger Robot · 5 years ago
  47. 7bd4ed2 Merge "Close access to WindowGlobalManager.trimMemory starting with Q" by TreeHugger Robot · 5 years ago
  48. f5c83bb Merge "Disallow reflection on Display.getDisplayInfo and Display.displayCutout" by Sergey Vasilinets · 5 years ago
  49. b0bd3e7 Epicenter API for ListPopupWindow by Matvei Malkov · 5 years ago
  50. de86b37 Merge "Apply colors extracted from wallpaper to clock faces." by Lucas Dupin · 5 years ago
  51. 0671c44 Merge "Removing hidden api usage from AutoCompleteTextView" by Ralston Da Silva · 5 years ago
  52. 9eb7476 Merge "KeyChain: Improve key override documentation." by TreeHugger Robot · 5 years ago
  53. e921cb7 Merge "Suggest ADD_CONTACT action by default" by TreeHugger Robot · 5 years ago
  54. 5333f25 Merge "Fix for Hidden API Landroid/widget/ImageView;->mDrawMatrix:Landroid/graphics/Matrix; in ligt-grey list" by TreeHugger Robot · 5 years ago
  55. 520e661 Merge "Atom: add more information to BluetootSocketConnectionStateChanged" am: 1d9ca12d91 am: aaf19427cf by Jack He · 5 years ago
  56. 2cdb8cd Merge "Atom: add more information to BluetootSocketConnectionStateChanged" am: 1d9ca12d91 by Jack He · 5 years ago
  57. aaf1942 Merge "Atom: add more information to BluetootSocketConnectionStateChanged" by Jack He · 5 years ago
  58. 45d5afbf Merge "Added maxTargetSdk and tracking bug to USE_VSYNC flag in choreographer" by TreeHugger Robot · 5 years ago
  59. 1d9ca12 Merge "Atom: add more information to BluetootSocketConnectionStateChanged" by Treehugger Robot · 5 years ago
  60. cdc9500 Merge "Prevent reflection - ScaleGestureDetector#mMinSpan" by Shep Shapard · 5 years ago
  61. ce9ad5f Merge "Create pkg specific dirs if they are not available." by Sudheer Shanka · 5 years ago
  62. 0db208d Merge "WebView: propose myself as OWNER" am: 9fdd759e40 am: 0424bd04bf by Nate Fischer · 5 years ago
  63. 0c6ecd8 Merge "WebView: propose myself as OWNER" am: 9fdd759e40 am: 0424bd04bf by Nate Fischer · 5 years ago
  64. 631587f Merge "Allow update from pre-release to release targetSDK" by TreeHugger Robot · 5 years ago
  65. 0424bd0 Merge "WebView: propose myself as OWNER" am: 9fdd759e40 by Nate Fischer · 5 years ago
  66. 1e9e973 Merge changes from topic "columnz" by Jeff Sharkey · 5 years ago
  67. 9fdd759 Merge "WebView: propose myself as OWNER" by Treehugger Robot · 5 years ago
  68. dbabb7f Merge "@InspectableProperty annotations for WebView" by TreeHugger Robot · 5 years ago
  69. 23cb02e Merge "Rename BiometricHalDeathReported to be futute-proof and extendable" by Kevin Chyn · 5 years ago
  70. aa4eeca Merge changes from topics "kill_switch", "disabled_by_device_config" by Felipe Leme · 5 years ago
  71. c649af9 Merge "Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I in ligt-grey list" by TreeHugger Robot · 5 years ago
  72. f8896f8 Merge "Fix for Hidden API Landroid/widget/ScrollView;->mMinimumVelocity:I in ligt-grey list" by TreeHugger Robot · 5 years ago
  73. ad7b649 Merge "Fix Test Harness Mode to work with new ADB file" by TreeHugger Robot · 5 years ago
  74. 2ba126c Merge "Fix javadoc for enabling backup in DevicePolicyManager" by TreeHugger Robot · 5 years ago
  75. 08b67537 Allow reflection access to ProgressBar#mOnlyIndeterminate. by Sumir Kataria · 5 years ago
  76. ba6dbff Prevent reflection - ScaleGestureDetector#mMinSpan by shepshapard · 5 years ago
  77. ccec37e Removing hidden api usage from AutoCompleteTextView by Ralston Da Silva · 5 years ago
  78. 48a7cdd Fix for Hidden API Landroid/widget/AbsListView;->mMaximumVelocity:I in ligt-grey list by Rahul Ravikumar · 5 years ago
  79. 21a4f7c Added maxTargetSdk and tracking bug to USE_VSYNC flag in choreographer by Nader Jawad · 5 years ago
  80. eb8c06d Merge "Rename setEnableFallback to setAllowDeviceCredential" by Kevin Chyn · 5 years ago
  81. cd946ba Fix for Hidden API Landroid/widget/ImageView;->mDrawMatrix:Landroid/graphics/Matrix; in ligt-grey list by Rahul Ravikumar · 5 years ago
  82. 6686d19 Merge "Prevent access to MotionEvent#mNativePtr" by TreeHugger Robot · 5 years ago
  83. 420654a9 Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I in ligt-grey list by Rahul Ravikumar · 5 years ago
  84. 8065e8e Fix for Hidden API Landroid/widget/ScrollView;->mMinimumVelocity:I in ligt-grey list by Rahul Ravikumar · 5 years ago
  85. f283fae Merge "Make sure to actually return after jniThrowException" by John Reck · 5 years ago
  86. 1d8edfa Merge "Use separate config entries for default role holders." by Hai Zhang · 5 years ago
  87. 9ba3196 Add default for music and gallery app. by Hai Zhang · 5 years ago
  88. 400d99a Merge "Fix Hidden API Landroid/widget/AbsListView;->trackMotionScroll(II)Z in ligt-grey list" by Rahul Ravikumar · 5 years ago
  89. e5a37fb Rename BiometricHalDeathReported to be futute-proof and extendable by Kevin Chyn · 5 years ago
  90. 6c7c87b Merge "Fixed sendEvent() so it can merge TYPE_VIEW_DISAPPEARED with multiple ids." by Felipe Leme · 5 years ago
  91. 08b1d99 Add edge effect color APIs to ScrollViews by Yigit Boyar · 5 years ago
  92. aa0fc10 Merge "TextClassifier: normalize uri for browser intent." by Abodunrinwa Toki · 5 years ago
  93. 858b311 Resolve symlinks when listing scan paths. by Jeff Sharkey · 5 years ago
  94. 07d709c Merge "Disallow reflection access to AdapterView#mDataChanged after P." by Sumir Kataria · 5 years ago
  95. d8dc4bc Use newly defined columns for directory names. by Jeff Sharkey · 5 years ago
  96. 99a7d63 Fix Test Harness Mode to work with new ADB file by William Hester · 5 years ago
  97. 22f0d53 @InspectableProperty annotations for WebView by Ashley Rose · 5 years ago
  98. 932d51d Create pkg specific dirs if they are not available. by Sudheer Shanka · 5 years ago
  99. 54f7f7f Allow registration of AppUsageLimitObservers with 0 time limit. by Varun Shah · 5 years ago
  100. 45d1f9d Rename setEnableFallback to setAllowDeviceCredential by Kevin Chyn · 5 years ago