1. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 16 years ago
  2. 1769256 am 10d48f26: am efb58101: Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  3. b25d5be5 am 258d0e80: am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 16 years ago
  4. b478f46 Drag/drop changes by Chris Tate · 16 years ago
  5. 10d48f2 am efb58101: Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  6. 3b2b354 Add support for secure system overlays. by Jeff Brown · 16 years ago
  7. 36e7790 Merge a851d8d0 from gingerbread by Jean-Baptiste Queru · 16 years ago
  8. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 16 years ago
  9. efb5810 Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  10. 09b35d2 am 89b73a75: am 361a6ad1: Merge "Handle native library deletion in scanPackage" into gingerbread by Kenny Root · 16 years ago
  11. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 16 years ago
  12. 9456714 am b4f26a9d: am e6ae5c39: Merge "Add shutdown assurance" into gingerbread by Kenny Root · 16 years ago
  13. 912932c am 4ce930da: am 259c8499: Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread by Dianne Hackborn · 16 years ago
  14. 258d0e8 am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 16 years ago
  15. 609695d Screen on/off animation tweaks by Joe Onorato · 16 years ago
  16. a32dcf7 Actually draw the drag thumbnail by Chris Tate · 16 years ago
  17. e55fa3b am 8a703c77: am 8e2be267: Add versionCode and versionName to dumpsys packages by Andy Stadler · 16 years ago
  18. eb86aaa am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 16 years ago
  19. 8fda163 am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 16 years ago
  20. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 16 years ago
  21. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 16 years ago
  22. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 16 years ago
  23. db6303e Merge "Dynamically show the menu button on the system bar." by Daniel Sandler · 16 years ago
  24. 0a9b54e resolved conflicts for merge of 8bb7a1df to master by Kenny Root · 16 years ago
  25. 89b73a7 am 361a6ad1: Merge "Handle native library deletion in scanPackage" into gingerbread by Kenny Root · 16 years ago
  26. 361a6ad Merge "Handle native library deletion in scanPackage" into gingerbread by Kenny Root · 16 years ago
  27. b4f26a9 am e6ae5c39: Merge "Add shutdown assurance" into gingerbread by Kenny Root · 16 years ago
  28. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 16 years ago
  29. f547d67 Add shutdown assurance by Kenny Root · 16 years ago
  30. 70e4210 Handle native library deletion in scanPackage by Kenny Root · 16 years ago
  31. 4ce930d am 259c8499: Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread by Dianne Hackborn · 16 years ago
  32. ba0492d Fix issue #3089800: adb shell am -W causes ActivityManager crash by Dianne Hackborn · 16 years ago
  33. ab275bb am 1c67b7af: am a4e95dfe: Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 16 years ago
  34. c88a1f9 am 14854820: am c0ad216c: Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 16 years ago
  35. 8a703c7 am 8e2be267: Add versionCode and versionName to dumpsys packages by Andy Stadler · 16 years ago
  36. 8e2be26 Add versionCode and versionName to dumpsys packages by Andy Stadler · 16 years ago
  37. 9a12a3c am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 16 years ago
  38. b8203e9 Pass the starting touch point in the DRAG_STARTED message by Chris Tate · 16 years ago
  39. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 16 years ago
  40. 1ab5de7 am a75803e9: am 0a789236: Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 16 years ago
  41. 7031e7a am 5be893a7: am 446547af: Merge "Don\'t throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 16 years ago
  42. 5e6338d am 2af4c51e: am 6bb7a4a6: Go one day into 1970 for timezone code. by Brad Fitzpatrick · 16 years ago
  43. 5fdc0c7 resolved conflicts for merge of 14d151bf to master by Brad Fitzpatrick · 16 years ago
  44. e28c8f2 Merge "Add API to check for emulated external storage" by Kenny Root · 16 years ago
  45. 301f78b am 431dd3b1: am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 16 years ago
  46. e1ff214 Add API to check for emulated external storage by Kenny Root · 16 years ago
  47. d10cd57 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 16 years ago
  48. 5994359 Be sure to hold the window manager lock around *Lw() methods by Chris Tate · 16 years ago
  49. 40e7a62 am 6d1321f0: am 65f23e71: Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 16 years ago
  50. 6a443f2 am d54a97a0: am fb1e5529: Merge "Fix time zone info in kernel is nothing after reboot" by Jean-Baptiste Queru · 16 years ago
  51. 4231124c Merge "Fix an event injection bug when the policy is bypassed." by Jeff Brown · 16 years ago
  52. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 16 years ago
  53. 76f8688 am 779d1778: am bd1454f5: Merge "Include debugger connection status in error entry" by Jean-Baptiste Queru · 16 years ago
  54. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 16 years ago
  55. 8bb7a1d am b4de3dca: Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 16 years ago
  56. f2e0681 am 1da8d4d1: Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 16 years ago
  57. 1c67b7a am a4e95dfe: Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 16 years ago
  58. b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 16 years ago
  59. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 16 years ago
  60. 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 16 years ago
  61. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 16 years ago
  62. a4e95df Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 16 years ago
  63. 1485482 am c0ad216c: Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 16 years ago
  64. c0ad216 Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 16 years ago
  65. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 16 years ago
  66. 1112857 Grant URI permissions to the MCS by Kenny Root · 16 years ago
  67. a75803e am 0a789236: Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 16 years ago
  68. 0a78923 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 16 years ago
  69. a9c5043 Temporarily turn on backup/restore debug logs by Chris Tate · 16 years ago
  70. 5be893a am 446547af: Merge "Don\'t throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 16 years ago
  71. 446547a Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 16 years ago
  72. 2af4c51 am 6bb7a4a6: Go one day into 1970 for timezone code. by Brad Fitzpatrick · 16 years ago
  73. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 16 years ago
  74. 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 16 years ago
  75. 14d151b am ce2f1909: Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 16 years ago
  76. ce2f190 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 16 years ago
  77. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 16 years ago
  78. 431dd3b am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 16 years ago
  79. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 16 years ago
  80. c2a4432 am 83d97f46: am 96619f9f: Merge "Add some error-case logging." into gingerbread by Wink Saville · 16 years ago
  81. 72f23bb am 748b413e: am 1c3ef787: Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread by Mike Lockwood · 16 years ago
  82. cc60839 am 681f327e: am 62d8874e: Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 16 years ago
  83. 65bdf4e am c58e9bff: am db56b9bd: Merge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock" into gingerbread by Dianne Hackborn · 16 years ago
  84. 6d1321f am 65f23e71: Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 16 years ago
  85. 65f23e7 Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 16 years ago
  86. d54a97a am fb1e5529: Merge "Fix time zone info in kernel is nothing after reboot" by Jean-Baptiste Queru · 16 years ago
  87. fb1e552 Merge "Fix time zone info in kernel is nothing after reboot" by Jean-Baptiste Queru · 16 years ago
  88. ca936f1 am 98e1f384: am aecab79b: Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 16 years ago
  89. 779d177 am bd1454f5: Merge "Include debugger connection status in error entry" by Jean-Baptiste Queru · 16 years ago
  90. 41aabeb am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 16 years ago
  91. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 16 years ago
  92. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 16 years ago
  93. 615e2fa1 am b77455ee: am 78d68836: Implement tracking of package install times. by Dianne Hackborn · 16 years ago
  94. 5bc3addb am 0689b60b: am 54e01e0f: Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 16 years ago
  95. 83d97f4 am 96619f9f: Merge "Add some error-case logging." into gingerbread by Wink Saville · 16 years ago
  96. 572172b Add some error-case logging. by Robert Greenwalt · 16 years ago
  97. 7a2eff1 am c0c2076e: am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 16 years ago
  98. 3aa837c am c296f22e: am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 16 years ago
  99. 748b413 am 1c3ef787: Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread by Mike Lockwood · 16 years ago
  100. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 16 years ago