1. 41c82c9 Merge "Fix crash and duplicated ethernet tethering request" by Lorenzo Colitti · 5 years ago
  2. 622153f Merge "Added missed incoming call SMS support" by Jack Yu · 5 years ago
  3. 3c42422 Merge "AlarmManagerService: Fix FWR before boot completed" by Treehugger Robot · 5 years ago
  4. fcccac5 Merge "stubs inheriting from framework-module-stubs-defaults-* now works" by Jiyong Park · 5 years ago
  5. a911781 Merge "Use String8 ostream from String8.h" by Steven Moreland · 5 years ago
  6. b4cbb98 Merge "Allow WRITE_SECURE_SETTINGS for ANGLE to provide developer options." by Geoff Lang · 5 years ago
  7. dad5a5f Merge "Add support for customized network list" by Jack Yu · 5 years ago
  8. 76db055 Merge "Update EmergencyNumber API docs to indicate they can throw." by Tyler Gunn · 5 years ago
  9. ba07b06 Merge "Change Context parameter to @NonNull." by Amit Mahajan · 5 years ago
  10. db3931f Merge changes from topic "flicker" by Jorim Jaggi · 5 years ago
  11. ef04ccb Merge "Print the checksum of the trace file on failure" by Jorim Jaggi · 5 years ago
  12. d2d8d45 Fix crash and duplicated ethernet tethering request by markchien · 5 years ago
  13. 1bd0e48 Merge changes from topics "caps_refactor", "phone-cap-revert" by Sarah Chin · 5 years ago
  14. 7f1e9b2 stubs inheriting from framework-module-stubs-defaults-* now works by Jiyong Park · 5 years ago
  15. bdb86ff Merge "Add methods to send connected/disconnected state." by Aaron Huang · 5 years ago
  16. 12ac74a Merge "Use optional for nullable types" by Jooyung Han · 5 years ago
  17. f452968 Use optional for nullable types by Jooyung Han · 6 years ago
  18. 23a3258 Merge "test: ConnectivityService: Validate Route Add/Del" by Lorenzo Colitti · 5 years ago
  19. 9407b63 Merge "Quiet ds-docs-switched" by Treehugger Robot · 5 years ago
  20. e2cd048 Change Context parameter to @NonNull. by Amit Mahajan · 5 years ago
  21. ef2a4c3 AlarmManagerService: Fix FWR before boot completed by jianzhou · 7 years ago
  22. be0d76d Merge changes I36c6ef4b,I3c31394e by Joshua Duong · 5 years ago
  23. fd4d6af Update EmergencyNumber API docs to indicate they can throw. by Tyler Gunn · 5 years ago
  24. a2410eb Quiet ds-docs-switched by Colin Cross · 5 years ago
  25. 32f87fc Merge changes from topic "Delete RcsMessage code" by Amit Mahajan · 5 years ago
  26. a9e6a28 Merge "Add missing RequiresPermission annotations in BluetoothHidHost and BluetoothMap APIs, disallow null device input for setConnectionPolicy, getConnectionPolicy, and getConnectionState in BluetoothHidHost, and BluetoothMap implements AutoCloseable, its close() method is public, and utilizes a CloseGuard." by Treehugger Robot · 5 years ago
  27. 4351d26 Use String8 ostream from String8.h by Steven Moreland · 5 years ago
  28. eb6e5bc Allow UsbDeviceManager to start adbd again. by Joshua Duong · 5 years ago
  29. f737837 Remove key from adb_keys if user forgets the key. by Joshua Duong · 5 years ago
  30. c8a2dbd Merge changes I9ad74037,I50b29ef9 by Treehugger Robot · 5 years ago
  31. b15a372 Allow WRITE_SECURE_SETTINGS for ANGLE to provide developer options. by Geoff Lang · 6 years ago
  32. 6bff33b Added missed incoming call SMS support by Jack Yu · 6 years ago
  33. 3e6b337 Merge "Revert "Disable BootImageProfileTest presubmit"" by Mathieu Chartier · 5 years ago
  34. b159706 Merge "Add compat annotation processor for services/core." by Peter Collingbourne · 5 years ago
  35. 20b4ccfe Merge "tethering: transitive deps from jni_libs" by Treehugger Robot · 5 years ago
  36. d63c9d71 Merge "Do not statically link ike-stubs" by Yan Yan · 5 years ago
  37. 89a6069 Remove the usage of Downloads.* constants. by Amit Mahajan · 6 years ago
  38. eed4a69 Delete unused RcsMessage code for now. by Amit Mahajan · 6 years ago
  39. 3ee618b Move EXTRA_SERVICE_STATE from Intent to ServiceState. by Amit Mahajan · 6 years ago
  40. f9e92a8 Add missing RequiresPermission annotations in BluetoothHidHost and by Rahul Sabnis · 5 years ago
  41. 64050ff Revert "Modify PhoneCapabilities for device capabilities" by Sarah Chin · 5 years ago
  42. 7cb1eae Add compat annotation processor for services/core. by Peter Collingbourne · 5 years ago
  43. a7fdcee Merge changes I756b5834,Idce09cff by Amit Mahajan · 5 years ago
  44. f00c548 Merge "Set min_sdk_version for com.android.sdkext" by Colin Cross · 5 years ago
  45. 68e0c87 New flicker test: Add rotation to split screen test by Nataniel Borges · 6 years ago
  46. 6a087ec Ensure screenshot layer appears during rotation by Nataniel Borges · 6 years ago
  47. 992a155 New FlickerTests: Create initial flicker tests for Pip by Nataniel Borges · 6 years ago
  48. a09e9e4 Merge "Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returns true on successfully setting the connection policy instead of on disconnection. It also now indicates that if BluetoothProfile#CONNECTION_POLICY_FORBIDDEN is passed in, the profile will be disconnected." by Treehugger Robot · 5 years ago
  49. aefe8de Merge "[SP19] Reduce log when set limit and request stats update" by Treehugger Robot · 5 years ago
  50. 9618b66 tethering: transitive deps from jni_libs by Jooyung Han · 5 years ago
  51. 3adddd6 Merge "Change checking rule in startArcAction(false) for HDMI CTS" by Austin Shin · 5 years ago
  52. dc1cf02 [SP19] Reduce log when set limit and request stats update by junyulai · 5 years ago
  53. b456256 Merge "ADD new enum NetworkType to identify multiple transport type" by Frank Li · 5 years ago
  54. d813aaa Merge changes I4a624ea4,I8626932e by Lorenzo Colitti · 5 years ago
  55. c779bbc Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" by Treehugger Robot · 5 years ago
  56. 1d9f60b Merge "Fix Race Condition" by Treehugger Robot · 5 years ago
  57. 6deeff3 Merge "Build framework-tethering against module_current" by Mark Chien · 5 years ago
  58. f035fd9 Move euicc related file to telephony. by Amit Mahajan · 6 years ago
  59. 306ae95 Delete unused reference of a hidden constant. by Amit Mahajan · 6 years ago
  60. 132e397 test: ConnectivityService: Validate Route Add/Del by Tyler Wear · 5 years ago
  61. 1ed2876 Merge "test: LinkProperties: Unique Route Destinations" by Lorenzo Colitti · 5 years ago
  62. 580440d Fix a logic error in IpServerTest#addRemoveipv6ForwardingRules by Lorenzo Colitti · 5 years ago
  63. c8ad14b Clear IPv6 forwarding rules when losing upstream or stopping. by Lorenzo Colitti · 5 years ago
  64. a0349b9 Revert "PhoneCapability cleanup" by Sarah Chin · 5 years ago
  65. efa17d9 Merge "Re-expose raw data roaming state" by Sarah Chin · 5 years ago
  66. 746e713 Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returns by Rahul Sabnis · 5 years ago
  67. ea39018 Build framework-tethering against module_current by markchien · 5 years ago
  68. 74c60fb Avoid interface name copy in HwParcel by Daniel Colascione · 5 years ago
  69. bcd771b Avoid allocation on Java Binder fast path by Daniel Colascione · 5 years ago
  70. 59d40857 Merge "Add DSU default userdata partition size" by Yo Chiang · 5 years ago
  71. cda29bb Add API docs for permission SECURE_ELEMENT_PRIVILEGED by Jack Yu · 5 years ago
  72. f41e145 Add DSU default userdata partition size by Yo Chiang · 5 years ago
  73. 8a65621 Merge "Support losing the upstream in IpServerTest." by Lorenzo Colitti · 5 years ago
  74. 1803b40 Merge "Add a TV_TUNER_RESOURCE_MGR_SERVICE in Android Framework Context" by Amy Zhang · 5 years ago
  75. ac3eecf Revert "Disable BootImageProfileTest presubmit" by Mathieu Chartier · 5 years ago
  76. b9f266d Merge "[adbwifi] Make AdbManager changes for adb over WiFi." by Joshua Duong · 5 years ago
  77. 044edce Merge "Remove liblog from Tethering jni_libs" by Treehugger Robot · 5 years ago
  78. 6f3aaaa [adbwifi] Make AdbManager changes for adb over WiFi. by Joshua Duong · 7 years ago
  79. ec8c2df Add a TV_TUNER_RESOURCE_MGR_SERVICE in Android Framework Context by Amy · 5 years ago
  80. b317eac Set min_sdk_version for com.android.sdkext by Colin Cross · 5 years ago
  81. bbe126c Remove liblog from Tethering jni_libs by Colin Cross · 5 years ago
  82. 78babb4 Re-expose raw data roaming state by Sarah Chin · 6 years ago
  83. b3a20cb Merge "Expose getLteOnCdmaMode as isGlobalModeEnabled" by Sarah Chin · 5 years ago
  84. 5fc0bba Do not statically link ike-stubs by evitayan · 5 years ago
  85. e879968 Merge "Revert "Cache binder calls in CompatChanges"" by Anna Trostanetski · 5 years ago
  86. 9c6ecc9 Revert "Cache binder calls in CompatChanges" by Anna Trostanetski · 5 years ago
  87. f1a0c3a Merge "Use exposed permission defintion in Tethering" by Treehugger Robot · 5 years ago
  88. fe9b61d Support losing the upstream in IpServerTest. by Lorenzo Colitti · 5 years ago
  89. 38ca604 Merge "Cleanup framework-all usage" by Anton Hansson · 5 years ago
  90. 96ca8e9 Use exposed permission defintion in Tethering by Chiachang Wang · 5 years ago
  91. 269d32a Merge "Remove useless thread checks" by Treehugger Robot · 5 years ago
  92. 66257d5 Remove useless thread checks by Chalard Jean · 5 years ago
  93. 1586327 Merge "Dynamically include ike-stubs in services.core.unboosted" by Yan Yan · 5 years ago
  94. 78ed902 Dynamically include ike-stubs in services.core.unboosted by evitayan · 5 years ago
  95. b2d41e9 Merge "Fix VerificationActivity Intent" by Treehugger Robot · 5 years ago
  96. 458a9a2 Merge changes from topic "adbwifi-base" by Joshua Duong · 5 years ago
  97. f8d6789 Fix VerificationActivity Intent by Yo Chiang · 5 years ago
  98. a71c97f Add Settings.Global.ADB_WIFI_ENABLED. by Joshua Duong · 6 years ago
  99. 9a8ddc9 [adbwifi] SysUI: Add WifiDebuggingActivity. by Joshua Duong · 7 years ago
  100. 30a3111d Expose getLteOnCdmaMode as isGlobalModeEnabled by Sarah Chin · 6 years ago