1. 26072ea Move android.net.util.IpUtilsTest into a util/ directory by Christopher Wiley · 9 years ago
  2. 938f5e8 Fix trivial warnings in Tethering.java by Christopher Wiley · 9 years ago
  3. b10249d Fix some trivial warnings in WifiP2pDevice.java by Christopher Wiley · 9 years ago
  4. 447b032 [NAN] Add support for NAN RTT. by Etan Cohen · 9 years ago
  5. 271c037 [NAN] Remove OnNanDown notification from API by Etan Cohen · 9 years ago
  6. 31a513b Remove unused method from NetworkManagementService by Christopher Wiley · 9 years ago
  7. 72baa1d WifiConfiguration: Add new selection disable reasons by Roshan Pius · 9 years ago
  8. 5e680da [NAN] Add type and nullability annotations. Update hide annotation. by Etan Cohen · 9 years ago
  9. 5f47bf2 [NAN] Add master switch to enable/disable usage of NAN APIs. by Etan Cohen · 9 years ago
  10. 51181fb [NAN] Re-factor connect/config flow by Etan Cohen · 9 years ago
  11. 231859c [NAN] Refactor session lifecycle to clarify API & eliminate race conditions by Etan Cohen · 9 years ago
  12. 564355a [NAN] Removed NAN event registration - dispatch all callbacks. by Etan Cohen · 9 years ago
  13. 26d5be2 [NAN] Consolidate publish/subscribe callback sets into single set by Etan Cohen · 9 years ago
  14. 065c07e [NAN] Replace session callback configuration control by Etan Cohen · 9 years ago
  15. 51fb9c6 [NAN] Expose match style configuration as public API. by Etan Cohen · 9 years ago
  16. 5206568 [NAN] API cleanup - rename FLAGS. by Etan Cohen · 9 years ago
  17. 00abb43 [NAN] Renamed listeners to callback per API guidelines by Etan Cohen · 9 years ago
  18. b29bbcc [NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config by Etan Cohen · 9 years ago
  19. 982a045 NAN: Support multiple instantiation per UID - introduce a client ID. by Etan Cohen · 9 years ago
  20. eefc000 Merge "Track java.lang.reflect.Executable API changes" am: 43ec5716aa by Neil Fuller · 9 years ago
  21. 43ec571 Merge "Track java.lang.reflect.Executable API changes" by Treehugger Robot · 9 years ago
  22. 2af6c75 Track java.lang.reflect.Executable API changes by Neil Fuller · 9 years ago
  23. 3bfa245 Merge "DO NOT MERGE ANYWHERE - Clear preferences when package is removed." by Felipe Leme · 9 years ago
  24. 7f9ed1c Merge "DO NOT MERGE ANYWHERE - Clear preferences when package is removed." by Treehugger Robot · 9 years ago
  25. de8a6a6 Merge changes from topic 'utf' am: 0a357a1a73 by Martijn Coenen · 9 years ago
  26. 0a357a1 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  27. 98b07f6 Merge "Fix suspend crash issue on no GPU platform." am: 175621f517 by Ivan.liu · 9 years ago
  28. 175621f Merge "Fix suspend crash issue on no GPU platform." by Treehugger Robot · 9 years ago
  29. d90d8d6 Add bound checks to utf16_to_utf8 by Sergio Giro · 9 years ago
  30. 8f7b8a1 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  31. 984827c Fix suspend crash issue on no GPU platform. by Ivan.liu · 9 years ago
  32. 910e6efe DO NOT MERGE ANYWHERE - Clear preferences when package is removed. by Felipe Leme · 9 years ago
  33. 1bf3b41 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: e71ecb2c4d by Bill Yi · 9 years ago
  34. 3b7c46a Merge "javax.crypto.spec: update PBEParameterSpec to Java 8" am: 5d4732555d by Sergio Giro · 9 years ago
  35. 1384be9 Merge "javax.crypto: update classes in javax.crypto (part 2)" am: c7f97dbd57 by Sergio Giro · 9 years ago
  36. 08b6a09 Merge "java.security.spec: add public field in MGF1ParameterSpec" am: 5b24bccbc8 by Sergio Giro · 9 years ago
  37. 2fde849 Merge "Add WorkSource to BLE scanning API" am: d0a0ae349c -s ours by Jakub Pawlowski · 9 years ago
  38. e71ecb2 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  39. 5d47325 Merge "javax.crypto.spec: update PBEParameterSpec to Java 8" by Sergio Giro · 9 years ago
  40. c7f97db Merge "javax.crypto: update classes in javax.crypto (part 2)" by Sergio Giro · 9 years ago
  41. 5b24bcc Merge "java.security.spec: add public field in MGF1ParameterSpec" by Sergio Giro · 9 years ago
  42. 29835cc frameworks/base: add changes coming from aosp by Sergio Giro · 9 years ago
  43. 621fb59 resolve merge conflicts of 24e38ab to stage-aosp-master by John Reck · 9 years ago
  44. 0a7e139 javax.crypto.spec: update PBEParameterSpec to Java 8 by Sergio Giro · 9 years ago
  45. d0a0ae3 Merge "Add WorkSource to BLE scanning API" by Jakub Pawlowski · 9 years ago
  46. 99b20863 javax.crypto: update classes in javax.crypto (part 2) by Sergio Giro · 9 years ago
  47. 86aa7c6 java.security.spec: add public field in MGF1ParameterSpec by Sergio Giro · 9 years ago
  48. 24e38ab Merge "Fix native memory leak caused by small HWUI path cache creation" by John Reck · 9 years ago
  49. b987832 Merge "Allow getResponseCode to block if response hasn't been received from remote" by Ajay Panicker · 9 years ago
  50. 834e5ce Merge "Allow getResponseCode to block if response hasn't been received from remote" by Treehugger Robot · 9 years ago
  51. 401c208 Add WorkSource to BLE scanning API by Adam Lesinski · 9 years ago
  52. f8c2ad0 Allow getResponseCode to block if response hasn't been received from remote by Ajay Panicker · 9 years ago
  53. 4b50537 Fix native memory leak caused by small HWUI path cache creation by caiqinl · 9 years ago
  54. 779a1f0 Merge "Protect various Bluetooth broadcasts" am: 53ff75bb68 by Ajay Panicker · 9 years ago
  55. 53ff75b Merge "Protect various Bluetooth broadcasts" by Treehugger Robot · 9 years ago
  56. 1f5b786 Protect various Bluetooth broadcasts by Ajay Panicker · 9 years ago
  57. 33e6523 Merge "Remove unused includes." am: 35da832634 by Dmitriy Filchenko · 9 years ago
  58. 35da832 Merge "Remove unused includes." by Treehugger Robot · 9 years ago
  59. 7310cc4 Remove unused includes. by Dmitriy Filchenko · 9 years ago
  60. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 9 years ago
  61. 9b36ce9 Merge "Fix google-explicit-constructor warnings in common_time." am: 67d47e0ca6 by Chih-hung Hsieh · 9 years ago
  62. c76a3ac Merge "Squashed commit of the following:" by Glenn Kasten · 9 years ago
  63. 67d47e0 Merge "Fix google-explicit-constructor warnings in common_time." by Chih-hung Hsieh · 9 years ago
  64. 6f15eab Merge "Revert "Revert "Track libcore update of Map classes to jdk8u60""" into stage-aosp-master by Tobias Thierer · 9 years ago
  65. 7f5095d Revert "Revert "Track libcore update of Map classes to jdk8u60"" by Tobias Thierer · 9 years ago
  66. 86fbbfb Merge "UsbMidiDevice: fix MIDI flush()" am: c5b376ab66 by Phil Burk · 9 years ago
  67. 17fea8b Merge "Track libcore update of Map classes to jdk8u60." am: ec6a323da2 by Tobias Thierer · 9 years ago
  68. 1fda533 Squashed commit of the following: by Glenn Kasten · 9 years ago
  69. 7783213 Revert "Track libcore update of Map classes to jdk8u60" by Tobias Thierer · 9 years ago
  70. c5b376a Merge "UsbMidiDevice: fix MIDI flush()" by Treehugger Robot · 9 years ago
  71. fb2ade3 Track libcore update of Map classes to jdk8u60 by Tobias Thierer · 9 years ago
  72. ec6a323 Merge "Track libcore update of Map classes to jdk8u60." by Tobias Thierer · 9 years ago
  73. 2f2bf40 UsbMidiDevice: fix MIDI flush() by Phil Burk · 9 years ago
  74. 9d332f2 Track libcore update of Map classes to jdk8u60. by Tobias Thierer · 9 years ago
  75. 9c0b881 Merge "Fix google-explicit-constructor warnings." am: ea537bf5b3 by Chih-Hung Hsieh · 9 years ago
  76. ea537bf Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  77. ad3dea1 Fix google-explicit-constructor warnings in common_time. by Chih-Hung Hsieh · 9 years ago
  78. 21c0f29 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  79. 2f4c6e3 Merge "recvfrom takes a non-const pointer." am: 96660b37a1 by Elliott Hughes · 9 years ago
  80. 96660b3 Merge "recvfrom takes a non-const pointer." by Treehugger Robot · 9 years ago
  81. b3d46b4 resolve merge conflicts of 17bd236 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  82. 17bd236 Merge "Fix clang-tidy warnings in aapt and aapt2." by Chih-hung Hsieh · 9 years ago
  83. 2fa54ef recvfrom takes a non-const pointer. by Elliott Hughes · 9 years ago
  84. ed935c3 resolve merge conflicts of 76ce8e5 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  85. 76ce8e5 Merge "Fix clang-tidy warnings in libs/hwui." by Treehugger Robot · 9 years ago
  86. 5aa4ba37 resolve merge conflicts of 5671277 to stage-aosp-master by Jakub Pawlowski · 9 years ago
  87. 5671277 Merge "Add LE Secure Connection data parsing (1/4)" by Jakub Pawlowski · 9 years ago
  88. 8bd37ba Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 9 years ago
  89. 747711c Add LE Secure Connection data parsing (1/4) by Jakub Pawlowski · 9 years ago
  90. c97c9db Merge "Do not stack allocate RefBase object in AaptAssets::filter" by Hans Boehm · 9 years ago
  91. d0197ac Merge "Do not stack allocate RefBase object in AaptAssets::filter" by Hans Boehm · 9 years ago
  92. 25dfa75 Do not stack allocate RefBase object in AaptAssets::filter by Hans Boehm · 9 years ago
  93. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  94. bda5769 Merge "[NetworkPolicy]: Fixes the crash issues caused by null pointer." by Robert Greenwalt · 9 years ago
  95. 2438a33 Merge "[NetworkPolicy]: Fixes the crash issues caused by null pointer." by Robert Greenwalt · 9 years ago
  96. bad369d [NetworkPolicy]: Fixes the crash issues caused by null pointer. by zhangshuxiao · 9 years ago
  97. 6e1f860 Merge "Add stub isCTVerificationRequired methods" am: 5b63231a31 by Chad Brubaker · 9 years ago
  98. 5b63231 Merge "Add stub isCTVerificationRequired methods" by Chad Brubaker · 9 years ago
  99. 2ae4d32 Merge "Track libcore change ee24b6322448ac919231a668e308ebd719aa52d7" by Yi Kong · 9 years ago
  100. 67aaa07 Merge "Track libcore change ee24b6322448ac919231a668e308ebd719aa52d7" by Yi Kong · 9 years ago