1. fc212f2 Merge "Do not allow extending pass-by-value parameters or return types" by Hsin-Yi Chen · 2 years, 10 months ago
  2. f8a1fc3 Merge "idegen: Migrate try-finally to try-with-resources for Configuration.java" by Treehugger Robot · 2 years, 10 months ago
  3. e381c93 idegen: Migrate try-finally to try-with-resources for Configuration.java by utzcoz · 2 years, 10 months ago
  4. d6c9ae2 Merge "idegen: Handle symbolic link that targets to current or parent directory" by Treehugger Robot · 2 years, 10 months ago
  5. 4f2576b Merge "Allow adding class/struct members to padding space" by Hsin-Yi Chen · 2 years, 10 months ago
  6. 9f22a27 Allow adding class/struct members to padding space by Hsin-Yi Chen · 2 years, 10 months ago
  7. d875d51 Do not allow extending pass-by-value parameters or return types by Hsin-Yi Chen · 2 years, 10 months ago
  8. efd3826 Merge "Allow appending members to structs and classes" by Hsin-Yi Chen · 2 years, 10 months ago
  9. e0d81ee Merge "Delete VNDK definition tools" by Hsin-Yi Chen · 2 years, 10 months ago
  10. cdf49db Allow appending members to structs and classes by Hsin-Yi Chen · 2 years, 11 months ago
  11. a3aa817 Merge "Add FLAG_IMMUTABLE to PendingIntents" by Treehugger Robot · 2 years, 10 months ago
  12. f4dc2d5 Add FLAG_IMMUTABLE to PendingIntents by Cole Faust · 2 years, 10 months ago
  13. adc960d Merge "Filter added or removed types by -ignore-linker-set-key" by Hsin-Yi Chen · 2 years, 11 months ago
  14. cc90871 Merge "Add linker_set_key to RecordTypeDiff and EnumTypeDiff" by Hsin-Yi Chen · 2 years, 11 months ago
  15. 97a3f30 idegen: Handle symbolic link that targets to current or parent directory by utzcoz · 3 years ago
  16. 3779220 Filter added or removed types by -ignore-linker-set-key by Hsin-Yi Chen · 2 years, 11 months ago
  17. 00d8159 Add linker_set_key to RecordTypeDiff and EnumTypeDiff by Hsin-Yi Chen · 2 years, 11 months ago
  18. 16a8d0f Merge "Move SdkSetup app into device/generic/goldfish" by Treehugger Robot · 2 years, 11 months ago
  19. a60ef1b Move SdkSetup app into device/generic/goldfish by Roman Kiryanov · 2 years, 11 months ago
  20. dafc6d0 Merge "Update clang-tools build to clang-r458507" by Pirama Arumuga Nainar · 2 years, 11 months ago
  21. 5acfb41 Merge "Remove Python enables identical to global defaults." by Krzysztof Kosiński · 2 years, 11 months ago
  22. 2e6f159 Update clang-tools build to clang-r458507 by Pirama Arumuga Nainar · 2 years, 11 months ago
  23. 45c7ebd Remove Python enables identical to global defaults. by Krzysztof Kosiński · 2 years, 11 months ago
  24. f38939a Delete VNDK definition tools by Hsin-Yi Chen · 2 years, 11 months ago
  25. 01cd913 Merge "Revert "Revert "Add license metadata to non-module targets.""" by Treehugger Robot · 2 years, 11 months ago
  26. 16ed4a3 Merge changes I78bc86ad,Ieeab8376 by Matthew Maurer · 2 years, 11 months ago
  27. 43ee75e Merge "add u option(unbundled build) in build_vendor.sh" by Treehugger Robot · 2 years, 11 months ago
  28. 1b1068f add u option(unbundled build) in build_vendor.sh by Jeongik Cha · 2 years, 11 months ago
  29. 4964db9 Revert "Revert "Add license metadata to non-module targets."" by Bob Badour · 2 years, 11 months ago
  30. 511583f Merge "Add comments to ninja_metrics.proto" by Treehugger Robot · 2 years, 11 months ago
  31. 8e0560c Add comments to ninja_metrics.proto by Justin Yun · 2 years, 11 months ago
  32. e541ed3 Merge "Revert "Add license metadata to non-module targets."" by Bob Badour · 2 years, 11 months ago
  33. 696b533 Revert "Add license metadata to non-module targets." by Bob Badour · 2 years, 11 months ago
  34. 0c211bf Merge "Remove e2fsdroid and sload_f2fs from platform sdk" by Thiébaud Weksteen · 2 years, 11 months ago
  35. e63705e Merge "Add license metadata to non-module targets." by Treehugger Robot · 2 years, 11 months ago
  36. d3d1bd6 Merge "Remove py2 usages" by Treehugger Robot · 2 years, 11 months ago
  37. b59698e c2a: Legacy cleanup by Matthew Maurer · 2 years, 11 months ago
  38. ae5da71 c2a: Parse new cargo output by Matthew Maurer · 2 years, 11 months ago
  39. d7b3122 Remove py2 usages by Cole Faust · 2 years, 11 months ago
  40. 846c5ac Add license metadata to non-module targets. by Bob Badour · 2 years, 11 months ago
  41. 3ccbbe8 Merge "Update README in header checker for option ignored_linker_set_keys" by Mu-Le Lee · 2 years, 11 months ago
  42. a008152 Merge "Add option to ignore some specific LinkerSetKeys in header-abi-diff" by Mu-Le Lee · 2 years, 11 months ago
  43. 9382092 Merge "Build dist to get build metrics" by Treehugger Robot · 2 years, 11 months ago
  44. 367944f Build dist to get build metrics by Justin Yun · 2 years, 11 months ago
  45. 8e3e353 Merge "Fix module-file name collisions" by Treehugger Robot · 3 years ago
  46. 7bc4267 Fix module-file name collisions by Cole Faust · 3 years ago
  47. d93d4de Add option to ignore some specific LinkerSetKeys in header-abi-diff by Mu-Le Lee · 3 years ago
  48. 173a9dd Update README in header checker for option ignored_linker_set_keys by Mu-Le Lee · 3 years ago
  49. 17a4283 Merge "Skip vndk variants check for vendor builds" by Treehugger Robot · 3 years ago
  50. 05bf9be Skip vndk variants check for vendor builds by Inseob Kim · 3 years ago
  51. 23862f4 Merge "Generate ninja_inputs.pb as build metrics" by Treehugger Robot · 3 years ago
  52. f020989 Generate ninja_inputs.pb as build metrics by Justin Yun · 3 years ago
  53. d8fdf8b Merge "Update README in header checker for header-abi-diff configuration" by Mu-Le Lee · 3 years ago
  54. 06f41ab Update README in header checker for header-abi-diff configuration by Mu-Le Lee · 3 years ago
  55. 126ca5f Merge changes Ib62b19c1,I80a6ecd8,I37b9aa96,I4de409b3 by Treehugger Robot · 3 years ago
  56. fd12b5f c2a: Clean-up no-ops with 'pass' by Pierre-Clément Tosi · 3 years ago
  57. e5342d1 c2a: Crate: Don't parse -Wclippy, -D, and -W flags by Pierre-Clément Tosi · 3 years ago
  58. 435dfe5 c2a: Crate: Parse unquoted rustc args by Pierre-Clément Tosi · 3 years ago
  59. dde806f c2a: Extend unquote() to single quotes by Pierre-Clément Tosi · 3 years ago
  60. 2056001 Merge "Fix build_vendor script bug" by Inseob Kim · 3 years ago
  61. 9c1140b Fix build_vendor script bug by Inseob Kim · 3 years ago
  62. 159371e Merge "Fix array-related errorprone warnings" by Cole Faust · 3 years ago
  63. 3bf7581 Merge "Fix header-abi-diff skips diff when config.json is not found" by Mu-Le Lee · 3 years ago
  64. 82c4dd2 Fix header-abi-diff skips diff when config.json is not found by Mu-Le Lee · 3 years ago
  65. 61b8730 Merge "Analyze project usages with manifest" by Inseob Kim · 3 years ago
  66. 4c8cf32 Analyze project usages with manifest by Inseob Kim · 3 years ago
  67. b09c616 Merge "Make build_vendor script configurable" by Inseob Kim · 3 years ago
  68. 68c004f Make build_vendor script configurable by Inseob Kim · 3 years ago
  69. 7b72a4f Merge "Implement the Cross-Version ABI diff configuration" by Mu-Le Lee · 3 years ago
  70. 2ce72d8 Implement the Cross-Version ABI diff configuration by Mu-Le Lee · 3 years ago
  71. 9bd80cb Merge "cargo2android: fix test detection when there is exactly 1 test" by Treehugger Robot · 3 years ago
  72. 9f0dd71 cargo2android: fix test detection when there is exactly 1 test by Frederick Mayle · 3 years ago
  73. b1d8a2d Merge changes I4c3744e0,I91d8de92 by Matthew Maurer · 3 years ago
  74. e43c2bc Merge "Change the format of header-abi-diff config from .ini to .json" by Mu-Le Lee · 3 years ago
  75. 4ce806f Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years ago
  76. aa167d6 DO NOT MERGE - Merge Android 13 by Xin Li · 3 years ago
  77. ddbf515 Merge "Bumping package version number for T. Test: treehugger Bug: 242625850" by Treehugger Robot · 3 years ago
  78. 6e77cfb Bumping package version number for T. Test: treehugger Bug: 242625850 by Shaju Mathew · 3 years ago
  79. 1bb113c Fix array-related errorprone warnings by Cole Faust · 3 years ago
  80. 34f24fd Merge "Export vendor.img and ninja analysis results" am: de0317677b by Inseob Kim · 3 years ago
  81. de03176 Merge "Export vendor.img and ninja analysis results" by Inseob Kim · 3 years ago
  82. 28092bd Export vendor.img and ninja analysis results by Inseob Kim · 3 years ago
  83. f492b84 Remove e2fsdroid and sload_f2fs from platform sdk by Thiébaud Weksteen · 3 years ago
  84. 5584fd7 Merge "rust: addr3prf: Support COPYING files" am: a2fff95476 by Matthew Maurer · 3 years ago
  85. a2fff95 Merge "rust: addr3prf: Support COPYING files" by Matthew Maurer · 3 years ago
  86. c2ebbbf Change the format of header-abi-diff config from .ini to .json by Mu-Le Lee · 3 years ago
  87. 51ec016 rust: addr3prf: Support COPYING files by Matthew Maurer · 3 years ago
  88. 99b62ff Merge "Add multitree sample build script" am: ea3c580c00 by Inseob Kim · 3 years ago
  89. ea3c580 Merge "Add multitree sample build script" by Inseob Kim · 3 years ago
  90. 2a458f6 Add multitree sample build script by Inseob Kim · 3 years ago
  91. fc8e1ab Merge "Fix the incorrect prebuilts-info in aosp-master-boot" am: 9428c27824 by Treehugger Robot · 3 years ago
  92. 9428c27 Merge "Fix the incorrect prebuilts-info in aosp-master-boot" by Treehugger Robot · 3 years ago
  93. 8013679 Fix the incorrect prebuilts-info in aosp-master-boot by Howard Chen · 3 years ago
  94. 3d35ced Merge "Fix license_collector" am: e32fd5baaa by Treehugger Robot · 3 years ago
  95. e32fd5b Merge "Fix license_collector" by Treehugger Robot · 3 years ago
  96. 1bd0e29 Fix license_collector by Justin Yun · 3 years ago
  97. 941ee91 Merge "cargo2android: Fix edge case in --add_workspace feature" am: 4b4779ae81 by Frederick Mayle · 3 years ago
  98. 4b4779a Merge "cargo2android: Fix edge case in --add_workspace feature" by Frederick Mayle · 3 years ago
  99. 71722b1 cargo2android: Fix edge case in --add_workspace feature by Frederick Mayle · 3 years ago
  100. 5fcc737 Merge "Set ALLOW_UNKNOWN_WARNING_OPTION" am: 5a5aa3357a by Treehugger Robot · 3 years ago