1. 0a9fb80 Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime by Mitchell Wills · 8 years ago
  2. db81862 Add a WifiScanner API to listener for ongoing scans by Mitchell Wills · 8 years ago
  3. cf91215 Fix invitation request from persistent GC by daisuke niwa · 9 years ago
  4. 28be4fc SettingsBackupAgent: Remove redundant size parameter by Roshan Pius · 8 years ago
  5. 311a721 WifiConfiguration: Make NetworkSelectionStatus public by Roshan Pius · 8 years ago
  6. 1bf8698 Use WifiManager for wifi backup/restore by Roshan Pius · 8 years ago
  7. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  8. f9f88b8 WifiManager: Add new API to restore old backup data by Roshan Pius · 8 years ago
  9. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  10. b6665de IpConfigStore: Changes for parsing old wifi backup by Roshan Pius · 8 years ago
  11. ffe0abf WifiManager: Add new API's for backup/restore by Roshan Pius · 8 years ago
  12. 820f592 XmlUtils: Add missing readThisByteArrayXml method by Roshan Pius · 8 years ago
  13. 46c5e17 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  14. f972edc Consolidate cleanup logic in TetherInterfaceSM.TetheredState by Christopher Wiley · 8 years ago
  15. 9bc0df2 Annotate TetherInterfaceStateMachineTest for APCT by Christopher Wiley · 8 years ago
  16. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  17. 4622c2d Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago
  18. 7f41e09 [NAN] Add retry count for transmitting L2 NAN messages by Etan Cohen · 8 years ago
  19. 179ea1b Remove dead code from TetherInterfaceSM by Christopher Wiley · 8 years ago
  20. 0f66057 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  21. 279eca3 Expand test coverage of TetherInterfaceSM by Christopher Wiley · 8 years ago
  22. 08725a8 Add demonstration unittest for TetherInterfaceSM by Christopher Wiley · 8 years ago
  23. 48c7d46 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago
  24. 0cbdacc Make Tethering.TetherInterfaceSM more self contained by Christopher Wiley · 8 years ago
  25. 55e9288 WifiManager: add WIFI_MODE_NO_LOCKS_HELD by Rebecca Silberstein · 8 years ago
  26. 346ccee Create frameworks-base-testutils lib by Christopher Wiley · 8 years ago
  27. d2c2873 Clean up class members in Tethering.TetherInterfaceSM by Christopher Wiley · 8 years ago
  28. 26072ea Move android.net.util.IpUtilsTest into a util/ directory by Christopher Wiley · 8 years ago
  29. 938f5e8 Fix trivial warnings in Tethering.java by Christopher Wiley · 8 years ago
  30. b10249d Fix some trivial warnings in WifiP2pDevice.java by Christopher Wiley · 8 years ago
  31. 447b032 [NAN] Add support for NAN RTT. by Etan Cohen · 8 years ago
  32. 271c037 [NAN] Remove OnNanDown notification from API by Etan Cohen · 8 years ago
  33. 31a513b Remove unused method from NetworkManagementService by Christopher Wiley · 8 years ago
  34. 72baa1d WifiConfiguration: Add new selection disable reasons by Roshan Pius · 8 years ago
  35. 5e680da [NAN] Add type and nullability annotations. Update hide annotation. by Etan Cohen · 8 years ago
  36. 5f47bf2 [NAN] Add master switch to enable/disable usage of NAN APIs. by Etan Cohen · 8 years ago
  37. 51181fb [NAN] Re-factor connect/config flow by Etan Cohen · 8 years ago
  38. 231859c [NAN] Refactor session lifecycle to clarify API & eliminate race conditions by Etan Cohen · 8 years ago
  39. 564355a [NAN] Removed NAN event registration - dispatch all callbacks. by Etan Cohen · 8 years ago
  40. 26d5be2 [NAN] Consolidate publish/subscribe callback sets into single set by Etan Cohen · 8 years ago
  41. 065c07e [NAN] Replace session callback configuration control by Etan Cohen · 8 years ago
  42. 51fb9c6 [NAN] Expose match style configuration as public API. by Etan Cohen · 8 years ago
  43. 5206568 [NAN] API cleanup - rename FLAGS. by Etan Cohen · 8 years ago
  44. 00abb43 [NAN] Renamed listeners to callback per API guidelines by Etan Cohen · 8 years ago
  45. b29bbcc [NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config by Etan Cohen · 8 years ago
  46. 982a045 NAN: Support multiple instantiation per UID - introduce a client ID. by Etan Cohen · 8 years ago
  47. eefc000 Merge "Track java.lang.reflect.Executable API changes" am: 43ec5716aa by Neil Fuller · 8 years ago
  48. 43ec571 Merge "Track java.lang.reflect.Executable API changes" by Treehugger Robot · 8 years ago
  49. 2af6c75 Track java.lang.reflect.Executable API changes by Neil Fuller · 8 years ago
  50. 3bfa245 Merge "DO NOT MERGE ANYWHERE - Clear preferences when package is removed." by Felipe Leme · 8 years ago
  51. 7f9ed1c Merge "DO NOT MERGE ANYWHERE - Clear preferences when package is removed." by Treehugger Robot · 8 years ago
  52. de8a6a6 Merge changes from topic 'utf' am: 0a357a1a73 by Martijn Coenen · 8 years ago
  53. 0a357a1 Merge changes from topic 'utf' by Martijn Coenen · 8 years ago
  54. 98b07f6 Merge "Fix suspend crash issue on no GPU platform." am: 175621f517 by Ivan.liu · 8 years ago
  55. 175621f Merge "Fix suspend crash issue on no GPU platform." by Treehugger Robot · 8 years ago
  56. d90d8d6 Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  57. 8f7b8a1 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  58. 984827c Fix suspend crash issue on no GPU platform. by Ivan.liu · 8 years ago
  59. 910e6efe DO NOT MERGE ANYWHERE - Clear preferences when package is removed. by Felipe Leme · 8 years ago
  60. 1bf3b41 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: e71ecb2c4d by Bill Yi · 8 years ago
  61. 3b7c46a Merge "javax.crypto.spec: update PBEParameterSpec to Java 8" am: 5d4732555d by Sergio Giro · 8 years ago
  62. 1384be9 Merge "javax.crypto: update classes in javax.crypto (part 2)" am: c7f97dbd57 by Sergio Giro · 8 years ago
  63. 08b6a09 Merge "java.security.spec: add public field in MGF1ParameterSpec" am: 5b24bccbc8 by Sergio Giro · 8 years ago
  64. 2fde849 Merge "Add WorkSource to BLE scanning API" am: d0a0ae349c -s ours by Jakub Pawlowski · 8 years ago
  65. e71ecb2 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  66. 5d47325 Merge "javax.crypto.spec: update PBEParameterSpec to Java 8" by Sergio Giro · 8 years ago
  67. c7f97db Merge "javax.crypto: update classes in javax.crypto (part 2)" by Sergio Giro · 8 years ago
  68. 5b24bcc Merge "java.security.spec: add public field in MGF1ParameterSpec" by Sergio Giro · 8 years ago
  69. 29835cc frameworks/base: add changes coming from aosp by Sergio Giro · 8 years ago
  70. 621fb59 resolve merge conflicts of 24e38ab to stage-aosp-master by John Reck · 8 years ago
  71. 0a7e139 javax.crypto.spec: update PBEParameterSpec to Java 8 by Sergio Giro · 8 years ago
  72. d0a0ae3 Merge "Add WorkSource to BLE scanning API" by Jakub Pawlowski · 8 years ago
  73. 99b20863 javax.crypto: update classes in javax.crypto (part 2) by Sergio Giro · 8 years ago
  74. 86aa7c6 java.security.spec: add public field in MGF1ParameterSpec by Sergio Giro · 8 years ago
  75. 24e38ab Merge "Fix native memory leak caused by small HWUI path cache creation" by John Reck · 8 years ago
  76. b987832 Merge "Allow getResponseCode to block if response hasn't been received from remote" by Ajay Panicker · 8 years ago
  77. 834e5ce Merge "Allow getResponseCode to block if response hasn't been received from remote" by Treehugger Robot · 8 years ago
  78. 401c208 Add WorkSource to BLE scanning API by Adam Lesinski · 8 years ago
  79. f8c2ad0 Allow getResponseCode to block if response hasn't been received from remote by Ajay Panicker · 8 years ago
  80. 4b50537 Fix native memory leak caused by small HWUI path cache creation by caiqinl · 8 years ago
  81. 779a1f0 Merge "Protect various Bluetooth broadcasts" am: 53ff75bb68 by Ajay Panicker · 8 years ago
  82. 53ff75b Merge "Protect various Bluetooth broadcasts" by Treehugger Robot · 8 years ago
  83. 1f5b786 Protect various Bluetooth broadcasts by Ajay Panicker · 8 years ago
  84. 33e6523 Merge "Remove unused includes." am: 35da832634 by Dmitriy Filchenko · 8 years ago
  85. 35da832 Merge "Remove unused includes." by Treehugger Robot · 8 years ago
  86. 7310cc4 Remove unused includes. by Dmitriy Filchenko · 8 years ago
  87. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 8 years ago
  88. 9b36ce9 Merge "Fix google-explicit-constructor warnings in common_time." am: 67d47e0ca6 by Chih-hung Hsieh · 8 years ago
  89. c76a3ac Merge "Squashed commit of the following:" by Glenn Kasten · 8 years ago
  90. 67d47e0 Merge "Fix google-explicit-constructor warnings in common_time." by Chih-hung Hsieh · 8 years ago
  91. 6f15eab Merge "Revert "Revert "Track libcore update of Map classes to jdk8u60""" into stage-aosp-master by Tobias Thierer · 8 years ago
  92. 7f5095d Revert "Revert "Track libcore update of Map classes to jdk8u60"" by Tobias Thierer · 8 years ago
  93. 86fbbfb Merge "UsbMidiDevice: fix MIDI flush()" am: c5b376ab66 by Phil Burk · 8 years ago
  94. 17fea8b Merge "Track libcore update of Map classes to jdk8u60." am: ec6a323da2 by Tobias Thierer · 8 years ago
  95. 1fda533 Squashed commit of the following: by Glenn Kasten · 8 years ago
  96. 7783213 Revert "Track libcore update of Map classes to jdk8u60" by Tobias Thierer · 8 years ago
  97. c5b376a Merge "UsbMidiDevice: fix MIDI flush()" by Treehugger Robot · 8 years ago
  98. fb2ade3 Track libcore update of Map classes to jdk8u60 by Tobias Thierer · 8 years ago
  99. ec6a323 Merge "Track libcore update of Map classes to jdk8u60." by Tobias Thierer · 8 years ago
  100. 2f2bf40 UsbMidiDevice: fix MIDI flush() by Phil Burk · 8 years ago