1. bfd4422 Merge "Fix missing dependency on R.java" am: 227a176508 by Colin Cross · 9 years ago
  2. 227a176 Merge "Fix missing dependency on R.java" by Treehugger Robot · 9 years ago
  3. c558dd9 Fix missing dependency on R.java by Colin Cross · 9 years ago
  4. 40a16ea Merge "Separate advertiser from GATT client (1/4)" am: 5f87c4539a by Jakub Pawlowski · 9 years ago
  5. 5f87c45 Merge "Separate advertiser from GATT client (1/4)" by Jakub Pawlowski · 9 years ago
  6. d7a69e0 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 by Chih-hung Hsieh · 9 years ago
  7. 4836d07 Merge "Fix google-explicit-constructor warnings in media/mca." am: 2cace65f71 by Chih-hung Hsieh · 9 years ago
  8. 7207562 Merge "Fix google-explicit-constructor warnings in libs/hwui." by Chih-hung Hsieh · 9 years ago
  9. 2cace65 Merge "Fix google-explicit-constructor warnings in media/mca." by Chih-hung Hsieh · 9 years ago
  10. 680ec02 Merge "Fix receive timeout on LocalSocket" am: 7a9c0cd854 by Neil Fuller · 9 years ago
  11. 7a9c0cd Merge "Fix receive timeout on LocalSocket" by Neil Fuller · 9 years ago
  12. e639bbd Merge "java.security.Principal: add default method Principal#implies" by Sergio Giro · 9 years ago
  13. 8a5790a Merge "java.security.SecretKey: now extends from Destroyable" am: c7bd0d0adc by Sergio Giro · 9 years ago
  14. 0c8c4a5 Merge "java.security.Principal: add default method Principal#implies" by Sergio Giro · 9 years ago
  15. c7bd0d0 Merge "java.security.SecretKey: now extends from Destroyable" by Sergio Giro · 9 years ago
  16. 565c1fb Merge "java.security: update java.security.KeyStore to jdk8u60" am: d53ae2c285 by Sergio Giro · 9 years ago
  17. d53ae2c Merge "java.security: update java.security.KeyStore to jdk8u60" by Sergio Giro · 9 years ago
  18. a480f7f Separate advertiser from GATT client (1/4) by Jakub Pawlowski · 9 years ago
  19. a8280a5 Fix receive timeout on LocalSocket by Neil Fuller · 9 years ago
  20. 47f7d83 Merge "java.security.cert: update classes in java.security.cert (part 2)" by Sergio Giro · 9 years ago
  21. 9484bff Merge "java.security.cert: update classes in java.security.cert (part 2)" by Sergio Giro · 9 years ago
  22. 17f1fc6 Merge "Fix google-explicit-constructor warnings in soundpool." am: feee33ce2c by Chih-hung Hsieh · 9 years ago
  23. feee33c Merge "Fix google-explicit-constructor warnings in soundpool." by Chih-hung Hsieh · 9 years ago
  24. ed4b31f Merge "Fix google-explicit-constructor warnings in core/jni." am: cfc9f5d03d by Chih-Hung Hsieh · 9 years ago
  25. cfc9f5d Merge "Fix google-explicit-constructor warnings in core/jni." by Treehugger Robot · 9 years ago
  26. 71b9504 java.security: update java.security.KeyStore to jdk8u60 by Sergio Giro · 9 years ago
  27. 6f285fa java.security.Principal: add default method Principal#implies by Sergio Giro · 9 years ago
  28. 7cdfa74 java.security.SecretKey: now extends from Destroyable by Sergio Giro · 9 years ago
  29. 033101bb Merge "Track libcore java.lang.reflect API changes" am: cff3f7001c by Neil Fuller · 9 years ago
  30. cff3f70 Merge "Track libcore java.lang.reflect API changes" by Neil Fuller · 9 years ago
  31. 2cc1eed Track libcore java.lang.reflect API changes by Neil Fuller · 9 years ago
  32. 6a80a4b DO NOT MERGE Revert "Add Bluetooth toggle prompts - framework" by Mitchell Wills · 9 years ago
  33. 8efb84e DO NOT MERGE Revert "Add WiFi toggle prompts - framework" by Mitchell Wills · 9 years ago
  34. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  35. ae1aadc Fix google-explicit-constructor warnings in soundpool. by Chih-Hung Hsieh · 9 years ago
  36. bd6b663b Fix google-explicit-constructor warnings in media/mca. by Chih-Hung Hsieh · 9 years ago
  37. a654328 Fix google-explicit-constructor warnings in core/jni. by Chih-Hung Hsieh · 9 years ago
  38. b0b6afc Merge changes from topic 'wifi-aosp-master' into stage-aosp-master by Mitchell Wills · 9 years ago
  39. bb205d5 Merge "Fixed statuses on Battery Saver column." am: 21e0701f76 by Felipe Leme · 9 years ago
  40. 21e0701 Merge "Fixed statuses on Battery Saver column." by Felipe Leme · 9 years ago
  41. bd1a93a Fixed statuses on Battery Saver column. by Felipe Leme · 9 years ago
  42. 521c66e NetworkSelectionStatus: Fix copy constructor by Roshan Pius · 9 years ago
  43. 22de5aa Deprecate QNS network disable reason BAD_LINK by Randy Pan · 9 years ago
  44. b81c35f [NAN] API changes/fixes addressing apilint issues by Etan Cohen · 9 years ago
  45. 30a472e [NAN] Add method to ConfigRequest to determine if non-default by Etan Cohen · 9 years ago
  46. b6701fa [NAN] Simplify publish/subscribe configuration - merge match filters by Etan Cohen · 9 years ago
  47. b0214c4 [NAN] Udpate NAN API documentation, clean-up visibility by Etan Cohen · 9 years ago
  48. 28035d9 [NAN] Do not expose WifiManager.isNanSupported as new API by Etan Cohen · 9 years ago
  49. fd11ec1 [NAN] Update finalize to check and warn user if resources not freed by Etan Cohen · 9 years ago
  50. fc3c0a0 [NAN] Fix bad merge use rethrowFromSystemServer by Etan Cohen · 9 years ago
  51. 07e317c Add Log.wtf when transitionTo is used improperly by Mitchell Wills · 9 years ago
  52. 18af493 Ensure BSSIDs are correctly aged out in settings view by Mitchell Wills · 9 years ago
  53. 4503dc6 [NAN] Provide calling package name to service by Etan Cohen · 9 years ago
  54. 40f8b92 Add WiFi toggle prompts - framework by Svetoslav Ganov · 9 years ago
  55. 009ae99 Reenable the unit tests for StateMachine by Mitchell Wills · 9 years ago
  56. 5de073a Remove WiFi related methods from NetworkManagementService by Christopher Wiley · 9 years ago
  57. 079b2f3 Don't pull in external/junit through mockito by Mitchell Wills · 9 years ago
  58. 47fb68b WifiConfiguration: Expose NetworkSelectionStatus strings by Roshan Pius · 9 years ago
  59. 6bc2a92 Add Bluetooth toggle prompts - framework by Svetoslav Ganov · 9 years ago
  60. 0e70bdd [NAN] Add LV utilities (TLV with T size of 0). by Etan Cohen · 9 years ago
  61. 2b1e7ea [NAN] Fix TlvElement member names - reflect public access. by Etan Cohen · 9 years ago
  62. 090e9de TetherUtil: Use ConnectivityManager for tethering by Christopher Wiley · 9 years ago
  63. c579d206 [NAN] TLV utilities iterator - throw correct exception by Etan Cohen · 9 years ago
  64. ee58a68 [NAN] Modify arguments from "array, length" to "array" by Etan Cohen · 9 years ago
  65. 44cb6ef1 [NAN] NAN System Api: RTT by Etan Cohen · 9 years ago
  66. 05f86d1 Properly disable WiFi tethering by Christopher Wiley · 9 years ago
  67. 2d3face [NAN] Provide inteface MAC address to app. by Etan Cohen · 9 years ago
  68. 6060d85 [NAN] Add (T)LV validation testing by Etan Cohen · 9 years ago
  69. f834dda Add IPv6 tethering coordinator by Erik Kline · 9 years ago
  70. 9c820cd Stop listening for WiFi interface status changes by Christopher Wiley · 9 years ago
  71. 01db037 [NAN] Add validity checks for service name by Etan Cohen · 9 years ago
  72. a77565d [NAN] Fix assumption about Strings containing single-byte characters. by Etan Cohen · 9 years ago
  73. 85b1a5b [NAN] NAN data-path API: network specifier by Etan Cohen · 9 years ago
  74. 934535b DO NOT MERGE StateMachine: remove final from SendMessage by Rebecca Silberstein · 9 years ago
  75. 4e5e2d1 wifi: allow config of default+verbose ring buffers by mukesh agrawal · 9 years ago
  76. 0a9fb80 Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime by Mitchell Wills · 9 years ago
  77. f897e1c Merge "Track getxattr API change" am: c4c4a1e76e by Yi Kong · 9 years ago
  78. c4c4a1e Merge "Track getxattr API change" by Treehugger Robot · 9 years ago
  79. c44a6e0 Track getxattr API change by Yi Kong · 9 years ago
  80. e33f347 Merge "Fix misc-macro-parentheses warnings in hwui/tests." am: e2732e5e38 by Chih-Hung Hsieh · 9 years ago
  81. e2732e5 Merge "Fix misc-macro-parentheses warnings in hwui/tests." by Treehugger Robot · 9 years ago
  82. 474081e Fix misc-macro-parentheses warnings in hwui/tests. by Chih-Hung Hsieh · 9 years ago
  83. 8c8bb25 Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe by Colin Cross · 9 years ago
  84. db81862 Add a WifiScanner API to listener for ongoing scans by Mitchell Wills · 9 years ago
  85. cf91215 Fix invitation request from persistent GC by daisuke niwa · 11 years ago
  86. 28be4fc SettingsBackupAgent: Remove redundant size parameter by Roshan Pius · 9 years ago
  87. 311a721 WifiConfiguration: Make NetworkSelectionStatus public by Roshan Pius · 9 years ago
  88. 1bf8698 Use WifiManager for wifi backup/restore by Roshan Pius · 9 years ago
  89. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 9 years ago
  90. f9f88b8 WifiManager: Add new API to restore old backup data by Roshan Pius · 9 years ago
  91. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 9 years ago
  92. b6665de IpConfigStore: Changes for parsing old wifi backup by Roshan Pius · 9 years ago
  93. ffe0abf WifiManager: Add new API's for backup/restore by Roshan Pius · 9 years ago
  94. 820f592 XmlUtils: Add missing readThisByteArrayXml method by Roshan Pius · 9 years ago
  95. 46c5e17 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 9 years ago
  96. f972edc Consolidate cleanup logic in TetherInterfaceSM.TetheredState by Christopher Wiley · 9 years ago
  97. 9bc0df2 Annotate TetherInterfaceStateMachineTest for APCT by Christopher Wiley · 9 years ago
  98. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 9 years ago
  99. 4622c2d Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 9 years ago
  100. 7f41e09 [NAN] Add retry count for transmitting L2 NAN messages by Etan Cohen · 9 years ago