1. 408abf7 Do not report WiFi and Bluetooth MAC addresses - framework. by Svet Ganov · 9 years ago
  2. 68c40fa Merge "AudioService: add missing audio becoming noisy intent" into mnc-dev by Eric Laurent · 9 years ago
  3. a91a6f6 Merge "Hold wakelock while dexopting" into mnc-dev by Fyodor Kupolov · 9 years ago
  4. d138e4e AudioService: add missing audio becoming noisy intent by Eric Laurent · 9 years ago
  5. 2177ed4 Merge changes from topic 'bench' into mnc-dev by Jeff Sharkey · 9 years ago
  6. 038959e Merge "Remove UID from kernel cpu accounting when uninstalled" into mnc-dev by Adam Lesinski · 9 years ago
  7. b99e6d6 Merge "Parse uid_cputime proc file" into mnc-dev by Adam Lesinski · 9 years ago
  8. 4c099d0 Command to change force adoptable state. by Jeff Sharkey · 9 years ago
  9. f02c7d4 Merge "Fix issue where GeofenceHardwareImpl can crash. -It can't be instantiated before looper thread is ready. Bug: 21185178" into mnc-dev by David Christie · 9 years ago
  10. 9756d75 Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  11. 4f9fd62 Merge "Clean-up broadcast receivers when component is disabled." into mnc-dev by Wale Ogunwale · 9 years ago
  12. 358d12a Merge "Fix lost singleton provider after force-stopping user or package." into mnc-dev by Olawale Ogunwale · 9 years ago
  13. 27d8629 Merge "Also restart provider if there is external handle." into mnc-dev by Olawale Ogunwale · 9 years ago
  14. ca1c125 Clean-up broadcast receivers when component is disabled. by Wale Ogunwale · 9 years ago
  15. 38feb6f Fix issue where GeofenceHardwareImpl can crash. by David Christie · 9 years ago
  16. 79d0c08 Merge "Revert "Fix IMMS#mInputShown state inconsistency."" into mnc-dev by Yohei Yukawa · 9 years ago
  17. 6640d21 Revert "Fix IMMS#mInputShown state inconsistency." by Yohei Yukawa · 9 years ago
  18. 5ff8ba7 Fix lost singleton provider after force-stopping user or package. by riddle_hsu · 9 years ago
  19. dbb902d Also restart provider if there is external handle. by riddle_hsu · 9 years ago
  20. d63f932 Icon support comes to Notification. by Dan Sandler · 9 years ago
  21. af9ea2c Merge "Fix bug with jobservice context giving wrong value" into mnc-dev by Matthew Williams · 9 years ago
  22. d9db9d7 Fix bug with jobservice context giving wrong value by Matthew Williams · 9 years ago
  23. bdc8b6d Merge "Statically import NetworkCapabilities constants for brevity." into mnc-dev by Lorenzo Colitti · 9 years ago
  24. 096c11d Merge "camera2: Fix work-profile eviction handling." into mnc-dev by Ruben Brunk · 9 years ago
  25. 7f75da2 camera2: Fix work-profile eviction handling. by Ruben Brunk · 9 years ago
  26. e650fd9 Merge "Fix grant/revoke to act on owner by default and log invalid user id." into mnc-dev by Svet Ganov · 9 years ago
  27. 4ccca50 Fix grant/revoke to act on owner by default and log invalid user id. by Svet Ganov · 9 years ago
  28. f2fb0e73 Merge "CEC: Remove obsolete TODOs" into mnc-dev by Jinsuk Kim · 9 years ago
  29. 4d5648b CEC: Remove obsolete TODOs by Jinsuk Kim · 9 years ago
  30. 55a3024 Merge "wallpaper: avoid exception when user is not initialized" into mnc-dev by Xiaohui Chen · 9 years ago
  31. e057020 Lock top task if whitelisting arrives after start. by Craig Mautner · 9 years ago
  32. 9cb90cb Merge "Revert "Icon support comes to Notification."" into mnc-dev by Daniel Sandler · 9 years ago
  33. 09e51a7 Revert "Icon support comes to Notification." by Daniel Sandler · 9 years ago
  34. f799491 Merge "New policy for internal and wired device names." into mnc-dev by Paul McLean · 9 years ago
  35. fc56b88 Merge "Add manufacturer-provided device name for AudioPort name field for BT devices. Change "a2dp-device" to empty string for EnumAPI." into mnc-dev by Paul McLean · 9 years ago
  36. 9e2d14b Merge "Don't display the "no Internet access" prompt on captive portals." into mnc-dev by Lorenzo Colitti · 9 years ago
  37. 8deb341 Statically import NetworkCapabilities constants for brevity. by Lorenzo Colitti · 9 years ago
  38. d49159f Don't display the "no Internet access" prompt on captive portals. by Lorenzo Colitti · 9 years ago
  39. 6e1c17a Merge "clear caller identify before sending system update notification" into mnc-dev by Rubin Xu · 9 years ago
  40. 2c84cc2 clear caller identify before sending system update notification by Rubin Xu · 9 years ago
  41. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  42. 39087b1 Replace String host:port/url args with Uri arg by Robin Lee · 9 years ago
  43. 08a04c1 Icon support comes to Notification. by Dan Sandler · 9 years ago
  44. 0d3b6db Merge "DO NOT MERGE - Overlay display now support multiple modes." into mnc-dev by Jeff Brown · 9 years ago
  45. f5edb20 Merge "TIF: Add DVB device handling to TvInputManagerService" into mnc-dev by Jaesung Chung · 9 years ago
  46. 857c301 Merge "Do not allow opting out from the new permission model." into mnc-dev by Svetoslav · 9 years ago
  47. 58739e7 TIF: Add DVB device handling to TvInputManagerService by Jaesung Chung · 9 years ago
  48. d965370 Do not allow opting out from the new permission model. by Svetoslav · 9 years ago
  49. 8a2978c Merge "Don't stop animation when starting windows app token changes" into mnc-dev by Wale Ogunwale · 9 years ago
  50. 8ebc82a Don't stop animation when starting windows app token changes by Wale Ogunwale · 9 years ago
  51. 3d32a1c Merge "Allow settings to change app inactive state" into mnc-dev by Amith Yamasani · 9 years ago
  52. aef477a Merge "Add IntentFilter auto verification - part 11" into mnc-dev by Fabrice Di Meglio · 9 years ago
  53. 901e924 Allow settings to change app inactive state by Amith Yamasani · 9 years ago
  54. b371c7b Add IntentFilter auto verification - part 11 by Fabrice Di Meglio · 9 years ago
  55. c352722 Ignore small time changes in alarm manager. by Dianne Hackborn · 9 years ago
  56. 6a587ac Merge "Fix fingerprint for multiuser" into mnc-dev by Jorim Jaggi · 9 years ago
  57. 67b7ec2 Merge "Access mock location is no longer a runtime permission - framework" into mnc-dev by Svet Ganov · 9 years ago
  58. aa4d32a Fix fingerprint for multiuser by Jorim Jaggi · 9 years ago
  59. fe112e7 Merge "Add IntentFilter auto verification - part 10" into mnc-dev by Fabrice Di Meglio · 9 years ago
  60. 649efc6 Add IntentFilter auto verification - part 10 by Fabrice Di Meglio · 9 years ago
  61. 338f27a New policy for internal and wired device names. by Paul McLean · 9 years ago
  62. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  63. 9831fad Merge "Modify how USB connections are handled." into mnc-dev by Nick Kralevich · 9 years ago
  64. 645edef Merge "Make sure the app can draw a frame before unlocking" into mnc-dev by Jorim Jaggi · 9 years ago
  65. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  66. 827e0fa Make sure the app can draw a frame before unlocking by Jorim Jaggi · 9 years ago
  67. 467eb05 Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-dev by Kenny Guy · 9 years ago
  68. ac53194 wallpaper: avoid exception when user is not initialized by Xiaohui Chen · 9 years ago
  69. 131a19e Merge "Persist fingerprint names" into mnc-dev by Jorim Jaggi · 9 years ago
  70. ee77ceb Persist fingerprint names by Jorim Jaggi · 9 years ago
  71. 396d944 Merge "Remove initiator name param." into mnc-dev by Julia Reynolds · 9 years ago
  72. 2047ce8 Merge "Zen: Serialize notify conditions calls, defer subscription." into mnc-dev by John Spurlock · 9 years ago
  73. 59a5733 Merge "Track app idle history and dump it" into mnc-dev by Amith Yamasani · 9 years ago
  74. 0a11e69 Track app idle history and dump it by Amith Yamasani · 9 years ago
  75. a7d92b1 Zen: Serialize notify conditions calls, defer subscription. by John Spurlock · 9 years ago
  76. 83ce095 Add keystore onUserAdded/Removed methods by Chad Brubaker · 9 years ago
  77. 20eec5b Add manufacturer-provided device name for AudioPort name field for BT devices. by Paul McLean · 9 years ago
  78. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  79. 4d89374 Merge "Ensure activity visiblity when moving task" into mnc-dev by Stefan Kuhne · 9 years ago
  80. e1d0188 Merge "Zen: Map external ringer mode = silent to zen = alarms." into mnc-dev by John Spurlock · 9 years ago
  81. 05fe90c Merge "Show IME switcher also when hardware keyboard is connected." into mnc-dev by Yohei Yukawa · 9 years ago
  82. 05715ec Zen: Map external ringer mode = silent to zen = alarms. by John Spurlock · 9 years ago
  83. e7a835b NoMan: Specify all users for noman broadcasts. by John Spurlock · 9 years ago
  84. 54714cd Ensure activity visiblity when moving task by Stefan Kuhne · 9 years ago
  85. de803d3 Merge "Fix a race when removing from LegacyTypeTracker." into mnc-dev by Lorenzo Colitti · 9 years ago
  86. 44b4add Merge "New "sm" shell tool to call StorageManager." into mnc-dev by Jeff Sharkey · 9 years ago
  87. 3fec527 Merge "Allow exemption to idle apps at periodic intervals" into mnc-dev by Amith Yamasani · 9 years ago
  88. 221ffb2 Merge "Runtime permissions for system components not revokable - framework" into mnc-dev by Svet Ganov · 9 years ago
  89. 1018881 DO NOT MERGE - Overlay display now support multiple modes. by P.Y. Laligand · 9 years ago
  90. ba4d916 Merge "DO NOT MERGE - Allowing only a subset of display attributes to get overridden." into mnc-dev by P.Y. Laligand · 9 years ago
  91. b3f22b4 Runtime permissions for system components not revokable - framework by Svet Ganov · 9 years ago
  92. 520d8f2 Allow exemption to idle apps at periodic intervals by Amith Yamasani · 9 years ago
  93. 7d2af54 New "sm" shell tool to call StorageManager. by Jeff Sharkey · 9 years ago
  94. c6c7cd2 Show IME switcher also when hardware keyboard is connected. by Yohei Yukawa · 9 years ago
  95. 62975ae Merge "MidiManager: Address API Council feedback:" into mnc-dev by Mike Lockwood · 9 years ago
  96. b83ffee Remove UID from kernel cpu accounting when uninstalled by Adam Lesinski · 9 years ago
  97. 6dda58e Merge "CEC: Let playback device send <Standby> upon power off" into mnc-dev by Jinsuk Kim · 9 years ago
  98. 51cfdd6 Merge "Only dispatch systemUiVisibility when it actually changes" into mnc-dev by Adrian Roos · 9 years ago
  99. 389beec Only dispatch systemUiVisibility when it actually changes by Adrian Roos · 9 years ago
  100. 7eb441c MidiManager: Address API Council feedback: by Mike Lockwood · 9 years ago