1. f96f52e Merge "Fix collection iteration index." into lmp-dev by Svetoslav · 10 years ago
  2. 298a6c6 Fix collection iteration index. by Svetoslav · 10 years ago
  3. 18aa9f6 Merge "Add support for SW_CAMERA_LENS_COVER." into lmp-dev by Michael Wright · 10 years ago
  4. 0f6c32a Merge ""Back" with translucent window now sets ActivityOptions." into lmp-dev by George Mount · 10 years ago
  5. 9e18397 "Back" with translucent window now sets ActivityOptions. by George Mount · 10 years ago
  6. 0fb810a Merge "Honor per-app sensitivity setting." into lmp-dev by Chris Wren · 10 years ago
  7. dea8e01 Merge "Allow adb install to work even if unknown sources is disallowed" into lmp-dev by Amith Yamasani · 10 years ago
  8. ece305d Allow adb install to work even if unknown sources is disallowed by Amith Yamasani · 10 years ago
  9. 3ad4e3a Honor per-app sensitivity setting. by Chris Wren · 10 years ago
  10. 4c4e796 Merge "Use context for user when calling notifyAsUser" into lmp-dev by Kenny Guy · 10 years ago
  11. f663480 Merge "Ensure that BackgroundDexOptService can still perform dexopt" into lmp-dev by Brian Carlstrom · 10 years ago
  12. a8d26e8 Merge "Clear binder identity when sending window change accessibility events." into lmp-dev by Svetoslav · 10 years ago
  13. ebb42e1 Ensure that BackgroundDexOptService can still perform dexopt by Brian Carlstrom · 10 years ago
  14. b541f09 Merge "Fix crash in KeySet dump" into lmp-dev by Christopher Tate · 10 years ago
  15. 9bf08c7 Clear binder identity when sending window change accessibility events. by Svetoslav · 10 years ago
  16. 6441bc7 Fix crash in KeySet dump by Christopher Tate · 10 years ago
  17. aa6a67a Merge "Invoke the callback only when DeviceInfo is available." into lmp-dev by Yuncheol Heo · 10 years ago
  18. 835b313 Merge "The transport system API needs to manage binder identity" into lmp-dev by Christopher Tate · 10 years ago
  19. 539b217 The transport system API needs to manage binder identity by Christopher Tate · 10 years ago
  20. 8364885 Merge "Disconnect TrustAgent when not active." into lmp-dev by Marco Fucci · 10 years ago
  21. bef1036 Merge "Add some @SystemApi tags for internal user-related APIs" into lmp-dev by Amith Yamasani · 10 years ago
  22. 6c25708 Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-dev by Julian Odell · 10 years ago
  23. 0e8d7d6 Add some @SystemApi tags for internal user-related APIs by Amith Yamasani · 10 years ago
  24. 31ef14d Bug 17262099: MMS API changes (multi-project). by Julian Odell · 10 years ago
  25. e7a2138 Merge "Restrict lazy dexopt to eng builds only" into lmp-dev by Brian Carlstrom · 10 years ago
  26. 4e68f11 Disconnect TrustAgent when not active. by Marco Fucci · 10 years ago
  27. 1f0ce33 Merge "Use alarm rather than delayed message to end lingering." into lmp-dev by Paul Jensen · 10 years ago
  28. 230561e Restrict lazy dexopt to eng builds only by Brian Carlstrom · 10 years ago
  29. 5bdc169 Merge "Add timeout when waiting to bind to JobService" into lmp-dev by Matthew Williams · 10 years ago
  30. 75fc525 Add timeout when waiting to bind to JobService by Matthew Williams · 10 years ago
  31. 327f7eb Merge "Add lock task checking to moving tasks to back" into lmp-dev by Jason Monk · 10 years ago
  32. db606d2 Merge "Unconditionally move stack to front." into lmp-dev by Craig Mautner · 10 years ago
  33. aa924b5 Merge "Pass ComponentName to probing certificate methods" into lmp-dev by Esteban Talavera · 10 years ago
  34. a7a6159 Add lock task checking to moving tasks to back by Jason Monk · 10 years ago
  35. 02a4aa2 Unconditionally move stack to front. by Craig Mautner · 10 years ago
  36. cc1f2c0 Merge "Enforce permissions on start/stopLockTaskModeOnCurrent" into lmp-dev by Jason Monk · 10 years ago
  37. 808f6ef Pass ComponentName to probing certificate methods by Esteban Talavera · 10 years ago
  38. 7c5d31e Invoke the callback only when DeviceInfo is available. by Yuncheol Heo · 10 years ago
  39. e21b564 Merge "Kill the NetworkInfo(int type) constructor. IT'S A TRAP!" into lmp-dev by Lorenzo Colitti · 10 years ago
  40. f0e57e1 Merge "Fix AccessibilityNode's isVisibleToUser behavior." into lmp-dev by Svetoslav · 10 years ago
  41. a42c0de Add more slow execution logs. by Dianne Hackborn · 10 years ago
  42. 39a59eb Merge "Revert "And yet more logging for slow execution."" into lmp-dev by Dianne Hackborn · 10 years ago
  43. 1257e82 Revert "And yet more logging for slow execution." by Dianne Hackborn · 10 years ago
  44. 42f0a36 Merge changes Id38bcf7c,I54f156d9 into lmp-dev by RoboErik · 10 years ago
  45. 7a18cb5 Don't play a sound when adjusting volume while telephony is active by RoboErik · 10 years ago
  46. 9ae9ed2 Fix AccessibilityNode's isVisibleToUser behavior. by Svetoslav · 10 years ago
  47. 526b642 Merge "And yet more logging for slow execution." into lmp-dev by Dianne Hackborn · 10 years ago
  48. 089ea99 Merge "Pass the socket mark for DNS queries to dnsmasq." into lmp-dev by Lorenzo Colitti · 10 years ago
  49. 980d466 Merge "Account for scaling effects when cropping" into lmp-dev by Craig Mautner · 10 years ago
  50. 78505d8 Account for scaling effects when cropping by Craig Mautner · 10 years ago
  51. 36927a3 And yet more logging for slow execution. by Dianne Hackborn · 10 years ago
  52. 7237972 Bug 17243357: Remove MessagingConfigurationManager by Shri Borde · 10 years ago
  53. 3818c92 Add support for SW_CAMERA_LENS_COVER. by Michael Wright · 10 years ago
  54. 4dc653a Merge "Fix outdated time when turning on screen" into lmp-dev by Jorim Jaggi · 10 years ago
  55. d09def7 Fix outdated time when turning on screen by Jorim Jaggi · 10 years ago
  56. f71edca Enforce permissions on start/stopLockTaskModeOnCurrent by Jason Monk · 10 years ago
  57. c8838df Merge "Fix issue #17322903: Crash in systemUI while launching an app from recents tab" into lmp-dev by Dianne Hackborn · 10 years ago
  58. 1611c21 Merge "Reload GPS configuration after carrier info is available. Bug: 17110478 Change-Id: I1ecb71c4ca661df3dfeaea1622d73caeacb1350e" into lmp-dev by Tsuwei Chen · 10 years ago
  59. e93e6c8 Merge "Don't rewrite package restrictions unconditionally in findPreferredActivity()" into lmp-dev by Christopher Tate · 10 years ago
  60. 02aa75a Merge "VirtualDisplay.Callbacks -> Callback" into lmp-dev by Michael Wright · 10 years ago
  61. 5f4cfd3 Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" into lmp-dev by Jean-Michel Trivi · 10 years ago
  62. 6906771 Merge "Magnification bounds not always animated on a looper thread." into lmp-dev by Svet Ganov · 10 years ago
  63. 76a65d5 Merge "Hide the interaction part of VoiceInteractionService." into lmp-dev by Dianne Hackborn · 10 years ago
  64. d7c0395 Hide the interaction part of VoiceInteractionService. by Dianne Hackborn · 10 years ago
  65. 2cdcc7d Merge "Make it possible to remove current user" into lmp-dev by Amith Yamasani · 10 years ago
  66. b4558e7 Merge "Update window always on convertTo/FromTranslucent" into lmp-dev by George Mount · 10 years ago
  67. 1096cf8 Delete locksettings files for toplevel users only by Robin Lee · 10 years ago
  68. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  69. 192ba20 Disable the debug flag in HdmiLogger. by Yuncheol Heo · 10 years ago
  70. dfd2874 Merge "Reallocate the logical address on the hotplug event." into lmp-dev by Yuncheol Heo · 10 years ago
  71. b502186 Reallocate the logical address on the hotplug event. by Yuncheol Heo · 10 years ago
  72. c707267 Merge "CEC: Fixes bugs in routing control" into lmp-dev by Jinsuk Kim · 10 years ago
  73. b21df80 Magnification bounds not always animated on a looper thread. by Svet Ganov · 10 years ago
  74. 4b4b940 CEC: Fixes bugs in routing control by Jinsuk Kim · 10 years ago
  75. dbbe73e Merge "NoMan: Disable SQLite stats DO NOT MERGE" into lmp-dev by Christoph Studer · 10 years ago
  76. 1572ee3 Trust: Look at the security unlock method of the right user by Adrian Roos · 10 years ago
  77. 07ad8dc Use context for user when calling notifyAsUser by Kenny Guy · 10 years ago
  78. 03084ab NoMan: Disable SQLite stats DO NOT MERGE by Christoph Studer · 10 years ago
  79. 8591fb2 Merge "Bind hardware TIS at startup" into lmp-dev by Wonsik Kim · 10 years ago
  80. 080fa34 Fix illegal cast in a logging code by Yohei Yukawa · 10 years ago
  81. 1df1473 Make it possible to remove current user by Amith Yamasani · 10 years ago
  82. f271eac Bind hardware TIS at startup by Wonsik Kim · 10 years ago
  83. 17e7e97 Kill the NetworkInfo(int type) constructor. IT'S A TRAP! by Lorenzo Colitti · 10 years ago
  84. d67a78d Don't rewrite package restrictions unconditionally in findPreferredActivity() by Christopher Tate · 10 years ago
  85. c525843 Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager by Jean-Michel Trivi · 10 years ago
  86. 52617bb Reload GPS configuration after carrier info is available. by Tsuwei Chen · 10 years ago
  87. 962d535 Fix issue #17322903: Crash in systemUI while launching an app from recents tab by Dianne Hackborn · 10 years ago
  88. efb1f36 Merge "Address KeySet API Review" into lmp-dev by dcashman · 10 years ago
  89. bccf6f0 Merge "Keep managed profile keystores in sync with owner" into lmp-dev by Robin Lee · 10 years ago
  90. 7f91c33 Merge "More debug for issue #17310019: pause when launching settings" into lmp-dev by Dianne Hackborn · 10 years ago
  91. 828bd38 More debug for issue #17310019: pause when launching settings by Dianne Hackborn · 10 years ago
  92. bd69378 Merge "Add a hidden system method to check call filter." into lmp-dev by John Spurlock · 10 years ago
  93. 2b122f4 Add a hidden system method to check call filter. by John Spurlock · 10 years ago
  94. f0246a8 Keep managed profile keystores in sync with owner by Robin Lee · 10 years ago
  95. b48be6e8 Merge "Clean up apks installed for a removed user" into lmp-dev by Amith Yamasani · 10 years ago
  96. e167eb5 Merge "Expand job scheduler dumpsys a bit" into lmp-dev by Christopher Tate · 10 years ago
  97. c0a6c03 Merge "Use a linear spline if there's a non-monotonic brightness curve" into lmp-dev by Michael Wright · 10 years ago
  98. 8c94d9f Merge "Fix issue #17329066: Crash in ActivityManager" into lmp-dev by Dianne Hackborn · 10 years ago
  99. 3e9a134 Use a linear spline if there's a non-monotonic brightness curve by Michael Wright · 10 years ago
  100. b8708c0 Merge "Fix issue #17329290: NPE during ContentProviderRecord.dump()" into lmp-dev by Dianne Hackborn · 10 years ago