1. f4c454b New system property "sys.boot_completed" set to 1 when boot completed. by Dianne Hackborn · 14 years ago
  2. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  3. 8cc93b9 Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 14 years ago
  4. 6c6d57c Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  5. 5e7833a Fix focus notification by Konstantin Lopyrev · 14 years ago
  6. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  7. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 14 years ago
  8. 5723dfe GPS: Don't set XTRA download pending flag at boot time. by Mike Lockwood · 14 years ago
  9. 1d62c77 Fix the build by Chung-yih Wang · 14 years ago
  10. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago
  11. 9b87770 Merge "Fix crash when startForeground posts a broken Notification." into gingerbread by Daniel Sandler · 14 years ago
  12. e2f7417 Failure to move .dex in eng builds is not fatal by Kenny Root · 14 years ago
  13. deb1126 Only allow one movePackage operation in-flight by Kenny Root · 14 years ago
  14. d0a2f86 Fix crash when startForeground posts a broken Notification. by Daniel Sandler · 14 years ago
  15. 389a916 Usage Stats: don't block writing stats to disk. by Brad Fitzpatrick · 14 years ago
  16. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 14 years ago
  17. 09e85dc Mute a common-case progress log about input injection by Christopher Tate · 14 years ago
  18. 8b61b68 Merge "Only install after MCS success" into gingerbread by Kenny Root · 14 years ago
  19. 6f89fa0 Only install after MCS success by Kenny Root · 14 years ago
  20. d2165cf Merge "StrictMode: time violations in Binder calls" into gingerbread by Brad Fitzpatrick · 14 years ago
  21. cb9ceb1 StrictMode: time violations in Binder calls by Brad Fitzpatrick · 14 years ago
  22. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  23. 7f9fe5f Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo by Andreas Huber · 14 years ago
  24. 392edec Merge from open-source froyo by The Android Open Source Project · 14 years ago
  25. 3855980 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  26. 31b5d54 Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 14 years ago
  27. fb1f103 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  28. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  29. d04ed08 Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 14 years ago
  30. 8dc16c2 Fix typo in GPS mode logic. by Mike Lockwood · 14 years ago
  31. a54d7d3 Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  32. 493941b Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  33. 9f2a91b Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  34. f369a9b Remove stale temporary ASEC containers by Kenny Root · 14 years ago
  35. 56c02dc Merge "Fix getTempContainerId()" into gingerbread by Kenny Root · 14 years ago
  36. c78a807 Fix getTempContainerId() by Kenny Root · 14 years ago
  37. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  38. 0c39b6c Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into gingerbread by Joe Onorato · 14 years ago
  39. 62d83a0 Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 14 years ago
  40. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  41. c40d714 Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 14 years ago
  42. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  43. b7304593 Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread by Brad Fitzpatrick · 14 years ago
  44. e73eb53 Cap the size of StrictMode buffering we do before calling DropBox. by Brad Fitzpatrick · 14 years ago
  45. 84047bc Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 14 years ago
  46. 499bee3 Merge "Remove a log message Jason doesn't like" into gingerbread by Dan Egnor · 14 years ago
  47. 76d9bf5 am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i by Joe Onorato · 14 years ago
  48. c13978a Remove a log message Jason doesn't like by Dan Egnor · 14 years ago
  49. 14bfa39 Infrastructure to report running services to developer. by Dianne Hackborn · 14 years ago
  50. 46730fc Fix handling of application disabled state. by Dianne Hackborn · 14 years ago
  51. 7999bff Add a method to let a properly permissioned app directly by Joe Onorato · 14 years ago
  52. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 14 years ago
  53. aea786f SensorService handles last known state properly by Mathias Agopian · 14 years ago
  54. efba8bf filter sensor event by connection by Mathias Agopian · 14 years ago
  55. d865351 propagate sensor event rate properly to the sensor HAL by Mathias Agopian · 14 years ago
  56. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  57. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 14 years ago
  58. b9cdead Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 14 years ago
  59. 865991b Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 14 years ago
  60. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  61. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  62. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 14 years ago
  63. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  64. 42e1b39 Better dumpsys logs by Mathias Agopian · 14 years ago
  65. 6f8b4d2 Added partial support for repporting sensor activity to IBatteryStats by Mathias Agopian · 14 years ago
  66. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  67. 7203272 Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 14 years ago
  68. 9714d2c Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 14 years ago
  69. 0d7e048 Fixed problems in audio effect volume control. by Eric Laurent · 14 years ago
  70. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 14 years ago
  71. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  72. eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 14 years ago
  73. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
  74. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  75. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  76. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  77. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 14 years ago
  78. 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 14 years ago
  79. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  80. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago
  81. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 14 years ago
  82. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  83. c1ca7f8 Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread by Konstantin Lopyrev · 14 years ago
  84. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 14 years ago
  85. e059b27 Allow things that can install packages to set Obb paths by Kenny Root · 14 years ago
  86. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  87. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  88. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  89. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  90. d8ae288 Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 14 years ago
  91. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  92. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  93. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  94. 5b8364a GPS: stifle some logging by Mike Lockwood · 14 years ago
  95. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  96. de6bd12 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 14 years ago
  97. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 14 years ago
  98. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  99. ac051ae Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 14 years ago
  100. ff2544c Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 14 years ago