1. 93d75ec as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 13 years ago
  2. 8b65c90 Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290" by Jeff Brown · 13 years ago
  3. 40a9784 Fix bug 5154361 - New force close dialog text breaks button order rules by Adam Powell · 13 years ago
  4. 0a0ab12 Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290 by Jeff Brown · 13 years ago
  5. 497b3fe Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  6. 7b53848 Merge "fix an orientation change drawing artifact." by Mathias Agopian · 13 years ago
  7. b290b5e fix an orientation change drawing artifact. by Mathias Agopian · 13 years ago
  8. 7c0d847 Merge "Fix some crashes that are happening in the system process." by Dianne Hackborn · 13 years ago
  9. 2255a1e Don't remove effects on session 0 by Marco Nelissen · 13 years ago
  10. 8e8d65f Fix some crashes that are happening in the system process. by Dianne Hackborn · 13 years ago
  11. 91b5398 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 13 years ago
  12. b858ec5 Merge "On device startup, be in touch mode" by Michael Jurka · 13 years ago
  13. e99adc7 On device startup, be in touch mode by Michael Jurka · 13 years ago
  14. 61bb11c Merge "Ensure outValue is set, even when an error occurs." by Jeff Brown · 13 years ago
  15. 2749668 Merge "Exorcise notification panel ghosts. Bug: 5105599" by Jeff Brown · 13 years ago
  16. 64e35bb0 Merge "Improve touch device configuration. Bug: 5064702" by Jeff Brown · 13 years ago
  17. 0630975 Ensure outValue is set, even when an error occurs. by Jeff Brown · 13 years ago
  18. 8bcbbef Exorcise notification panel ghosts. Bug: 5105599 by Jeff Brown · 13 years ago
  19. 7bc4827 Merge "Fix partial-read handling during restore" by Christopher Tate · 13 years ago
  20. a1f89ce Improve touch device configuration. Bug: 5064702 by Jeff Brown · 13 years ago
  21. 45bd608 Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  22. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  23. e342551 Merge "Better errors from copyResource" by Kenny Root · 13 years ago
  24. e09cd79 Merge "New broadcast telling when an app is fully removed." by Dianne Hackborn · 13 years ago
  25. bde7a61 Merge "Remove default routes for non-default networks." by Robert Greenwalt · 13 years ago
  26. 6853fcf Fix partial-read handling during restore by Christopher Tate · 13 years ago
  27. c269dc5 Merge "Add input system to Watchdog. Bug: 5094994" by Jeff Brown · 13 years ago
  28. 7034e4e Merge "Fix getSwitchState and others to check bitmasks. Bug: 5149443" by Jeff Brown · 13 years ago
  29. bf48b57 Merge "Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702" by Jeff Brown · 13 years ago
  30. f9abb40 New broadcast telling when an app is fully removed. by Dianne Hackborn · 13 years ago
  31. f5121a9 Better errors from copyResource by Kenny Root · 13 years ago
  32. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  33. 7244c97 Ensure interface down before wpa_supplicant start by Irfan Sheriff · 13 years ago
  34. ba421dd Fix getSwitchState and others to check bitmasks. Bug: 5149443 by Jeff Brown · 13 years ago
  35. d87c6d5 Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702 by Jeff Brown · 13 years ago
  36. cb30b22 Add firmware reload support for P2P by Irfan Sheriff · 13 years ago
  37. 8cceb1e Merge "Enable network stats module by default." by Jeff Sharkey · 13 years ago
  38. e6b2429 Remove default routes for non-default networks. by Robert Greenwalt · 13 years ago
  39. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  40. 05355c3 Enable network stats module by default. by Jeff Sharkey · 13 years ago
  41. e13e48d Merge "Add security checks for new API" by Kenny Root · 13 years ago
  42. 461ff1f Add security checks for new API by Kenny Root · 13 years ago
  43. 4332168 Merge "Keep effects sessions active when the caller dies." by Marco Nelissen · 13 years ago
  44. 6ae7ba3 Merge "Improve window manager debug output." by Dianne Hackborn · 13 years ago
  45. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  46. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  47. fc4ba11 Merge "improve dumpsys SurfaceFlinger output" by Mathias Agopian · 13 years ago
  48. a44abeb Improve window manager debug output. by Dianne Hackborn · 13 years ago
  49. 0c3367f improve dumpsys SurfaceFlinger output by Mathias Agopian · 13 years ago
  50. 880f64a Merge "VPN: introduce VpnService as the base class for user space VPN." by Chia-chi Yeh · 13 years ago
  51. 930740d Merge "Store last-resume times in a separate XML file." by Mark Brophy · 13 years ago
  52. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 13 years ago
  53. c993acb Merge "AudioFlinger: protect input/output stream access" by Eric Laurent · 13 years ago
  54. 828b977 AudioFlinger: protect input/output stream access by Eric Laurent · 13 years ago
  55. c635027 Store last-resume times in a separate XML file. by Mark Brophy · 13 years ago
  56. 74b551a Merge "Turning off accessibility feature reboots the device" by Svetoslav Ganov · 13 years ago
  57. 03b2ea1 Support xml configuration file for the spell checker and add the spell checker subtype by satok · 13 years ago
  58. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 13 years ago
  59. dfee59a Fix bug 5011824 - New Holo overflow menu for physical menu key devices by Adam Powell · 13 years ago
  60. ffbf175 Merge "Remove notifications when an app is disabled." by Daniel Sandler · 13 years ago
  61. aac0eb0 Remove notifications when an app is disabled. by Daniel Sandler · 13 years ago
  62. 8dc6a1b Watchdog notify on explicit connect by Isaac Levy · 13 years ago
  63. 9ea3163 Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B by Dianne Hackborn · 13 years ago
  64. 9c181ff Merge "Improved memory use reporting." by Dianne Hackborn · 13 years ago
  65. b437e09 Improved memory use reporting. by Dianne Hackborn · 13 years ago
  66. d37dbc7 Merge "Fix bug where sometimes the full backup pw would not be validated" by Christopher Tate · 13 years ago
  67. fb87cf6 Merge "resolved conflicts for merge of 7bb2d942 to master" by Wink Saville · 13 years ago
  68. eef4ae4 Fix bug where sometimes the full backup pw would not be validated by Christopher Tate · 13 years ago
  69. 2b30afd resolved conflicts for merge of 7bb2d942 to master by Wink Saville · 13 years ago
  70. d0c3f7e Merge "Update scanresult capability check" by Irfan Sheriff · 13 years ago
  71. 3e4e4af Turning off accessibility feature reboots the device by Svetoslav Ganov · 13 years ago
  72. 9fbceea Merge "ACTION_HOVER_EXIT sometimes not delivered during touch exploration." by Svetoslav Ganov · 13 years ago
  73. 0dc8bb2 Merge "API cleanup for the spell checker framework" by satok · 13 years ago
  74. af82ea2 Data cycle ends on last second of month. by Jeff Sharkey · 13 years ago
  75. fdd5f95 Update scanresult capability check by Irfan Sheriff · 13 years ago
  76. 7bb2d94 am 090df1dc: Merge "Delay connectivity change notifications." into honeycomb-LTE by Wink Saville · 13 years ago
  77. fe31349 Merge "Network stats with varint, omit parcel fields." by Jeff Sharkey · 13 years ago
  78. 628b085 Delay connectivity change notifications. by Wink Saville · 13 years ago
  79. b234636 Merge "VPN: move away from the VPN permission." by Chia-chi Yeh · 13 years ago
  80. aead35a Merge "Fix p2p package paths" by Irfan Sheriff · 13 years ago
  81. 2b15cb2 Resolve merge conflict for '75f1fdec': by Mike Lockwood · 13 years ago
  82. 75f1fde am 0b3af353: am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes" by Mike Lockwood · 13 years ago
  83. a5fe6b2 GPS Provider Service changes by Kevin Tang · 13 years ago
  84. 47e0271 ACTION_HOVER_EXIT sometimes not delivered during touch exploration. by Svetoslav Ganov · 13 years ago
  85. f6d0984 Fix p2p package paths by Irfan Sheriff · 13 years ago
  86. 5357806 API cleanup for the spell checker framework by satok · 13 years ago
  87. 5564334 Merge "UsbDeviceManager: Fix typo that broke adb on/off setting persistence" by Mike Lockwood · 13 years ago
  88. 63d27a9 Network stats with varint, omit parcel fields. by Jeff Sharkey · 13 years ago
  89. 01704e7 Merge "Better error codes for missing files" by Kenny Root · 13 years ago
  90. a841e52 Merge "Expose quota status for active network." by Jeff Sharkey · 13 years ago
  91. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  92. b375caa Merge "NativeDaemonConnector: offload callbacks to another thread." by Chia-chi Yeh · 13 years ago
  93. fcc1b41 VPN: move away from the VPN permission. by Chia-chi Yeh · 13 years ago
  94. e5750a3 NativeDaemonConnector: offload callbacks to another thread. by Chia-chi Yeh · 13 years ago
  95. 1984e79 UsbDeviceManager: Fix typo that broke adb on/off setting persistence by Mike Lockwood · 13 years ago
  96. 6639b55 AudioFlinger: disable AEC and NS with BT headsets by Eric Laurent · 13 years ago
  97. e096f9f Merge "Audio Effect Framework: add effect suspend/restore" by Eric Laurent · 13 years ago
  98. f82fccd Audio Effect Framework: add effect suspend/restore by Eric Laurent · 13 years ago
  99. 9a3cf8c Merge "fix a crasher in surfaceflinger" by Mathias Agopian · 13 years ago
  100. b17ee7f fix a crasher in surfaceflinger by Mathias Agopian · 13 years ago