1. 6a5c0e1 Delete unsed mDnsLock. by Erik Kline · 10 years ago
  2. 0326f77 Merge changes I9b96cdcf,Ib4b29a7f into mnc-dev by Lorenzo Colitti · 10 years ago
  3. 48f9c73 Remove the IPv4 address from the interface when DHCP fails. by Lorenzo Colitti · 10 years ago
  4. e380546 Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 10 years ago
  5. 8f589d0 Merge "[LockSettings] migrate patterns to be indexed at '1'" into mnc-dev by Andres Morales · 10 years ago
  6. 11accf5 Merge "Make sure starting windows only draw once" into mnc-dev by Jorim Jaggi · 10 years ago
  7. c5ff002 Merge "Add API to hint whether to show on-board UI before a permission request." into mnc-dev by Svetoslav · 10 years ago
  8. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 10 years ago
  9. e40bad8 [LockSettings] migrate patterns to be indexed at '1' by Andres Morales · 10 years ago
  10. ff3b76d Merge "Temporarily whitelist an app for network during doze" into mnc-dev by Amith Yamasani · 10 years ago
  11. da3f63f Merge "Fix the NPE when checking mRebootReason" into mnc-dev by Tao Bao · 10 years ago
  12. 7c3185e Merge "Fix calls to Rect.intersect(Rect) in package com.android.server.wm" into mnc-dev by Doris Liu · 10 years ago
  13. 983d449 Fix the NPE when checking mRebootReason by Tao Bao · 10 years ago
  14. a90c453 Merge "Make CameraService proxy retry behavior more lenient." into mnc-dev by Ruben Brunk · 10 years ago
  15. 16dbf0c Merge "Enabled WMS.DEBUG_STARTING_WINDOW" into mnc-dev by Wale Ogunwale · 10 years ago
  16. a16cc15 Make sure starting windows only draw once by Jorim Jaggi · 10 years ago
  17. 9573ae1 Enabled WMS.DEBUG_STARTING_WINDOW by Wale Ogunwale · 10 years ago
  18. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 10 years ago
  19. 5b9b66c Merge "Should reset mDismissKeyguard on keyguard secure change" into mnc-dev by Olawale Ogunwale · 10 years ago
  20. cdc7bf1 Merge "Fix null pointer dereference when security exception occurs" into mnc-dev by Olawale Ogunwale · 10 years ago
  21. cbf400b Merge "WindowManagerService not propagating X and Y steps" into mnc-dev by Olawale Ogunwale · 10 years ago
  22. 28388e8 Make CameraService proxy retry behavior more lenient. by Ruben Brunk · 10 years ago
  23. 2ed6369 Merge "System Health: Support expiring tokens" into mnc-dev by Carlos Valdivia · 10 years ago
  24. bb0e539 Merge "Print exception stacktrace on failed scanPackageLI" into mnc-dev by Dmitriy Ivanov · 10 years ago
  25. 91979be System Health: Support expiring tokens by Carlos Valdivia · 10 years ago
  26. ac1f0a1 Merge "Hide the software input based on its state." into mnc-dev by Seigo Nonaka · 10 years ago
  27. 8f602cd Merge "Fix DHCP lease time parsing." into mnc-dev by Lorenzo Colitti · 10 years ago
  28. d59aa84 pass a defensive copy of DhcpResults by Erik Kline · 10 years ago
  29. d973537 Fix DHCP lease time parsing. by Lorenzo Colitti · 10 years ago
  30. 11df5b6 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 10 years ago
  31. d9eb911 Hide the software input based on its state. by Seigo Nonaka · 10 years ago
  32. 95b7d50 Print exception stacktrace on failed scanPackageLI by Dmitriy Ivanov · 10 years ago
  33. 06d582d Fix calls to Rect.intersect(Rect) in package com.android.server.wm by Doris Liu · 10 years ago
  34. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 10 years ago
  35. 9ed0c41 Merge "Update VoiceInteractionService from API review." into mnc-dev by Dianne Hackborn · 10 years ago
  36. 88fb145 Merge "DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing time order." into mnc-dev by Chris Tate · 10 years ago
  37. b0db15c Merge "Next alarm clock updates." into mnc-dev by John Spurlock · 10 years ago
  38. 1e47a8e Merge "Cleanup Keyguard handling when turning off screen" into mnc-dev by Jorim Jaggi · 10 years ago
  39. 4021117 Merge "Allow app to stop lockTaskMode if started by manifest attribute" into mnc-dev by Wale Ogunwale · 10 years ago
  40. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 10 years ago
  41. 2c8c30a Allow app to stop lockTaskMode if started by manifest attribute by Wale Ogunwale · 10 years ago
  42. 604a5ee Next alarm clock updates. by John Spurlock · 10 years ago
  43. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 10 years ago
  44. 3aa33b3 Merge "Update button to BUTTON_STYLUS_PRIMARY" into mnc-dev by Mady Mellor · 10 years ago
  45. 99bcc3e Merge "Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""" into mnc-dev by Filip Gruszczynski · 10 years ago
  46. e785ffa Should reset mDismissKeyguard on keyguard secure change by tingna_sung · 10 years ago
  47. 5862c5f Fix null pointer dereference when security exception occurs by Christopher Desjardins · 10 years ago
  48. 0242b15 WindowManagerService not propagating X and Y steps by Richard MacGregor · 10 years ago
  49. 3d7e0d8 Adjust key/value backup scheduling by Christopher Tate · 10 years ago
  50. d175b6c Cleanup Keyguard handling when turning off screen by Jorim Jaggi · 10 years ago
  51. cb81d18 Merge "Tell PhoneWindowManager when we start/finish interactive changes." into mnc-dev by Jeff Brown · 10 years ago
  52. 416c49c Tell PhoneWindowManager when we start/finish interactive changes. by Jeff Brown · 10 years ago
  53. b85e1ec Fix broken transition to secure apps when relaunching by Adrian Roos · 10 years ago
  54. 0886dcc Merge "add time-in-mode metrics for zen mode" into mnc-dev by Chris Wren · 10 years ago
  55. ce48c1c Allow INADDR_NONE as a valid configuration in AGpsStatus_v3. b/21516868 by destradaa · 10 years ago
  56. 815be14 Merge "Use AtomicFile APIs correctly when reading." into mnc-dev by Svetoslav · 10 years ago
  57. 3dcdd37 Use AtomicFile APIs correctly when reading. by Svetoslav · 10 years ago
  58. 98d235b add time-in-mode metrics for zen mode by Chris Wren · 10 years ago
  59. d644c56 Merge "Avoid inspecting packages twice to deduce ABIs for moves / installs." into mnc-dev by Narayan Kamath · 10 years ago
  60. 623b58b Avoid inspecting packages twice to deduce ABIs for moves / installs. by Narayan Kamath · 10 years ago
  61. 6a29990 Merge "Zen: Use account name instead of calendar id in event conditions." into mnc-dev by John Spurlock · 10 years ago
  62. 9bb7654 fix NPE in shutdown thread by Guang Zhu · 10 years ago
  63. 995a749 Zen: Use account name instead of calendar id in event conditions. by John Spurlock · 10 years ago
  64. 1acd32a DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing time order. by jinho.park · 10 years ago
  65. 0d889cd Merge "CountryDetector no longer requires location permissions." into mnc-dev by Makoto Onuki · 10 years ago
  66. c7cbdd1 Merge "Don't kill process with active service/receiver when task is removed." into mnc-dev by Wale Ogunwale · 10 years ago
  67. 165102f Merge "Wait for uncrypt to finish before rebooting" into mnc-dev by Tao Bao · 10 years ago
  68. 4573ddd Merge "Add new API to set URI on AssistContent." into mnc-dev by Dianne Hackborn · 10 years ago
  69. aa47d8d Merge "Revert "Revert "Remove debugging and skip InputMethod windows""" into mnc-dev by Olawale Ogunwale · 10 years ago
  70. 517f3ee Merge "Backup/restore notification policy." into mnc-dev by John Spurlock · 10 years ago
  71. 35ef0a6 Backup/restore notification policy. by John Spurlock · 10 years ago
  72. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 10 years ago
  73. c145b53 Revert "Revert "Remove debugging and skip InputMethod windows"" by Olawale Ogunwale · 10 years ago
  74. 008232a Merge "Zen: Store notification zen policy per-user." into mnc-dev by John Spurlock · 10 years ago
  75. 21258a3 Zen: Store notification zen policy per-user. by John Spurlock · 10 years ago
  76. f3f53d9 Merge "Trace process launch from ActivityManager." into mnc-dev by Martijn Coenen · 10 years ago
  77. 44aef99 Merge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME." into mnc-dev by Yohei Yukawa · 10 years ago
  78. 185d2d6 Merge "Disable GPS when in device-idle mode." into mnc-dev by Adam Lesinski · 10 years ago
  79. 7c9d944 Merge "Fix status bar window IME flags & layout" into mnc-dev by Jorim Jaggi · 10 years ago
  80. 2217f61 Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"" by Filip Gruszczynski · 10 years ago
  81. 03d64a5 Don't erase backup metadata when an app is uninstalled by Christopher Tate · 10 years ago
  82. bcec2b0 Merge "add event timers to all notification logs." into mnc-dev by Chris Wren · 10 years ago
  83. 87c17df Disable GPS when in device-idle mode. by Adam Lesinski · 10 years ago
  84. e6ddb8a add event timers to all notification logs. by Chris Wren · 10 years ago
  85. 5ccfe51 Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev by Andres Morales · 10 years ago
  86. aa80614 Fix status bar window IME flags & layout by Jorim Jaggi · 10 years ago
  87. 843f648 Fallback to priority activity if preferred activity not available. by Julia Reynolds · 10 years ago
  88. 81c73e1 Merge "Clear caller identity before setting all the user restrictions." into mnc-dev by Sudheer Shanka · 10 years ago
  89. 5069e67 Don't kill process with active service/receiver when task is removed. by Wale Ogunwale · 10 years ago
  90. 2397427 [LockSettings] migrate password attempt throttling to hardware by Andres Morales · 10 years ago
  91. 80ce4ad Merge "Clear binder id after a permissions check before killing a UID." into mnc-dev by Svetoslav · 10 years ago
  92. 0507d6b Clear binder id after a permissions check before killing a UID. by Svetoslav · 10 years ago
  93. 2d09122 Merge "Gracefully handle races with package uninstall" into mnc-dev by Christopher Tate · 10 years ago
  94. b944fdc Merge "Converted more AMS Log calls to use ActivityManagerDebugConfig" into mnc-dev by Wale Ogunwale · 10 years ago
  95. 6ce8165 Gracefully handle races with package uninstall by Christopher Tate · 10 years ago
  96. 0fc365c Converted more AMS Log calls to use ActivityManagerDebugConfig by Wale Ogunwale · 10 years ago
  97. 8673f0c Merge "Don't leak starting window when app crashes before adding windows" into mnc-dev by Wale Ogunwale · 10 years ago
  98. 12e0b39 Merge "Zen: Calendar auto-rule tracks primary calendar for corp profile." into mnc-dev by John Spurlock · 10 years ago
  99. 1b8b22b Zen: Calendar auto-rule tracks primary calendar for corp profile. by John Spurlock · 10 years ago
  100. 7891fcb Merge "Null-check argument to ConnectivityManager.releaseNetworkRequest(PendingIntent)" into mnc-dev by Paul Jensen · 10 years ago