1. 32b44d0 Add null check to setAppGroupId. by Craig Mautner · 13 years ago
  2. 5161f20 Fix crashing bug in validator. by Craig Mautner · 13 years ago
  3. 07aa25d Merge "Switch topRunning* and moveTaskTo*" by Craig Mautner · 13 years ago
  4. 11bf9a5 Switch topRunning* and moveTaskTo* by Craig Mautner · 13 years ago
  5. 6f8218a Trying to unregister a semi connected accessibility service. by Svetoslav · 13 years ago
  6. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 13 years ago
  7. fd171e4 Merge "Switch to system process before modifying rotation." by Daniel Sandler · 13 years ago
  8. 3de830b Switch to system process before modifying rotation. by Daniel Sandler · 13 years ago
  9. aa7cc1e Merge "Adding idle maintenance service." by Svetoslav · 13 years ago
  10. 223b6b3 Merge "Begin switch over to task based history." by Craig Mautner · 13 years ago
  11. f025404 Merge "New INotificationListener interface." by Daniel Sandler · 13 years ago
  12. 5d9c7be Begin switch over to task based history. by Craig Mautner · 13 years ago
  13. 22cb5b3 Merge "Migrate to using Mockito directly." by Jeff Sharkey · 13 years ago
  14. 3671b1e Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  15. 09a247e New INotificationListener interface. by Daniel Sandler · 13 years ago
  16. c652de8 Implement display overscan support. by Dianne Hackborn · 13 years ago
  17. 736ef1e Merge "Better API for low disk space warnings." by Jeff Sharkey · 13 years ago
  18. 7f7535f Fix an issue where voice input is not enabled by default for the secondary user by Satoshi Kataoka · 13 years ago
  19. be72215 Better API for low disk space warnings. by Jeff Sharkey · 13 years ago
  20. 7f84ed3 Merge "Dynamically configurable accessibility flags mishandled." by Svetoslav · 13 years ago
  21. 9e06512 Dynamically configurable accessibility flags mishandled. by Svetoslav · 13 years ago
  22. 29479eb clean-up following Surface split by Mathias Agopian · 13 years ago
  23. 5fec0c5 User switch not handled properly in the accessibility manager service. by Svetoslav · 13 years ago
  24. b3038ec Adding idle maintenance service. by Svetoslav · 13 years ago
  25. 22ee9aa Merge "Reset and reuse Iterators and don't new() one." by Craig Mautner · 13 years ago
  26. 0786207 am dc7b3e3b: am 9657ba0e: Merge "KeyStore: stop using state()" by Kenny Root · 13 years ago
  27. 343ad71 Reset and reuse Iterators and don't new() one. by Craig Mautner · 13 years ago
  28. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 13 years ago
  29. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 13 years ago
  30. b9594ce KeyStore: stop using state() by Kenny Root · 13 years ago
  31. 496bdbb Remove AppWindowToken lists. by Craig Mautner · 13 years ago
  32. 534d136 Merge "Remove unused App methods." by Craig Mautner · 13 years ago
  33. fd86988 Merge "Fix a permissions probem in ConnectivityManager" by Robert Greenwalt · 13 years ago
  34. f0b36c5 Merge "Refactor setAppOpVisibility implementation." by Craig Mautner · 13 years ago
  35. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 13 years ago
  36. 044dca2 Merge "Add logging for kernel audit failures, including SELinux." by Michael Runge · 13 years ago
  37. 51611eb Add logging for kernel audit failures, including SELinux. by Geremy Condra · 13 years ago
  38. a7d72df Merge "Proper clean up when Ui test automation service is unregistered or dies." by Svetoslav · 13 years ago
  39. 7379a95 Proper clean up when Ui test automation service is unregistered or dies. by Svetoslav · 13 years ago
  40. b0c0b1f Remove unused App methods. by Craig Mautner · 13 years ago
  41. ee6e27c Merge "Stop using AppToken movement and start using Task." by Craig Mautner · 13 years ago
  42. 0726843 Fixing a NPE in accessibility manager service. by Svetoslav · 13 years ago
  43. 926f383 Stop using AppToken movement and start using Task. by Craig Mautner · 13 years ago
  44. 769a5b7 Merge "Replace access to mAppTokens with AppTokenIterator" by Craig Mautner · 13 years ago
  45. eff9918 Merge "Escape arguments before passing to netd." by Jeff Sharkey · 13 years ago
  46. 0c232f5 Escape arguments before passing to netd. by Jeff Sharkey · 13 years ago
  47. 9055ae3 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 13 years ago
  48. 30e2d72 Replace access to mAppTokens with AppTokenIterator by Craig Mautner · 13 years ago
  49. 7f03185 Merge "Hacks to fix lockdown" by Amith Yamasani · 13 years ago
  50. e45e45e3 Hacks to fix lockdown by Geoffrey Borggaard · 13 years ago
  51. bea3b60 Merge "Add AppWindowTokens to TaskList." by Craig Mautner · 13 years ago
  52. fb32c6e Refactor setAppOpVisibility implementation. by Craig Mautner · 13 years ago
  53. 559c654 For now enable backup/restore DEBUG logs by Christopher Tate · 13 years ago
  54. 1dba35d Merge "Historical notification access API." by Daniel Sandler · 13 years ago
  55. 78d0d25 Historical notification access API. by Daniel Sandler · 13 years ago
  56. 05d6272 Add AppWindowTokens to TaskList. by Craig Mautner · 13 years ago
  57. b6b23ec App ops: the draw on top op now actually controls what is drawn. by Dianne Hackborn · 13 years ago
  58. 1d3079c Merge "App ops: cleanup, handle root and shell, perms." by Dianne Hackborn · 13 years ago
  59. 72baa8f Merge "Reintroduce the net.dns system properties <TEMP>" by Robert Greenwalt · 13 years ago
  60. 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 13 years ago
  61. 0dd19a8 Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 13 years ago
  62. 636c61e Merge "Starting point for User Restrictions API" by Amith Yamasani · 13 years ago
  63. e2237ce Merge "Make ActivityStack.mHistory private." by Craig Mautner · 13 years ago
  64. 981e60e Merge "Refactoring of the Accessibility." by Svetoslav · 13 years ago
  65. 57bf885 Refactoring of the Accessibility. by Svetoslav · 13 years ago
  66. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 14 years ago
  67. cae015f Make ActivityStack.mHistory private. by Craig Mautner · 13 years ago
  68. bc18fe8 am fd1c028e: Merge "Handle hotplug events as described instead of rescanning" by Jesse Hall · 13 years ago
  69. 190fd9a Handle hotplug events as described instead of rescanning by Jesse Hall · 14 years ago
  70. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 13 years ago
  71. e11f058 am d080bb07: am b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 13 years ago
  72. 034170c Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  73. 2ceb081 Merge "Migrate AppWindowToken lists into DisplayContent." by Craig Mautner · 13 years ago
  74. b9620a8 am 9434c112: Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 13 years ago
  75. 9434c11 Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 13 years ago
  76. 64d41d7 Fix build, conflict with another change. by Dianne Hackborn · 13 years ago
  77. 34e0b05 Merge "App ops: track system windows, monitoring changes." by Dianne Hackborn · 13 years ago
  78. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 13 years ago
  79. 8b47b36 Second pass tying into dns cache per interface by Mattias Falk · 15 years ago
  80. 08d11e1 Merge "Require that bugreport requesters have DUMP." by Jeff Sharkey · 13 years ago
  81. f21f175 Merge "refactor isAllowedBySettingsLocked()" by Victoria Lease · 13 years ago
  82. 91641ec Merge "Fix addGpsStatusListener" by Victoria Lease · 13 years ago
  83. 0984780 Merge "App ops: add op for writing settings." by Dianne Hackborn · 13 years ago
  84. 961321f App ops: add op for writing settings. by Dianne Hackborn · 13 years ago
  85. b1fd65c0 Migrate AppWindowToken lists into DisplayContent. by Craig Mautner · 13 years ago
  86. 3d5173d Fix addGpsStatusListener by Victoria Lease · 13 years ago
  87. 506f65c Merge "Ensure touch explorer and magnifier get a well-formed event stream." by Svetoslav · 13 years ago
  88. a61bb23 Merge "LocationManagerService: Add debug flag lookup from properties" by JP Abgrall · 13 years ago
  89. b932319 Require that bugreport requesters have DUMP. by Jeff Sharkey · 13 years ago
  90. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 13 years ago
  91. 09eeaec refactor isAllowedBySettingsLocked() by Victoria Lease · 13 years ago
  92. 080df3f Merge "dual-mode switching single/multiuser ServiceWatcher" by Victoria Lease · 13 years ago
  93. 213c13a Ensure touch explorer and magnifier get a well-formed event stream. by Svetoslav · 13 years ago
  94. f79811e7 LocationManagerService: Add debug flag lookup from properties by JP Abgrall · 13 years ago
  95. 923bd98 Merge "UsbDebuggingManager: Add interface to clear secure adb keys" by Benoit Goby · 13 years ago
  96. 03cdd3d dual-mode switching single/multiuser ServiceWatcher by Victoria Lease · 13 years ago
  97. 1782468 Merge "EntropyMixer: add ro.build.fingerprint to the mix" by Nick Kralevich · 13 years ago
  98. 03ce760 EntropyMixer: add ro.build.fingerprint to the mix by Nick Kralevich · 13 years ago
  99. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 13 years ago
  100. 447d946 "Fixing backwards cmpatibility for enabling explore by touch"" by Svetoslav Ganov · 13 years ago