1. b0b713f Merge "Move socket tagging from libcore." by Jesse Wilson · 13 years ago
  2. 8568db5 Move socket tagging from libcore. by Jesse Wilson · 13 years ago
  3. f1bfa84 Merge "Ping through default dns & ping settings changes" by Irfan Sheriff · 13 years ago
  4. 6d18419 Merge "Add some logging code to track down touch issues." by Jeff Brown · 13 years ago
  5. aba321a Add some logging code to track down touch issues. by Jeff Brown · 13 years ago
  6. e9e8607 Merge "Improve input event consistency invariants." by Jeff Brown · 13 years ago
  7. 8134681 Improve input event consistency invariants. by Jeff Brown · 13 years ago
  8. 4414cea Better network stats parsing, integer tags, async. by Jeff Sharkey · 13 years ago
  9. 3541ce0 Ping through default dns & ping settings changes by Isaac Levy · 13 years ago
  10. 61b9fae Merge "Fix battery history management." by Dianne Hackborn · 13 years ago
  11. 3ec7fb4 Merge "Hover and stylus API cleanup." by Jeff Brown · 13 years ago
  12. 3cf7cf5 Merge changes I9fb59763,I8b2c6e00 by Jamie Gennis · 13 years ago
  13. ae38445 Fix battery history management. by Dianne Hackborn · 13 years ago
  14. 7654b20 Merge "Fix the visibility of ongoing IME switcher" by satok · 13 years ago
  15. b635941 Fix the visibility of ongoing IME switcher by satok · 13 years ago
  16. b96a411 Fatal system crash due to NullPointerException by Svetoslav Ganov · 13 years ago
  17. 82155cf Merge "NetworkStatsService: disabled by default" by JP Abgrall · 13 years ago
  18. d945852 NetworkStatsService: disabled by default by JP Abgrall · 13 years ago
  19. 53ca3f1 Hover and stylus API cleanup. by Jeff Brown · 13 years ago
  20. ed0afe7 Merge "Fixing null pointer b/4962091" by Irfan Sheriff · 13 years ago
  21. 0dd593f PermissionCache caches permission checks by Mathias Agopian · 13 years ago
  22. aa6bd94 Don't enable Bluetooth when booting into airplane mode. by Jake Hamby · 13 years ago
  23. bd5404d SurfaceTexture: change onFrameAvailable behavior by Jamie Gennis · 13 years ago
  24. b1ef292 Fixing null pointer b/4962091 by Isaac Levy · 13 years ago
  25. 72d6d65 Merge "CameraService: Decouple dequeue and lock" by Iliyan Malchev · 13 years ago
  26. bf731e7 am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 13 years ago
  27. ed9bbf2 CameraService: Decouple dequeue and lock by Sundar Raman · 13 years ago
  28. 04b9caf Merge changes I0077e5e5,I42cbed69 by Mike J. Chen · 13 years ago
  29. cf15bb6 Merge "ArrayIndexOutOfBounds exception in TouchExplorer." by Svetoslav Ganov · 13 years ago
  30. 51cccf0 ArrayIndexOutOfBounds exception in TouchExplorer. by Svetoslav Ganov · 13 years ago
  31. 46bdc1e Merge "Added scroll and text selection change accessibility events." by Svetoslav Ganov · 13 years ago
  32. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  33. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  34. dde052f Merge "WifiWatchdogService - disable bad connections" by Irfan Sheriff · 13 years ago
  35. 86994c1 resolved conflicts for merge of 40717996 to master by Robert Greenwalt · 13 years ago
  36. bc7dfb5 WifiWatchdogService - disable bad connections by Isaac Levy · 13 years ago
  37. f59c7d0 Hookup interface status to other clients by Mike J. Chen · 13 years ago
  38. 6143f5f Revert "Revert "Propagate new link-status-change message to any NetworkManagementService"" by Mike J. Chen · 13 years ago
  39. 7eff4bb am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 13 years ago
  40. 40e4446 Merge "NetworkStatsService: check kernel bandwidth support before enabling" by JP Abgrall · 13 years ago
  41. 1ccb10e Temporary re-enabling iface name change handling on HO by Kazuhiro Ondo · 13 years ago
  42. b851cc2 NetworkStatsService: check kernel bandwidth support before enabling by JP Abgrall · 13 years ago
  43. 58b8684 Merge "Fix issue #4770360: older app compatibility mode is really tiny on ICS phones" by Dianne Hackborn · 13 years ago
  44. 3187632 Fix bug 4904520 - Swap force close/report buttons by Adam Powell · 13 years ago
  45. 2b31d53 Fix issue #4770360: older app compatibility mode is really tiny on ICS phones by Dianne Hackborn · 13 years ago
  46. 0e0a759 am 1d6ffd73: Merge "Restrict access to protected networks." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  47. e2ac799 Merge "Added audio_bytes_per_sample() helper function" by Eric Laurent · 13 years ago
  48. ea5f519 Merge "Enable bandwidth module from stats service." by Jeff Sharkey · 13 years ago
  49. 0a9ee12 Enable bandwidth module from stats service. by Jeff Sharkey · 13 years ago
  50. 1c5d9de am 587e9563: am c1b62e3b: am bf5adfa5: Merge "Check if we are in daylight time when calculating timezone" by Conley Owens · 13 years ago
  51. 5039320 Restrict access to protected networks. by Robert Greenwalt · 13 years ago
  52. 7af34ab Merge "resolved conflicts for merge of 7a652bc8 to master" by Robert Greenwalt · 13 years ago
  53. bd67cdd Merge "Don't report a resize unless the window's surface actually changed." by Dianne Hackborn · 13 years ago
  54. 5ff886e resolved conflicts for merge of 7a652bc8 to master by Robert Greenwalt · 13 years ago
  55. 181735a Merge changes I9851299e,I4160e73a by Mike Lockwood · 13 years ago
  56. f59717d Combine UsbManager.setPrimaryFunction and setDefaultFunction by Mike Lockwood · 13 years ago
  57. b961cd2 Don't report a resize unless the window's surface actually changed. by Dianne Hackborn · 13 years ago
  58. 5df21a1 Merge "Minor tweak I forgot in the presious change." by Svetoslav Ganov · 13 years ago
  59. 1ecc1e0 Minor tweak I forgot in the presious change. by Svetoslav Ganov · 13 years ago
  60. b5d578f Merge "AccessibilityNodeInfo bounds inconsistent with compatibility mode." by Svetoslav Ganov · 13 years ago
  61. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  62. f86ee14 Merge "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  63. c6080b3 Merge "Add an ongoing notification to switch IME" by satok · 13 years ago
  64. 7cfc0ed Add an ongoing notification to switch IME by satok · 13 years ago
  65. 7961be7 AccessibilityNodeInfo bounds inconsistent with compatibility mode. by Svetoslav Ganov · 13 years ago
  66. 463e433 Merge "Tethering: Use UsbManager to enable/disable RNDIS" by Mike Lockwood · 13 years ago
  67. 587e956 am c1b62e3b: am bf5adfa5: Merge "Check if we are in daylight time when calculating timezone" by Conley Owens · 13 years ago
  68. c1b62e3 am bf5adfa5: Merge "Check if we are in daylight time when calculating timezone" by Conley Owens · 13 years ago
  69. 7a652bc resolved conflicts for merge of b427f0e6 to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  70. ccf83af1 Fix tethering upstream determination. by Robert Greenwalt · 13 years ago
  71. bf5adfa Merge "Check if we are in daylight time when calculating timezone" by Conley Owens · 13 years ago
  72. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  73. 79b1046 Merge "Teach NetworkIdentity about roaming." by Jeff Sharkey · 13 years ago
  74. 5dc0c26 Teach NetworkIdentity about roaming. by Jeff Sharkey · 13 years ago
  75. 7553ecb Merge "Persist "tagged" network stats along with UIDs." by Jeff Sharkey · 13 years ago
  76. d03fd3f Persist "tagged" network stats along with UIDs. by Jeff Sharkey · 13 years ago
  77. 3c2a2f6 Tethering: Use UsbManager to enable/disable RNDIS by Mike Lockwood · 13 years ago
  78. 75a0e9c Merge "Handle removed UIDs in network stats and policy." by Jeff Sharkey · 13 years ago
  79. b09540f Handle removed UIDs in network stats and policy. by Jeff Sharkey · 13 years ago
  80. 13e7d3f Merge "Read "qtaguid" network stats, refactor templates." by Jeff Sharkey · 13 years ago
  81. 1b5a2a9 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 13 years ago
  82. 17b9078 Merge "USB connected notification and temporary USB options dialog" by Mike Lockwood · 13 years ago
  83. 32b807b Merge "MountService: Use UsbManager to monitor USB state for mass storage" by Mike Lockwood · 13 years ago
  84. 78452b4 Merge "USB: Support for new USB gadget drivers" by Mike Lockwood · 13 years ago
  85. 1a81a16 Merge "Notify policy listeners about metered ifaces." by Jeff Sharkey · 13 years ago
  86. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 13 years ago
  87. 5787a2d USB connected notification and temporary USB options dialog by Mike Lockwood · 13 years ago
  88. ecedfdc MountService: Use UsbManager to monitor USB state for mass storage by Mike Lockwood · 13 years ago
  89. 02e4569 USB: Support for new USB gadget drivers by Mike Lockwood · 13 years ago
  90. 3f3337a VPN: avoid leaking file descriptors. by Chia-chi Yeh · 13 years ago
  91. 11c41fb Merge "Make debuggable="true" imply CheckJNI." by Elliott Hughes · 13 years ago
  92. ca1e210 Merge "Implement remaining infrastructure for user disabling apps." by Dianne Hackborn · 13 years ago
  93. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  94. fa36aee Make debuggable="true" imply CheckJNI. by Elliott Hughes · 13 years ago
  95. 72fba1c Merge "VPN: move VpnDialogs related methods into VpnConfig." by Chia-chi Yeh · 13 years ago
  96. 7b0b834 VPN: move VpnDialogs related methods into VpnConfig. by Chia-chi Yeh · 13 years ago
  97. c310dcb Added audio_bytes_per_sample() helper function by Eric Laurent · 13 years ago
  98. 5bfa752 Merge "Avoid clobbering UID stats when not yet loaded." by Jeff Sharkey · 13 years ago
  99. af83393 Avoid clobbering UID stats when not yet loaded. by Jeff Sharkey · 13 years ago
  100. f2288c9 Merge "Fix IP address cleanup on network disconnect" by Irfan Sheriff · 13 years ago