1. 2fb540e Merge changes I2d88af7e,Ic0730eca by Roshan Pius · 6 years ago
  2. bb5e3b5 Reducing overhead of job constraint evaluation. by Kweku Adams · 6 years ago
  3. 6686d19 Merge "Prevent access to MotionEvent#mNativePtr" by TreeHugger Robot · 6 years ago
  4. 8c1d8e0 Merge "media: add macroblockrate to PerformancePoint" by Lajos Molnar · 6 years ago
  5. aa602f1 Merge "media: support AVC Level 6+ for CodecCapabilities" by Lajos Molnar · 6 years ago
  6. 5705cef Merge "media: fix MediaFormat copy constructor" by Lajos Molnar · 6 years ago
  7. 420654a9 Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I in ligt-grey list by Rahul Ravikumar · 6 years ago
  8. 8065e8e Fix for Hidden API Landroid/widget/ScrollView;->mMinimumVelocity:I in ligt-grey list by Rahul Ravikumar · 6 years ago
  9. df848ac Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  10. f283fae Merge "Make sure to actually return after jniThrowException" by John Reck · 6 years ago
  11. 1d8edfa Merge "Use separate config entries for default role holders." by Hai Zhang · 6 years ago
  12. 29f70de Add non-system user unlock time to timing trace by Keun-young Park · 6 years ago
  13. 9ba3196 Add default for music and gallery app. by Hai Zhang · 6 years ago
  14. c5da14c Write ADB keys to adb_keys as well for backwards compat by Michael Groover · 6 years ago
  15. 162275d Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  16. 400d99a Merge "Fix Hidden API Landroid/widget/AbsListView;->trackMotionScroll(II)Z in ligt-grey list" by Rahul Ravikumar · 6 years ago
  17. 08c9202 Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils. by Felipe Leme · 6 years ago
  18. 3e250af Merge "Fix assistant role for multi-user." by Hai Zhang · 6 years ago
  19. e5a37fb Rename BiometricHalDeathReported to be futute-proof and extendable by Kevin Chyn · 6 years ago
  20. 4b77008 Use colored shadow for DeviceDefault.Colored buttons. by Andrew Sapperstein · 6 years ago
  21. 6c7c87b Merge "Fixed sendEvent() so it can merge TYPE_VIEW_DISAPPEARED with multiple ids." by Felipe Leme · 6 years ago
  22. 5fe4cb1 Fix install and update times for non-system packages. by Torne (Richard Coles) · 6 years ago
  23. fce528d Merge "Revert "Remove @Ignore from class level"" by Julien Desprez · 6 years ago
  24. 7e8798c1b Revert "Remove @Ignore from class level" by Julien Desprez · 6 years ago
  25. 08b1d99 Add edge effect color APIs to ScrollViews by Yigit Boyar · 6 years ago
  26. 483a45b Metrics: num connections with mac randomization by xshu · 6 years ago
  27. aa0fc10 Merge "TextClassifier: normalize uri for browser intent." by Abodunrinwa Toki · 6 years ago
  28. 858b311 Resolve symlinks when listing scan paths. by Jeff Sharkey · 6 years ago
  29. 4907fcc Merge "Wifi: Update the API doc for LOW_LATENCY wifilocks" by Ahmed ElArabawy · 6 years ago
  30. 07d709c Merge "Disallow reflection access to AdapterView#mDataChanged after P." by Sumir Kataria · 6 years ago
  31. d8dc4bc Use newly defined columns for directory names. by Jeff Sharkey · 6 years ago
  32. 0c6a057 Merge "Collapse bubble stack when other activity brought to top" by Mark Renouf · 6 years ago
  33. 6e96da2 Tempoarily allow priv-apps access to device identifiers by Michael Groover · 6 years ago
  34. 99a7d63 Fix Test Harness Mode to work with new ADB file by William Hester · 6 years ago
  35. ba0cdb8 Merge "Merge partner fix for ComprehensiveCountryDetector deadlock" by Anil Admal · 6 years ago
  36. b78fbc2 Update service callback for HeadsetProfile by jackqdyulei · 6 years ago
  37. 7fa0d26 Fix ColorStateListDrawable container callback API by Ashley Rose · 6 years ago
  38. b5cc21e Merge "Test Mapping: Remove WMTests b/c of flake" by Simran Basi · 6 years ago
  39. 3b4a93a Style changes to blocking helper for Q. by Nadia Benbernou · 6 years ago
  40. e26f4ee Merge "Remove the IncidentHeaderProto dependency from statsd." by TreeHugger Robot · 6 years ago
  41. 22f0d53 @InspectableProperty annotations for WebView by Ashley Rose · 6 years ago
  42. 625e4b6 Merge "Ensure setActiveGroup() does the right thing after a HAL crash." by Jim Miller · 6 years ago
  43. 932d51d Create pkg specific dirs if they are not available. by Sudheer Shanka · 6 years ago
  44. 34929e3 WifiNetworkSuggestion/Specifier: Fix javadoc by Roshan Pius · 6 years ago
  45. 89b233d wifi.proto: Add wifi config store IO duration metrics by Roshan Pius · 6 years ago
  46. 54f7f7f Allow registration of AppUsageLimitObservers with 0 time limit. by Varun Shah · 6 years ago
  47. 5cc4ae9 Fix assistant role for multi-user. by Hai Zhang · 6 years ago
  48. c07f3823 Unzip offline-sdk-docs for m offline-sdk-docs or m docs by Colin Cross · 6 years ago
  49. 45d1f9d Rename setEnableFallback to setAllowDeviceCredential by Kevin Chyn · 6 years ago
  50. b9f1cae Merge "Restrict access to AbsListView internals." by TreeHugger Robot · 6 years ago
  51. b00225b Add additional UI logging for bubble click events. by Steven Wu · 6 years ago
  52. cf1ab29 Merge "Add a constant for low perceptible adj" by Amith Yamasani · 6 years ago
  53. 78a4dd4 Move night display settings queries by Christine Franks · 6 years ago
  54. f4b2b51 Merge "By default, all notifications can be bubbled" by Beverly Tai · 6 years ago
  55. 6ad5f0d Merge "Fixes NPE in CarrierTextController" by Amin Shaikh · 6 years ago
  56. 730c407 Merge "Adding method to release Surface control reference in Launcher process" by Sunny Goyal · 6 years ago
  57. 7f24f79 ASurfaceControl: dataspace (1/2) by Marissa Wall · 6 years ago
  58. fe5dfca Make HardwareRenderer public API by John Reck · 6 years ago
  59. 14ef461 Reverted ContentCapture kill-switch mechanism. by Felipe Leme · 6 years ago
  60. b9d6832 Fix crash by wrong assertion check by Victor Hsieh · 6 years ago
  61. d80525d Disallow reflection access to AdapterView#mDataChanged after P. by Sumir Kataria · 6 years ago
  62. bcd6faf Adding method to release Surface control reference in Launcher process by Sunny Goyal · 6 years ago
  63. eb0b605 Adding a wrapper class over InputConsumer to use it in Launcher by Sunny Goyal · 6 years ago
  64. 0dfff0d Wifi: Update the API doc for LOW_LATENCY wifilocks by Ahmed ElArabawy · 6 years ago
  65. 11a57f2 Restrict reflection access to NumberPickers's mSelectionWheelPaint by Daniel Santiago Rivera · 6 years ago
  66. 5f1186e Added handover support in the factory by Jack Yu · 6 years ago
  67. 98a825b Test Mapping: Remove WMTests b/c of flake by Simran Basi · 6 years ago
  68. 48d9aa9 Log window trace data per frame in continuous mode by Nataniel Borges · 6 years ago
  69. 699905e Merge "Start paving the way for XMP metadata." by Jeff Sharkey · 6 years ago
  70. 7ab8308 Do not generate smart suggestions if the last message is from local user by Tony Mak · 6 years ago
  71. bbc84a8 Prevent access to MotionEvent#mNativePtr by George Mount · 6 years ago
  72. c8875e7 Fixed sendEvent() so it can merge TYPE_VIEW_DISAPPEARED with multiple ids. by Felipe Leme · 6 years ago
  73. 128a61d Add TEST_MAPPING to textclassifier by Tony Mak · 6 years ago
  74. a396be4 Suggest ADD_CONTACT action by default by Tony Mak · 6 years ago
  75. f7bc2c1 Use ic_action_open when icon is not given in RemoteAction by Tony Mak · 6 years ago
  76. 580a742 Merge "Allow VoiceInteractionManagerService to open voice and assistant activities from background" by Michal Karpinski · 6 years ago
  77. 6988110 Merge "Add verifier protectionLevel for START_ACTIVITIES_FROM_BACKGROUND" by Michal Karpinski · 6 years ago
  78. ad41c7b Merge "Don't hold WM lock while updating OOM adj" by Jorim Jaggi · 6 years ago
  79. c39a05d Merge "Tracks the delay between the pull and the actual bucket boundary." by Olivier Gaillard · 6 years ago
  80. fe00e4f Merge "PowerManagerService: update comment regarding reboot reason" by Wei Wang · 6 years ago
  81. 4179f99 By default, all notifications can be bubbled by Beverly · 6 years ago
  82. acec884 Make InputDevice.isExternal() public by Sergey Vasilinets · 6 years ago
  83. 89b34b8 Merge "Fixes an issue with decorated custom view styles" by Lucas Dupin · 6 years ago
  84. 9d8ee55 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  85. 0e52f7a Un-@hide MicrophoneDirection API by Paul McLean · 6 years ago
  86. bd0ebf8 [AWARE] Create a Parcelable version of PeerHandle by Etan Cohen · 6 years ago
  87. ea79222 Revert "[AWARE] Make PeerHandle parcelable" by Etan Cohen · 6 years ago
  88. 48c486e Merge "Add a missing return statement." by Dario Freni · 6 years ago
  89. f5a8f21 Make notifications from the default dialer and SMS app unblockable. by Dan Sandler · 6 years ago
  90. 0912190 Updated permission name according to API review by Bernard Chau · 6 years ago
  91. 0645bcb Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  92. 84988eb Protect against NaN by Jorim Jaggi · 6 years ago
  93. 4cbb007 idmap2: add systrace logs by Mårten Kongstad · 6 years ago
  94. b24e989 Don't hold WM lock while updating OOM adj by Jorim Jaggi · 6 years ago
  95. ac70aab Device ID attestation for PO: Address API review by Eran Messeri · 6 years ago
  96. acfcdc7 OMS: add systrace logs by Mårten Kongstad · 6 years ago
  97. b89473d Revert addition of add/removeAnimationListener by Jelle Fresen · 6 years ago
  98. efcd8bd Show low priority ppl notifications in top part of UI by Julia Reynolds · 6 years ago
  99. ec820ed Merge "Fix flaky testVisibleWithInsetsProvider test" by Jorim Jaggi · 6 years ago
  100. 1af0273 Deprecate ref... methods in MethodHandleInfo by Paul Duffin · 6 years ago