1. 0b29554 am 37fc8cc7: am b724d251: Merge "Enable strictmode logging in system_server & add a lock." into gingerbread by Brad Fitzpatrick · 16 years ago
  2. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 16 years ago
  3. f83d4f1 resolved conflicts for merge of 3e4975a5 to master by Hung-ying Tyan · 16 years ago
  4. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 16 years ago
  5. 024d596 resolved conflicts for merge of a06ad953 to master by Chung-yih Wang · 16 years ago
  6. 2d94231 Add SIP service into system server. by Chung-yih Wang · 16 years ago
  7. 154db5f Maybe fix issue #2881233: reboot loop at boot on stingray by Dianne Hackborn · 16 years ago
  8. 5132b37 Fix issue #2859543: PhoneStatusBar appears at startup after wipe by Dianne Hackborn · 16 years ago
  9. a58a875 Add new system service CountryDetector by Bai Tao · 16 years ago
  10. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 16 years ago
  11. 1bf7978 new SensorService by Mathias Agopian · 16 years ago
  12. 8dfabd9 resolved conflicts for merge of d3233ae9 to master by Christopher Tate · 16 years ago
  13. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 16 years ago
  14. 57c798a Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 16 years ago
  15. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 16 years ago
  16. bde7570 wire up sampling profiler to dropbox by Sen Hu · 16 years ago
  17. 8a5f10b resolved conflicts for merge of f7b79151 to master by Joe Onorato · 16 years ago
  18. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 16 years ago
  19. fb3a35e Fix the build. by Jeff Hamilton · 16 years ago
  20. 35eef70 Remove the unused demo data set stuff. by Jeff Hamilton · 16 years ago
  21. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 16 years ago
  22. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 16 years ago
  23. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 16 years ago
  24. 9e696c2 Add service to monitor/control the flow of data. by Robert Greenwalt · 16 years ago
  25. 621bc54 Add "dumpsys diskstats" to get a dump of disk-free values. by Dan Egnor · 16 years ago
  26. 7299c41 Refactor car mode. by Dianne Hackborn · 16 years ago
  27. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  28. 46db504 Don't start location providers until the system is ready. by Mike Lockwood · 16 years ago
  29. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 16 years ago
  30. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 16 years ago
  31. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 16 years ago
  32. 1bf3f8b SystemServer: Move MountService startup before NotificationManagerService by San Mehat · 16 years ago
  33. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 16 years ago
  34. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 16 years ago
  35. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 16 years ago
  36. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 16 years ago
  37. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 17 years ago
  38. ab5c49c move event log tags used by system server into this package by Doug Zongker · 17 years ago
  39. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 17 years ago
  40. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 17 years ago
  41. 9524027 Instead of a raw AIDL interface, give DropBox a Java by Dan Egnor · 17 years ago
  42. 4410ec8 Framework-side DropBox service that maintains a size-bounded by Dan Egnor · 17 years ago
  43. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 17 years ago
  44. e91ebe2 - make SyncManager get the accounts list during the constructor, by Fred Quintana · 17 years ago
  45. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 17 years ago
  46. f02c074 DockObserver wakes the display when broadcasting a change by Ken Schultz · 17 years ago
  47. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 17 years ago
  48. a34f1ad Fiddle system boot ordering. by Dianne Hackborn · 17 years ago
  49. d0e82ce Do not send dock state changed broadcasts until the system has finished booting. by Mike Lockwood · 17 years ago
  50. 6ccd2af resolved conflicts for merge of 301b97ac to eclair by Dianne Hackborn · 17 years ago
  51. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 17 years ago
  52. bd022f4 Bluetooth: API change. by Nick Pelly · 17 years ago
  53. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 17 years ago
  54. 0f79b54 ConnectivityService: Do not send broadcasts until the system is ready. by Mike Lockwood · 17 years ago
  55. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 17 years ago
  56. 07a500f BatteryService: Fix problems shutting down when the battery is dead: by Mike Lockwood · 17 years ago
  57. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 17 years ago
  58. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 17 years ago
  59. afefa49 am 4af0a709: Merge change 6555 into donut by Android (Google) Code Review · 17 years ago
  60. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 17 years ago
  61. a791bc0 am 5ad76ef5: Merge change 4521 into donut by Android (Google) Code Review · 17 years ago
  62. 4fb2561 load entropy data at boot. Periodically write entropy data to disk. by Nick Kralevich · 17 years ago
  63. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 17 years ago
  64. 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 17 years ago
  65. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 17 years ago
  66. f899769 am 487529a: First baby steps towards settings backup by Christopher Tate · 17 years ago
  67. 487529a First baby steps towards settings backup by Christopher Tate · 17 years ago
  68. 6030734 Automated import from //branches/master/...@142414,142414 by Fred Quintana · 17 years ago
  69. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  70. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 17 years ago
  71. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  72. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  73. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  74. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  75. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  76. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  77. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  78. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  79. 54b6cfa Initial Contribution by The Android Open Source Project · 18 years ago