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