1. f871bfb Remove INTERACT_ACROSS_USERS_FULL for NetworkStack by Remi NGUYEN VAN · 6 years ago
  2. ca551ce Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  3. 47961f7 Merge "Merge "Avoid NPE caused by null encodedBearerData in privateGetSubmitPdu" am: f552341204 am: 9776c4cce3 am: e6b6ea85f3" by Android Build Merger (Role) · 6 years ago
  4. 6eb4dab Merge "Avoid NPE caused by null encodedBearerData in privateGetSubmitPdu" am: f552341204 am: 9776c4cce3 by Amit Mahajan · 6 years ago
  5. 64fa6fb Merge "Add trackingBug to FontFamily Usages." by TreeHugger Robot · 6 years ago
  6. 5105cc0 Merge "High contrast mode is an experimental feature." by TreeHugger Robot · 6 years ago
  7. 04d0c04 Merge "Merge "Use correct PLMN info for an incoming CB-SMS" am: 74a0dd8092 am: 625155b12b am: a162557ea4" by Android Build Merger (Role) · 6 years ago
  8. 9e2b679 Merge "Use correct PLMN info for an incoming CB-SMS" am: 74a0dd8092 am: 625155b12b by Amit Mahajan · 6 years ago
  9. a42845b Merge "Revert "Render ImageWallpaper with OpenGL ES and apply visual effects."" by TreeHugger Robot · 6 years ago
  10. 6e6583e Merge "Update active group when showing BiometricPrompt" by TreeHugger Robot · 6 years ago
  11. e747387 media: retain codec name for MediaCodec.getCodecInfo by Lajos Molnar · 6 years ago
  12. dd6125c media: advertise new-style codec aliases by Lajos Molnar · 6 years ago
  13. e6b6ea8 Merge "Avoid NPE caused by null encodedBearerData in privateGetSubmitPdu" am: f552341204 by Amit Mahajan · 6 years ago
  14. 0530a6b Merge "AudioService: fix lock ordering between BtHelper and AudioDeviceBroker" by TreeHugger Robot · 6 years ago
  15. a162557 Merge "Use correct PLMN info for an incoming CB-SMS" am: 74a0dd8092 by Amit Mahajan · 6 years ago
  16. 9776c4c Merge "Avoid NPE caused by null encodedBearerData in privateGetSubmitPdu" by Amit Mahajan · 6 years ago
  17. 40755dc Merge "Move no longer flaky tests back to pre-submit" by Wale Ogunwale · 6 years ago
  18. a41b75f Merge "Add maxTargetSDK equals P for UnsupportedAppUsage of sCached" by Haoyu Zhang · 6 years ago
  19. 5ddbae3 Merge "Add trackingBug number to UnsupportedAppUsage of mListeners" by Haoyu Zhang · 6 years ago
  20. 625155b Merge "Use correct PLMN info for an incoming CB-SMS" am: 74a0dd8092 by Amit Mahajan · 6 years ago
  21. dc4ef8e Merge "Refactor frameworks-base-overlays." by TreeHugger Robot · 6 years ago
  22. f552341 Merge "Avoid NPE caused by null encodedBearerData in privateGetSubmitPdu" by Amit Mahajan · 6 years ago
  23. 74a0dd8 Merge "Use correct PLMN info for an incoming CB-SMS" by Amit Mahajan · 6 years ago
  24. df6255a Remove the IncidentHeaderProto dependency from statsd. by Yao Chen · 6 years ago
  25. 1e99b17 idmap2: introduce improved Result class by Mårten Kongstad · 6 years ago
  26. 03fd40b Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 6 years ago
  27. f96451b compaction: add null action by Tim Murray · 6 years ago
  28. 598a0eb Merge "Bubbling up setNightMode and setLocationMode." by TreeHugger Robot · 6 years ago
  29. 535362a [automerger skipped] Merge "Update navigation bar upon change of display density" am: f46b14b6af am: 87401e095d by rleix · 6 years ago
  30. 96bc3ed Merge "Update navigation bar upon change of display density" am: f46b14b6af by rleix · 6 years ago
  31. ea05bd5 TextClock registerContentObserver with UserHandle by Bookatz · 6 years ago
  32. 1e47d35 Make android.view.RemotableViewMethod annotation @TestApi by Aurimas Liutikas · 6 years ago
  33. d8b03e6 Merge "Add bubbles developer error logging." by TreeHugger Robot · 6 years ago
  34. 87401e0 Merge "Update navigation bar upon change of display density" am: f46b14b6af by rleix · 6 years ago
  35. 0adca266 Restrict View#mAttachInfo by Adam Powell · 6 years ago
  36. a7a0578 Merge "Use map to traverse accessibilityIds instead of the view tree" by Qasid Sadiq · 6 years ago
  37. a321401 Add CODE_TYPE_OTHER and otherCodeTypeName to GnssMeasurement API by Yu-Han Yang · 6 years ago
  38. c0d767b Merge "Fixed how temporary augmented autofill is set." by TreeHugger Robot · 6 years ago
  39. 36bdd7e Merge "Add shell cmd to disabled default Content Capture service." by TreeHugger Robot · 6 years ago
  40. f17a698 Merge "Added unit tests for ContentCaptureContext" by TreeHugger Robot · 6 years ago
  41. b541f3c Merge "Only start tracking usage on first activity resume" by Michael Wachenschwanz · 6 years ago
  42. 7023751 High contrast mode is an experimental feature. by Rahul Ravikumar · 6 years ago
  43. bc05aa2 Merge "Move DWB transform animation onto TintHandler" by Christine Franks · 6 years ago
  44. f46b14b Merge "Update navigation bar upon change of display density" by Treehugger Robot · 6 years ago
  45. b946515 AudioService: fix lock ordering between BtHelper and AudioDeviceBroker by Jean-Michel Trivi · 6 years ago
  46. ebc78db Merge "Instrument wake up reasons." by Michael Wright · 6 years ago
  47. 33097bf Game Driver: plumb package name and version for GpuStats by Yiwei Zhang · 6 years ago
  48. dc132af Generate constants for enum values in cpp header by Muhammad Qureshi · 6 years ago
  49. acb0f00 Add trackingBug to Typeface.sSystemFontMap. by Qingqing Deng · 6 years ago
  50. f28075b Merge "Add flags parameter for managing role holders." by Hai Zhang · 6 years ago
  51. fd1dcbd Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7 am: 24a986bfb1 by Chih-hung Hsieh · 6 years ago
  52. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 6 years ago
  53. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 6 years ago
  54. d3d7637 Using the correct colors for tint from the theme. The color here comes from car_product overlay for night values. by Priyank Singh · 6 years ago
  55. 300cdfc Merge "Add connect time to conference participant." am: bd2016353c am: 5ff42a7991 by Youming Ye · 6 years ago
  56. acd74cf Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7 by Chih-hung Hsieh · 6 years ago
  57. 3a24ff3 Prevent access for Typeface.setDefault by Siyamed Sinir · 6 years ago
  58. f62df78 Merge "Add connect time to conference participant." am: bd2016353c by Youming Ye · 6 years ago
  59. bfbd988 Be more comprehensive about boot time RTC check by Christopher Tate · 6 years ago
  60. 24a986b Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7 by Chih-hung Hsieh · 6 years ago
  61. c12c9a3 Fix layer creation metadata parceling by Evan Rosky · 6 years ago
  62. 5ff42a7 Merge "Add connect time to conference participant." am: bd2016353c by Youming Ye · 6 years ago
  63. b46c167 Minor cleanups to LMS by Soonil Nagarkar · 6 years ago
  64. 7ab5459 Add a EdgeEffect#setBlendMode API. by Rahul Ravikumar · 6 years ago
  65. 71200f2 SurfaceControl: Provide Transaction#remove() method. by Robert Carr · 6 years ago
  66. c603697 Merge "Work around clang-tidy bug in dex_builder.cc." by Chih-hung Hsieh · 6 years ago
  67. bd20163 Merge "Add connect time to conference participant." by Youming Ye · 6 years ago
  68. 437ed07 Merge "UnsupportedAppUsage AbsListView#mOnScrollListener" by TreeHugger Robot · 6 years ago
  69. 97b1d50 Add maxTargetSDK equals P for UnsupportedAppUsage of sCached by Haoyu Zhang · 6 years ago
  70. 4a55810 Add trackingBug to FontFamily Usages. by Qingqing Deng · 6 years ago
  71. da123a8 Merge "Only letterbox when display never rotates for app." by TreeHugger Robot · 6 years ago
  72. 28a6c0e Removed FLAG_SMART_SUGGESTION_LEGACY by Felipe Leme · 6 years ago
  73. 38ce8c2 Merge "Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback." by TreeHugger Robot · 6 years ago
  74. ec66bfc [automerger skipped] Merge "Atom: Add BluetoothSocketConnectionStateChanged" am: 502900a093 am: 7abb3185eb by Jack He · 6 years ago
  75. c3a29ed Merge "Atom: Add BluetoothSocketConnectionStateChanged" am: 502900a093 by Jack He · 6 years ago
  76. 7abb318 Merge "Atom: Add BluetoothSocketConnectionStateChanged" am: 502900a093 by Jack He · 6 years ago
  77. 8febd0a Move no longer flaky tests back to pre-submit by Wale Ogunwale · 6 years ago
  78. 38cb44b [automerger skipped] Merge "Fix merge problems with cherry-picking "Add notification settings to backup&restore" change into pi-dev" into pi-dev-plus-aosp by Raman Tenneti · 6 years ago
  79. 912eff0 [AWARE] Enhance TLV utils to support new TLV structs in NAN by Etan Cohen · 6 years ago
  80. 98897ce Revert "Render ImageWallpaper with OpenGL ES and apply visual effects." by Lucas Dupin · 6 years ago
  81. 502900a Merge "Atom: Add BluetoothSocketConnectionStateChanged" by Treehugger Robot · 6 years ago
  82. a58f0da Merge "Fix merge problems with cherry-picking "Add notification settings to backup&restore" change into pi-dev" into pi-dev-plus-aosp by Raman Tenneti · 6 years ago
  83. f5cd8c1 Add use_app_image_startup_cache feature flag by Mathieu Chartier · 6 years ago
  84. 0567ec6 Add a constant for low perceptible adj by Amith Yamasani · 6 years ago
  85. 04ecb63 Merge "Fix bugs for background activity starts from notifications" by Michal Karpinski · 6 years ago
  86. c714dca Merge "Persist active metrics to disk and read back" by TreeHugger Robot · 6 years ago
  87. 1c26787 Merge "Supported multiple cell broadcast receivers" by Jack Yu · 6 years ago
  88. afe584a Merge "fix documentation for the non-final version of dump() in AugmentedAutofillService" by TreeHugger Robot · 6 years ago
  89. ca1a0c4 Merge "Move setLayerStack back to max-sdk-o greylist." by TreeHugger Robot · 6 years ago
  90. 95d9144 Merge "Move setTarget() to max-sdk-o greylist." by TreeHugger Robot · 6 years ago
  91. 60ddf9b Merge "Fix RenderThread and worker thread names used by tools" by TreeHugger Robot · 6 years ago
  92. 6167cf1 Merge "Restrict reflection access to ValueAnimator's sDurationScale" by TreeHugger Robot · 6 years ago
  93. 4132384 Bubbling up setNightMode and setLocationMode. by Kweku Adams · 6 years ago
  94. 7db39b4 Add trackingBug number to UnsupportedAppUsage of mListeners by Haoyu Zhang · 6 years ago
  95. f0955ac Adds FlingRunnable to dark-greylist by Louis Pullen-Freilich · 6 years ago
  96. 5e02147 Merge "Perform permission/appop cleanup on sms kill switch for all users" by Eugene Susla · 6 years ago
  97. f324849 Merge "Add comments on UnsupportedAppUsage of Typeface.sDefault" by Haoyu Zhang · 6 years ago
  98. b621847 Add edge effect color APIs to AbsListView by Yigit Boyar · 6 years ago
  99. 78eda3b Merge "compaction: fix two small bugs" by Tim Murray · 6 years ago
  100. 9c30c7c6b Atom: Add BluetoothSocketConnectionStateChanged by Jack He · 6 years ago