1. 41363ba Merge "Don't depend on String8 cast to C string" into main by Treehugger Robot · 2 years, 7 months ago
  2. 835dfe5 Don't depend on String8 cast to C string by Tomasz Wasilczyk · 2 years, 7 months ago
  3. 4420a98 Merge "Use localtime_r() on Windows too." into main by Elliott Hughes · 2 years, 7 months ago
  4. cebab4d Merge "Include XmlDom.h for xml::XmlResource" into main by Ryan Prichard · 2 years, 7 months ago
  5. 7930f2f Use localtime_r() on Windows too. by Elliott Hughes · 2 years, 7 months ago
  6. 0959d41 Merge changes I08f5aa3e,I7876e44c,I4e90a045 into main by Thiébaud Weksteen · 2 years, 7 months ago
  7. 5c149e2 Support multiple modules for lint_fix by Thiébaud Weksteen · 2 years, 7 months ago
  8. e291651 Add utility lint for metrics on @EnforcePermission by Thiébaud Weksteen · 2 years, 7 months ago
  9. c3e3293 [RESTRICT AUTOMERGE] Fix std::unique_ptr error with incomplete CommonFeatureGroup by Ryan Prichard · 2 years, 7 months ago
  10. 96431b1 Move AidlImplementationDetector from global to common by Thiébaud Weksteen · 2 years, 7 months ago
  11. c01e3ba Merge "Migrate String8|16.setTo to assignment operator" into main by Tomasz Wasilczyk · 2 years, 7 months ago
  12. 31eb3c89 Migrate String8|16.setTo to assignment operator by Tomasz Wasilczyk · 2 years, 7 months ago
  13. 804e819 Move String8 path functions to androidfw and aapt by Tomasz Wasilczyk · 2 years, 7 months ago
  14. f8ae161 Include XmlDom.h for xml::XmlResource by Ryan Prichard · 2 years, 7 months ago
  15. 7e22cab Migrate from android::String isEmpty to empty [aapt] by Tomasz Wasilczyk · 2 years, 7 months ago
  16. 3815d34 Use String8/16 c_str by Tomasz Wasilczyk · 2 years, 8 months ago
  17. 338698e Move convertToResPath from libutils to aapt. by Elliott Hughes · 4 years, 9 months ago
  18. d2a6983 Use String8/16 c_str [tools] by Tomasz Wasilczyk · 2 years, 8 months ago
  19. 5f004aa Don't use String8::empty by Tomasz Wasilczyk · 2 years, 8 months ago
  20. 1616733 Remove andreionea@google.com from tools/hiddenapi/OWNERS by Owner Cleanup Bot · 2 years, 8 months ago
  21. 9e90f84 Remove references to the pdk product variable by Cole Faust · 2 years, 8 months ago
  22. 642fdce Add --no-compile-sdk-metadata switch to AAPT2 by Alan Viverette · 2 years, 11 months ago
  23. 0cdcf50 Merge "Fix compile warnings" by Mike Ma · 2 years, 11 months ago
  24. bd3b1b8 Merge changes from topic "V" by Colin Cross · 3 years ago
  25. 1dd09eb Add VanillaIceCream to aapt2 codenames by Colin Cross · 3 years, 1 month ago
  26. 74c8300 Add manual CPP interfaces to EXCLUDED_CPP_INTERFACES for @EnforcePermission lint by mattgilbride · 3 years ago
  27. 4643b84 Disable package visibility detector by Cole Faust · 3 years ago
  28. d88a189 Update lint checks to their state on internal master by Cole Faust · 3 years ago
  29. a2170a3 Merge "Add a scoped lock injection tool" by Lee Shombert · 3 years ago
  30. 86f22e2 Merge "Add OWNERS for locked_region_code_injection tool" by Lee Shombert · 3 years ago
  31. 1830191 Add OWNERS for locked_region_code_injection tool by Lee Shombert · 3 years ago
  32. 00394fc Add a scoped lock injection tool by Lee Shombert · 3 years, 1 month ago
  33. 80a4c7c Merge "deleted manual build file" am: cb0b073d57 by Alix Espino · 3 years, 1 month ago
  34. cb0b073 Merge "deleted manual build file" by Alix Espino · 3 years, 1 month ago
  35. 88cbb4d deleted manual build file by Alix · 3 years, 1 month ago
  36. e354b82 Merge "Doesn't meet 0p requirements. Can use 1p." am: 2718fc5cc5 by Treehugger Robot · 3 years, 1 month ago
  37. d4320ba Doesn't meet 0p requirements. Can use 1p. by Bob Badour · 3 years, 1 month ago
  38. ea8ceac Fix compile warnings by jiayi Li · 3 years, 1 month ago
  39. 91a017b Merge "Update fontchain_linter for non-compat font" into tm-qpr-dev am: 73420439bc by TreeHugger Robot · 3 years, 4 months ago
  40. 11e64ca Update fontchain_linter for non-compat font by Seigo Nonaka · 3 years, 5 months ago
  41. fef043d Merge "Use asm built from source in framework tools." am: bc0e39459f by Treehugger Robot · 3 years, 4 months ago
  42. f346762 Use asm built from source in framework tools. by Krzysztof Kosiński · 3 years, 4 months ago
  43. b1e981d Merge "Use Guava built from source in tools." am: 927a9ea7b9 by Treehugger Robot · 3 years, 5 months ago
  44. 7bd76c4 Use Guava built from source in tools. by Krzysztof Kosiński · 3 years, 5 months ago
  45. 172e2c5 Merge "Use ASM9 in tools" am: cb82e0cb3e by Treehugger Robot · 3 years, 6 months ago
  46. 92da838 Merge "Merge tm-qpr-dev-plus-aosp-without-vendor@9129937" into stage-aosp-master by Xin Li · 3 years, 6 months ago
  47. 6eb1ed7 Use ASM9 in tools by Sorin Basca · 3 years, 6 months ago
  48. 8fbb26b Merge "Allow passing in a category override to aapt2" by Treehugger Robot · 3 years, 6 months ago
  49. 2bab49d Fix more kotlin 1.7.0 errors by Colin Cross · 3 years, 9 months ago
  50. ba7b2c9 Allow passing in a category override to aapt2 by Jeremy Meyer · 3 years, 6 months ago
  51. e16473b Merge "Make LoadClass collect garbage as promised" by Hans Boehm · 3 years, 6 months ago
  52. d0ac4e1 Fix stack-use-after-scope for a `std::string` by Stephen Hines · 3 years, 6 months ago
  53. 30b6758 Merge "Add colefaust@ and farivar@ to OWNERS" am: 05d1acf688 am: c5349cb832 am: d675cedd4d am: 6ba4b73c25 by Treehugger Robot · 3 years, 6 months ago
  54. 01285d3 Add colefaust@ and farivar@ to OWNERS by Cole Faust · 3 years, 6 months ago
  55. 91b2223 Merge "Unpin staledataclass-annotation-processor from Java 8" am: 818cc23210 am: 7ef2a66679 am: 78f8f9af2e am: 8b6aaf9081 by Sorin Basca · 3 years, 6 months ago
  56. 818cc23 Merge "Unpin staledataclass-annotation-processor from Java 8" by Sorin Basca · 3 years, 6 months ago
  57. 483efe1 Merge "Add null checks" am: 2e77ad99c6 am: 6eda1f24b6 am: 691e8c1e7b am: 3272f72e42 by Cole Faust · 3 years, 6 months ago
  58. 73cb9bd Unpin staledataclass-annotation-processor from Java 8 by Sorin Basca · 3 years, 6 months ago
  59. 7b364e5 Add null checks by Cole Faust · 3 years, 6 months ago
  60. 3745374 Merge "Remove Python enables identical to global defaults." am: 3fd51ff02a am: a728156a2d am: 1c9e3b6c5a am: 3a47e2f6e9 by Treehugger Robot · 3 years, 6 months ago
  61. 3fb6fc6 Remove Python enables identical to global defaults. by Krzysztof Kosiński · 3 years, 6 months ago
  62. cf6fe41 Merge "Manual BUILD file for first Kotlin target." am: b5f31291ee am: c63cffdb50 am: 1139f89620 am: d1d76263af by Romain Jobredeaux · 3 years, 7 months ago
  63. b5f3129 Merge "Manual BUILD file for first Kotlin target." by Romain Jobredeaux · 3 years, 7 months ago
  64. 33c2b58f Manual BUILD file for first Kotlin target. by Romain Jobredeaux · 3 years, 7 months ago
  65. 6d6aab8 Merge "Use `PushFilePreparer` to push files in PreloadCheck" am: 6040384899 am: 2570d996db am: 25334d16a4 am: 9752c82ef0 by Yike Zhang · 3 years, 7 months ago
  66. 6040384 Merge "Use `PushFilePreparer` to push files in PreloadCheck" by Yike Zhang · 3 years, 7 months ago
  67. 78ef274 Merge "Fix more kotlin 1.7.0 errors" by Colin Cross · 3 years, 7 months ago
  68. e431c26 Use `PushFilePreparer` to push files in PreloadCheck by Yike · 3 years, 7 months ago
  69. c7f844c Merge "aapt2: Fix deprecated proto API usage." am: 2992680274 am: aeaa62c5d0 am: d682efe214 am: 2138ab2378 by Treehugger Robot · 3 years, 7 months ago
  70. 2992680 Merge "aapt2: Fix deprecated proto API usage." by Treehugger Robot · 3 years, 7 months ago
  71. 289cea0 Merge "Adding myself as an owner for the lint check I will create in master" am: 001d56175c am: 7247885ab8 am: 16a21fd932 am: e7d3d81fa3 by Treehugger Robot · 3 years, 7 months ago
  72. c8fd1e1 Adding myself as an owner for the lint check I will create in master by Jacob Hobbie · 3 years, 7 months ago
  73. 92aa908 Require CONFIG_HID_PLAYSTATION for DualSense key layout by Siarhei Vishniakou · 3 years, 10 months ago
  74. 0a1823f Fix more kotlin 1.7.0 errors by Colin Cross · 3 years, 9 months ago
  75. f8fd658 Merge "Fix more kotlin 1.7.0 errors" into tm-qpr-dev-plus-aosp by Colin Cross · 3 years, 7 months ago
  76. 4472bf5 Merge "Fix unused-but-set-variable warnings" am: eab658e213 am: 0699d0238b am: f05b15d261 am: a0fdfa3524 by Treehugger Robot · 3 years, 8 months ago
  77. 61be787 Fix more kotlin 1.7.0 errors by Colin Cross · 3 years, 9 months ago
  78. 0699d02 Merge "Fix unused-but-set-variable warnings" am: eab658e213 by Treehugger Robot · 3 years, 8 months ago
  79. eab658e Merge "Fix unused-but-set-variable warnings" by Treehugger Robot · 3 years, 8 months ago
  80. 11e74d1 Merge "Migrate stringslint.py to AyeAye." am: a27c2fd643 am: ee6282d087 am: b7a2bcf976 am: ccfb40a9d8 by Jeff Sharkey · 3 years, 8 months ago
  81. ee6282d Merge "Migrate stringslint.py to AyeAye." am: a27c2fd643 by Jeff Sharkey · 3 years, 8 months ago
  82. b446de7 Merge changes from topic "b/232475788-frameworks/base" into tm-qpr-dev am: 317201974a by TreeHugger Robot · 3 years, 8 months ago
  83. 92d2633 aapt2: Fix deprecated proto API usage. by Krzysztof Kosiński · 3 years, 8 months ago
  84. 6e2c566 Migrate stringslint.py to AyeAye. by Jeff Sharkey · 3 years, 8 months ago
  85. b0502bb Scaffolding: reject installs based on device fingerprint by Mårten Kongstad · 3 years, 11 months ago
  86. 907b32e Disable AndroidFrameworkLintCheckerTest by Cole Faust · 3 years, 8 months ago
  87. f3944eb Add -Xjvm-default=all by Cole Faust · 3 years, 9 months ago
  88. b172c31 Fix unused-but-set-variable warnings by Yi Kong · 3 years, 8 months ago
  89. 0f8fc9a Make LoadClass collect garbage as promised by Hans Boehm · 3 years, 9 months ago
  90. f116c05 Merge "Require CONFIG_HID_PLAYSTATION for DualSense key layout" by Treehugger Robot · 3 years, 9 months ago
  91. d1ff8f6 Merge "Add OWNERS file for frameworks/base/tools/localedata/extract_icu_data.py" am: f9d5016fe0 am: b7648eedf4 by Jeff Sharkey · 3 years, 9 months ago
  92. f9d5016 Merge "Add OWNERS file for frameworks/base/tools/localedata/extract_icu_data.py" by Jeff Sharkey · 3 years, 9 months ago
  93. 8169da1 Require CONFIG_HID_PLAYSTATION for DualSense key layout by Siarhei Vishniakou · 3 years, 10 months ago
  94. 9c26b0b Add OWNERS file for frameworks/base/tools/localedata/extract_icu_data.py by Victor Chang · 3 years, 9 months ago
  95. 9c08165 Merge "Fix kotlin deprecation warnings" am: f9bf6544a6 am: 255f4d7911 by Treehugger Robot · 3 years, 10 months ago
  96. 255f4d7 Merge "Fix kotlin deprecation warnings" am: f9bf6544a6 by Treehugger Robot · 3 years, 10 months ago
  97. f9bf654 Merge "Fix kotlin deprecation warnings" by Treehugger Robot · 3 years, 10 months ago
  98. 1345d65 Require CONFIG_HID_PLAYSTATION for DualSense key layout by Siarhei Vishniakou · 3 years, 10 months ago
  99. eff7305 Merge "Use python 3 in ./tools/localedata/extract_icu_data.py" am: 6f701fe9fb am: 5344f27f2b by Victor Chang · 3 years, 10 months ago
  100. 5344f27 Merge "Use python 3 in ./tools/localedata/extract_icu_data.py" am: 6f701fe9fb by Victor Chang · 3 years, 10 months ago