1. 46aa9c0 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 8 years ago
  2. 9680667 Merge changes I9ad4ce81,I360d539e by Treehugger Robot · 8 years ago
  3. 0ad48dc Document the fact that StatFs.restat() and ctor can throw. by Tobias Thierer · 8 years ago
  4. 2183ba9 Nsdmanager/NsdService: add logging by Hugo Benichi · 8 years ago
  5. 57a5145 Protect CANCEL_HANDOVER_TRANSFER broadcast by Hiroki Yamamoto · 8 years ago
  6. c29fff5 Merge "Make some intents public in SubscriptionManager." am: 35e9a94dee by Sanket Padawe · 8 years ago
  7. 35e9a94 Merge "Make some intents public in SubscriptionManager." by Treehugger Robot · 8 years ago
  8. 8c329a5 Merge "Update to latest tzdata / switch back to zones.tab" am: 44aeecc869 by Neil Fuller · 8 years ago
  9. 44aeecc Merge "Update to latest tzdata / switch back to zones.tab" by Neil Fuller · 8 years ago
  10. e4f5f79 Make some intents public in SubscriptionManager. by Sanket Padawe · 8 years ago
  11. 2c69788 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 8 years ago
  12. f04257d Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  13. f983d89 Merge changes from topic 'ipsec-transport-impl' am: 464dc5c07e by nharold · 8 years ago
  14. 5eaf539 IpSecManager and IpSecTransform API Cleanup am: 48b566557d by Nathan Harold · 8 years ago
  15. 464dc5c Merge changes from topic 'ipsec-transport-impl' by nharold · 8 years ago
  16. 8bafcfe Merge "In MountEmulatedStorage() do not try to mount for mode MOUNT_EXTERNAL_NONE." by Robert Sesek · 8 years ago
  17. c04b06d Merge "In MountEmulatedStorage() do not try to mount for mode MOUNT_EXTERNAL_NONE." by Treehugger Robot · 8 years ago
  18. 8c5b5b0 Merge "Bluetooth 5 advertising duration refactoring (4/4)" am: 3946df68ed by Jakub Pawlowski · 8 years ago
  19. 821523d Merge "Bluetooth LE Advertising minor improvements" am: 3d84362412 by Jakub Pawlowski · 8 years ago
  20. 5a35561 Bluetooth 5 advertising duration refactoring (4/4) by Jakub Pawlowski · 8 years ago
  21. f4ed33f Bluetooth LE Advertising minor improvements by Jakub Pawlowski · 8 years ago
  22. 7eaf518 Merge "Bluetooth: Add additional BluetoothSocket logging to root cause errors" by Ajay Panicker · 8 years ago
  23. 985fe4c Merge "Bluetooth: Add additional BluetoothSocket logging to root cause errors" by Treehugger Robot · 8 years ago
  24. 21bd8d5f Merge "Fix advertise data size estimation" am: 5b2e9f40b4 by Jakub Pawlowski · 8 years ago
  25. 93962f3 Add Initial IPsec APIs to IpSecService by Nathan Harold · 8 years ago
  26. 72e9e9f Fix advertise data size estimation by Jakub Pawlowski · 8 years ago
  27. c251633 Bluetooth: Add additional BluetoothSocket logging to root cause errors by Ajay Panicker · 8 years ago
  28. 48b5665 IpSecManager and IpSecTransform API Cleanup by Nathan Harold · 8 years ago
  29. 11e5112 Update to latest tzdata / switch back to zones.tab by Neil Fuller · 8 years ago
  30. 6d3c104 Merge "Change reserveSecurityParameterIndex() to take a remoteAddress" by Nathan Harold · 8 years ago
  31. d118826 Merge "Change reserveSecurityParameterIndex() to take a remoteAddress" by Treehugger Robot · 8 years ago
  32. c06722e Merge "Hide periodic scanning" am: ca7544ea15 by Jakub Pawlowski · 8 years ago
  33. c4f8799 Change reserveSecurityParameterIndex() to take a remoteAddress by Nathan Harold · 8 years ago
  34. 63fad69 Hide periodic scanning by Jakub Pawlowski · 8 years ago
  35. 4fdc7d5 Merge commit 'ce073d70bedc' into stage-aosp-master by Nathan Harold · 8 years ago
  36. 06f3930 In MountEmulatedStorage() do not try to mount for mode MOUNT_EXTERNAL_NONE. by Robert Sesek · 8 years ago
  37. ce073d7 Merge "Add a Skeleton IpSecService" by Treehugger Robot · 8 years ago
  38. 25105f6 Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Pavlin Radoslavov · 8 years ago
  39. 3c7fce3 Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Treehugger Robot · 8 years ago
  40. 1afbef4 Add a Skeleton IpSecService by Nathan Harold · 8 years ago
  41. ad2684c Merge changes I5c16c650,I3151fb6b am: 55efea25f3 by Mukesh Agrawal · 8 years ago
  42. eeedda1 Merge "Bluetooth: fix comment wording" am: 6ba7c54a51 by Jakub Pawlowski · 8 years ago
  43. 022682a Merge "Report the temperature during an OTA update" am: 47c7e7f41a by Tianjie Xu · 8 years ago
  44. 55efea2 Merge changes I5c16c650,I3151fb6b by Mukesh Agrawal · 8 years ago
  45. 6ba7c54 Merge "Bluetooth: fix comment wording" by Treehugger Robot · 8 years ago
  46. 47c7e7f Merge "Report the temperature during an OTA update" by Tianjie Xu · 8 years ago
  47. 6107510 Add new internal API: enableOptionalCodecs()/disableOptionalCodecs() by Pavlin Radoslavov · 8 years ago
  48. e7f89b0 Bluetooth: fix comment wording by Jakub Pawlowski · 8 years ago
  49. 8a4afd3 Merge changes from topic 'dex' am: f665781c74 by Calin Juravle · 8 years ago
  50. 47e1c7a StateMachine: make toString() terser by mukesh agrawal · 8 years ago
  51. 28882ed utiltests: add script to run tests by mukesh agrawal · 8 years ago
  52. f665781 Merge changes from topic 'dex' by Calin Juravle · 8 years ago
  53. 75172f2 Merge "Add HidlSupport.java for utility methods for HIDL." am: 383391c5da by Yifan Hong · 8 years ago
  54. 383391c Merge "Add HidlSupport.java for utility methods for HIDL." by Treehugger Robot · 8 years ago
  55. 42cfd56 Report the temperature during an OTA update by Tianjie Xu · 8 years ago
  56. a9f46f7 Register secondary dex files for JIT profiling by Calin Juravle · 8 years ago
  57. 8ef5fead Add HidlSupport.java for utility methods for HIDL. by Yifan Hong · 8 years ago
  58. d9732c8 Move DexLoadReporter out of LoadedApk by Calin Juravle · 8 years ago
  59. 5cca752 Merge "Bluetooth API spelling fixes ("wether" -> "whether")" am: 81cef3aeb8 by Jakub Pawlowski · 8 years ago
  60. 81cef3a Merge "Bluetooth API spelling fixes ("wether" -> "whether")" by Jakub Pawlowski · 8 years ago
  61. 1cd3a93 Merge "improve the format of locale argument when calling recovery" by Tianjie Xu · 8 years ago
  62. 032c7a0 Merge "improve the format of locale argument when calling recovery" by Tianjie Xu · 8 years ago
  63. 86a7045 Merge commit '999a6d00244c4b0c2163597ee783739ce7699c5b' into manual_merge_999a6d00244c by Sanket Padawe · 8 years ago
  64. 08ed924 Bluetooth API spelling fixes ("wether" -> "whether") by Jakub Pawlowski · 8 years ago
  65. 999a6d0 Merge "String changes for Voice/Data/Emergency service blocked." by Sanket Padawe · 8 years ago
  66. 802b4fe String changes for Voice/Data/Emergency service blocked. by Sanket Padawe · 8 years ago
  67. 61f58f0 Merge "hotspot2: register Passpoint related intents as protected broadcast" by Peter Qiu · 8 years ago
  68. cb9ad34 hotspot2: register Passpoint related intents as protected broadcast by Peter Qiu · 8 years ago
  69. cfe099b Merge "Bluetooth GATT callback naming fix "Ext" -> "" (1/2)" am: beb8ceada8 by Jakub Pawlowski · 8 years ago
  70. d7116be Bluetooth GATT callback naming fix "Ext" -> "" (1/2) by Jakub Pawlowski · 8 years ago
  71. 37afaac Merge "Make CONNECTIVITY_USE_RESTRICTED_NETWORKS @SystemApi." am: a1e206a335 by Lorenzo Colitti · 8 years ago
  72. a1e206a3 Merge "Make CONNECTIVITY_USE_RESTRICTED_NETWORKS @SystemApi." by Lorenzo Colitti · 8 years ago
  73. 4548791 Merge "Expose connection update callback (4/4)" am: 60865e4a8d by Jakub Pawlowski · 8 years ago
  74. 326f7b3 Expose connection update callback (4/4) by Jakub Pawlowski · 8 years ago
  75. 423b9bf Notification for MM reject cause code by Doris Xi · 12 years ago
  76. 98b90a8 Notification for MM reject cause code by Doris Xi · 12 years ago
  77. 3107a17 Merge "Skip ListPopupWindow position update if detached" am: c45b10a9cb by Alan Viverette · 8 years ago
  78. c45b10a Merge "Skip ListPopupWindow position update if detached" by Alan Viverette · 8 years ago
  79. 87b5963 Make CONNECTIVITY_USE_RESTRICTED_NETWORKS @SystemApi. by Lorenzo Colitti · 8 years ago
  80. cde107d Merge "Bluetooth 5 Enable->Enabled (1/2)" am: fa69eeac5c by Jakub Pawlowski · 8 years ago
  81. fa69eea Merge "Bluetooth 5 Enable->Enabled (1/2)" by Jakub Pawlowski · 8 years ago
  82. e4d926d Merge "Update IBatteryPropertiesRegistrar.aidl to support force updates" by Adam Lesinski · 8 years ago
  83. 2a32d04 Merge "BluetoothGattCallbackExt removal" am: e2ddacaff4 by Jakub Pawlowski · 8 years ago
  84. 0aae170 Merge "Update IBatteryPropertiesRegistrar.aidl to support force updates" by Treehugger Robot · 8 years ago
  85. 7998be9 Bluetooth 5 Enable->Enabled (1/2) by Jakub Pawlowski · 8 years ago
  86. 3871522 improve the format of locale argument when calling recovery by Tianjie Xu · 8 years ago
  87. 2392cbd Update IBatteryPropertiesRegistrar.aidl to support force updates by Adam Lesinski · 8 years ago
  88. d64bb88 BluetoothGattCallbackExt removal by Jakub Pawlowski · 8 years ago
  89. 4ff8120 Merge "Remove bg_non_interactive cgroup" am: c6c19bd6c0 by Wei Wang · 8 years ago
  90. c6c19bd Merge "Remove bg_non_interactive cgroup" by Treehugger Robot · 8 years ago
  91. 1d9c3ba Merge "Zygote: Preserve capabilities in WrapperInit" am: 1ae7af10ff by Andreas Gampe · 8 years ago
  92. 1ae7af10 Merge "Zygote: Preserve capabilities in WrapperInit" by Andreas Gampe · 8 years ago
  93. 8d06b41 Merge "Add setScannable to AdvertisingSetParameters (1/2)" am: 7f14b8f095 by Jakub Pawlowski · 8 years ago
  94. 43f7197 Merge "Add missing txPower parameter" am: a6c1f6def1 by Jakub Pawlowski · 8 years ago
  95. d12b568 Add setScannable to AdvertisingSetParameters (1/2) by Jakub Pawlowski · 8 years ago
  96. bcf671b Add missing txPower parameter by Jakub Pawlowski · 8 years ago
  97. eeca6ad Merge "Update to 2017a." am: 2ca0abc8de by Joachim Sauer · 8 years ago
  98. 220aba2 Zygote: Preserve capabilities in WrapperInit by Andreas Gampe · 8 years ago
  99. 8c0d368 Update to 2017a. by Joachim Sauer · 8 years ago
  100. dfe1743 Merge "Added ETWS primary message default message support" am: 2d3fb48b39 by Jack Yu · 8 years ago