1. 8dc16c2 Fix typo in GPS mode logic. by Mike Lockwood · 16 years ago
  2. a54d7d3 Fixed underrun in audioflinger mixer. by Eric Laurent · 16 years ago
  3. 493941b Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 16 years ago
  4. 9f2a91b Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 16 years ago
  5. f369a9b Remove stale temporary ASEC containers by Kenny Root · 16 years ago
  6. 56c02dc Merge "Fix getTempContainerId()" into gingerbread by Kenny Root · 16 years ago
  7. c78a807 Fix getTempContainerId() by Kenny Root · 16 years ago
  8. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  9. 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 · 16 years ago
  10. 62d83a0 Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 16 years ago
  11. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 16 years ago
  12. c40d714 Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 16 years ago
  13. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 16 years ago
  14. b7304593 Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread by Brad Fitzpatrick · 16 years ago
  15. e73eb53 Cap the size of StrictMode buffering we do before calling DropBox. by Brad Fitzpatrick · 16 years ago
  16. 84047bc Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 16 years ago
  17. 499bee3 Merge "Remove a log message Jason doesn't like" into gingerbread by Dan Egnor · 16 years ago
  18. 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 · 16 years ago
  19. c13978a Remove a log message Jason doesn't like by Dan Egnor · 16 years ago
  20. 14bfa39 Infrastructure to report running services to developer. by Dianne Hackborn · 16 years ago
  21. 46730fc Fix handling of application disabled state. by Dianne Hackborn · 16 years ago
  22. 7999bff Add a method to let a properly permissioned app directly by Joe Onorato · 16 years ago
  23. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 16 years ago
  24. aea786f SensorService handles last known state properly by Mathias Agopian · 16 years ago
  25. efba8bf filter sensor event by connection by Mathias Agopian · 16 years ago
  26. d865351 propagate sensor event rate properly to the sensor HAL by Mathias Agopian · 16 years ago
  27. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 16 years ago
  28. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 16 years ago
  29. b9cdead Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 16 years ago
  30. 865991b Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 16 years ago
  31. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 16 years ago
  32. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 16 years ago
  33. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 16 years ago
  34. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 16 years ago
  35. 42e1b39 Better dumpsys logs by Mathias Agopian · 16 years ago
  36. 6f8b4d2 Added partial support for repporting sensor activity to IBatteryStats by Mathias Agopian · 16 years ago
  37. 1bf7978 new SensorService by Mathias Agopian · 16 years ago
  38. 7203272 Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 16 years ago
  39. 9714d2c Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 16 years ago
  40. 0d7e048 Fixed problems in audio effect volume control. by Eric Laurent · 16 years ago
  41. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 16 years ago
  42. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 16 years ago
  43. eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 16 years ago
  44. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 16 years ago
  45. e33348b Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  46. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 16 years ago
  47. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  48. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 16 years ago
  49. 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 16 years ago
  50. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago
  51. 08e83bb move native services under services/ by Mathias Agopian · 16 years ago
  52. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 16 years ago
  53. fd03582 Add initial gamepad support. by Jeff Brown · 16 years ago
  54. c1ca7f8 Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread by Konstantin Lopyrev · 16 years ago
  55. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 16 years ago
  56. e059b27 Allow things that can install packages to set Obb paths by Kenny Root · 16 years ago
  57. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 16 years ago
  58. 93565c4b OBB API for PackageManager by Kenny Root · 16 years ago
  59. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  60. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 16 years ago
  61. d8ae288 Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 16 years ago
  62. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 16 years ago
  63. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 16 years ago
  64. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 16 years ago
  65. 5b8364a GPS: stifle some logging by Mike Lockwood · 16 years ago
  66. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 16 years ago
  67. de6bd12 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 16 years ago
  68. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 16 years ago
  69. 349703e Native input event dispatching. by Jeff Brown · 16 years ago
  70. ac051ae Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 16 years ago
  71. ff2544c Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 16 years ago
  72. 709981e Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state by Mike Lockwood · 16 years ago
  73. 9005e7f Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 16 years ago
  74. 50dc3bc Refactor ActivityManagerService activity stack. by Dianne Hackborn · 16 years ago
  75. 17b232b Add setWifiApConfiguration interface by Irfan Sheriff · 16 years ago
  76. 2529a45 Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 16 years ago
  77. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 16 years ago
  78. 5340bff am 5827d3ea: Merge "Properly note the current active restore set\'s token" into froyo by Dianne Hackborn · 16 years ago
  79. 2950555 Properly note the current active restore set's token by Christopher Tate · 16 years ago
  80. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 16 years ago
  81. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 16 years ago
  82. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 16 years ago
  83. 4ca092c Merge "Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though." into gingerbread by Joe Onorato · 16 years ago
  84. 69a4817 Immersive activity API. by Daniel Sandler · 16 years ago
  85. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 16 years ago
  86. 7fbdc84 More native input event dispatching. by Jeff Brown · 16 years ago
  87. 04b243d Fix NPE during ANRs. by Brad Fitzpatrick · 16 years ago
  88. 801700b am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 16 years ago
  89. 57f4503 Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 16 years ago
  90. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 16 years ago
  91. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 16 years ago
  92. a8a8a42 Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though. by Joe Onorato · 16 years ago
  93. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 16 years ago
  94. 9c3cda0 More work in progress on native events. by Jeff Brown · 16 years ago
  95. 143666f StrictMode: implement the log-to-DropBox option by Brad Fitzpatrick · 16 years ago
  96. 7c8aa44 am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  97. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  98. 46d4238 More StrictMode work, handling violations in ActivityManagerService. by Brad Fitzpatrick · 16 years ago
  99. afadc8b Dont persist config on failure by Irfan Sheriff · 16 years ago
  100. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 16 years ago