1. f12a213 Merge "Add the list of private DNS addresses to LinkProperties" into pi-dev by TreeHugger Robot · 6 years ago
  2. c72ee1a Merge "StrictMode: fix non-SDK API usage detection." into pi-dev by Mathew Inwood · 6 years ago
  3. 9419b11 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 6 years ago
  4. ddb15c4 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 6 years ago
  5. 1c75189 Merge "Fix the implementation of BluetoothCodecStatus.equals()" into pi-dev by TreeHugger Robot · 6 years ago
  6. 1c0d00f Merge "Workaround to ensure we cancel the recents animation prior to starting home" into pi-dev by Winson Chung · 6 years ago
  7. a291ce6 Fix the implementation of BluetoothCodecStatus.equals() by Pavlin Radoslavov · 6 years ago
  8. 4dddd61 Merge changes from topic "revert_save_info" into pi-dev by TreeHugger Robot · 6 years ago
  9. 9c05605 Document compatibility mode limitations. by Felipe Leme · 6 years ago
  10. a7f3e9c Revert "Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode." by Felipe Leme · 6 years ago
  11. 993890f Merge "Fix non-unique PendingIntent issue with TCImpl." into pi-dev by Abodunrinwa Toki · 6 years ago
  12. 0d5aa57 Cleanup documentation for LE CoC in BluetoothAdapter by Stanley Tng · 6 years ago
  13. fb4da73 Merge "Clarify API doc for BluetoothGattServer::addService" into pi-dev by Stanley Tng · 6 years ago
  14. 0ad6283 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  15. 703719b Workaround to ensure we cancel the recents animation prior to starting home by Winson Chung · 6 years ago
  16. dd61c7e Merge "Fix screen on count text dump" into pi-dev by TreeHugger Robot · 6 years ago
  17. 62bb080 Merge "Don't crash during layout of non-attached but focused view" into pi-dev by TreeHugger Robot · 6 years ago
  18. 904a931 Fix non-unique PendingIntent issue with TCImpl. by Abodunrinwa Toki · 6 years ago
  19. 3f88848 Merge "Adjust media.codec process group upon request from mediaserver" into pi-dev by TreeHugger Robot · 6 years ago
  20. d329ae8 Merge "SyncManager: Dump per-source last sync time too." into pi-dev by Makoto Onuki · 6 years ago
  21. dbdf5df Merge "Split provider / service dumpsys into platform and non-platform" into pi-dev by Makoto Onuki · 6 years ago
  22. 611443e Merge "Fail gracefully if we get a bad API whitelist." into pi-dev by Mathew Inwood · 6 years ago
  23. 39997ea Merge "Don't mute ringer if apps can bypass dnd" into pi-dev by Beverly Tai · 6 years ago
  24. c1adfac Merge "Status bar icon ordering" into pi-dev by TreeHugger Robot · 6 years ago
  25. d82a743 StrictMode: fix non-SDK API usage detection. by Mathew Inwood · 6 years ago
  26. 1cd9685 Merge "Visit Uris in RemoteViews for granting purposes." into pi-dev by Jeff Sharkey · 6 years ago
  27. 9f6bb5b Fail gracefully if we get a bad API whitelist. by Mathew Inwood · 6 years ago
  28. 23b3118 Visit Uris in RemoteViews for granting purposes. by Jeff Sharkey · 6 years ago
  29. 4d5d3a0 Merge "Added more documentation for dialogMessage" into pi-dev by TreeHugger Robot · 6 years ago
  30. a5843eb Merge "ActivityManagerService: add restricted cpuset" into pi-dev by Tim Murray · 6 years ago
  31. 3071522 Merge "Make Instrumentation more robust to other inputs" into pi-dev by TreeHugger Robot · 6 years ago
  32. d0c1b23 Clarify API doc for BluetoothGattServer::addService by Stanley Tng · 6 years ago
  33. 3e03ab9 Added more documentation for dialogMessage by Suprabh Shukla · 6 years ago
  34. d58b65c Don't crash during layout of non-attached but focused view by Evan Rosky · 6 years ago
  35. 2ee3ef0 Merge "Set default reference ID" into pi-dev by TreeHugger Robot · 6 years ago
  36. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 6 years ago
  37. 37520f0 Adjust media.codec process group upon request from mediaserver by Chong Zhang · 6 years ago
  38. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  39. e96443e Make Instrumentation more robust to other inputs by Jason Monk · 6 years ago
  40. 3ef2d6d Merge "ViewRoot: Ensure we release surface from setWindowStopped." into pi-dev by Rob Carr · 6 years ago
  41. 73c0ee8 Status bar icon ordering by Evan Laird · 6 years ago
  42. 3091d60 Merge "Add AccountManager key rotation awareness." into pi-dev by TreeHugger Robot · 6 years ago
  43. 86d076f Don't mute ringer if apps can bypass dnd by Beverly · 6 years ago
  44. af52d98 Merge "Add setting for GNSS location request update duration" into pi-dev by TreeHugger Robot · 6 years ago
  45. 1d63cc3 Set default reference ID by Todd Kennedy · 6 years ago
  46. fef10a4 ActivityManagerService: add restricted cpuset by Tim Murray · 6 years ago
  47. 0c179a9 Slices: Don't use public namespace for internal intent by Jason Monk · 6 years ago
  48. 03ddb28 Merge "Color and text changes" into pi-dev by TreeHugger Robot · 6 years ago
  49. afc909d Merge "Add rank & count event to notification clicks and dismisses" into pi-dev by Dieter Hsu · 6 years ago
  50. 6013e5c Color and text changes by Julia Reynolds · 6 years ago
  51. f921b50 Merge "Transitionless crashes" into pi-dev by TreeHugger Robot · 6 years ago
  52. 587cf41 Merge "Correct sendBroadcast test" into pi-dev by Neil Fuller · 6 years ago
  53. d39f0d5 Add rank & count event to notification clicks and dismisses by Dieter Hsu · 6 years ago
  54. 54926ba Merge "Don't delay the FINGERPRINT_ERROR_CANCELED message" into pi-dev by Kevin Chyn · 6 years ago
  55. ff03f0c Merge "Add Global Settings to device whether show Carrier menu" into pi-dev by Qingxi Li · 6 years ago
  56. 850c666 Merge "Update Instrumentation.newActivity to pass non-null application." into pi-dev by Sudheer Shanka · 6 years ago
  57. 303c4bb Add AccountManager key rotation awareness. by Dan Cashman · 6 years ago
  58. 9090265 Fix screen on count text dump by Mike Ma · 6 years ago
  59. 58a0d51 Don't delay the FINGERPRINT_ERROR_CANCELED message by Kevin Chyn · 6 years ago
  60. f9e4ccf Merge "Exclude system notifications from visual suppression" into pi-dev by Julia Reynolds · 6 years ago
  61. 64d3b26 Correct sendBroadcast test by Daniel Bonnevier · 6 years ago
  62. 096e058 Merge "Checks that secondary instrumentation ABI matches" into pi-dev by TreeHugger Robot · 6 years ago
  63. 0b575a3 Split provider / service dumpsys into platform and non-platform by Makoto Onuki · 6 years ago
  64. 17b2f5d Merge "String update for effect suppressors" into pi-dev by Julia Reynolds · 6 years ago
  65. ead1271 Add Global Settings to device whether show Carrier menu by Qingxi Li · 6 years ago
  66. eb59580 Checks that secondary instrumentation ABI matches by Patrick Baumann · 6 years ago
  67. aa96cf3 Exclude system notifications from visual suppression by Julia Reynolds · 6 years ago
  68. 73abd27 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  69. 9357721 Transitionless crashes by Adrian Roos · 6 years ago
  70. 21483c2 String update for effect suppressors by Julia Reynolds · 6 years ago
  71. 5037bee Merge "Docs: update the method description for installKeyPair() to cover parameter change." into pi-dev by TreeHugger Robot · 6 years ago
  72. 15d35c1 Merge "Fixed power manager CTS test." into pi-dev by TreeHugger Robot · 6 years ago
  73. 16da326 Merge "[JNI] Adapt graphics::common:V1_0::Hdr from HAL." into pi-dev by Peiyong Lin · 6 years ago
  74. 244d917 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  75. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 6 years ago
  76. f74cf94 SyncManager: Dump per-source last sync time too. by Makoto Onuki · 6 years ago
  77. d7732b4 Merge "Add 1-day sync stats in syncmanager dumpsys." into pi-dev by Makoto Onuki · 6 years ago
  78. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 6 years ago
  79. 8be1197 Merge "Camera: Fix a description for MONOCHROME camera capability" into pi-dev by TreeHugger Robot · 6 years ago
  80. 17d2de0 Merge "Adds a code when statsd sends intent to getData." into pi-dev by TreeHugger Robot · 6 years ago
  81. 82f36b1 Merge "Replace PackageInfo#signingCertificateHistory field doc reference." into pi-dev by TreeHugger Robot · 6 years ago
  82. 5291268 Merge "Remove implementation of deprecated RecoveryController methods." into pi-dev by TreeHugger Robot · 6 years ago
  83. c1dd5b0 Merge "Fix instant app badge" into pi-dev by TreeHugger Robot · 6 years ago
  84. dd83d70 Enforce dump permission in stats service by Tej Singh · 6 years ago
  85. e942b91 Replace PackageInfo#signingCertificateHistory field doc reference. by Dan Cashman · 6 years ago
  86. 116e05c Merge "Enable feature flag for audio output switcher." into pi-dev by Caxton Chan · 6 years ago
  87. 9498621 Add 1-day sync stats in syncmanager dumpsys. by Makoto Onuki · 6 years ago
  88. 3a385f8 Camera: Fix a description for MONOCHROME camera capability by Hidenari Koshimae · 6 years ago
  89. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  90. ed2a3cad Merge "Update PackageManager.getInstalledPackages() docs" into pi-dev by Ricky Wai · 6 years ago
  91. 6858bb9 ViewRoot: Ensure we release surface from setWindowStopped. by Robert Carr · 6 years ago
  92. 3a0c6e1 [JNI] Adapt graphics::common:V1_0::Hdr from HAL. by Peiyong Lin · 6 years ago
  93. 26b030d Fixed power manager CTS test. by Dan Gittik · 6 years ago
  94. 216b50a Merge "Remove temporary logging." into pi-dev by Bryce Lee · 6 years ago
  95. 6f1f36b Fix instant app badge by Tony Mak · 6 years ago
  96. f78b8ce Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev by Jeff Sharkey · 6 years ago
  97. 2754777 Merge "Revert "ViewRoot: Ensure we release surface from setWindowStopped."" into pi-dev by TreeHugger Robot · 6 years ago
  98. d931119 Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked."" by Jeff Sharkey · 6 years ago
  99. e0fe6df Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev by Jeff Sharkey · 6 years ago
  100. bd2a9a2 Revert "OP_GET_USAGE_STATS should be noted, not checked." by Jeff Sharkey · 6 years ago