1. c8fd50b am 29b98884: Merge "Revert "During early boot, send LOCALE_CHANGED only to registered receivers"" into lmp-mr1-dev by Justin Harrison · 9 years ago
  2. 127d0b8 Merge "Revert "Revert "During early boot, send LOCALE_CHANGED only to registered receivers""" into lmp-mr1-dev by Justin Harrison · 9 years ago
  3. aa9a679 Revert "Revert "During early boot, send LOCALE_CHANGED only to registered receivers"" by Justin Harrison · 9 years ago
  4. 29b9888 Merge "Revert "During early boot, send LOCALE_CHANGED only to registered receivers"" into lmp-mr1-dev by Justin Harrison · 9 years ago
  5. c48c313 Revert "During early boot, send LOCALE_CHANGED only to registered receivers" by Justin Harrison · 9 years ago
  6. f16c2e8 Lower the priority of the LazyTaskWriter thread. by Riley Andrews · 9 years ago
  7. 2d63f0a Merge "UsbDeviceManager: Don't unnecessarily touch properties" into mnc-dev by Nick Kralevich · 9 years ago
  8. 8085da8 Merge "Fix calls to Rect.intersect(Rect)" into mnc-dev by Doris Liu · 9 years ago
  9. 4913211 Merge "usb debugging: show alert to secondary user" into mnc-dev by Xiaohui Chen · 9 years ago
  10. ffcfe34 usb debugging: show alert to secondary user by Xiaohui Chen · 9 years ago
  11. ad94045 Merge "Zen: Mute alarm (vibrations) in total silence." into mnc-dev by John Spurlock · 9 years ago
  12. 25d01ee Zen: Mute alarm (vibrations) in total silence. by John Spurlock · 9 years ago
  13. dfe8044 Merge "Audio policy: setting explicit non-zero volume unmutes the stream." into mnc-dev by John Spurlock · 9 years ago
  14. 75ae23c Audio policy: setting explicit non-zero volume unmutes the stream. by John Spurlock · 9 years ago
  15. 3a40b0d Make RenewingState time out as well. by Lorenzo Colitti · 9 years ago
  16. 6a5c0e1 Delete unsed mDnsLock. by Erik Kline · 9 years ago
  17. 0326f77 Merge changes I9b96cdcf,Ib4b29a7f into mnc-dev by Lorenzo Colitti · 9 years ago
  18. 48f9c73 Remove the IPv4 address from the interface when DHCP fails. by Lorenzo Colitti · 9 years ago
  19. e380546 Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 9 years ago
  20. 8f589d0 Merge "[LockSettings] migrate patterns to be indexed at '1'" into mnc-dev by Andres Morales · 9 years ago
  21. 2f7fa3e UsbDeviceManager: Don't unnecessarily touch properties by Nick Kralevich · 9 years ago
  22. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  23. 11accf5 Merge "Make sure starting windows only draw once" into mnc-dev by Jorim Jaggi · 9 years ago
  24. 942bc585 Fix calls to Rect.intersect(Rect) by Doris Liu · 9 years ago
  25. c5ff002 Merge "Add API to hint whether to show on-board UI before a permission request." into mnc-dev by Svetoslav · 9 years ago
  26. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 9 years ago
  27. e40bad8 [LockSettings] migrate patterns to be indexed at '1' by Andres Morales · 9 years ago
  28. ff3b76d Merge "Temporarily whitelist an app for network during doze" into mnc-dev by Amith Yamasani · 9 years ago
  29. da3f63f Merge "Fix the NPE when checking mRebootReason" into mnc-dev by Tao Bao · 9 years ago
  30. 7c3185e Merge "Fix calls to Rect.intersect(Rect) in package com.android.server.wm" into mnc-dev by Doris Liu · 9 years ago
  31. 983d449 Fix the NPE when checking mRebootReason by Tao Bao · 9 years ago
  32. a90c453 Merge "Make CameraService proxy retry behavior more lenient." into mnc-dev by Ruben Brunk · 9 years ago
  33. 16dbf0c Merge "Enabled WMS.DEBUG_STARTING_WINDOW" into mnc-dev by Wale Ogunwale · 9 years ago
  34. a16cc15 Make sure starting windows only draw once by Jorim Jaggi · 9 years ago
  35. 9573ae1 Enabled WMS.DEBUG_STARTING_WINDOW by Wale Ogunwale · 9 years ago
  36. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  37. 5b9b66c Merge "Should reset mDismissKeyguard on keyguard secure change" into mnc-dev by Olawale Ogunwale · 9 years ago
  38. cdc7bf1 Merge "Fix null pointer dereference when security exception occurs" into mnc-dev by Olawale Ogunwale · 9 years ago
  39. cbf400b Merge "WindowManagerService not propagating X and Y steps" into mnc-dev by Olawale Ogunwale · 9 years ago
  40. 28388e8 Make CameraService proxy retry behavior more lenient. by Ruben Brunk · 9 years ago
  41. 2ed6369 Merge "System Health: Support expiring tokens" into mnc-dev by Carlos Valdivia · 9 years ago
  42. bb0e539 Merge "Print exception stacktrace on failed scanPackageLI" into mnc-dev by Dmitriy Ivanov · 9 years ago
  43. 91979be System Health: Support expiring tokens by Carlos Valdivia · 9 years ago
  44. ac1f0a1 Merge "Hide the software input based on its state." into mnc-dev by Seigo Nonaka · 9 years ago
  45. 8f602cd Merge "Fix DHCP lease time parsing." into mnc-dev by Lorenzo Colitti · 9 years ago
  46. d59aa84 pass a defensive copy of DhcpResults by Erik Kline · 9 years ago
  47. d973537 Fix DHCP lease time parsing. by Lorenzo Colitti · 9 years ago
  48. 11df5b6 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  49. d9eb911 Hide the software input based on its state. by Seigo Nonaka · 9 years ago
  50. 95b7d50 Print exception stacktrace on failed scanPackageLI by Dmitriy Ivanov · 9 years ago
  51. 06d582d Fix calls to Rect.intersect(Rect) in package com.android.server.wm by Doris Liu · 9 years ago
  52. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  53. 9ed0c41 Merge "Update VoiceInteractionService from API review." into mnc-dev by Dianne Hackborn · 9 years ago
  54. 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
  55. b0db15c Merge "Next alarm clock updates." into mnc-dev by John Spurlock · 9 years ago
  56. 1e47a8e Merge "Cleanup Keyguard handling when turning off screen" into mnc-dev by Jorim Jaggi · 9 years ago
  57. 4021117 Merge "Allow app to stop lockTaskMode if started by manifest attribute" into mnc-dev by Wale Ogunwale · 9 years ago
  58. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 9 years ago
  59. 2c8c30a Allow app to stop lockTaskMode if started by manifest attribute by Wale Ogunwale · 9 years ago
  60. 604a5ee Next alarm clock updates. by John Spurlock · 9 years ago
  61. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  62. 3aa33b3 Merge "Update button to BUTTON_STYLUS_PRIMARY" into mnc-dev by Mady Mellor · 9 years ago
  63. a61e23f am 35a803be: Only use outsets for full screen windows. by Filip Gruszczynski · 9 years ago
  64. 99bcc3e Merge "Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""" into mnc-dev by Filip Gruszczynski · 9 years ago
  65. 35a803b Only use outsets for full screen windows. by Filip Gruszczynski · 9 years ago
  66. e785ffa Should reset mDismissKeyguard on keyguard secure change by tingna_sung · 9 years ago
  67. 5862c5f Fix null pointer dereference when security exception occurs by Christopher Desjardins · 9 years ago
  68. 0242b15 WindowManagerService not propagating X and Y steps by Richard MacGregor · 9 years ago
  69. 3d7e0d8 Adjust key/value backup scheduling by Christopher Tate · 9 years ago
  70. d175b6c Cleanup Keyguard handling when turning off screen by Jorim Jaggi · 9 years ago
  71. cb81d18 Merge "Tell PhoneWindowManager when we start/finish interactive changes." into mnc-dev by Jeff Brown · 9 years ago
  72. 416c49c Tell PhoneWindowManager when we start/finish interactive changes. by Jeff Brown · 9 years ago
  73. b85e1ec Fix broken transition to secure apps when relaunching by Adrian Roos · 9 years ago
  74. 0886dcc Merge "add time-in-mode metrics for zen mode" into mnc-dev by Chris Wren · 9 years ago
  75. ce48c1c Allow INADDR_NONE as a valid configuration in AGpsStatus_v3. b/21516868 by destradaa · 9 years ago
  76. 815be14 Merge "Use AtomicFile APIs correctly when reading." into mnc-dev by Svetoslav · 9 years ago
  77. 3dcdd37 Use AtomicFile APIs correctly when reading. by Svetoslav · 9 years ago
  78. 98d235b add time-in-mode metrics for zen mode by Chris Wren · 9 years ago
  79. d644c56 Merge "Avoid inspecting packages twice to deduce ABIs for moves / installs." into mnc-dev by Narayan Kamath · 9 years ago
  80. 623b58b Avoid inspecting packages twice to deduce ABIs for moves / installs. by Narayan Kamath · 9 years ago
  81. 6a29990 Merge "Zen: Use account name instead of calendar id in event conditions." into mnc-dev by John Spurlock · 9 years ago
  82. 9bb7654 fix NPE in shutdown thread by Guang Zhu · 9 years ago
  83. 995a749 Zen: Use account name instead of calendar id in event conditions. by John Spurlock · 9 years ago
  84. 1acd32a DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing time order. by jinho.park · 9 years ago
  85. 0d889cd Merge "CountryDetector no longer requires location permissions." into mnc-dev by Makoto Onuki · 9 years ago
  86. c7cbdd1 Merge "Don't kill process with active service/receiver when task is removed." into mnc-dev by Wale Ogunwale · 9 years ago
  87. 165102f Merge "Wait for uncrypt to finish before rebooting" into mnc-dev by Tao Bao · 9 years ago
  88. 4573ddd Merge "Add new API to set URI on AssistContent." into mnc-dev by Dianne Hackborn · 9 years ago
  89. aa47d8d Merge "Revert "Revert "Remove debugging and skip InputMethod windows""" into mnc-dev by Olawale Ogunwale · 9 years ago
  90. 517f3ee Merge "Backup/restore notification policy." into mnc-dev by John Spurlock · 9 years ago
  91. 35ef0a6 Backup/restore notification policy. by John Spurlock · 9 years ago
  92. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  93. c145b53 Revert "Revert "Remove debugging and skip InputMethod windows"" by Olawale Ogunwale · 9 years ago
  94. 008232a Merge "Zen: Store notification zen policy per-user." into mnc-dev by John Spurlock · 9 years ago
  95. 21258a3 Zen: Store notification zen policy per-user. by John Spurlock · 9 years ago
  96. f3f53d9 Merge "Trace process launch from ActivityManager." into mnc-dev by Martijn Coenen · 9 years ago
  97. 44aef99 Merge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME." into mnc-dev by Yohei Yukawa · 9 years ago
  98. 185d2d6 Merge "Disable GPS when in device-idle mode." into mnc-dev by Adam Lesinski · 9 years ago
  99. 7c9d944 Merge "Fix status bar window IME flags & layout" into mnc-dev by Jorim Jaggi · 9 years ago
  100. 2217f61 Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"" by Filip Gruszczynski · 9 years ago