1. d3edb1b Move android_*_stubs_current modules to frameworks/base by Jiyong Park · 5 years ago
  2. 519a9f6 Merge "Populate SDK with clang linker (lld) in addition to GNU linker." by David Gross · 5 years ago
  3. 00be4d0 Populate SDK with clang linker (lld) in addition to GNU linker. by David Gross · 5 years ago
  4. 5ff740f Merge "header-checker: Remove C++ 17 usages" by Logan Chien · 5 years ago
  5. 384d61d Merge "Add preserve_extracted_files option in compare_images" by Treehugger Robot · 5 years ago
  6. e35e89d Add preserve_extracted_files option in compare_images by Jeongik Cha · 5 years ago
  7. 877c9a1 header-checker: Remove C++ 17 usages by Logan Chien · 5 years ago
  8. d8055f8 Merge "Extract zip file in tmp directory" by Treehugger Robot · 5 years ago
  9. b2ddb4d Merge "header-checker: Encapsulate AbiDiffHelper" by Treehugger Robot · 5 years ago
  10. f253fc4 Merge "header-checker: Remove type_id" by Treehugger Robot · 5 years ago
  11. 3addde7 Merge "[Bug Fix] Not able to create secondary user due to lack of permission" by Treehugger Robot · 5 years ago
  12. aa2ec78 [Bug Fix] Not able to create secondary user due to lack of permission by Weilun Du · 5 years ago
  13. af646f7 Extract zip file in tmp directory by Jeongik Cha · 5 years ago
  14. dd7bba0 Merge changes I22e348b4,Iaa253a43 by Chih-hung Hsieh · 5 years ago
  15. 0953959 Add new cargo2android.py owners by Chih-Hung Hsieh · 5 years ago
  16. 2978204 Auto-build/update codegen by Chih-Hung Hsieh · 5 years ago
  17. 1f4f441 Merge "header-checker: Downgrade to C++ 14" by Logan Chien · 5 years ago
  18. 0d95787 Merge "[NDK] Add an option to gdbrunner to run lldb" by Treehugger Robot · 5 years ago
  19. e527e06 header-checker: Downgrade to C++ 14 by Logan Chien · 5 years ago
  20. a1d5d38 [NDK] Add an option to gdbrunner to run lldb by Haibo Huang · 5 years ago
  21. 45ffc27 Merge "A script to run cargo and generate Android.bp." by Chih-hung Hsieh · 5 years ago
  22. a50907a Merge changes from topic "bump-clang-r370808" by Logan Chien · 5 years ago
  23. 1fd2cdb clang-tools: upgrade to r370808 by Nick Desaulniers · 5 years ago
  24. 833560b header-checker: Migrate to clang-r370808 by Logan Chien · 5 years ago
  25. 331a744 Merge "Merge Android10 QPR1 into AOSP master" by Treehugger Robot · 5 years ago
  26. 2cb3b91 Merge Android10 QPR1 into AOSP master by Xin Li · 5 years ago
  27. e888737 A script to run cargo and generate Android.bp. by Chih-Hung Hsieh · 5 years ago
  28. c117e17 Merge "Build proto_metadata_plugin, needed for proto cross-referencing" by Alexander Smundak · 5 years ago
  29. 42f7dbc Merge "Build proto_metadata_plugin, needed for proto cross-referencing" by Alexander Smundak · 5 years ago
  30. 97feb26 Build proto_metadata_plugin, needed for proto cross-referencing by Sasha Smundak · 5 years ago
  31. 9e15fce Merge "Add 'whitelist' option to compare_images" am: 0cf2d79947 by Yo Chiang · 5 years ago
  32. 0cf2d79 Merge "Add 'whitelist' option to compare_images" by Yo Chiang · 5 years ago
  33. 6af2156 Merge "idegen fails to build a correct dependency graph if one of the submodules it identifies lacks an Android.mk file" by Enrico Granata · 5 years ago
  34. 3b16a02 Merge "idegen fails to build a correct dependency graph if one of the submodules it identifies lacks an Android.mk file" by Treehugger Robot · 5 years ago
  35. 8810570 Merge "[SdkSetup] Set physical keyboard layout" am: c3aecfaf2e by Weilun Du · 5 years ago
  36. c3aecfa Merge "[SdkSetup] Set physical keyboard layout" by Weilun Du · 5 years ago
  37. 9039ad4 Add 'whitelist' option to compare_images by Yo Chiang · 5 years ago
  38. 3cac241 [SdkSetup] Set physical keyboard layout by Weilun Du · 5 years ago
  39. 5e29d26 Merge "Refactor compare_images" am: 2ce9bc6563 by Yo Chiang · 5 years ago
  40. 2ce9bc6 Merge "Refactor compare_images" by Yo Chiang · 5 years ago
  41. b783c49 Refactor compare_images by Yo Chiang · 5 years ago
  42. c1e66c8 Merge "Use prebuilt llvm tools" am: 1169e31d15 by Yo Chiang · 5 years ago
  43. 1169e31 Merge "Use prebuilt llvm tools" by Treehugger Robot · 5 years ago
  44. e0765b4 Use prebuilt llvm tools by Yo Chiang · 5 years ago
  45. b85e538 Merge "Fix and generate vndk snapshot entirely in Soong" am: 6e2e77336e by Inseob Kim · 5 years ago
  46. 6e2e773 Merge "Fix and generate vndk snapshot entirely in Soong" by Treehugger Robot · 5 years ago
  47. 04c21ae Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
  48. 2d1ef5d Merge "DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  49. d425b04 Merge "Build protoc_extractor" am: 3f4ef2c0b7 by Alexander Smundak · 5 years ago
  50. 3f4ef2c Merge "Build protoc_extractor" by Alexander Smundak · 5 years ago
  51. 4ccc65c DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  52. 312ddee Build protoc_extractor by Sasha Smundak · 5 years ago
  53. 3f81aa9 Merge "emulator: move SdkSetup to product" am: 7fa0b26829 by Bo Hu · 5 years ago
  54. 7fa0b26 Merge "emulator: move SdkSetup to product" by Bo Hu · 5 years ago
  55. 76c4f8f emulator: move SdkSetup to product by bohu · 5 years ago
  56. 313307b Merge "sdk: remove whitelist for deployagent" am: 73fae42b6f by bohu · 5 years ago
  57. 73fae42 Merge "sdk: remove whitelist for deployagent" by Treehugger Robot · 5 years ago
  58. 21f8a22 [automerger skipped] Merge Coral/Flame into AOSP master by Xin Li · 5 years ago
  59. 308976f sdk: remove whitelist for deployagent by bohu · 5 years ago
  60. 78d137e Merge Coral/Flame into AOSP master by Xin Li · 5 years ago
  61. 72325ed Merge "Development: remove deployagent" am: 90ceb51d8f by bohu · 5 years ago
  62. 90ceb51 Merge "Development: remove deployagent" by Treehugger Robot · 5 years ago
  63. 218e42e Development: remove deployagent by bohu · 5 years ago
  64. e2dd407 Merge "header-checker: Remove unique_id" am: 9044508982 by Logan Chien · 5 years ago
  65. 9044508 Merge "header-checker: Remove unique_id" by Logan Chien · 5 years ago
  66. 085de0e Merge "Some files for the SDK are now built in a different place" am: 2e9d2a0112 by Jerome Gaillard · 5 years ago
  67. 2e9d2a0 Merge "Some files for the SDK are now built in a different place" by Jerome Gaillard · 5 years ago
  68. 52633e9 Some files for the SDK are now built in a different place by Jerome Gaillard · 5 years ago
  69. d84fef6 Merge "Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths" by Hsin-Yi Chen · 5 years ago
  70. f45e8c6 Merge "Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths" by Hsin-Yi Chen · 5 years ago
  71. fffb7cc Merge "Update vndk snapshot build script" am: d6ba93f7b0 by Inseob Kim · 5 years ago
  72. d6ba93f Merge "Update vndk snapshot build script" by Treehugger Robot · 5 years ago
  73. 0f69a1f Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 5 years ago
  74. 6410617 Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths by Hsin-Yi Chen · 5 years ago
  75. 3a13e9e Merge "Remove CPU variant from ABI reference dump paths" am: 2a6f31a2bd by Hsin-Yi Chen · 5 years ago
  76. 2a6f31a Merge "Remove CPU variant from ABI reference dump paths" by Treehugger Robot · 5 years ago
  77. d771310 Merge "Update checkvintf on build_mixed" am: 14dd5a85c3 by Justin Yun · 5 years ago
  78. 14dd5a8 Merge "Update checkvintf on build_mixed" by Treehugger Robot · 5 years ago
  79. d71d101 Merge "Update indentation to 2 spaces for build_mixed" am: 1ee5d4e60f by Justin Yun · 5 years ago
  80. 1ee5d4e Merge "Update indentation to 2 spaces for build_mixed" by Treehugger Robot · 5 years ago
  81. 14e2342 Update checkvintf on build_mixed by Justin Yun · 5 years ago
  82. b9fe142 Update vndk snapshot build script by Inseob Kim · 5 years ago
  83. 56cb76a Update indentation to 2 spaces for build_mixed by Justin Yun · 5 years ago
  84. e8ae12f Merge "sdk_clean.sh: the mac is now using the same sed as linux." am: 5502f2c591 by Elliott Hughes · 5 years ago
  85. 5502f2c Merge "sdk_clean.sh: the mac is now using the same sed as linux." by Treehugger Robot · 5 years ago
  86. 80c8559 sdk_clean.sh: the mac is now using the same sed as linux. by Elliott Hughes · 5 years ago
  87. e1aa9eb Remove CPU variant from ABI reference dump paths by Hsin-Yi Chen · 5 years ago
  88. 93e5dc5 Merge "Install vndkcore and vndkprivate library list" am: 6863ada102 by Kiyoung Kim · 5 years ago
  89. 6863ada Merge "Install vndkcore and vndkprivate library list" by Kiyoung Kim · 5 years ago
  90. d45a8b1 Merge "Increment platform-tools version to 29.0.5." am: 8c81029cbe by Josh Gao · 5 years ago
  91. 8c81029 Merge "Increment platform-tools version to 29.0.5." by Josh Gao · 5 years ago
  92. 3338757 Increment platform-tools version to 29.0.5. by Josh Gao · 5 years ago
  93. b04fe60 Install vndkcore and vndkprivate library list by Kiyoung Kim · 5 years ago
  94. eb22de0 Merge "WiFiDirectDemo: update permission requirement" am: ef35801792 by Jimmy Chen · 5 years ago
  95. ef35801 Merge "WiFiDirectDemo: update permission requirement" by Treehugger Robot · 5 years ago
  96. ea7a68a Merge "elfcheck: Add Android.mk auto-fix rewriter" am: 42abf9e61b by Logan Chien · 5 years ago
  97. 392ebb3 Merge "header-checker: Remove aosp_{arm64,x86}_ab" am: aa79d2c092 by Logan Chien · 5 years ago
  98. 42abf9e Merge "elfcheck: Add Android.mk auto-fix rewriter" by Logan Chien · 5 years ago
  99. aa79d2c Merge "header-checker: Remove aosp_{arm64,x86}_ab" by Logan Chien · 5 years ago
  100. 17ec995 header-checker: Remove aosp_{arm64,x86}_ab by Logan Chien · 5 years ago