1. 5de073a Remove WiFi related methods from NetworkManagementService by Christopher Wiley · 8 years ago
  2. 05f86d1 Properly disable WiFi tethering by Christopher Wiley · 8 years ago
  3. f834dda Add IPv6 tethering coordinator by Erik Kline · 8 years ago
  4. 9c820cd Stop listening for WiFi interface status changes by Christopher Wiley · 8 years ago
  5. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  6. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  7. b6665de IpConfigStore: Changes for parsing old wifi backup by Roshan Pius · 8 years ago
  8. 46c5e17 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  9. f972edc Consolidate cleanup logic in TetherInterfaceSM.TetheredState by Christopher Wiley · 8 years ago
  10. 9bc0df2 Annotate TetherInterfaceStateMachineTest for APCT by Christopher Wiley · 8 years ago
  11. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  12. 4622c2d Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago
  13. 179ea1b Remove dead code from TetherInterfaceSM by Christopher Wiley · 8 years ago
  14. 0f66057 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  15. 279eca3 Expand test coverage of TetherInterfaceSM by Christopher Wiley · 8 years ago
  16. 08725a8 Add demonstration unittest for TetherInterfaceSM by Christopher Wiley · 8 years ago
  17. 48c7d46 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago
  18. 0cbdacc Make Tethering.TetherInterfaceSM more self contained by Christopher Wiley · 8 years ago
  19. d2c2873 Clean up class members in Tethering.TetherInterfaceSM by Christopher Wiley · 8 years ago
  20. 26072ea Move android.net.util.IpUtilsTest into a util/ directory by Christopher Wiley · 8 years ago
  21. 938f5e8 Fix trivial warnings in Tethering.java by Christopher Wiley · 8 years ago
  22. 31a513b Remove unused method from NetworkManagementService by Christopher Wiley · 8 years ago
  23. 175621f Merge "Fix suspend crash issue on no GPU platform." by Treehugger Robot · 8 years ago
  24. 984827c Fix suspend crash issue on no GPU platform. by Ivan.liu · 8 years ago
  25. 401c208 Add WorkSource to BLE scanning API by Adam Lesinski · 8 years ago
  26. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 8 years ago
  27. 1fda533 Squashed commit of the following: by Glenn Kasten · 8 years ago
  28. 2f2bf40 UsbMidiDevice: fix MIDI flush() by Phil Burk · 9 years ago
  29. bad369d [NetworkPolicy]: Fixes the crash issues caused by null pointer. by zhangshuxiao · 8 years ago
  30. cbd4ad1 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 by joonyoung.cho · 8 years ago
  31. 78a72f0 Merge "fix safeMode status in AppWidgetService" by Treehugger Robot · 8 years ago
  32. ca7a43b Merge "Fixes the system server crash issue caused by uncatched exception." by songjinshi · 8 years ago
  33. 52fdb47 Merge "remove x attribute of java file" am: 554284edf3 by Ganesh Mahendran · 8 years ago
  34. b68106c Merge "Fixes the system server crash issue caused by uncatched exception." by Tobias Thierer · 8 years ago
  35. 7f7df65 remove x attribute of java file by Ganesh Mahendran · 8 years ago
  36. c5e249b Fixes the system server crash issue caused by uncatched exception. by songjinshi · 8 years ago
  37. 8f7223e Merge \"Remove dependency on android_alarm.h.\" am: c95e7a3014 by Christopher Ferris · 8 years ago
  38. 338893e Remove dependency on android_alarm.h. by Christopher Ferris · 8 years ago
  39. e82b43f Merge \"Fix unsafe concurrent access in LegacyTypeTracker\" am: ee4c8fb9eb by Hugo Benichi · 8 years ago
  40. 5224f00 Fix unsafe concurrent access in LegacyTypeTracker by Hugo Benichi · 8 years ago
  41. 9a3fbe1 Merge "Solve the infinite loop on clearExternalStorageDataSync" by Todd Kennedy · 8 years ago
  42. 2c56582 Merge \"Resolve deadlock between ActivityManagerService and PowerManagerService\" by Shibin George · 8 years ago
  43. 43f5de0 Resolve deadlock between ActivityManagerService and PowerManagerService by Shibin George · 8 years ago
  44. fcae613 Merge "MediaSession: Use mHandler for sending a pending intent" by Treehugger Robot · 8 years ago
  45. 5f5bd88 resolve merge conflicts of 5b6c034 to stage-aosp-master by Jae Seo · 8 years ago
  46. c4f28a4 Fix deadlock in MediaSessionService during getCurrentUser() by Shibin George · 8 years ago
  47. 5f7f3fa Merge \"Mark app pending intents in notification extras\" into nyc-dev by Svet Ganov · 8 years ago
  48. b2cd9c9 Merge "Mark app pending intents in notification extras" into nyc-dev by Svetoslav Ganov · 8 years ago
  49. ddb9488 Mark app pending intents in notification extras by Svet Ganov · 8 years ago
  50. 9525331 Merge \"Fix bug where process whitelist manager state would not be correct.\" into nyc-dev by Dianne Hackborn · 8 years ago
  51. a39d380 Merge "Fix bug where process whitelist manager state would not be correct." into nyc-dev by Dianne Hackborn · 8 years ago
  52. e7ce279 Merge \"Add extra waiting when switching users\" into nyc-dev am: 4d6be6b308 by Pavlin Radoslavov · 8 years ago
  53. 4d6be6b Merge "Add extra waiting when switching users" into nyc-dev by Andre Eisenbach · 8 years ago
  54. 0bdb4ce Merge \"Fix #29737133 : content-trigger jobs not running properly\" into nyc-dev by Christopher Tate · 8 years ago
  55. f480698 Merge "Fix #29737133 : content-trigger jobs not running properly" into nyc-dev by Chris Tate · 8 years ago
  56. 4b42571 Fix #29737133 : content-trigger jobs not running properly by Christopher Tate · 8 years ago
  57. 4140111 Add extra waiting when switching users by Pavlin Radoslavov · 8 years ago
  58. a590d2b Fix bug where process whitelist manager state would not be correct. by Dianne Hackborn · 8 years ago
  59. fee6e7f Merge \"Resume only activities in focused stack\" into nyc-dev am: 06b1d786e9 by Andrii Kulian · 8 years ago
  60. 06b1d78 Merge "Resume only activities in focused stack" into nyc-dev by Andrii Kulian · 8 years ago
  61. c11ce7b Resume only activities in focused stack by Andrii Kulian · 8 years ago
  62. fe45e68 Merge \"Improve ANR dropbox reports\" into nyc-dev am: 594c9cb356 by Adrian Roos · 8 years ago
  63. 594c9cb Merge "Improve ANR dropbox reports" into nyc-dev by Adrian Roos · 8 years ago
  64. 73d1ce8 Improve ANR dropbox reports by Adrian Roos · 8 years ago
  65. bc26a90 Access internal ringer mode to properly vibrate in DND am: dcbdc0df43 by Brad Ebinger · 8 years ago
  66. dcbdc0d Access internal ringer mode to properly vibrate in DND by Brad Ebinger · 8 years ago
  67. 803a316 Merge \"When uninstalling, only kill the requested user.\" into nyc-dev by Jeff Sharkey · 8 years ago
  68. 060d5a0 Merge "When uninstalling, only kill the requested user." into nyc-dev by TreeHugger Robot · 8 years ago
  69. 85f449e When uninstalling, only kill the requested user. by Jeff Sharkey · 8 years ago
  70. affc4c1 Merge \"Don\'t loop forever on 0-length options.\" into nyc-dev am: 7aac630f8e by Lorenzo Colitti · 8 years ago
  71. 7aac630 Merge "Don't loop forever on 0-length options." into nyc-dev by TreeHugger Robot · 8 years ago
  72. 8995d85 Don't loop forever on 0-length options. by Lorenzo Colitti · 8 years ago
  73. 8397255 Merge \"Don\'t compare intent filters on singleTask adjacent launch\" into nyc-dev by Andrii Kulian · 8 years ago
  74. 42147f0 Merge "Don't compare intent filters on singleTask adjacent launch" into nyc-dev by TreeHugger Robot · 8 years ago
  75. c13127f Merge \"Show unsopported display size dialog on relaunch\" into nyc-dev by Andrii Kulian · 8 years ago
  76. 354c8cd Merge "Show unsopported display size dialog on relaunch" into nyc-dev by Andrii Kulian · 8 years ago
  77. b91869d Merge \\"Fix deadlock b/w ActivityManagerService and MediaSessionService\\" am: 4eea3a7f88 by Shibin George · 8 years ago
  78. 42927c4 Merge \"Fix deadlock b/w ActivityManagerService and MediaSessionService\" by Shibin George · 8 years ago
  79. 039ba48 Don't compare intent filters on singleTask adjacent launch by Andrii Kulian · 8 years ago
  80. c5202ca Merge \"Fix adb backup/restore\" into nyc-dev am: 45c79447ad by Christopher Tate · 8 years ago
  81. 45c7944 Merge "Fix adb backup/restore" into nyc-dev by TreeHugger Robot · 8 years ago
  82. 2abe1c4 Merge \"Report all content changes to a11y services.\" into nyc-dev by Phil Weaver · 8 years ago
  83. 8ac5bcb Merge "Report all content changes to a11y services." into nyc-dev by Phil Weaver · 8 years ago
  84. eb3f3aa Merge \"Use granted userId to look up provider info\" into nyc-dev by Fyodor Kupolov · 8 years ago
  85. f9f2c7c Merge "Use granted userId to look up provider info" into nyc-dev by Fyodor Kupolov · 8 years ago
  86. f42cbe8 Show unsopported display size dialog on relaunch by Andrii Kulian · 8 years ago
  87. 5cb5e89 Fix adb backup/restore by Christopher Tate · 8 years ago
  88. 1f358b1 Merge \"Fixed whitelistManager assignment.\" into nyc-dev am: dea7aa0da1 by Felipe Leme · 8 years ago
  89. dea7aa0 Merge "Fixed whitelistManager assignment." into nyc-dev by TreeHugger Robot · 8 years ago
  90. c14abae Merge \"Avoid runtime restart when storage is missing.\" into nyc-dev by Jeff Sharkey · 8 years ago
  91. 18553f5 Merge "Avoid runtime restart when storage is missing." into nyc-dev by TreeHugger Robot · 8 years ago
  92. f6bfce5 Merge \"Added more logs to track WakeLock usages\" into nyc-dev am: 335387a1df by Lifu Tang · 8 years ago
  93. 335387a Merge "Added more logs to track WakeLock usages" into nyc-dev by Lifu Tang · 8 years ago
  94. ee77b88 Report all content changes to a11y services. by Phil Weaver · 8 years ago
  95. b688e58 Merge \"Start primary storage move outside lock.\" into nyc-dev am: a3290363e1 by Jeff Sharkey · 8 years ago
  96. 11f197c Avoid runtime restart when storage is missing. by Jeff Sharkey · 8 years ago
  97. a329036 Merge "Start primary storage move outside lock." into nyc-dev by TreeHugger Robot · 8 years ago
  98. 6e051cc Fixed whitelistManager assignment. by Felipe Leme · 8 years ago
  99. cbd2a14 Added more logs to track WakeLock usages by Lifu Tang · 8 years ago
  100. 9bbaacf Use granted userId to look up provider info by Fyodor Kupolov · 8 years ago