1. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 14 years ago
  2. 50395e8 Merge "Fix a fun bug with multiple service bindings from an activity." into gingerbread by Dianne Hackborn · 14 years ago
  3. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  4. 43d9ac8 Fix a fun bug with multiple service bindings from an activity. by Dianne Hackborn · 14 years ago
  5. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  6. 8395b46 Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  7. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  8. 6d73469 Merge "Send all Connectivity broadcasts." into gingerbread by Robert Greenwalt · 14 years ago
  9. 9d6b59c Send all Connectivity broadcasts. by Robert Greenwalt · 14 years ago
  10. b9fb170 More watermark work. by Dianne Hackborn · 14 years ago
  11. 80db438 Merge "DO NOT MERGE Enable all networks on screen on" into gingerbread by Irfan Sheriff · 14 years ago
  12. fae66c3 DO NOT MERGE Enable all networks on screen on by Irfan Sheriff · 14 years ago
  13. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 14 years ago
  14. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 14 years ago
  15. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 14 years ago
  16. dba514c SipSession: make potential time-consuming ops run on background thread by Hung-ying Tyan · 14 years ago
  17. 271c1bf Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 14 years ago
  18. e704438 Handle the camera open failure better. by Wu-cheng Li · 14 years ago
  19. 545eab8 Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 14 years ago
  20. e509328 remove unused pixel format by Mathias Agopian · 14 years ago
  21. 0b9a12b Merge "Fix issue 2929440" into gingerbread by Eric Laurent · 14 years ago
  22. 8448a79 Fix issue 2929440 by Eric Laurent · 14 years ago
  23. 3d8c9bd Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 14 years ago
  24. 99401b2 Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 14 years ago
  25. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  26. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 14 years ago
  27. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  28. 72ce423 Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  29. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  30. 8c11e95 DO NOT MERGE WifiLock extensions for high performance mode by Irfan Sheriff · 14 years ago
  31. b6ef8ba Merge "GPS: Initialize XTRA support when GPS is enabled" into gingerbread by Mike Lockwood · 14 years ago
  32. 1a1cd3a GPS: Initialize XTRA support when GPS is enabled by Mike Lockwood · 14 years ago
  33. 9029157 Throttle userActivity calls from input dispatcher. by Jeff Brown · 14 years ago
  34. 567722e Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 14 years ago
  35. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 14 years ago
  36. 6a73368 Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread by Mathias Agopian · 14 years ago
  37. 10f5c99 fix a typo that prevented glTexImage2D codepath to work by Mathias Agopian · 14 years ago
  38. e300b8c Merge "DO NOT MERGE Always set/remove default routes." into gingerbread by Robert Greenwalt · 14 years ago
  39. b738fb9 DO NOT MERGE Always set/remove default routes. by Robert Greenwalt · 14 years ago
  40. 9adb9c3 Various battery info things: by Dianne Hackborn · 14 years ago
  41. 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
  42. c8d0d63 Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 14 years ago
  43. b7d1be0 Merge "Fix a couple issues with the new hwcomposer HAL" into gingerbread by Mathias Agopian · 14 years ago
  44. f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
  45. fb86ce9 Add watermark support. by Dianne Hackborn · 14 years ago
  46. 65f2490 Merge "should fix sim build, hopefully" into gingerbread by Mathias Agopian · 14 years ago
  47. b59beb5 should fix sim build, hopefully by Mathias Agopian · 14 years ago
  48. 90dc48b Merge "call into hwcomposer HAL when present" into gingerbread by Mathias Agopian · 14 years ago
  49. 24d7050 Merge "don't handle the transparent region of a layer in draw()" into gingerbread by Mathias Agopian · 14 years ago
  50. 8e7515d Merge "get rid of our LayerVector implementation" into gingerbread by Mathias Agopian · 14 years ago
  51. 025822a Merge "keep a list of visible sorted surfaces" into gingerbread by Mathias Agopian · 14 years ago
  52. 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 14 years ago
  53. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  54. 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 14 years ago
  55. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
  56. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
  57. bd1c082 Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread by Dianne Hackborn · 14 years ago
  58. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  59. f4c454b New system property "sys.boot_completed" set to 1 when boot completed. by Dianne Hackborn · 14 years ago
  60. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  61. 8cc93b9 Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 14 years ago
  62. 6c6d57c Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  63. 5e7833a Fix focus notification by Konstantin Lopyrev · 14 years ago
  64. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  65. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 14 years ago
  66. 5723dfe GPS: Don't set XTRA download pending flag at boot time. by Mike Lockwood · 14 years ago
  67. 1d62c77 Fix the build by Chung-yih Wang · 14 years ago
  68. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago
  69. 9b87770 Merge "Fix crash when startForeground posts a broken Notification." into gingerbread by Daniel Sandler · 14 years ago
  70. e2f7417 Failure to move .dex in eng builds is not fatal by Kenny Root · 14 years ago
  71. deb1126 Only allow one movePackage operation in-flight by Kenny Root · 14 years ago
  72. d0a2f86 Fix crash when startForeground posts a broken Notification. by Daniel Sandler · 14 years ago
  73. 389a916 Usage Stats: don't block writing stats to disk. by Brad Fitzpatrick · 14 years ago
  74. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 14 years ago
  75. 09e85dc Mute a common-case progress log about input injection by Christopher Tate · 14 years ago
  76. 8b61b68 Merge "Only install after MCS success" into gingerbread by Kenny Root · 14 years ago
  77. 6f89fa0 Only install after MCS success by Kenny Root · 14 years ago
  78. d2165cf Merge "StrictMode: time violations in Binder calls" into gingerbread by Brad Fitzpatrick · 14 years ago
  79. cb9ceb1 StrictMode: time violations in Binder calls by Brad Fitzpatrick · 14 years ago
  80. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  81. 392edec Merge from open-source froyo by The Android Open Source Project · 14 years ago
  82. 3855980 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  83. 31b5d54 Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 14 years ago
  84. fb1f103 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 14 years ago
  85. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  86. 8dc16c2 Fix typo in GPS mode logic. by Mike Lockwood · 14 years ago
  87. a54d7d3 Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  88. 493941b Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  89. 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
  90. f369a9b Remove stale temporary ASEC containers by Kenny Root · 14 years ago
  91. 56c02dc Merge "Fix getTempContainerId()" into gingerbread by Kenny Root · 14 years ago
  92. c78a807 Fix getTempContainerId() by Kenny Root · 14 years ago
  93. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  94. 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
  95. 62d83a0 Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 14 years ago
  96. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  97. c40d714 Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 14 years ago
  98. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  99. b7304593 Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread by Brad Fitzpatrick · 14 years ago
  100. e73eb53 Cap the size of StrictMode buffering we do before calling DropBox. by Brad Fitzpatrick · 14 years ago