1. 7e01af4 Don't throw runtime exceptions for permission flags by Svetoslav Ganov · 8 years ago
  2. aaabcce Merge "Set notification listener defaults for system VrListeners." into nyc-dev by Ruben Brunk · 8 years ago
  3. 966210b Use MetricsLogger.histogram for optimizing app statistics. by Narayan Kamath · 8 years ago
  4. 3496fdb Patrially revert 4ec026930bfbbb5d8923f359c8. by Narayan Kamath · 8 years ago
  5. 9b40eda Merge "Revert "Enable profile merging for post-OTA package verification"" into nyc-dev by TreeHugger Robot · 8 years ago
  6. 88eea9e Add a command to print package dexopt status. by Narayan Kamath · 8 years ago
  7. c26aaba Merge "Remove replaced window if we aren't animating its exit." into nyc-dev by TreeHugger Robot · 8 years ago
  8. eb66557 Make sure preserved surface is removed when it's no longer needed by Chong Zhang · 8 years ago
  9. 21bbc5a Merge "Fixed bug with pop-up window placement at the bottom in split-screen" into nyc-dev by TreeHugger Robot · 8 years ago
  10. c118e62 Merge "[Security] Prevent malicious notifications from AMS." into nyc-dev by Carlos Valdivia · 8 years ago
  11. b3b7763 Merge "Fix package cleanup when parsed APK missing." into nyc-dev by TreeHugger Robot · 8 years ago
  12. 8820f94 Set notification listener defaults for system VrListeners. by Ruben Brunk · 8 years ago
  13. aab8cbf Fix package cleanup when parsed APK missing. by Jeff Sharkey · 8 years ago
  14. e981777 Merge "Fixing regression in call to showRecents()." into nyc-dev by Winson Chung · 8 years ago
  15. 9aa6bb5 Merge "Two phases to set the password for disk encryption" into nyc-dev by Paul Crowley · 8 years ago
  16. a806e8a Merge "Fix a flicker when opening app again quickly while it's exiting" into nyc-dev by Chong Zhang · 8 years ago
  17. 14db362 Fixing regression in call to showRecents(). by Winson · 8 years ago
  18. ac29617 Merge changes I04301fbd,If6577602 into nyc-dev by TreeHugger Robot · 8 years ago
  19. e22006d Fix a flicker when opening app again quickly while it's exiting by Chong Zhang · 8 years ago
  20. de5a7af Merge "Don't include IME in app screenshot while in multi-window mode" into nyc-dev by TreeHugger Robot · 8 years ago
  21. d0a166a Remove replaced window if we aren't animating its exit. by Wale Ogunwale · 8 years ago
  22. 78bcdf9 Properly blame the correct uid for wakeup alarms that don't have a WorkSource. by Joe Onorato · 8 years ago
  23. 8412cf4 Revert "Enable profile merging for post-OTA package verification" by Calin Juravle · 8 years ago
  24. 12f2984 Merge "Remove inconsistent 'cmd package compile' documentation." into nyc-dev by Richard Uhler · 8 years ago
  25. d521a6d Merge "Ensure Netd Service is alive" into nyc-dev by Bo Hu · 8 years ago
  26. 07cc3bb Ensure Netd Service is alive by bohu · 8 years ago
  27. 06329e5f [Security] Prevent malicious notifications from AMS. by Carlos Valdivia · 8 years ago
  28. a5434dd Don't include IME in app screenshot while in multi-window mode by Wale Ogunwale · 8 years ago
  29. 7cd4b01 Fixed bug with pop-up window placement at the bottom in split-screen by Wale Ogunwale · 8 years ago
  30. dce9289 Merge "Fix minimized state messup" into nyc-dev by TreeHugger Robot · 8 years ago
  31. 52b952a Merge "Reset transparent region when saving a surface" into nyc-dev by TreeHugger Robot · 8 years ago
  32. 638a6e8 Merge "Fixed connectivity state in some restricted network scenarios." into nyc-dev by TreeHugger Robot · 8 years ago
  33. 817a524 Fix minimized state messup by Jorim Jaggi · 8 years ago
  34. a5aa3ec Merge "Fix onStop not called when activity is under translucent" into nyc-dev by Andrii Kulian · 8 years ago
  35. 3131bde Reset transparent region when saving a surface by Chris Craik · 8 years ago
  36. d31a97f Fixed connectivity state in some restricted network scenarios. by Felipe Leme · 8 years ago
  37. de66540 Merge "Refactored NetworkPolicyManagerService mUidRules." into nyc-dev by TreeHugger Robot · 8 years ago
  38. 0588954 Merge "Move the 'pretend idle jobs can run now' broadcast into AMS" into nyc-dev by Chris Tate · 8 years ago
  39. f9949d5 Fix onStop not called when activity is under translucent by Andrii Kulian · 8 years ago
  40. 6976f7b Disabling movement of entire affiliated task set. by Winson · 8 years ago
  41. 5d6a218 Merge "Dismiss docked stack if an activity is shown on top of the lock screen" into nyc-dev by TreeHugger Robot · 8 years ago
  42. 27d92e4 Move the 'pretend idle jobs can run now' broadcast into AMS by Christopher Tate · 8 years ago
  43. 17e5dce Two phases to set the password for disk encryption by Paul Crowley · 8 years ago
  44. 46c4fc3 Refactored NetworkPolicyManagerService mUidRules. by Felipe Leme · 8 years ago
  45. f970410 Don't crash the system when detecting a transient wrong state by Jorim Jaggi · 8 years ago
  46. 9973294 Dismiss docked stack if an activity is shown on top of the lock screen by Wale Ogunwale · 8 years ago
  47. ed811d7 Fixed bad focus stack state when focused docked stack is removed by Wale Ogunwale · 8 years ago
  48. ee05775 Hide 'Optimizing apps' dialog if not M->N upgrade by David Brazdil · 8 years ago
  49. 3a94ec5 Merge "Fixed deadlock between AM and WM when animating pinned stack." into nyc-dev by TreeHugger Robot · 8 years ago
  50. 2ba7129 Fixed deadlock between AM and WM when animating pinned stack. by Wale Ogunwale · 8 years ago
  51. 47384f9 Merge "Add the individual wakeup alarm counts to the batterystats checkin." into nyc-dev by Joe Onorato · 8 years ago
  52. 7be089b Merge "Fix a regression in registering for package_removed" into nyc-dev by TreeHugger Robot · 8 years ago
  53. 1476d32 Add the individual wakeup alarm counts to the batterystats checkin. by Joe Onorato · 8 years ago
  54. d90be6c Merge "Fix issue #28602068: Add count to job scheduler stats" into nyc-dev by Dianne Hackborn · 8 years ago
  55. ac59f75e Fix a regression in registering for package_removed by Amith Yamasani · 8 years ago
  56. ea162c3 Merge "Prepare to replace windows across recreate()." into nyc-dev by TreeHugger Robot · 8 years ago
  57. e2c1f9b Fix the issue that App crash on startForeground by Wang Le · 8 years ago
  58. 2bea394 Merge "TIF: Keep recording sessions while changing user" into nyc-dev by Shubang Lu · 8 years ago
  59. 8318223 Merge "Fix reboot loop when "password to boot" is enabled on ..." into nyc-dev by TreeHugger Robot · 8 years ago
  60. 00f8ee2 Merge "TIF: build TvInput list at onUnlockUser" into nyc-dev by Youngsang Cho · 8 years ago
  61. 90f4ca7 Merge "Track current user without calling into AMS." into nyc-dev by Jeff Sharkey · 8 years ago
  62. ab15c39 Track current user without calling into AMS. by Jeff Sharkey · 8 years ago
  63. 568a969 Remove inconsistent 'cmd package compile' documentation. by Richard Uhler · 8 years ago
  64. 8ac7f21 Fix reboot loop when "password to boot" is enabled on ... by Makoto Onuki · 8 years ago
  65. 8049f20 TIF: Keep recording sessions while changing user by shubang · 8 years ago
  66. 19c47d7 TIF: build TvInput list at onUnlockUser by Youngsang Cho · 8 years ago
  67. a75d487 Merge "Have the Resolver/Chooser activities handle resize config changes" into nyc-dev by Adam Powell · 8 years ago
  68. 957df51 Merge "Fix Trust Agent discovery for FBE" into nyc-dev by Adrian Roos · 8 years ago
  69. 4ec0269 PackageManager : Log stats about the optimizing apps dialog. by Narayan Kamath · 8 years ago
  70. 5a969aa Fix issue #28602068: Add count to job scheduler stats by Dianne Hackborn · 8 years ago
  71. f28b234 Merge "Add dump information for divider" into nyc-dev by Jorim Jaggi · 8 years ago
  72. 4676868 Merge "Send FINGERPRINT_ERROR_LOCKOUT on some devices" into nyc-dev by Jim Miller · 8 years ago
  73. 46ef057 Have the Resolver/Chooser activities handle resize config changes by Adam Powell · 8 years ago
  74. 31f7170 Add dump information for divider by Jorim Jaggi · 8 years ago
  75. 35a8c2f Merge "Fixed an issue where children would animate strangely when removed" into nyc-dev by Selim Cinek · 8 years ago
  76. 735fa43 Merge "Call unlockUserKey in a synchronized section" into nyc-dev by Fyodor Kupolov · 8 years ago
  77. 6afe594 Merge "Debug traces to facilitate screen timeout debugging" into nyc-dev by Chong Zhang · 8 years ago
  78. fc0810b Merge "Revert "Don't enforce this API - it's not sensitive"" into nyc-dev by Paul Lawrence · 8 years ago
  79. ecf4622 Merge "Disallow suspending the default dialer" into nyc-dev by Robin Lee · 8 years ago
  80. ccca9fe Merge "Don't keep dead window with borrowed app token visible" into nyc-dev by TreeHugger Robot · 8 years ago
  81. 4ffc318 Debug traces to facilitate screen timeout debugging by Chong Zhang · 8 years ago
  82. cca1c65 Call unlockUserKey in a synchronized section by Fyodor Kupolov · 8 years ago
  83. 51d1d91 Don't keep dead window with borrowed app token visible by Wale Ogunwale · 8 years ago
  84. 77bdfb5 Prepare to replace windows across recreate(). by Robert Carr · 8 years ago
  85. 7ec93a1 Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 8 years ago
  86. a5e6553 Merge changes I31d5260d,Ied92f558 into nyc-dev by Robin Lee · 8 years ago
  87. 9de713d Revert "Don't enforce this API - it's not sensitive" by Paul Lawrence · 8 years ago
  88. b69b5b4 Merge "Revert "TIF: add signal detection feature for HW inputs"" into nyc-dev by Dongwon Kang · 8 years ago
  89. be3e539 Merge "Fix race condition in MetricsLoggerService" into nyc-dev by Pavel Zhamaitsiak · 8 years ago
  90. 0dc591b Disallow suspending the default dialer by Robin Lee · 8 years ago
  91. 323f29d Start VPN as early as possible during startup by Robin Lee · 8 years ago
  92. 585e248 Split network agent created state from connected state by Robin Lee · 8 years ago
  93. 3423a51 Merge "Do not show exception stack trace when no child profile key" into nyc-dev by Ricky Wai · 8 years ago
  94. de3a068 Do not show exception stack trace when no child profile key by Ricky Wai · 8 years ago
  95. 564915c5 Merge "Check permission for FLAG_WILL_BE_FOREGROUND." into nyc-dev by TreeHugger Robot · 8 years ago
  96. c8cc38c Merge "Avoid restart when inserting/ejecting adopted." into nyc-dev by TreeHugger Robot · 8 years ago
  97. d197486 Send FINGERPRINT_ERROR_LOCKOUT on some devices by Jim Miller · 8 years ago
  98. 976b9b0 Merge "Update verbosity of hardware providers." into nyc-dev by Daniel Estrada Alva · 8 years ago
  99. 4fec5fe Merge "Fix wrong import" into nyc-dev by TreeHugger Robot · 8 years ago
  100. 4a3a601 Revert "TIF: add signal detection feature for HW inputs" by Dongwon Kang · 8 years ago