1. 739d786 Merge "tools/bit: Avoid leak in error condition" am: db43124b01 am: b3851d92ce by Greg Kaiser · 6 years ago
  2. 0eb8054 Merge "Save KeyChainSnapshots to disk" into pi-dev am: 02c0bbdc47 by Robert Berry · 6 years ago
  3. b3851d9 Merge "tools/bit: Avoid leak in error condition" am: db43124b01 by Greg Kaiser · 6 years ago
  4. e32515f Merge "Add more hidden API uses to light greylist" into pi-dev am: 1b460069a1 by David Brazdil · 6 years ago
  5. 02c0bbd Merge "Save KeyChainSnapshots to disk" into pi-dev by Robert Berry · 6 years ago
  6. 0babc73 Merge "NotificationManagerService: don't play notif in SILENT mode" into pi-dev by Jean-Michel Trivi · 6 years ago
  7. 1b46006 Merge "Add more hidden API uses to light greylist" into pi-dev by TreeHugger Robot · 6 years ago
  8. a908ec2 Merge "NotificationManagerService: don't play notif in SILENT mode" into pi-dev by Jean-Michel Trivi · 6 years ago
  9. 7c6e950 Merge "Don't print contents of user-provided bundles." into pi-dev by Felipe Leme · 6 years ago
  10. 9e6836d Merge "Better public volumes handling on secondary users." into pi-dev by Jeff Sharkey · 6 years ago
  11. 0ec31b5 Merge "API for granting/revoking runtime permissions." into pi-dev by Jeff Sharkey · 6 years ago
  12. dac0fe9 Merge "Don't print contents of user-provided bundles." into pi-dev by TreeHugger Robot · 6 years ago
  13. db43124 Merge "tools/bit: Avoid leak in error condition" by Treehugger Robot · 6 years ago
  14. da707fa Merge "DPM: API review for installKeyPair" into pi-dev am: e5f9e833e5 by Eran Messeri · 6 years ago
  15. 4abf0f7 Merge "Better public volumes handling on secondary users." into pi-dev by Jeff Sharkey · 6 years ago
  16. c8156c6 Merge "API for granting/revoking runtime permissions." into pi-dev by Jeff Sharkey · 6 years ago
  17. 55d013b Merge "Federate platform docs against AndroidX" into pi-dev am: 73a66276e3 by Alan Viverette · 6 years ago
  18. e5f9e83 Merge "DPM: API review for installKeyPair" into pi-dev by Eran Messeri · 6 years ago
  19. 5351429 Merge "Not allow shell to dump screen by using ui-automator if... DISALLOW_DEBUGGING_FEATURES is set" into pi-dev by Tony Mak · 6 years ago
  20. 73a6627 Merge "Federate platform docs against AndroidX" into pi-dev by Alan Viverette · 6 years ago
  21. 1d434bc Merge "Allow apps with dnd access to bypass DND" into pi-dev am: 0cdeb11c2c by Julia Reynolds · 6 years ago
  22. b2c4a55 Merge "Not allow shell to dump screen by using ui-automator if... DISALLOW_DEBUGGING_FEATURES is set" into pi-dev by Tony Mak · 6 years ago
  23. 727492b Merge "Add three more wifi APIs." into pi-dev am: ba6539382a by Nicolas Geoffray · 6 years ago
  24. 0cdeb11 Merge "Allow apps with dnd access to bypass DND" into pi-dev by TreeHugger Robot · 6 years ago
  25. ba65393 Merge "Add three more wifi APIs." into pi-dev by Nicolas Geoffray · 6 years ago
  26. f99fcd3 Merge "Remove unused KeyStore field in RecoverableKeyStoreManager" into pi-dev by Robert Berry · 6 years ago
  27. f4dfc11 Merge "Utilize verbose KeyChain errors" into pi-dev am: 8e07a26233 by Eran Messeri · 6 years ago
  28. 5658837 Save KeyChainSnapshots to disk by Robert Berry · 6 years ago
  29. 8786004 Merge "Remove unused KeyStore field in RecoverableKeyStoreManager" into pi-dev by TreeHugger Robot · 6 years ago
  30. d723b5e Merge "Clear app data before full restore for specified packages" into pi-dev by Artem Iglikov · 6 years ago
  31. 8e07a26 Merge "Utilize verbose KeyChain errors" into pi-dev by TreeHugger Robot · 6 years ago
  32. bb0bcc4 Merge "Clear app data before full restore for specified packages" into pi-dev by TreeHugger Robot · 6 years ago
  33. dc80215 Add more hidden API uses to light greylist by David Brazdil · 6 years ago
  34. 614f40a Merge "DO NOT MERGE Unrevert update references to backup agent timeouts" into pi-dev by Annie Meng · 6 years ago
  35. 07e1c83 Merge "Rename ImageDecoder.setResize" into pi-dev am: 6078631927 by Leon Scroggins · 6 years ago
  36. 3594cd5 Merge "DO NOT MERGE Unrevert update references to backup agent timeouts" into pi-dev by Annie Meng · 6 years ago
  37. 9bf3f63 Merge "Move graphics APIs to the light grey." into pi-dev am: d8d05ecc64 by Nicolas Geoffray · 6 years ago
  38. 6078631 Merge "Rename ImageDecoder.setResize" into pi-dev by Leon Scroggins · 6 years ago
  39. 94c5dd2 Merge "Exempt some notis from DND visual suppression" into pi-dev am: a000724a83 by Julia Reynolds · 6 years ago
  40. d8d05ec Merge "Move graphics APIs to the light grey." into pi-dev by TreeHugger Robot · 6 years ago
  41. 3b8e61e Add three more wifi APIs. by Nicolas Geoffray · 6 years ago
  42. a000724 Merge "Exempt some notis from DND visual suppression" into pi-dev by TreeHugger Robot · 6 years ago
  43. d9b91fc Merge "Persist KeyChainSnapshot to XML" into pi-dev am: 9f75e089ed by Robert Berry · 6 years ago
  44. fef4764 Remove unused KeyChainSnapshot tables am: 924b550151 by Robert Berry · 6 years ago
  45. 9f75e08 Merge "Persist KeyChainSnapshot to XML" into pi-dev by Robert Berry · 6 years ago
  46. 5bbb6da Exempt some notis from DND visual suppression by Julia Reynolds · 6 years ago
  47. 981ae65 Move graphics APIs to the light grey. by Nicolas Geoffray · 6 years ago
  48. ccba499 Merge "Merge "Fixed the Premium SMS bug reported by our partner The detail is that : === <shortcode country="ae" free="3214|1017"/> === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}" is added to all similar entries BUG:66911380" am: e2e7b28c12 am: 6c0c79618f" into pi-dev-plus-aosp by Android Build Merger (Role) · 6 years ago
  49. 7539966 Merge "Fixed the Premium SMS bug reported by our partner The detail is that : === <shortcode country="ae" free="3214|1017"/> === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}" is added to all similar entries BUG:66911380" am: e2e7b28c12 by Juancheng Rong · 6 years ago
  50. f7a3d02 Add warning comment about serialization am: 52c15f1699 by Robert Berry · 6 years ago
  51. 5b53875 Clear app data before full restore for specified packages by Artem Iglikov · 6 years ago
  52. 6169239 Utilize verbose KeyChain errors by Eran Messeri · 6 years ago
  53. 11115e9 Remove unused KeyStore field in RecoverableKeyStoreManager by Robert Berry · 6 years ago
  54. 924b550 Remove unused KeyChainSnapshot tables by Robert Berry · 6 years ago
  55. 25f5135 Persist KeyChainSnapshot to XML by Robert Berry · 6 years ago
  56. 6c0c796 Merge "Fixed the Premium SMS bug reported by our partner The detail is that : === <shortcode country="ae" free="3214|1017"/> === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}" is added to all similar entries BUG:66911380" by Juancheng Rong · 6 years ago
  57. 52c15f1 Add warning comment about serialization by Robert Berry · 6 years ago
  58. 4a93e2f Merge "Merge "Update to lock task features API" into pi-dev am: 3a5dabbb10" into pi-dev-plus-aosp by Android Build Merger (Role) · 6 years ago
  59. 2916036 Merge "Update to lock task features API" into pi-dev am: 3a5dabbb10 by Benjamin Franz · 6 years ago
  60. 54ed6d3 Merge "DCB whitelist short code for user association" am: 722282ec62 by JC · 6 years ago
  61. f15d4f4 DPM: API review for installKeyPair by Eran Messeri · 6 years ago
  62. b1e2298 Merge "DCB whitelist short code for user association" am: 722282ec62 by JC · 6 years ago
  63. 3a5dabb Merge "Update to lock task features API" into pi-dev by Benjamin Franz · 6 years ago
  64. b2fed74 Merge "Permission Check For DPM Get IME API" into pi-dev am: 78931a0f95 by Eric Sandness · 6 years ago
  65. 78931a0 Merge "Permission Check For DPM Get IME API" into pi-dev by Eric Sandness · 6 years ago
  66. 6f2e97e Not allow shell to dump screen by using ui-automator if... by Tony Mak · 6 years ago
  67. 62df0a6 Merge "Fix network usage stats on 464xlat tethered." am: 83088dcd8e by Remi NGUYEN VAN · 6 years ago
  68. e2e7b28 Merge "Fixed the Premium SMS bug reported by our partner The detail is that : === <shortcode country="ae" free="3214|1017"/> === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}" is added to all similar entries BUG:66911380" by Treehugger Robot · 6 years ago
  69. aa20932 Merge "Fix network usage stats on 464xlat tethered." am: 83088dcd8e by Remi NGUYEN VAN · 6 years ago
  70. 722282e Merge "DCB whitelist short code for user association" by Treehugger Robot · 6 years ago
  71. c89999a [automerger skipped] Merge "Use commas to separate API exemptions list, not colon." into pi-dev by Mathew Inwood · 6 years ago
  72. 67a07f6 [automerger skipped] Merge "Configurable hidden API exemptions." into pi-dev by Mathew Inwood · 6 years ago
  73. 4d22e5c [automerger skipped] Configurable hidden API exemptions. am: 8faeab8735 -s ours by Mathew Inwood · 6 years ago
  74. d598caa Merge "Use commas to separate API exemptions list, not colon." into pi-dev by Mathew Inwood · 6 years ago
  75. fe930f2 Merge "Configurable hidden API exemptions." into pi-dev by Mathew Inwood · 6 years ago
  76. 7bdf3c6 Merge "Fallback to ML prediction after short ACTIVE states" into pi-dev by Amith Yamasani · 6 years ago
  77. 93c6045 Merge "Add slice pinning to list of reasons for usage" into pi-dev by Amith Yamasani · 6 years ago
  78. 83088dc Merge "Fix network usage stats on 464xlat tethered." by Remi NGUYEN VAN · 6 years ago
  79. 50c069e Merge "Fallback to ML prediction after short ACTIVE states" into pi-dev by TreeHugger Robot · 6 years ago
  80. 37594c8 Merge "Add slice pinning to list of reasons for usage" into pi-dev by TreeHugger Robot · 6 years ago
  81. 0a73c93 Merge "Refactor how we calculate offset for PIP animation" into pi-dev by Tracy Zhou · 6 years ago
  82. 46fd63a Merge "Rename MediaDrm security levels" into pi-dev am: 5fa492f9b6 by Jeff Tinker · 6 years ago
  83. e33543f Merge "Refactor how we calculate offset for PIP animation" into pi-dev by Tracy Zhou · 6 years ago
  84. 5fa492f Merge "Rename MediaDrm security levels" into pi-dev by TreeHugger Robot · 6 years ago
  85. 455dac3 Merge changes from topic "MediaSessionManager_isTrustedForMediaControl" into pi-dev by Hyundo Moon · 6 years ago
  86. 7a3593d Merge changes from topic "MediaSessionManager_isTrustedForMediaControl" into pi-dev by TreeHugger Robot · 6 years ago
  87. d82ddbd Merge "Bluetooth HIDD: Remove unplug()" into pi-dev am: 4f52f3fd52 by Hansong Zhang · 6 years ago
  88. 70dad8e Merge "Fix deadlock when ParallelPackageParserCallback is used" into pi-dev by Jaekyun Seok · 6 years ago
  89. 4f52f3f Merge "Bluetooth HIDD: Remove unplug()" into pi-dev by TreeHugger Robot · 6 years ago
  90. 4170ab2 Merge "Fix deadlock when ParallelPackageParserCallback is used" into pi-dev by TreeHugger Robot · 6 years ago
  91. 2bc9e4f Merge "Properly filter alert window notifications" into pi-dev am: cfa0f19fa1 by Julia Reynolds · 6 years ago
  92. cfa0f19 Merge "Properly filter alert window notifications" into pi-dev by TreeHugger Robot · 6 years ago
  93. 98e63d5 Merge "Add additional logging for EMBMS edge cases" into pi-dev am: d63c009d5f by Hall Liu · 6 years ago
  94. d63c009 Merge "Add additional logging for EMBMS edge cases" into pi-dev by TreeHugger Robot · 6 years ago
  95. f5c5e73 Merge "[Notif] Write AppUid earlier in NotificationInfo" into pi-dev by Rohan Shah · 6 years ago
  96. f07d10e Merge "[Notif] Write AppUid earlier in NotificationInfo" into pi-dev by TreeHugger Robot · 6 years ago
  97. c2f557a MediaBrowserService: Create getCurrentBrowserInfo() by Hyundo Moon · 6 years ago
  98. b1e344e MediaSession: Create getCurentControllerInfo() by Hyundo Moon · 6 years ago
  99. b0e32b0 MediaSessionManager: Add isTrustedForMediaControl() by Jaewan Kim · 6 years ago
  100. e5893a7 Merge "Add Battery time to location dumpsys" into pi-dev am: b1d14ec3e1 by Siddharth Ray · 6 years ago