1. 420ab92 Merge "A test api to override carrier information" by Chen Xu · 6 years ago
  2. 780b62b A test api to override carrier information by fionaxu · 6 years ago
  3. bd6bf7c Merge "Make setServiceId a TestApi" by Hall Liu · 6 years ago
  4. 0980006 Merge "Add min_ce/max_ce parameters to requestLeConnectionUpdate()" by Stanley Tng · 6 years ago
  5. 18fe1cb Merge "Change getGroupIdLevel1() to use subId from TelephonyManager Instance" by Chen Xu · 6 years ago
  6. beb880f Make setServiceId a TestApi by Hall Liu · 6 years ago
  7. 4801a07 Change getGroupIdLevel1() to use subId from TelephonyManager Instance by fionaxu · 6 years ago
  8. f0e598b Merge "Don't unnecessarily reevaluate tethering provisioning" by Treehugger Robot · 6 years ago
  9. e0f3403 Don't unnecessarily reevaluate tethering provisioning by Erik Kline · 6 years ago
  10. 1142ffc Merge "Add a droiddoc generator for hwbinder.stubs" by Colin Cross · 6 years ago
  11. 88a2b68 Merge changes from topic "hidl-system-api" by Colin Cross · 6 years ago
  12. abb1562 Merge "Revert "Don't unnecessarily reevaluate tethering provisioning"" by Treehugger Robot · 6 years ago
  13. e93ed61 Revert "Don't unnecessarily reevaluate tethering provisioning" by Erik Kline · 6 years ago
  14. 081014a Merge "Don't unnecessarily reevaluate tethering provisioning" by Treehugger Robot · 6 years ago
  15. ec4ded5 Merge "Trigger NetworkCallback events when private DNS usage has changed." by Erik Kline · 6 years ago
  16. 7301aa4 Trigger NetworkCallback events when private DNS usage has changed. by dalyk · 6 years ago
  17. ed631bf Merge "Support bluetooth not using MultinetworkPolicyTracker" by Treehugger Robot · 6 years ago
  18. 8d1fe54 Support bluetooth not using MultinetworkPolicyTracker by Erik Kline · 6 years ago
  19. 8067d78 Don't unnecessarily reevaluate tethering provisioning by Erik Kline · 6 years ago
  20. d61e87a Merge "Bluetooth: Add hidden API to get current user of HID Device (1/3)" by Treehugger Robot · 6 years ago
  21. fe79660 Merge "Clarify doc comment for android.os.Build.VERSION.RELEASE" by Treehugger Robot · 6 years ago
  22. 0222c2c Merge "Correct the value of RESOURCES_UNAVAILABLE_OR_UNSPECIFIED" by Jayachandran Chinnakkannu · 6 years ago
  23. d1520aa Clarify doc comment for android.os.Build.VERSION.RELEASE by Daniel Colascione · 6 years ago
  24. 7957147 Correct the value of RESOURCES_UNAVAILABLE_OR_UNSPECIFIED by Jayachandran C · 6 years ago
  25. 454b1e3 Merge "Remove an API that doesn't exist." by Treehugger Robot · 6 years ago
  26. 04233ef Merge "Move the logic of (re)evaluation of Private DNS" by Treehugger Robot · 6 years ago
  27. 736353a Move the logic of (re)evaluation of Private DNS by Erik Kline · 6 years ago
  28. d377f90 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  29. 8d5a39a Merge "Remove duplicate definitions of utility variables" by Treehugger Robot · 6 years ago
  30. 3b50165 Merge "Add Polish keycharactermap" by Treehugger Robot · 6 years ago
  31. a23007d Merge "Hearing Aid: change get/set active device (3/3)" by Treehugger Robot · 6 years ago
  32. 46be1f15 Merge "Modify isShowing method in Dialog" by Treehugger Robot · 6 years ago
  33. 119cf2b Merge "Force creation of Socket upon Transform application" by Benedict Wong · 6 years ago
  34. 63437f2 Merge "throw runtimeException for applicable TM APIs" by Chen Xu · 6 years ago
  35. ca1c4d2 Modify isShowing method in Dialog by tiansiming [田思明] · 6 years ago
  36. abf1476 Merge "Add dedicated flag to control app image generation" by Mathieu Chartier · 6 years ago
  37. b877688 throw runtimeException for applicable TM APIs by fionaxu · 6 years ago
  38. d175a3d Force creation of Socket upon Transform application by Benedict Wong · 6 years ago
  39. 35f8bc1 Add dedicated flag to control app image generation by Mathieu Chartier · 6 years ago
  40. aef9956 Merge "Support bypassing TLS in the framework" by Treehugger Robot · 6 years ago
  41. 347ef40 Bluetooth: Add hidden API to get current user of HID Device (1/3) by Hansong Zhang · 6 years ago
  42. 148dd5b Add min_ce/max_ce parameters to requestLeConnectionUpdate() by Stanley Tng · 6 years ago
  43. c0ac9e9 Merge "Frameworks: In the kill handler, ensure the logging handler was run" by Treehugger Robot · 6 years ago
  44. 0d1f7933 Merge "Add an Executor for the onConnectedListener" by Ruchi Kandoi · 6 years ago
  45. 644d5ea Merge "Address IMSI privacy issues." by Pankaj Kanwar · 6 years ago
  46. 50fa122 Frameworks: In the kill handler, ensure the logging handler was run by Andreas Gampe · 6 years ago
  47. 2140529 Support bypassing TLS in the framework by Erik Kline · 6 years ago
  48. 26509cd Address IMSI privacy issues. by pkanwar · 7 years ago
  49. 545e203 Merge "Change signature of requestBluetoothAudio" by Hall Liu · 6 years ago
  50. cf8bc65 Add an Executor for the onConnectedListener by Ruchi Kandoi · 6 years ago
  51. 1539283 Change signature of requestBluetoothAudio by Hall Liu · 6 years ago
  52. e34c426 Merge "Refactor isTetheringSupported() calls" by Treehugger Robot · 6 years ago
  53. 9bbfe5c Merge "Adding debug message inside NetworkServiceCallback." by Xiangyu/Malcolm Chen · 6 years ago
  54. 7880e28 Merge "APF: drop multicast ICMPv6 while in doze mode" by Treehugger Robot · 6 years ago
  55. e2c70f8 APF: drop multicast ICMPv6 while in doze mode by Bernie Innocenti · 6 years ago
  56. feb60e0 Merge "Make changes to MBMS API following recs" by Hall Liu · 6 years ago
  57. 465ff3a Refactor isTetheringSupported() calls by Erik Kline · 6 years ago
  58. d10fd55 Merge "Update Bluetooth codec related strings" by Treehugger Robot · 6 years ago
  59. 4514425 Adding debug message inside NetworkServiceCallback. by Malcolm Chen · 6 years ago
  60. 998ef79 Merge "Make OMAPI stricter" by Ruchi Kandoi · 6 years ago
  61. f008240 Make OMAPI stricter by Ruchi Kandoi · 6 years ago
  62. 17449f9 Make changes to MBMS API following recs by Hall Liu · 6 years ago
  63. 34ce11f Merge "Fix socket leaks in various android.net.Network methods." by Treehugger Robot · 6 years ago
  64. c2c7598 Update Bluetooth codec related strings by Pavlin Radoslavov · 6 years ago
  65. f72f5b3 Fix socket leaks in various android.net.Network methods. by Paul Jensen · 6 years ago
  66. 786150b Merge "apf: adjust JNI to accept_packet()'s new signature" by Bernie Innocenti · 6 years ago
  67. 64bc32c apf: adjust JNI to accept_packet()'s new signature by Bernie Innocenti · 6 years ago
  68. 51dab0e Merge "Relax APF version check in ApfGenerator" by Bernie Innocenti · 6 years ago
  69. 8e338f7 Merge "Mark networks with OEM_PAID always restricted" by Lorenzo Colitti · 6 years ago
  70. 4af9107 Mark networks with OEM_PAID always restricted by Pavel Maltsev · 6 years ago
  71. b8a1509 Merge "Limit the number of routes for performance" by Chalard Jean · 6 years ago
  72. 39d6694 Merge "Clarify documentation for getActiveNetworkInfo and friends" by Chalard Jean · 6 years ago
  73. 7fcde835 Merge "Disallow Reserved SPI Allocation" by Lorenzo Colitti · 6 years ago
  74. a2b78a7 Add a droiddoc generator for hwbinder.stubs by Colin Cross · 6 years ago
  75. 0dde066 Merge "Require explicitly supplied truncation length" by Lorenzo Colitti · 6 years ago
  76. 2891409 Merge "Clarify UDP encapsulation socket API" by Lorenzo Colitti · 6 years ago
  77. d6bf7ff Relax APF version check in ApfGenerator by Bernie Innocenti · 6 years ago
  78. d136b0f Merge "Add the compilation reason to the dexopt dumps" by Treehugger Robot · 6 years ago
  79. e18fd9f Merge "Use InterfaceSet for upstream interfaces." by Remi NGUYEN VAN · 6 years ago
  80. 8d799f8 Hearing Aid: change get/set active device (3/3) by Hansong Zhang · 6 years ago
  81. 81270b1 Merge "Dummy WorkChain class" by Treehugger Robot · 6 years ago
  82. 86d170c HIDL: add APIs used by subclasses to SystemApi by Steven Moreland · 6 years ago
  83. 9efa13f Update HIDL-related documentation. by Steven Moreland · 6 years ago
  84. ff0a364 Add remaining missing HIDL SystemApi methods. by Steven Moreland · 6 years ago
  85. 9312938 HIDL: reportSyspropMethod -> enableInstrumentation by Steven Moreland · 6 years ago
  86. 4dde8a1 Allow HIDL to be used in priv-apps. by Steven Moreland · 6 years ago
  87. 9ab5045 Merge "Change shader precision because of CTS fail" by John Reck · 6 years ago
  88. 29d32fb Merge "Fix seccomp filter set up in zygote" by Victor Hsieh · 6 years ago
  89. bceae38 Add the compilation reason to the dexopt dumps by Calin Juravle · 6 years ago
  90. 2e57a44 Change shader precision because of CTS fail by dohyunia.kim · 7 years ago
  91. b57de56 Merge "Move alpha long/short to the base CellIdentity according API Review." by Treehugger Robot · 6 years ago
  92. ebf962f Dummy WorkChain class by Bookatz · 6 years ago
  93. db43124 Merge "tools/bit: Avoid leak in error condition" by Treehugger Robot · 6 years ago
  94. 25a7e4f Use InterfaceSet for upstream interfaces. by Remi NGUYEN VAN · 6 years ago
  95. e0d26f6 Limit the number of routes for performance by Chalard Jean · 6 years ago
  96. e8785fb Clarify documentation for getActiveNetworkInfo and friends by Chalard Jean · 6 years ago
  97. e2e7b28 Merge "Fixed the Premium SMS bug reported by our partner The detail is that : === <shortcode country="ae" free="3214|1017"/> === As displayed above, Arab Emirates is registered in sms_short_codes.xml. There is only CATEGORY_FREE_SHORT_CODE number for the county code "ae". All other numbers which include length under 5 digits is set as CATEGORY_NOT_SHORT_CODE, and so Premium SMS pop-up does not appear for both case. pattern="\\d{1,5}" is added to all similar entries BUG:66911380" by Treehugger Robot · 6 years ago
  98. 722282e Merge "DCB whitelist short code for user association" by Treehugger Robot · 6 years ago
  99. 83088dc Merge "Fix network usage stats on 464xlat tethered." by Remi NGUYEN VAN · 6 years ago
  100. bb7f282 Require explicitly supplied truncation length by Benedict Wong · 6 years ago