1. ed53f69 Remove extraneous gfxstream dep and add lz4 repo rule by Jason Macnak · 8 weeks ago main
  2. aa1fad5 feat: Add benchmark and tests for RingStreambuf by Erwin Jansen · 8 weeks ago
  3. c72681f feat: Add PathEq matcher for filesystem paths by Erwin Jansen · 8 weeks ago
  4. 1cd45cf fix: Set lz4 module version to 1.9.4 by Erwin Jansen · 9 weeks ago
  5. 0f68915 refactor: Remove glob usage from BUILD.bazel files by Erwin Jansen · 9 weeks ago
  6. f5e0ce1 fix: Use standard SPDX license for BUILD.bazel by Erwin Jansen · 9 weeks ago
  7. 3d25822 Merge "Modulify aemu" into main by Jason Macnak · 9 weeks ago
  8. f21d464 Merge "Add VulkanRobustness feature control item" into main by Treehugger Robot · 10 weeks ago
  9. 6760d26 Merge "Update getLauncherDirectory to use ANDROID_EMULATOR_LAUNCHER_DIR." into main by Treehugger Robot · 2 months ago
  10. ee6d969 fix: Remove C-style log references and refactor logging by Erwin Jansen · 2 months ago
  11. 8df0bf2 fix: Make includes explicit by Erwin Jansen · 3 months ago
  12. 68a5959 Address some -Wshadow errors am: 5fd6678837 by Jason Macnak · 3 months ago
  13. 578ae5f Merge "Add status matcher helper macros." into main am: cf7d07f754 by Treehugger Robot · 3 months ago
  14. 652e7b0 Merge "Add map_size to goldfish address space's ramblock definition." into main am: 01e21cf2ec by Bo Hu · 3 months ago
  15. 11cb0ad Merge "Add Xr head events, and Xr options to window agent interface." into main am: 245593cb2f by Honghua (Harry) Yang · 3 months ago
  16. 4ef7e5c Merge "Add an implementation of status macros: RETURN_IF_ERROR and ASSIGN_OR_RETURN." into main am: 7f3d20ce12 by Treehugger Robot · 3 months ago
  17. 70d1965 add vulkanInstanceEnumerate to vm interface am: b5ea132569 by Bo Hu · 3 months ago
  18. e33c481 snapshot: provide interface to register vulkan apps am: 3016fe9e1c by Bo Hu · 3 months ago
  19. 46c9cd3 feat: Implement dirent API for Windows using WinAPI am: 97208f5344 by Erwin Jansen · 3 months ago
  20. 24ed865 Add toString_SnapshotSkipReason utility function am: 126c746048 by Serdar Kocdemir · 3 months ago
  21. 8465408 Port debug.cpp implementation from emulator am: 9babf22f01 by Erwin Jansen · 3 months ago
  22. 9867361 Expand `EMULATOR_LOG_##severity` in the first macro definition (2) am: 3a38c4366a by Roman Kiryanov · 3 months ago
  23. 177c164 Merge "Expand `EMULATOR_LOG_##severity` in the first macro definition" into main am: ed67264fca by Treehugger Robot · 3 months ago
  24. 6809237 Add missing <stdlib.h> for abort(). am: 6e995d2caf by Elliott Hughes · 3 months ago
  25. 8dac653 aemu-base: Re-align the stream handle types am: eee9887efa by Aaron Ruby · 3 months ago
  26. 33b625a Merge "Merge remote-tracking branch 'aosp/incoming-emu-main-dev' into merger-aemu" into main am: 80788bc2fd by JP Cottin · 3 months ago
  27. 2d50fdb Merge "Add absl logging fallback to Result.h" into main am: f45f51d01a by Treehugger Robot · 3 months ago
  28. 3bb2bf7 Address some -Wshadow errors by Jason Macnak · 3 months ago
  29. a691b84 Merge "Add status matcher helper macros." into main by Treehugger Robot · 3 months ago
  30. b57a1db Merge "Add map_size to goldfish address space's ramblock definition." into main by Bo Hu · 3 months ago
  31. 325cc6a Merge "Add Xr head events, and Xr options to window agent interface." into main by Honghua (Harry) Yang · 3 months ago
  32. 40d2144 Merge "Add an implementation of status macros: RETURN_IF_ERROR and ASSIGN_OR_RETURN." into main by Treehugger Robot · 3 months ago
  33. 73a9dad add vulkanInstanceEnumerate to vm interface by Bo Hu · 3 months ago
  34. a10474e snapshot: provide interface to register vulkan apps by Bo Hu · 4 months ago
  35. 0ae6b58 feat: Implement dirent API for Windows using WinAPI by Erwin Jansen · 4 months ago
  36. edca0f1 Add toString_SnapshotSkipReason utility function by Serdar Kocdemir · 4 months ago
  37. 3d81f69 Port debug.cpp implementation from emulator by Erwin Jansen · 4 months ago
  38. 3d35973 Expand `EMULATOR_LOG_##severity` in the first macro definition (2) by Roman Kiryanov · 4 months ago
  39. 7f4a657 Merge "Expand `EMULATOR_LOG_##severity` in the first macro definition" into main by Treehugger Robot · 4 months ago
  40. e681411 Add missing <stdlib.h> for abort(). by Elliott Hughes · 4 months ago
  41. b72f823 aemu-base: Re-align the stream handle types by Aaron Ruby · 5 months ago
  42. 4911d54 Merge "Merge remote-tracking branch 'aosp/incoming-emu-main-dev' into merger-aemu" into main by JP Cottin · 5 months ago
  43. b25d486 Merge "Add absl logging fallback to Result.h" into main by Treehugger Robot · 5 months ago
  44. d549cf3 Merge "Remove "-Wno-reorder-ctor" and fix warnings" into main by Jason Macnak · 5 months ago
  45. ca1425c Merge "Remove -Wno-ignored-qualifiers and address warnings" into main am: a7a5ff8b92 by Jason Macnak · 5 months ago
  46. fff90d0 Merge "Disable -Winvalid-offsetof warnings in SmallFixedVector" into main am: c9f4abe5a8 by Treehugger Robot · 5 months ago
  47. 8c22a64 Merge "Remove -Wno-ignored-qualifiers and address warnings" into main by Jason Macnak · 5 months ago
  48. 1837317 Merge "Disable -Winvalid-offsetof warnings in SmallFixedVector" into main by Treehugger Robot · 5 months ago
  49. 3e632ff Add VulkanVirtualQueue feature flag am: 983aa431e8 by Serdar Kocdemir · 5 months ago
  50. ebcf672 Merge "Add missing host feature control items" into main am: f9fd670449 by Serdar Kocdemir · 5 months ago
  51. ef2cc07 Save and load more virtio gpu info am: 4a37108487 by Jason Macnak · 5 months ago
  52. dbef850 Fix: Prevent nullptr exception in AsyncSocket callbacks am: 28aa9416bf by Erwin Jansen · 5 months ago
  53. 756e46b Merge "ASG: Avoid double save/load for external memory" into main am: bb7ba212b2 by Jason Macnak · 5 months ago
  54. 2de804f Merge "Allow ASG client to provide external mem resources for load" into main am: 25b6da98fd by Jason Macnak · 5 months ago
  55. c3bdeac Merge "Update ASG context loading to handle combined allocation" into main am: f169a0a130 by Jason Macnak · 5 months ago
  56. d564c69 aemu: remove unused files am: b4e61f9dea by Gurchetan Singh · 5 months ago
  57. 554e2f9 aemu: relicense to MIT am: 8e69507ec2 by Gurchetan Singh · 5 months ago
  58. 1321b0a Track buffer size for ASG blocks am: 2a8b72e25d by Jason Macnak · 5 months ago
  59. 185fa41 Merge "Remove duplicated header" into main am: 779b9c5235 by Treehugger Robot · 5 months ago
  60. 7ca6c5e Port protobuf matchers am: 3ed7a3acd7 by Erwin Jansen · 5 months ago
  61. 83d655c Merge "Reapply "Add methods to check multi display state"" into main am: aea52c4c34 by Treehugger Robot · 5 months ago
  62. 598f791 Determine cluster displayId based on the feature flags am: 1f87fa1688 by jschung · 5 months ago
  63. a28267a Update the feature control ID for BypassVulkanDeviceFeatureOverrides. am: 394ce2097d by sergiuferentz · 5 months ago
  64. 7e41025 Merge "Add BypassVulkanDeviceFeatureOverrides flag" into main am: 1b4f12d25c by Sergiu Ferentz · 5 months ago
  65. 5e88ca2 Merge "Revert "Add methods to check multi display state"" into main am: b7b5f0251f by Bo Hu · 5 months ago
  66. e54e05d AlignedBuf makes sense only for trivial objects am: 00b239c77a by Kyoungwon Kim · 5 months ago
  67. fc3d22c Rewrite resizeImpl am: 86670a69d4 by Kyoungwon Kim · 5 months ago
  68. 00fd992 Merge "Implement logforwarding getter for abseil logger" into main am: c787bfab7f by Treehugger Robot · 5 months ago
  69. cc81105 Merge "Fix aysnc socket concurrency issues." into main am: 60f73da9b0 by Treehugger Robot · 5 months ago
  70. 8c0ef93 Merge "Add methods to check multi display state" into main am: dab8a0630e by Treehugger Robot · 5 months ago
  71. 05a23d0 Merge "Enable logforwarding getter" into main am: 2b79a44b43 by Treehugger Robot · 5 months ago
  72. f92672e Merge "Add support for sending in SimpleAsyncSocketAdapter" into main am: c6410b6d2a by Erwin Jansen · 5 months ago
  73. f91ffdb Merge "Standardize log forwarding" into main am: 5c00561bd8 by Treehugger Robot · 5 months ago
  74. 6641d7a Add onLooperThread method am: 78facd6cc2 by Erwin Jansen · 5 months ago
  75. b3000a5 Make test-io available to all dependencies am: 3b40e961d8 by Erwin Jansen · 5 months ago
  76. 79f686e Cleanup in RecurrentTask am: 52b60ef25e by Roman Kiryanov · 5 months ago
  77. f815544 Make RecurrentTask::taskCallback non-static am: 2c69f1b884 by Roman Kiryanov · 5 months ago
  78. 14c639c Retire RecurrentTask::waitUntilRunning am: 291190a9b2 by Roman Kiryanov · 5 months ago
  79. 9291e78 Retire AutoLock::isLocked am: 89a7c42876 by Roman Kiryanov · 5 months ago
  80. 176ea67 Merge "Update RecurrentTask" into main am: e8660cdb06 by Treehugger Robot · 5 months ago
  81. 91ab853 Add support for logging with abseil backend am: 4b84acd9af by Erwin Jansen · 5 months ago
  82. b434e37 Change SimpleAsyncSocketAdapter::mSocket from private to protected am: b4318d210e by Erwin Jansen · 5 months ago
  83. 875b8c5 Merge "Update ASyncSocket interface" into main am: e084d93f4b by Erwin Jansen · 5 months ago
  84. 491aba4 Add VulkanVirtualQueue feature flag by Serdar Kocdemir · 6 months ago
  85. a30e127 Merge "Add missing host feature control items" into main by Serdar Kocdemir · 6 months ago
  86. 3dee63c Save and load more virtio gpu info by Jason Macnak · 6 months ago
  87. 5f978c8 Fix: Prevent nullptr exception in AsyncSocket callbacks by Erwin Jansen · 6 months ago
  88. 8a20130 Merge "ASG: Avoid double save/load for external memory" into main by Jason Macnak · 6 months ago
  89. 0fd09dd Merge "Allow ASG client to provide external mem resources for load" into main by Jason Macnak · 6 months ago
  90. ead960e Merge "Update ASG context loading to handle combined allocation" into main by Jason Macnak · 6 months ago
  91. 745b18d aemu: remove unused files by Gurchetan Singh · 7 months ago
  92. be23f19 aemu: relicense to MIT by Gurchetan Singh · 7 months ago
  93. 0129b27 Track buffer size for ASG blocks by Jason Macnak · 7 months ago
  94. 4dec401 Merge "Remove duplicated header" into main by Treehugger Robot · 7 months ago
  95. 15bf6f2 Port protobuf matchers by Erwin Jansen · 7 months ago
  96. b636402 Merge "Reapply "Add methods to check multi display state"" into main by Treehugger Robot · 7 months ago
  97. b9bf0cb Determine cluster displayId based on the feature flags by jschung · 7 months ago
  98. 5861d67 Update the feature control ID for BypassVulkanDeviceFeatureOverrides. by sergiuferentz · 7 months ago
  99. 01c7864 Merge "Add BypassVulkanDeviceFeatureOverrides flag" into main by Sergiu Ferentz · 8 months ago
  100. 5cfc77d Merge "Revert "Add methods to check multi display state"" into main by Bo Hu · 8 months ago