1. 183e274 Fixing a build breakage caused by an incorrect link. Version code for by Jacob Hobbie · 4 years ago
  2. 5c35d3b Merge "Revert "Revert "Cherrypicking flags and override methods for all..."" by Alex Johnston · 4 years ago
  3. 4e8851d Revert "Revert "Cherrypicking flags and override methods for all..." by Alex Johnston · 4 years ago
  4. e6bebf9 Merge "Fix SystemAudioAutoInitiationAction not started" by Treehugger Robot · 4 years ago
  5. 5757f89 Merge "Round 3: Fix flakiness of testNativeCrash" by Treehugger Robot · 4 years ago
  6. 0a80b6a Merge "Fix the device summary shown twice issue" by Treehugger Robot · 4 years ago
  7. 98ff8ec Merge "Revert "Cherrypicking flags and override methods for allowing dy..."" by Jacky Kao · 4 years ago
  8. 0827cf0 Revert "Cherrypicking flags and override methods for allowing dy..." by Jacky Kao · 4 years ago
  9. 316e0e83 Merge "Cherrypicking flags and override methods for allowing dynamically registered receivers to mark themselves explicitly as exported or not exported." by Jacob Hobbie · 4 years ago
  10. 0da8689 Merge "Delete some ide autogen files" by Jeff Sharkey · 4 years ago
  11. e869287 Merge "Parcel: obtain(IBinder) as API" by Steven Moreland · 4 years ago
  12. 06e1694 Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." by John Reck · 4 years ago
  13. b0578d5 Merge "Migrate Cellbroadcast modules to use modules-utils" by Treehugger Robot · 4 years ago
  14. cd5a848 Fix the device summary shown twice issue by Alice Kuo · 4 years ago
  15. 580909d Round 3: Fix flakiness of testNativeCrash by Yan Han · 4 years ago
  16. 73a065a Merge "Improve "Lost network stack" error message" by Remi NGUYEN VAN · 4 years ago
  17. aea8b25 Improve "Lost network stack" error message by Remi NGUYEN VAN · 4 years ago
  18. c861533 Parcel: obtain(IBinder) as API by Steven Moreland · 4 years ago
  19. b48d4d1 CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. by John Reck · 4 years ago
  20. cbe9af5 Merge "libbinder: split out PackageManagerNative aidl" by Mohammad Islam · 4 years ago
  21. 861d2e1 Merge "Correct Parcel value types" by Bernardo Rufino · 4 years ago
  22. 5539926 Correct Parcel value types by Bernardo Rufino · 4 years ago
  23. d3199a6 Merge "Adding typed Parcel read/write APIs." by Hao Ke · 4 years ago
  24. fb7a6db Merge "Parcel: markForBinder -> obtain(IBinder)" by Steven Moreland · 4 years ago
  25. 55fb62a Merge "Fix writeToParcel parameter nullability" by Sam Gilbert · 4 years ago
  26. 8a86e7d Adding typed Parcel read/write APIs. by Hao Ke · 4 years ago
  27. 1cdbc7c Merge "Log.wtf in mismatch + tests" by Bernardo Rufino · 4 years ago
  28. 17a7d79 Merge "Redact key value from log when DEBUG is false" by Suprabh Shukla · 4 years ago
  29. 8c15362 Parcel: markForBinder -> obtain(IBinder) by Steven Moreland · 4 years ago
  30. 6a5e594 Merge "Add a device overlay for radio off delay due to IMS deregistration" by Brad Ebinger · 4 years ago
  31. e3e9e3f Fix writeToParcel parameter nullability by Sam Gilbert · 4 years ago
  32. 95ace87 Log.wtf in mismatch + tests by Bernardo Rufino · 4 years ago
  33. 46b4ba4 Redact key value from log when DEBUG is false by Edward Savage-Jones · 5 years ago
  34. c5093cf Fix SystemAudioAutoInitiationAction not started by daren.liao · 4 years, 2 months ago
  35. 2adba7d Merge "Keep the native mdns daemon alive for pre-S application" by Luke Huang · 4 years ago
  36. d801fed Merge "Fix stuck HDMI-CEC actions after boot" by Treehugger Robot · 4 years ago
  37. 0fe46d9 Merge "Fix broken test on GSI branch" by Mohammad Islam · 4 years ago
  38. 85b7711 Fix stuck HDMI-CEC actions after boot by Yan Han · 4 years, 1 month ago
  39. 0e4260d Merge "Add a tool for merging annotation.zip files" by Anton Hansson · 4 years ago
  40. dbbb827 Merge "Update permissions OWNERS" by Treehugger Robot · 4 years ago
  41. 73ebf86 Update permissions OWNERS by Evan Severson · 4 years ago
  42. 3b63045 Merge "Set verbosity for api_versions_trimmer_unittests" by Treehugger Robot · 4 years ago
  43. 3bf3a055c Merge "Backport multi user trace changes." by Treehugger Robot · 4 years ago
  44. 33f29f1 Backport multi user trace changes. by Gopinath Elanchezhian · 4 years ago
  45. e673784 Add a tool for merging annotation.zip files by Anton Hansson · 4 years ago
  46. 8ebeef3 Set verbosity for api_versions_trimmer_unittests by yangbill · 4 years ago
  47. 662af62 Merge "HDMICEC: Add a new validation to CEC messages" by Nathalie Le Clair · 4 years ago
  48. 2f6a6fd Fix broken test on GSI branch by Samiul Islam · 4 years ago
  49. 56db11d Merge "fix google widget timing issue" by Treehugger Robot · 4 years ago
  50. bbdceb9 HDMICEC: Add a new validation to CEC messages by Paul · 4 years ago
  51. c39842a Merge "VintfObject.getHalNamesAndVersions report AIDL version number." by Treehugger Robot · 4 years ago
  52. ec854a7 Merge "Add owners for VINTF." by Yifan Hong · 4 years ago
  53. de452e4 VintfObject.getHalNamesAndVersions report AIDL version number. by Yifan Hong · 4 years ago
  54. 4510a23 Add owners for VINTF. by Yifan Hong · 4 years ago
  55. 92b71e5 Merge "Synchronize in LazyValue.get()" by Bernardo Rufino · 4 years ago
  56. f76e50b Cherrypicking flags and override methods for allowing dynamically by Jacob Hobbie · 4 years ago
  57. 4e23d56 Merge "Migrate IPsec modules to use state machine lib" by Treehugger Robot · 4 years ago
  58. 90ba3fa Merge "csip: seamless pair with the coordinated set" by Treehugger Robot · 4 years ago
  59. f2f8648 Migrate Cellbroadcast modules to use modules-utils by wescande · 4 years ago
  60. 3f9c6ba Migrate IPsec modules to use state machine lib by wescande · 4 years ago
  61. e7cb6bd csip: seamless pair with the coordinated set by Alice Kuo · 4 years ago
  62. e7d2554 Merge "Update CSIP base uuid devie set into a single device detail preference" by Treehugger Robot · 4 years ago
  63. c32061b Update CSIP base uuid devie set into a single device detail preference by Alice Kuo · 4 years, 6 months ago
  64. f1163c5 Add a device overlay for radio off delay due to IMS deregistration by Brad Ebinger · 4 years ago
  65. e731e20 Merge "ServiceManagerNative: add getConnectionInfo" by Devin Moore · 4 years ago
  66. 996aab2a Merge "Add doc stubs target that uses module stub source" by Anton Hansson · 4 years ago
  67. 9293dca Synchronize in LazyValue.get() by Bernardo Rufino · 4 years ago
  68. 6c20a2d Merge "Make merged api compat checks output baseline" by Anton Hansson · 4 years ago
  69. 68b1211 Merge "Limit the uniqueness of SignalMeasurementType instead of RAN in SignalStrengthUpdateRequest" by Rambo Wang · 4 years ago
  70. b8ce081 Make merged api compat checks output baseline by Anton Hansson · 4 years, 1 month ago
  71. af88579 Merge "Wifi use state machine from modules-utils" by Treehugger Robot · 4 years ago
  72. 0153d5f Wifi use state machine from modules-utils by William Escande · 4 years ago
  73. 46d22e3 Merge "Convert DownloadManagerTestApp to Android.bp" by Colin Cross · 4 years ago
  74. 58210e2 Merge "Convert MultiDexLegacy* tests to Android.bp and d8 --main-dex-rules" by Colin Cross · 4 years ago
  75. 6f4e26df Convert DownloadManagerTestApp to Android.bp by Colin Cross · 4 years ago
  76. 5f4f556 Convert MultiDexLegacy* tests to Android.bp and d8 --main-dex-rules by Colin Cross · 4 years ago
  77. 2279402 Merge "Adding sattiraju@ as OWNER and also changing the order of ldaps to be alphabetical" by Roopa Sattiraju · 4 years ago
  78. a9c6fbd Merge "Make createBond(int) a system API" by Treehugger Robot · 4 years ago
  79. 9249647 Limit the uniqueness of SignalMeasurementType instead of RAN in by Rambo Wang · 4 years ago
  80. ef483e4 Merge "Migrate dependency from base to modules-utils" by Treehugger Robot · 4 years ago
  81. 09170fd Merge "csip: Expose an extra data with intent and store in CachedBluetoothDevice" by Treehugger Robot · 4 years ago
  82. 9fe8f3e Merge "Add patb@ as a owner of SystemConfig tests" by Treehugger Robot · 4 years ago
  83. 8bf8b19 Merge "Replace security_context_t type" by Thiébaud Weksteen · 4 years ago
  84. c10adeb Merge "Fix an instance of -Wunused-but-set-variable." by Yi Kong · 4 years ago
  85. 399c36b csip: Expose an extra data with intent and store in CachedBluetoothDevice by Alice Kuo · 4 years, 8 months ago
  86. 4f2420f Migrate dependency from base to modules-utils by wescande · 4 years ago
  87. b5cab25 Fix an instance of -Wunused-but-set-variable. by Yi Kong · 4 years ago
  88. 6492126 Add doc stubs target that uses module stub source by Anton Hansson · 4 years ago
  89. 6476e03 Add patb@ as a owner of SystemConfig tests by Pedro Loureiro · 4 years ago
  90. f664101 Merge "Move annotations in public api to frameworks/base" by Anton Hansson · 4 years ago
  91. e0f3d23 Move annotations in public api to frameworks/base by Anton Hansson · 4 years ago
  92. bc48cda Merge "Remove forceAllNetworkTypes from test" by Aaron Huang · 4 years ago
  93. b3ba6cd Adding sattiraju@ as OWNER and also changing the order of ldaps to be by Roopa Sattiraju · 4 years ago
  94. 70a0869 Merge "Keep only the classes in the android.test.mock package" by Treehugger Robot · 4 years ago
  95. 3ba8a37 Merge "Fix idmap2 compiling against musl" by Colin Cross · 4 years ago
  96. 2cba49a Merge "Fix framworks/base compiling against musl" by Colin Cross · 4 years ago
  97. d93483f Make createBond(int) a system API by Qasim Javed · 4 years, 1 month ago
  98. 8af0caf Fix idmap2 compiling against musl by Colin Cross · 4 years ago
  99. b77efab Merge "settingslib: Add Coordinated Set Profile" by Jakub Pawlowski · 4 years ago
  100. 565cd27 settingslib: Add Coordinated Set Profile by Jakub Tyszkowski · 4 years, 3 months ago