1. b23949b Unregister callback from binder when vibration is removed by Mathias Jeppsson · 14 years ago
  2. b901c9a am 9204644d: Merge "Fix a race condition in NativeDaemonConnector" by Brad Fitzpatrick · 14 years ago
  3. 030bc88 Fix a race condition in NativeDaemonConnector by anga · 14 years ago
  4. 4b7c1ca am bb2e1ef8: Merge "Fixing possible race condition." by Dianne Hackborn · 14 years ago
  5. 06e57b5 Fixing possible race condition. by Jozef BABJAK · 14 years ago
  6. b04ec6a am 7a7ed2b2: Merge "Do not check features in PackageManagerService DO NOT MERGE" into gingerbread by Dianne Hackborn · 14 years ago
  7. fa2ae1a Do not check features in PackageManagerService DO NOT MERGE by Kenny Root · 14 years ago
  8. 71bb59f am c12cdda9: Merge "DO NOT MERGE: Fix screen size compatibility mode." into gingerbread by Dianne Hackborn · 14 years ago
  9. 726318b DO NOT MERGE: Fix screen size compatibility mode. by Dianne Hackborn · 14 years ago
  10. 2ec4af5 am 138757db: Merge "Make OBB results a one-way call" into gingerbread by Kenny Root · 14 years ago
  11. b7db272 Make OBB results a one-way call by Kenny Root · 14 years ago
  12. 6d92cde am 35f4d32d: Merge "frameworks/base: Track owner in appropriate owners list of Uri" by Dianne Hackborn · 14 years ago
  13. 91c12c2 frameworks/base: Track owner in appropriate owners list of Uri by Vairavan Srinivasan · 14 years ago
  14. 6b2b053 am 597fa828: Merge "Watchdog can get deadlocked on activity manager" into gingerbread by Brad Fitzpatrick · 14 years ago
  15. 0971a13 Watchdog can get deadlocked on activity manager by Brad Fitzpatrick · 14 years ago
  16. ef76b83 am 4170b463: Merge "Do not add unsolicited events to queue" into gingerbread by Irfan Sheriff · 14 years ago
  17. 4170b46 Merge "Do not add unsolicited events to queue" into gingerbread by Irfan Sheriff · 14 years ago
  18. b26c516 am 41395459: Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  19. 4139545 Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  20. e26aa3f am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  21. 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  22. 1cd94ef Do not add unsolicited events to queue by Irfan Sheriff · 14 years ago
  23. b220d62 am ea6bf362: Deep clone settings for system package update DO NOT MERGE by Kenny Root · 14 years ago
  24. ea6bf36 Deep clone settings for system package update DO NOT MERGE by Kenny Root · 14 years ago
  25. 4707507 am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
  26. e8c04db Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
  27. 0ee2944 am 6688b6c3: Merge "Allow updated system apps to retain priority" into gingerbread by Kenny Root · 14 years ago
  28. 6688b6c Merge "Allow updated system apps to retain priority" into gingerbread by Kenny Root · 14 years ago
  29. 6f71d0f Filter virtual keys after touches. (DO NOT MERGE) by Jeff Brown · 14 years ago
  30. 1c6e764 Allow updated system apps to retain priority by Kenny Root · 14 years ago
  31. 4aab4bc am 91c459ec: Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  32. 91c459e Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  33. a9d8a69 am 9aac2e2b: Merge "Referencing of "r.record.name" is occured, when "r.record" is null." into gingerbread by Dianne Hackborn · 14 years ago
  34. 9aac2e2 Merge "Referencing of "r.record.name" is occured, when "r.record" is null." into gingerbread by Dianne Hackborn · 14 years ago
  35. 69f8d3c am bbff7ed4: DO NOT MERGE : Ensure that the first post-restore backup pass is correct by Chris Tate · 14 years ago
  36. 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  37. 9b1bd2c am 6ec91731: DO NOT MERGE : Permission fix: don\'t require BACKUP perm for self-restores by Chris Tate · 14 years ago
  38. bbff7ed DO NOT MERGE : Ensure that the first post-restore backup pass is correct by Chris Tate · 14 years ago
  39. 6ec9173 DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  40. c712204 Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 14 years ago
  41. 95db1cf am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." into gingerbread by Dianne Hackborn · 14 years ago
  42. cd23823 Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." into gingerbread by Dianne Hackborn · 14 years ago
  43. 5f619b7 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 14 years ago
  44. 73fef3c am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  45. b5a8654 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  46. 4302886 am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread by Dianne Hackborn · 14 years ago
  47. 3996b41 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 14 years ago
  48. 5897591 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  49. 536feda am 949fc0ef: Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  50. cc43401 am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  51. 6eef0ca Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 14 years ago
  52. 949fc0e Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  53. a207ce2 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  54. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  55. 50b9b94 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  56. fa93584 am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  57. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  58. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 14 years ago
  59. 2f209e8 am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  60. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  61. 46f9874 am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 14 years ago
  62. d68e321 Be sure and report NO_CONNECTIVITY when needed. by Robert Greenwalt · 14 years ago
  63. 33b4324 Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  64. d485c76 am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 14 years ago
  65. 3ec27e0 Fix issue #3289835: NullPointerException in... by Dianne Hackborn · 14 years ago
  66. 78e9f4c am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  67. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  68. 6d13b14 am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  69. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  70. b247536 Added dropbox broadcast notification by Hakan Still · 14 years ago
  71. a30c12a am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  72. 4a88013 resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  73. c6ded10 Preserve flags field of event passed to injectKeyEvent() by Mike Playle · 14 years ago
  74. f38b709 am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 14 years ago
  75. f92b453 DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver by Irfan Sheriff · 14 years ago
  76. bf44eba am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 14 years ago
  77. 5d0db4d Without SD card the shutdown sequence was delayed by Johan Alfven · 14 years ago
  78. 8806fc7 am 70fc04c8: Reorganize PackageManager dump to avoid NPE by Kenny Root · 14 years ago
  79. 70fc04c Reorganize PackageManager dump to avoid NPE by Kenny Root · 14 years ago
  80. 7ab5d2d am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 14 years ago
  81. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 14 years ago
  82. 1b571bd am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 14 years ago
  83. a1e7474 am 11e2e9b0: Merge "Don\'t turn the button backlights on if the screen is off. Part 2." into gingerbread by Joe Onorato · 14 years ago
  84. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 14 years ago
  85. 66a5d69 resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  86. b4ae2f1 Merge "frameworks/base: Handle null from topRunningNonDelayedActivityLocked" by Jean-Baptiste Queru · 14 years ago
  87. 06eb33a Don't turn the button backlights on if the screen is off. Part 2. by Joe Onorato · 14 years ago
  88. 6c8d8d8 am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 14 years ago
  89. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 14 years ago
  90. b34fe2f am 60607a90: Make sure that when the screen is off, we don\'t try to turn the buttons on too. by Joe Onorato · 14 years ago
  91. 60607a9 Make sure that when the screen is off, we don't try to turn the buttons on too. by Joe Onorato · 14 years ago
  92. 9c7489f am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread by Dianne Hackborn · 14 years ago
  93. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 14 years ago
  94. d78c8d8 am f6572e7e: Merge "GPS: Fix network type logic in requestRefLocation" into gingerbread by Mike Lockwood · 14 years ago
  95. edc0f387 GPS: Fix network type logic in requestRefLocation by Mike Lockwood · 14 years ago
  96. eb5aeae6 am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread by Dianne Hackborn · 14 years ago
  97. b51dc0f Adjust boundaries for screen sizes. by Dianne Hackborn · 14 years ago
  98. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 14 years ago
  99. 368fdba am bdf1706a: Merge "Reduce logging." into gingerbread by Joe Onorato · 14 years ago
  100. 431bb22 Reduce logging. by Joe Onorato · 14 years ago