1. ca0ac71 Remove WindowManager messages from remote queue. by Craig Mautner · 13 years ago
  2. 6efb4c7 Put debug back in for b/b8263462. by Craig Mautner · 13 years ago
  3. 53149ac Merge "Implement limited shared libraries in apks." into jb-mr2-dev by Dianne Hackborn · 13 years ago
  4. 274323c Remove old show/hide messages on new ime (DO NOT MERGE) by Craig Mautner · 13 years ago
  5. c895be7 Implement limited shared libraries in apks. by Dianne Hackborn · 13 years ago
  6. 1d280ee9 Merge "Accumulate updates to notifications before archiving." into jb-mr2-dev by Daniel Sandler · 13 years ago
  7. 2adea7f Remove redundant parameter to modifyRoute by Lorenzo Colitti · 13 years ago
  8. de96589 Merge "Always specify an interface for host routes." into jb-mr2-dev by Lorenzo Colitti · 13 years ago
  9. e167135 Always specify an interface for host routes. by Lorenzo Colitti · 13 years ago
  10. 294b512 DO NOT MERGE - Full backup/restore now handles OBBs sensibly by Christopher Tate · 13 years ago
  11. a83cab0 Do not hang in pm clear on an invalid package name by Christopher Tate · 13 years ago
  12. 23d7c70 Accumulate updates to notifications before archiving. by Daniel Sandler · 13 years ago
  13. 9f3443c Merge "Properly support USER_ALL in notification listener API." into jb-mr2-dev by Daniel Sandler · 13 years ago
  14. 21ca44d Properly support USER_ALL in notification listener API. by Daniel Sandler · 13 years ago
  15. 94d7ddb Use enabled/enabledSetting from PackageParser. by Jeff Sharkey · 13 years ago
  16. cc947fd Merge "Add window leak check and possible recovery." into jb-mr2-dev by Craig Mautner · 13 years ago
  17. a99764e Add window leak check and possible recovery. by Craig Mautner · 13 years ago
  18. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 14 years ago
  19. f4d6f15 Merge "remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT" into jb-mr2-dev by Mathias Agopian · 13 years ago
  20. 11e7d88 remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT by Mathias Agopian · 13 years ago
  21. c7ede61 Merge "Fix client tracking" into jb-mr2-dev by Irfan Sheriff · 13 years ago
  22. c808a19 Fix client tracking by Irfan Sheriff · 13 years ago
  23. a551361 Merge "Add new WindowId for cross-process monitoring of focus." into jb-mr2-dev by Dianne Hackborn · 13 years ago
  24. e3f23a3 Add new WindowId for cross-process monitoring of focus. by Dianne Hackborn · 13 years ago
  25. 188f8c5 Merge "screenshots can now go into a Surface from java" into jb-mr2-dev by Mathias Agopian · 13 years ago
  26. 0449a40 screenshots can now go into a Surface from java by Mathias Agopian · 13 years ago
  27. 79619dd EntropyMixer: Write entropy at shutdown / reboot / power by Nick Kralevich · 13 years ago
  28. 32440aa Merge "Unify inputDispatchingTimedOut with keyDispatchingTimedOut" into jb-mr2-dev by Michael Wright · 13 years ago
  29. 7dd5bb1 Unify inputDispatchingTimedOut with keyDispatchingTimedOut by Michael Wright · 13 years ago
  30. 7f61d01 Merge "Allow loopback traffic in lockdown mode." into jb-mr2-dev by Jeff Sharkey · 13 years ago
  31. 812085b Allow loopback traffic in lockdown mode. by Jeff Sharkey · 13 years ago
  32. 7975184 Expose clatd commands to NetworkManagementService. by Lorenzo Colitti · 13 years ago
  33. 2a45b9f Merge "Fake accessibility service used by UiAutomation not destroyed." into jb-mr2-dev by Svetoslav · 13 years ago
  34. 3c55e5c Fake accessibility service used by UiAutomation not destroyed. by Svetoslav · 13 years ago
  35. a60fdfa NPE in AccessibilityManagerService. by Svetoslav · 13 years ago
  36. 173bb61 Merge "Move stack dump off of InputDispatcher thread" into jb-mr2-dev by Michael Wright · 13 years ago
  37. 305dbea Merge "App ops: adding operations for reading/writing clipboard." into jb-mr2-dev by Dianne Hackborn · 13 years ago
  38. 9fbdda4 Merge "Fix leak in WifiManager" into jb-mr2-dev by Irfan Sheriff · 13 years ago
  39. 302b06d Fix leak in WifiManager by Irfan Sheriff · 13 years ago
  40. efcc1a2 App ops: adding operations for reading/writing clipboard. by Dianne Hackborn · 13 years ago
  41. 5633e23 Move stack dump off of InputDispatcher thread by Michael Wright · 13 years ago
  42. 2e5528c Merge "Revert ActivityManager changes for tasks. DO NOT MERGE" into jb-mr2-dev by Craig Mautner · 13 years ago
  43. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 13 years ago
  44. 40bbc3b Merge "Add location sharing toggle user restriction." into jb-mr2-dev by Maggie Benthall · 13 years ago
  45. eb9dddb Merge "Lookup permission groups by name" into jb-mr2-dev by Romain Guy · 13 years ago
  46. 01d159d Lookup permission groups by name by Romain Guy · 13 years ago
  47. 7b4596f Require command and argument separation, cleanup. by Jeff Sharkey · 13 years ago
  48. 6794458 Add location sharing toggle user restriction. by Maggie Benthall · 13 years ago
  49. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 13 years ago
  50. e436e4f Remove two new permission checks by Robert Greenwalt · 13 years ago
  51. a3f0665 Merge "Improve ConnectivityManager docs" by Robert Greenwalt · 13 years ago
  52. 12e563f Merge "Create rotation animation modes." by Craig Mautner · 13 years ago
  53. 3c17437 Create rotation animation modes. by Craig Mautner · 13 years ago
  54. d993755 Merge "Clean up scan handling" by Irfan Sheriff · 13 years ago
  55. 5a6bdc4 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  56. bcc97ca Clean up scan handling by Irfan Sheriff · 13 years ago
  57. 47e8074 Merge "Update histories simultaneously." by Craig Mautner · 13 years ago
  58. b44de0d Update histories simultaneously. by Craig Mautner · 13 years ago
  59. ab6b77f Merge "Be cool in backup/restore of apps that can't touch external storage" by Christopher Tate · 13 years ago
  60. 5cb5c33 Be cool in backup/restore of apps that can't touch external storage by Christopher Tate · 13 years ago
  61. 2b3a47b Merge "Allow L2TP traffic to lockdown VPN servers." by Jeff Sharkey · 13 years ago
  62. 42c0c9f Allow L2TP traffic to lockdown VPN servers. by Jeff Sharkey · 13 years ago
  63. c0997b0 Merge "Improve notification UI for lockdown VPN." by Jeff Sharkey · 13 years ago
  64. 4fa63b2 Improve notification UI for lockdown VPN. by Jeff Sharkey · 13 years ago
  65. 8a64b1a Handle airplane settings properly by Irfan Sheriff · 13 years ago
  66. b8c0e00 Restructure wifiservice for clarity by Irfan Sheriff · 13 years ago
  67. d017f35 Move wifiservice into its own package by Irfan Sheriff · 13 years ago
  68. 32b44d0 Add null check to setAppGroupId. by Craig Mautner · 13 years ago
  69. 5161f20 Fix crashing bug in validator. by Craig Mautner · 13 years ago
  70. 07aa25d Merge "Switch topRunning* and moveTaskTo*" by Craig Mautner · 13 years ago
  71. 11bf9a5 Switch topRunning* and moveTaskTo* by Craig Mautner · 13 years ago
  72. 6f8218a Trying to unregister a semi connected accessibility service. by Svetoslav · 13 years ago
  73. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 13 years ago
  74. fd171e4 Merge "Switch to system process before modifying rotation." by Daniel Sandler · 13 years ago
  75. 3de830b Switch to system process before modifying rotation. by Daniel Sandler · 13 years ago
  76. aa7cc1e Merge "Adding idle maintenance service." by Svetoslav · 13 years ago
  77. 223b6b3 Merge "Begin switch over to task based history." by Craig Mautner · 13 years ago
  78. f025404 Merge "New INotificationListener interface." by Daniel Sandler · 13 years ago
  79. 5d9c7be Begin switch over to task based history. by Craig Mautner · 13 years ago
  80. 22cb5b3 Merge "Migrate to using Mockito directly." by Jeff Sharkey · 13 years ago
  81. 3671b1e Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  82. 09a247e New INotificationListener interface. by Daniel Sandler · 13 years ago
  83. c652de8 Implement display overscan support. by Dianne Hackborn · 13 years ago
  84. 736ef1e Merge "Better API for low disk space warnings." by Jeff Sharkey · 13 years ago
  85. 7f7535f Fix an issue where voice input is not enabled by default for the secondary user by Satoshi Kataoka · 13 years ago
  86. be72215 Better API for low disk space warnings. by Jeff Sharkey · 13 years ago
  87. 7f84ed3 Merge "Dynamically configurable accessibility flags mishandled." by Svetoslav · 13 years ago
  88. 9e06512 Dynamically configurable accessibility flags mishandled. by Svetoslav · 13 years ago
  89. 29479eb clean-up following Surface split by Mathias Agopian · 13 years ago
  90. 5fec0c5 User switch not handled properly in the accessibility manager service. by Svetoslav · 13 years ago
  91. b3038ec Adding idle maintenance service. by Svetoslav · 13 years ago
  92. 22ee9aa Merge "Reset and reuse Iterators and don't new() one." by Craig Mautner · 13 years ago
  93. 0786207 am dc7b3e3b: am 9657ba0e: Merge "KeyStore: stop using state()" by Kenny Root · 13 years ago
  94. 343ad71 Reset and reuse Iterators and don't new() one. by Craig Mautner · 13 years ago
  95. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 13 years ago
  96. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 13 years ago
  97. b9594ce KeyStore: stop using state() by Kenny Root · 13 years ago
  98. 496bdbb Remove AppWindowToken lists. by Craig Mautner · 13 years ago
  99. 534d136 Merge "Remove unused App methods." by Craig Mautner · 13 years ago
  100. fd86988 Merge "Fix a permissions probem in ConnectivityManager" by Robert Greenwalt · 13 years ago