1. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 12 years ago
  2. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 12 years ago
  3. 496bdbb Remove AppWindowToken lists. by Craig Mautner · 12 years ago
  4. 534d136 Merge "Remove unused App methods." by Craig Mautner · 12 years ago
  5. fd86988 Merge "Fix a permissions probem in ConnectivityManager" by Robert Greenwalt · 12 years ago
  6. f0b36c5 Merge "Refactor setAppOpVisibility implementation." by Craig Mautner · 12 years ago
  7. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  8. 044dca2 Merge "Add logging for kernel audit failures, including SELinux." by Michael Runge · 12 years ago
  9. 51611eb Add logging for kernel audit failures, including SELinux. by Geremy Condra · 12 years ago
  10. a7d72df Merge "Proper clean up when Ui test automation service is unregistered or dies." by Svetoslav · 12 years ago
  11. 7379a95 Proper clean up when Ui test automation service is unregistered or dies. by Svetoslav · 12 years ago
  12. b0c0b1f Remove unused App methods. by Craig Mautner · 12 years ago
  13. ee6e27c Merge "Stop using AppToken movement and start using Task." by Craig Mautner · 12 years ago
  14. c932760f Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 12 years ago
  15. 0726843 Fixing a NPE in accessibility manager service. by Svetoslav · 12 years ago
  16. 926f383 Stop using AppToken movement and start using Task. by Craig Mautner · 12 years ago
  17. 769a5b7 Merge "Replace access to mAppTokens with AppTokenIterator" by Craig Mautner · 12 years ago
  18. eff9918 Merge "Escape arguments before passing to netd." by Jeff Sharkey · 12 years ago
  19. 0c232f5 Escape arguments before passing to netd. by Jeff Sharkey · 12 years ago
  20. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  21. 9055ae3 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 12 years ago
  22. 30e2d72 Replace access to mAppTokens with AppTokenIterator by Craig Mautner · 12 years ago
  23. 7f03185 Merge "Hacks to fix lockdown" by Amith Yamasani · 12 years ago
  24. e45e45e3 Hacks to fix lockdown by Geoffrey Borggaard · 12 years ago
  25. bea3b60 Merge "Add AppWindowTokens to TaskList." by Craig Mautner · 12 years ago
  26. fb32c6e Refactor setAppOpVisibility implementation. by Craig Mautner · 12 years ago
  27. 559c654 For now enable backup/restore DEBUG logs by Christopher Tate · 12 years ago
  28. 1dba35d Merge "Historical notification access API." by Daniel Sandler · 12 years ago
  29. 78d0d25 Historical notification access API. by Daniel Sandler · 12 years ago
  30. 05d6272ba Add AppWindowTokens to TaskList. by Craig Mautner · 12 years ago
  31. b6b23ec App ops: the draw on top op now actually controls what is drawn. by Dianne Hackborn · 12 years ago
  32. 1d3079c Merge "App ops: cleanup, handle root and shell, perms." by Dianne Hackborn · 12 years ago
  33. 72baa8f Merge "Reintroduce the net.dns system properties <TEMP>" by Robert Greenwalt · 12 years ago
  34. 20949a7 Fix UserManager test by Amith Yamasani · 12 years ago
  35. 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 12 years ago
  36. 0dd19a8 Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 12 years ago
  37. 636c61e Merge "Starting point for User Restrictions API" by Amith Yamasani · 12 years ago
  38. e2237ce Merge "Make ActivityStack.mHistory private." by Craig Mautner · 12 years ago
  39. 981e60e Merge "Refactoring of the Accessibility." by Svetoslav · 12 years ago
  40. 57bf885 Refactoring of the Accessibility. by Svetoslav · 12 years ago
  41. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  42. cae015f Make ActivityStack.mHistory private. by Craig Mautner · 12 years ago
  43. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 12 years ago
  44. e11f058 am d080bb07: am b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 12 years ago
  45. 034170c Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 12 years ago
  46. 2ceb081 Merge "Migrate AppWindowToken lists into DisplayContent." by Craig Mautner · 12 years ago
  47. b9620a8 am 9434c112: Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 12 years ago
  48. 9434c11 Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 12 years ago
  49. 64d41d7 Fix build, conflict with another change. by Dianne Hackborn · 12 years ago
  50. 34e0b05 Merge "App ops: track system windows, monitoring changes." by Dianne Hackborn · 12 years ago
  51. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 12 years ago
  52. 8b47b36 Second pass tying into dns cache per interface by Mattias Falk · 13 years ago
  53. 08d11e1 Merge "Require that bugreport requesters have DUMP." by Jeff Sharkey · 12 years ago
  54. f21f175 Merge "refactor isAllowedBySettingsLocked()" by Victoria Lease · 12 years ago
  55. 91641ec Merge "Fix addGpsStatusListener" by Victoria Lease · 12 years ago
  56. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  57. 0984780 Merge "App ops: add op for writing settings." by Dianne Hackborn · 12 years ago
  58. 961321f App ops: add op for writing settings. by Dianne Hackborn · 12 years ago
  59. b1fd65c0 Migrate AppWindowToken lists into DisplayContent. by Craig Mautner · 12 years ago
  60. 3d5173d Fix addGpsStatusListener by Victoria Lease · 12 years ago
  61. 506f65c Merge "Ensure touch explorer and magnifier get a well-formed event stream." by Svetoslav · 12 years ago
  62. a61bb23 Merge "LocationManagerService: Add debug flag lookup from properties" by JP Abgrall · 12 years ago
  63. b932319 Require that bugreport requesters have DUMP. by Jeff Sharkey · 12 years ago
  64. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 12 years ago
  65. 09eeaec refactor isAllowedBySettingsLocked() by Victoria Lease · 12 years ago
  66. 63af7a1 am 080df3f3: Merge "dual-mode switching single/multiuser ServiceWatcher" by Victoria Lease · 12 years ago
  67. 080df3f Merge "dual-mode switching single/multiuser ServiceWatcher" by Victoria Lease · 12 years ago
  68. 213c13a Ensure touch explorer and magnifier get a well-formed event stream. by Svetoslav · 12 years ago
  69. f79811e7 LocationManagerService: Add debug flag lookup from properties by JP Abgrall · 12 years ago
  70. a3be98d am 923bd98f: Merge "UsbDebuggingManager: Add interface to clear secure adb keys" by Benoit Goby · 12 years ago
  71. 923bd98 Merge "UsbDebuggingManager: Add interface to clear secure adb keys" by Benoit Goby · 12 years ago
  72. 03cdd3d dual-mode switching single/multiuser ServiceWatcher by Victoria Lease · 12 years ago
  73. b82572e am 1782468c: Merge "EntropyMixer: add ro.build.fingerprint to the mix" by Nick Kralevich · 12 years ago
  74. 1782468 Merge "EntropyMixer: add ro.build.fingerprint to the mix" by Nick Kralevich · 12 years ago
  75. b606eae am f265ea9d: App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  76. 03ce760 EntropyMixer: add ro.build.fingerprint to the mix by Nick Kralevich · 12 years ago
  77. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  78. b88dd64 am 88a23f2f: Merge ""Fixing backwards cmpatibility for enabling explore by touch""" by Svetoslav Ganov · 12 years ago
  79. 447d946 "Fixing backwards cmpatibility for enabling explore by touch"" by Svetoslav Ganov · 12 years ago
  80. 08fffce am 0214f205: Merge "Revert "Fixing backwards cmpatibility for enabling explore by touch"" by Mike Cleron · 12 years ago
  81. 0214f20 Merge "Revert "Fixing backwards cmpatibility for enabling explore by touch"" by Mike Cleron · 12 years ago
  82. 69b7493 am 9b4a2858: Merge "Migrate package notification restrictions to AppOps." by Daniel Sandler · 12 years ago
  83. d1ed3ce Revert "Fixing backwards cmpatibility for enabling explore by touch" by Mike Cleron · 12 years ago
  84. 4a900ac Migrate package notification restrictions to AppOps. by Daniel Sandler · 12 years ago
  85. 1ec0cca am 97273d50: Merge "Fixing backwards cmpatibility for enabling explore by touch" by Svetoslav · 12 years ago
  86. 97273d5 Merge "Fixing backwards cmpatibility for enabling explore by touch" by Svetoslav · 12 years ago
  87. 0a9c7c1 Fixing backwards cmpatibility for enabling explore by touch by Svetoslav · 12 years ago
  88. c6e97f5 am d4b1d9cf: Merge changes I4859c8db,I7643024d by Geremy Condra · 12 years ago
  89. d4b1d9c Merge changes I4859c8db,I7643024d by Geremy Condra · 12 years ago
  90. 5a2f6be am f48a2d30: Merge "Add accessibility actions for text editing." by Svetoslav · 12 years ago
  91. f48a2d3 Merge "Add accessibility actions for text editing." by Svetoslav · 12 years ago
  92. 7c51284 Add accessibility actions for text editing. by Svetoslav · 12 years ago
  93. 62d5952 am ec695824: Merge "Remove "enhance web scripts" from settings and make it requested by plug-ins." by Svetoslav · 12 years ago
  94. ec69582 Merge "Remove "enhance web scripts" from settings and make it requested by plug-ins." by Svetoslav · 12 years ago
  95. 78a4c71 Add the TZInfo updater and relevant intent. by Geremy Condra · 12 years ago
  96. 32ee0fb am 75d880df: Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 12 years ago
  97. 75d880d Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 12 years ago
  98. b10c0f9 am afae9d24: Merge "BatteryService: Treat USB charging ports and charging accessories as AC" by Todd Poynor · 12 years ago
  99. 79e1df2 am b86d026a: Merge "BatteryService: Allow power supplies to switch type between AC and USB" by Todd Poynor · 12 years ago
  100. 5b7573e Revert "Clean up published network condition reporting." by Wink Saville · 12 years ago