1. afd5a82 Merge "Add BluetoothLeBroadcast profile API." by Qasim Javed · 3 years, 8 months ago
  2. 3760188d Merge "Set default ClassLoader for Parcel readSerializable API." by Hao Ke · 3 years, 8 months ago
  3. 720d74c Merge "Make BluetoothCodecConfig and BluetoothCodecStatus public." by Etienne Ruffieux · 3 years, 8 months ago
  4. e214082 Set default ClassLoader for Parcel readSerializable API. by Hao Ke · 3 years, 9 months ago
  5. 63fed23 Merge "Fix the typos on the java doc" by Rhed Jao · 3 years, 8 months ago
  6. 6a7bc39 Add BluetoothLeBroadcast profile API. by Qasim Javed · 3 years, 9 months ago
  7. 70be96f Merge "Update the transport types of metrics" by Lucas Lin · 3 years, 8 months ago
  8. 4746631 Merge "Allow flag-guarded Java optimizations for services" by Treehugger Robot · 3 years, 8 months ago
  9. 93b3eb8 Merge "Added End-of-Parcel check API." by Hao Ke · 3 years, 8 months ago
  10. 7121cd7 Make BluetoothCodecConfig and BluetoothCodecStatus public. by Etienne Ruffieux · 3 years, 10 months ago
  11. 11f136c Merge "Un-deprecate TelephonyManager SIM access APIs" by Rambo Wang · 3 years, 8 months ago
  12. 808e0a5 Merge "ANDROID: Fix EventLog string class problem in ViewRootImpl#enqueueInputEvent()" by Treehugger Robot · 3 years, 8 months ago
  13. 4bfa0eb Merge "Immediately tear down VCN network when entering Airplane Mode" by Benedict Wong · 3 years, 8 months ago
  14. 4514bdf Allow flag-guarded Java optimizations for services by Jared Duke · 3 years, 9 months ago
  15. 1a9af38 Merge "Fix OWNERS for time protos" by Treehugger Robot · 3 years, 8 months ago
  16. 12c048e Merge "Add non dangerous read phone state permission" by Sooraj Sasindran · 3 years, 8 months ago
  17. a859e86 Merge "Bluetooth: Pretty print LE Audio profile name in logs" by Jakub Pawłowski · 3 years, 8 months ago
  18. bff4c1b Merge "Add a setting to support for NITZ retention" by Neil Fuller · 3 years, 8 months ago
  19. 2a5804e Merge "[NETD-BPF#6] Move bpf_shared.h from netd to module" by Ken Chen · 3 years, 8 months ago
  20. 43509f3 Fix the typos on the java doc by Rhed Jao · 3 years, 8 months ago
  21. beb8f3f ANDROID: Fix EventLog string class problem in ViewRootImpl#enqueueInputEvent() by chenchaoli · 3 years, 8 months ago
  22. c0d2b74 Merge "Replace @hide APIs" by Paul Hu · 3 years, 8 months ago
  23. c0e108a Immediately tear down VCN network when entering Airplane Mode by Benedict Wong · 3 years, 8 months ago
  24. 4219d77 Add non dangerous read phone state permission by Sooraj Sasindran · 3 years, 9 months ago
  25. 00b1457 Merge "Add DEVICE_LOCK permission to Shell to support ATS test" by Treehugger Robot · 3 years, 8 months ago
  26. b4cce59 Add DEVICE_LOCK permission to Shell to support ATS test by Anthony Hugh · 3 years, 8 months ago
  27. 56f6d8d Merge "Allow modify phone state permission" by Treehugger Robot · 3 years, 8 months ago
  28. 2031ed6 Allow modify phone state permission by Sooraj Sasindran · 3 years, 9 months ago
  29. f75e459 Merge "Deprecate unsafe readParcelableList API." by Hao Ke · 3 years, 8 months ago
  30. 8d6d8dc Merge changes I5cd2982f,Ia7f44c5f by Yan Yan · 3 years, 8 months ago
  31. 51fae20 Merge "Create a new key to backup Sim-specific data." by Treehugger Robot · 3 years, 8 months ago
  32. e3a84af Merge "Check for initialization of mUpdateEngine" by Treehugger Robot · 3 years, 8 months ago
  33. 6525f0d Bluetooth: Pretty print LE Audio profile name in logs by Jakub Pawlowski · 3 years, 8 months ago
  34. 5dff75b Create a new key to backup Sim-specific data. by Jack Nudelman · 3 years, 9 months ago
  35. d117f6f Added End-of-Parcel check API. by Hao Ke · 3 years, 9 months ago
  36. aa4e9df Deprecate unsafe readParcelableList API. by Hao Ke · 3 years, 8 months ago
  37. 8d22184 Merge "Fix incorrect SID matching for bio prompts" by Treehugger Robot · 3 years, 8 months ago
  38. 3294229 Merge "Centralize nsd associated files" by Paul Hu · 3 years, 8 months ago
  39. c78e369c Fix incorrect SID matching for bio prompts by Seth Moore · 3 years, 8 months ago
  40. 8af2abf Check for initialization of mUpdateEngine by Kelvin Zhang · 3 years, 8 months ago
  41. fee736f Support configuring VcnUnderlyingNetworkPriority in VcnGatwayConnectionConfig by Yan Yan · 3 years, 8 months ago
  42. 0376684 Create VcnCellUnderlyingNetworkPriority by Yan Yan · 3 years, 8 months ago
  43. cc09b29 Merge "Create VcnUnderlyingNetworkPriority and the subclass for Wifi" by Yan Yan · 3 years, 8 months ago
  44. 6a20288 Merge "Make StubVolumes visible for read" by Treehugger Robot · 3 years, 8 months ago
  45. dac9456 Fix OWNERS for time protos by Neil Fuller · 3 years, 8 months ago
  46. f11209c Replace @hide APIs by paulhu · 3 years, 9 months ago
  47. 679da03 Merge "audio: Update TEST_MAPPING to include CtsMediaAudioTestCases" by Treehugger Robot · 3 years, 8 months ago
  48. e8c5cf9 Merge "Add owners for HardwareBuffer & friends" by John Reck · 3 years, 8 months ago
  49. 629cb69 Create VcnUnderlyingNetworkPriority and the subclass for Wifi by Yan Yan · 3 years, 8 months ago
  50. edbe912 Merge "Adding typed Parcel readParcelableList API." by Hao Ke · 3 years, 8 months ago
  51. b7b469b Add owners for HardwareBuffer & friends by John Reck · 3 years, 8 months ago
  52. 8e05417 Merge "Add OWNERS file to android.os.vibrator" by Treehugger Robot · 3 years, 8 months ago
  53. e07b665 Merge "Fix the case where restricted mode allowed reasons are ignored" by Sudheer Shanka · 3 years, 8 months ago
  54. b9d11bf Add a setting to support for NITZ retention by Neil Fuller · 3 years, 9 months ago
  55. ffe9e91 Add OWNERS file to android.os.vibrator by Lais Andrade · 3 years, 8 months ago
  56. 014af40 Merge "Set default video parameters in Tx VideoFormatResolver" by Treehugger Robot · 3 years, 8 months ago
  57. 1e6ac5e Merge "BT MAINLINE ParcelFileDescriptor to dup method" by Treehugger Robot · 3 years, 8 months ago
  58. 6fc7c62 Merge "Make android.test.mock use api_srcs instead of jarjar" by Anton Hansson · 3 years, 8 months ago
  59. f33f4b6 Merge "MediaCodec:Add code for YCbCrP010 format support" by Treehugger Robot · 3 years, 8 months ago
  60. 4e690dd Centralize nsd associated files by paulhu · 3 years, 9 months ago
  61. b67fc38 Adding typed Parcel readParcelableList API. by Hao Ke · 3 years, 9 months ago
  62. fcab8ba Merge "Update vibrator file owners" by Treehugger Robot · 3 years, 8 months ago
  63. 2447152 Update vibrator file owners by Lais Andrade · 3 years, 8 months ago
  64. f33e7ff Merge "Create memory safe overload of BluetoothGattServer#notifyCharacteristicChanged" by Treehugger Robot · 3 years, 8 months ago
  65. faf1b1c Merge "Fix an issue when empty the usap pool." by Treehugger Robot · 3 years, 8 months ago
  66. 286d24f Merge "Print anonymized address when new profile update" by Treehugger Robot · 3 years, 8 months ago
  67. 700fb9e Merge "Fix that AccessibilityServiceConnection#serviceInterface may be invalid in the async" by Treehugger Robot · 3 years, 8 months ago
  68. 2645fa2 Print anonymized address when new profile update by Chienyuan · 3 years, 8 months ago
  69. 0b4cafd Fix the case where restricted mode allowed reasons are ignored by Oliver Scott · 3 years, 8 months ago
  70. 67bf96e Merge "Fix work profile applications do not receive event transaction data" by Treehugger Robot · 3 years, 8 months ago
  71. 4eb3a8a Update the transport types of metrics by lucaslin · 3 years, 8 months ago
  72. eed1a20 Merge "net: fix NPE when reading IP configurations" by Chalard Jean · 3 years, 8 months ago
  73. bf424ed Merge "[MS06] Add carrier template fields into cloud backup/restore" by Treehugger Robot · 3 years, 8 months ago
  74. a4df587 Merge "Clear calling identity when notifying alert/limit reached" by Treehugger Robot · 3 years, 8 months ago
  75. 4af1768 [MS06] Add carrier template fields into cloud backup/restore by Junyu Lai · 3 years, 9 months ago
  76. b6f1932 Merge "Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE}" by Treehugger Robot · 3 years, 8 months ago
  77. 9133378 net: fix NPE when reading IP configurations by gary-wzl77 · 3 years, 10 months ago
  78. 4c1bcbc Clear calling identity when notifying alert/limit reached by Junyu Lai · 3 years, 9 months ago
  79. 61c79db Merge changes Ifc3708c1,If07045c1 by Sudheer Shanka · 3 years, 8 months ago
  80. 564e1f8 Make StubVolumes visible for read by Youkichi Hosoi · 3 years, 9 months ago
  81. 9b03378 Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE} by Youkichi Hosoi · 3 years, 9 months ago
  82. 2d17572 Remove uid rules computation in NPMS. by Sudheer Shanka · 3 years, 11 months ago
  83. 655ca9f MediaCodec:Add code for YCbCrP010 format support by Gopalakrishnan Nallasamy · 3 years, 9 months ago
  84. 42bf9da Merge "Split out NetworkPriorityClassifier and UnderlyingNetworkRecord" by Yan Yan · 3 years, 8 months ago
  85. 6a0976a Include blocked reasons in the netpolicy dump. by Sudheer Shanka · 3 years, 11 months ago
  86. 4045c6f Merge "BT_MAINLINE Delete getControllerActivityEnergyInfo" by Rahul Sabnis · 3 years, 8 months ago
  87. 181c8f00 Merge "Reconcile differences between boot image profiles." by Martin Stjernholm · 3 years, 8 months ago
  88. af4484c Merge "Add OWNERS for Verity related JNI files" by Jeff Sharkey · 3 years, 8 months ago
  89. f249e69 Merge "Rename UnderlyingNetworkTracker to UnderlyingNetworkController" by Yan Yan · 3 years, 8 months ago
  90. 7a4b9d9 Make android.test.mock use api_srcs instead of jarjar by Anton Hansson · 3 years, 8 months ago
  91. 4c9551e Reconcile differences between boot image profiles. by Martin Stjernholm · 3 years, 9 months ago
  92. 0c4d524 Merge "Print anonymized address when new device found" by Chienyuan Huang · 3 years, 8 months ago
  93. c3bc1e2 Add OWNERS for Verity related JNI files by Satoshi Niwa · 3 years, 8 months ago
  94. e39da5a Merge "Add null check for mRootTaskInfo in AppPair dump" by Winson Chung · 3 years, 8 months ago
  95. f7e97bd3 Merge "Fix GL memory not being removed from lost RAM" by Kalesh Singh · 3 years, 8 months ago
  96. 3628ecb Split out NetworkPriorityClassifier and UnderlyingNetworkRecord by Yan Yan · 3 years, 9 months ago
  97. 3d20aa2 Rename UnderlyingNetworkTracker to UnderlyingNetworkController by Yan Yan · 3 years, 9 months ago
  98. 1bc2b9c Fix an issue when empty the usap pool. by zhangjianqiu · 3 years, 9 months ago
  99. fdedcbd Merge "Add AppFuseMountException" by Paul Hu · 3 years, 8 months ago
  100. 0b7c177 Fix GL memory not being removed from lost RAM by Kalesh Singh · 3 years, 8 months ago