1. 8d1fe54 Support bluetooth not using MultinetworkPolicyTracker by Erik Kline · 6 years ago
  2. d61e87a Merge "Bluetooth: Add hidden API to get current user of HID Device (1/3)" by Treehugger Robot · 6 years ago
  3. fe79660 Merge "Clarify doc comment for android.os.Build.VERSION.RELEASE" by Treehugger Robot · 6 years ago
  4. 0222c2c Merge "Correct the value of RESOURCES_UNAVAILABLE_OR_UNSPECIFIED" by Jayachandran Chinnakkannu · 6 years ago
  5. d1520aa Clarify doc comment for android.os.Build.VERSION.RELEASE by Daniel Colascione · 6 years ago
  6. 7957147 Correct the value of RESOURCES_UNAVAILABLE_OR_UNSPECIFIED by Jayachandran C · 6 years ago
  7. 454b1e3 Merge "Remove an API that doesn't exist." by Treehugger Robot · 6 years ago
  8. 04233ef Merge "Move the logic of (re)evaluation of Private DNS" by Treehugger Robot · 6 years ago
  9. 736353a Move the logic of (re)evaluation of Private DNS by Erik Kline · 6 years ago
  10. d377f90 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  11. 8d5a39a Merge "Remove duplicate definitions of utility variables" by Treehugger Robot · 6 years ago
  12. 3b50165 Merge "Add Polish keycharactermap" by Treehugger Robot · 6 years ago
  13. a23007d Merge "Hearing Aid: change get/set active device (3/3)" by Treehugger Robot · 6 years ago
  14. 46be1f15 Merge "Modify isShowing method in Dialog" by Treehugger Robot · 6 years ago
  15. 119cf2b Merge "Force creation of Socket upon Transform application" by Benedict Wong · 6 years ago
  16. 63437f2 Merge "throw runtimeException for applicable TM APIs" by Chen Xu · 6 years ago
  17. ca1c4d2 Modify isShowing method in Dialog by tiansiming [田思明] · 6 years ago
  18. abf1476 Merge "Add dedicated flag to control app image generation" by Mathieu Chartier · 6 years ago
  19. b877688 throw runtimeException for applicable TM APIs by fionaxu · 6 years ago
  20. d175a3d Force creation of Socket upon Transform application by Benedict Wong · 6 years ago
  21. 35f8bc1 Add dedicated flag to control app image generation by Mathieu Chartier · 6 years ago
  22. aef9956 Merge "Support bypassing TLS in the framework" by Treehugger Robot · 6 years ago
  23. 347ef40 Bluetooth: Add hidden API to get current user of HID Device (1/3) by Hansong Zhang · 6 years ago
  24. c0ac9e9 Merge "Frameworks: In the kill handler, ensure the logging handler was run" by Treehugger Robot · 6 years ago
  25. 0d1f7933 Merge "Add an Executor for the onConnectedListener" by Ruchi Kandoi · 6 years ago
  26. 644d5ea Merge "Address IMSI privacy issues." by Pankaj Kanwar · 6 years ago
  27. 50fa122 Frameworks: In the kill handler, ensure the logging handler was run by Andreas Gampe · 6 years ago
  28. 2140529 Support bypassing TLS in the framework by Erik Kline · 6 years ago
  29. 26509cd Address IMSI privacy issues. by pkanwar · 7 years ago
  30. 545e203 Merge "Change signature of requestBluetoothAudio" by Hall Liu · 6 years ago
  31. cf8bc65 Add an Executor for the onConnectedListener by Ruchi Kandoi · 6 years ago
  32. 1539283 Change signature of requestBluetoothAudio by Hall Liu · 6 years ago
  33. e34c426 Merge "Refactor isTetheringSupported() calls" by Treehugger Robot · 6 years ago
  34. 9bbfe5c Merge "Adding debug message inside NetworkServiceCallback." by Xiangyu/Malcolm Chen · 6 years ago
  35. 7880e28 Merge "APF: drop multicast ICMPv6 while in doze mode" by Treehugger Robot · 6 years ago
  36. e2c70f8 APF: drop multicast ICMPv6 while in doze mode by Bernie Innocenti · 6 years ago
  37. feb60e0 Merge "Make changes to MBMS API following recs" by Hall Liu · 6 years ago
  38. 465ff3a Refactor isTetheringSupported() calls by Erik Kline · 6 years ago
  39. d10fd55 Merge "Update Bluetooth codec related strings" by Treehugger Robot · 6 years ago
  40. 4514425 Adding debug message inside NetworkServiceCallback. by Malcolm Chen · 6 years ago
  41. 998ef79 Merge "Make OMAPI stricter" by Ruchi Kandoi · 6 years ago
  42. f008240 Make OMAPI stricter by Ruchi Kandoi · 6 years ago
  43. 17449f9 Make changes to MBMS API following recs by Hall Liu · 6 years ago
  44. 34ce11f Merge "Fix socket leaks in various android.net.Network methods." by Treehugger Robot · 6 years ago
  45. c2c7598 Update Bluetooth codec related strings by Pavlin Radoslavov · 6 years ago
  46. f72f5b3 Fix socket leaks in various android.net.Network methods. by Paul Jensen · 6 years ago
  47. 786150b Merge "apf: adjust JNI to accept_packet()'s new signature" by Bernie Innocenti · 6 years ago
  48. 64bc32c apf: adjust JNI to accept_packet()'s new signature by Bernie Innocenti · 6 years ago
  49. 51dab0e Merge "Relax APF version check in ApfGenerator" by Bernie Innocenti · 6 years ago
  50. 8e338f7 Merge "Mark networks with OEM_PAID always restricted" by Lorenzo Colitti · 6 years ago
  51. 4af9107 Mark networks with OEM_PAID always restricted by Pavel Maltsev · 6 years ago
  52. b8a1509 Merge "Limit the number of routes for performance" by Chalard Jean · 6 years ago
  53. 39d6694 Merge "Clarify documentation for getActiveNetworkInfo and friends" by Chalard Jean · 6 years ago
  54. 7fcde835 Merge "Disallow Reserved SPI Allocation" by Lorenzo Colitti · 6 years ago
  55. 0dde066 Merge "Require explicitly supplied truncation length" by Lorenzo Colitti · 6 years ago
  56. 2891409 Merge "Clarify UDP encapsulation socket API" by Lorenzo Colitti · 6 years ago
  57. d6bf7ff Relax APF version check in ApfGenerator by Bernie Innocenti · 6 years ago
  58. d136b0f Merge "Add the compilation reason to the dexopt dumps" by Treehugger Robot · 6 years ago
  59. e18fd9f Merge "Use InterfaceSet for upstream interfaces." by Remi NGUYEN VAN · 6 years ago
  60. 8d799f8 Hearing Aid: change get/set active device (3/3) by Hansong Zhang · 6 years ago
  61. 81270b1 Merge "Dummy WorkChain class" by Treehugger Robot · 6 years ago
  62. 9ab5045 Merge "Change shader precision because of CTS fail" by John Reck · 6 years ago
  63. 29d32fb Merge "Fix seccomp filter set up in zygote" by Victor Hsieh · 6 years ago
  64. bceae38 Add the compilation reason to the dexopt dumps by Calin Juravle · 6 years ago
  65. 2e57a44 Change shader precision because of CTS fail by dohyunia.kim · 7 years ago
  66. b57de56 Merge "Move alpha long/short to the base CellIdentity according API Review." by Treehugger Robot · 6 years ago
  67. ebf962f Dummy WorkChain class by Bookatz · 6 years ago
  68. db43124 Merge "tools/bit: Avoid leak in error condition" by Treehugger Robot · 6 years ago
  69. 25a7e4f Use InterfaceSet for upstream interfaces. by Remi NGUYEN VAN · 6 years ago
  70. e0d26f6 Limit the number of routes for performance by Chalard Jean · 6 years ago
  71. e8785fb Clarify documentation for getActiveNetworkInfo and friends by Chalard Jean · 6 years ago
  72. 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
  73. 722282e Merge "DCB whitelist short code for user association" by Treehugger Robot · 6 years ago
  74. 83088dc Merge "Fix network usage stats on 464xlat tethered." by Remi NGUYEN VAN · 6 years ago
  75. bb7f282 Require explicitly supplied truncation length by Benedict Wong · 6 years ago
  76. fa046a1 Fix seccomp filter set up in zygote by Victor Hsieh · 6 years ago
  77. 18aa649 Merge "Bluetooth HIDD: Remove unplug()" by Treehugger Robot · 6 years ago
  78. ae2b65a Move alpha long/short to the base CellIdentity according API Review. by Cassie · 6 years ago
  79. de57d0d Merge "Add additional logging for EMBMS edge cases" by Hall Liu · 6 years ago
  80. 18e47b6 Merge "Address comments from API Review." by Holly Jiuyu Sun · 6 years ago
  81. 9caee5b Remove duplicate definitions of utility variables by Dan Willemsen · 6 years ago
  82. ff95c80 Merge "Remove non-tombstoned ANR path." by Treehugger Robot · 6 years ago
  83. dbc6d14 Bluetooth HIDD: Remove unplug() by Hansong Zhang · 6 years ago
  84. 8d8921d Merge "Clean new TelephonyManager API." by Treehugger Robot · 6 years ago
  85. b43daf5 Merge "MessageQueue: explicitly remove FD event listeners." by Treehugger Robot · 6 years ago
  86. 85b6c00 Remove non-tombstoned ANR path. by Elliott Hughes · 6 years ago
  87. 7a56535 Merge "Parse SMS locally upon error to get message ref" by Brad Ebinger · 6 years ago
  88. 2fddfcd Merge "Use commas to separate API exemptions list, not colon." by Treehugger Robot · 6 years ago
  89. 7f606ee Disallow Reserved SPI Allocation by Nathan Harold · 6 years ago
  90. 51a1d44 Use commas to separate API exemptions list, not colon. by Mathew Inwood · 6 years ago
  91. be6d45f Merge "Allow third party cookies in the captive portal login app." by Lorenzo Colitti · 6 years ago
  92. 84dca72 Address comments from API Review. by Holly Jiuyu Sun · 6 years ago
  93. 9fb55e4 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 6 years ago
  94. 45bd60b Merge "BgDexopt: Reschedule job on timeout" by Andreas Gampe · 6 years ago
  95. 4c987eb Clarify UDP encapsulation socket API by Benedict Wong · 6 years ago
  96. 233126d Clean new TelephonyManager API. by Malcolm Chen · 6 years ago
  97. b52f4915 Merge changes I70eafe03,Ia44e16c5 by Treehugger Robot · 6 years ago
  98. b454937 Merge "Add documentation for TCP interactions with transforms" by Benedict Wong · 6 years ago
  99. c157be0 BgDexopt: Reschedule job on timeout by Andreas Gampe · 6 years ago
  100. a039850 Allow third party cookies in the captive portal login app. by Lorenzo Colitti · 6 years ago