1. a8f2601 Merge "Stop using DIST_DIR directly, use dist-for-goals instead" by Treehugger Robot · 6 years ago
  2. c78bea4 Fix issue with sort_api.sh by Paul Duffin · 6 years ago
  3. 50dea42 Add new "max-sdk-p blacklist". by Mathew Inwood · 6 years ago
  4. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 6 years ago
  5. b14c887 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Treehugger Robot · 6 years ago
  6. 62a5d42 Merge changes from topic "idmap2-prerequisites" by Treehugger Robot · 6 years ago
  7. 5cc1700 Stop using DIST_DIR directly, use dist-for-goals instead by Dan Willemsen · 6 years ago
  8. f99eda4 AAPT2: optionally keep resources without default value by Mårten Kongstad · 6 years ago
  9. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 6 years ago
  10. 6d0dbbb Add rtmitchell to AAPT2 OWNERS by Ryan Mitchell · 6 years ago
  11. 9166e89 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  12. 20ecc63 Merge "Do not use StringPiece in ExtractJavaIdentifier" by Treehugger Robot · 6 years ago
  13. fc81626 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  14. b839bef Merge "Change FileStream test buffer from char* void*" by Ryan Mitchell · 6 years ago
  15. 8f37734 Change FileStream test buffer from char* void* by Ryan Mitchell · 6 years ago
  16. 9ba5cb4 Do not use StringPiece in ExtractJavaIdentifier by Pirama Arumuga Nainar · 6 years ago
  17. 6b3fac2 Fix clang-tidy performance warnings in frameworks/base. by Chih-Hung Hsieh · 6 years ago
  18. e9622a3 Add serialization methods to whitelist not light greylist by Paul Duffin · 6 years ago
  19. 6be0fdd Don't fail if there are no comments. by Mathew Inwood · 6 years ago
  20. 00d55483 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 6 years ago
  21. 48d009a AAPT2: Add supported manifest elements by Ryan Mitchell · 6 years ago
  22. 5b47199 Tweaks to AOSP upload hook logic. by Jeff Sharkey · 6 years ago
  23. 0a9c731 Upload hook that guides people towards AOSP. by Jeff Sharkey · 6 years ago
  24. 4a55eeb Revert "Check in P dark greylist, use it for hidden API list generation" by David Brazdil · 6 years ago
  25. 3d93d8f Merge changes from topic "hiddenapi-dark-grey" by David Brazdil · 6 years ago
  26. 8fb3615 Fix compilation when targeting OpenJDK 9. by Tobias Thierer · 6 years ago
  27. ae88d4e Ignore comment lines in hidden api lists by David Brazdil · 6 years ago
  28. 3cc74c7 Check in P dark greylist, use it for hidden API list generation by David Brazdil · 6 years ago
  29. bad89e5 Processor for @UnsupportedAppUsage annotations. by Mathew Inwood · 6 years ago
  30. 8503b90 Rewrite hidden API list generation in Python by David Brazdil · 6 years ago
  31. 5d12935 Convert aapt to Soong by Dan Willemsen · 6 years ago
  32. 895e19e dump package name by Todd Kennedy · 6 years ago
  33. c07d4e7 Merge "Mark symbols as dynamic for shared libraries" by Treehugger Robot · 6 years ago
  34. 159799d Work around b/70221552 by Alex Light · 6 years ago
  35. 1397d29 Merge "Remove class2greylist from frameworks/base." am: 32979f03fe by Mathew Inwood · 6 years ago
  36. f364aed Remove class2greylist from frameworks/base. by Mathew Inwood · 6 years ago
  37. 7393f85 Merge "Update annotation name in class2greylist." am: 6c32f5d18e by Mathew Inwood · 6 years ago
  38. 738a23f Update annotation name in class2greylist. by Mathew Inwood · 6 years ago
  39. 196dbc3 Mark symbols as dynamic for shared libraries by Todd Kennedy · 6 years ago
  40. 812291c Merge "Add new "class2greylist" tool." am: 7f0aa734a3 by Mathew Inwood · 6 years ago
  41. 6395690 Add new "class2greylist" tool. by Mathew Inwood · 6 years ago
  42. ff311dd Fix ManifestMerger issues by Colin Cross · 6 years ago
  43. 39c8fe1 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 6 years ago
  44. 38b9298 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 6 years ago
  45. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 6 years ago
  46. 02bf04a Merge "Fix a 'memory leak'" am: 38e7338d92 am: bc49cb8460 by George Burgess IV · 6 years ago
  47. 38e7338 Merge "Fix a 'memory leak'" by Treehugger Robot · 6 years ago
  48. 0bd9720 Wean statsd off batterystats: workchain (cp) by Bookatz · 6 years ago
  49. da02fea Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  50. f7ae76d Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  51. 533c09b AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  52. b2b20f2 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 7 years ago
  53. ef506c7 AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  54. 8979415 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 6 years ago
  55. df8ed7a Merge "Update font chain linter to match latest font file" into pi-dev by Seigo Nonaka · 6 years ago
  56. 31c4a48 Merge "Update font chain linter to match latest font file" into pi-dev by TreeHugger Robot · 6 years ago
  57. 9fb8177 Fix a 'memory leak' by George Burgess IV · 6 years ago
  58. 6ef148c Merge "The argument type is bool, the current bug passes a "true" or "false" string." into pi-dev by Yi Jin · 6 years ago
  59. c180863 Update font chain linter to match latest font file by Seigo Nonaka · 6 years ago
  60. 480a956 The argument type is bool, the current bug passes a "true" or "false" string. by Yi Jin · 6 years ago
  61. ea5cf9f Merge "For Win32, don't cast ssize_t while printing" am: aaf8d7aa2e by Pirama Arumuga Nainar · 6 years ago
  62. dc36bb6 For Win32, don't cast ssize_t while printing by Pirama Arumuga Nainar · 6 years ago
  63. 78e0e6a Merge "AAPT2: Insert platformBuild information" into pi-dev am: 91d2f87d0e by Ryan Mitchell · 6 years ago
  64. 91d2f87 Merge "AAPT2: Insert platformBuild information" into pi-dev by Ryan Mitchell · 6 years ago
  65. 7cb82a8 AAPT2: Insert platformBuild information by Ryan Mitchell · 6 years ago
  66. f01c08d Merge "Move libstatssocket to system/ so that lmkd can build on PDK." into pi-dev by android-build-team Robot · 6 years ago
  67. 8ca46fc Merge "Move libstatssocket to system/ so that lmkd can build on PDK." into pi-dev by android-build-team Robot · 6 years ago
  68. ccb89f9 Merge "Adding batterystats history to proto dump." into pi-dev am: 291b944d89 by android-build-team Robot · 6 years ago
  69. 2200a1b Add presubmit hook for hidden API lists. by David Brazdil · 6 years ago
  70. 71a9531 Adding batterystats history to proto dump. by Kweku Adams · 6 years ago
  71. c9c242e Move libstatssocket to system/ so that lmkd can build on PDK. by Yao Chen · 6 years ago
  72. 4ea3ecb Merge "Support stats log in lmkd." into pi-dev am: dcd71294a4 by Yao Chen · 6 years ago
  73. 88e8810 Support stats log in lmkd. by Yao Chen · 6 years ago
  74. 68a16c4 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 6 years ago
  75. e09cde0 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 6 years ago
  76. cc6e856 Merge "AAPT2: Fix quoted text in res/xml assets" into pi-dev am: 150bafd217 by Ryan Mitchell · 6 years ago
  77. 0dcb20c AAPT2: Fix quoted text in res/xml assets by Ryan Mitchell · 6 years ago
  78. 932c44d Merge "AAPT2: Fixed id parsing error" into pi-dev am: f4c089dd90 by Ryan Mitchell · 6 years ago
  79. f4c089d Merge "AAPT2: Fixed id parsing error" into pi-dev by Ryan Mitchell · 6 years ago
  80. 7fe3dee Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 6 years ago
  81. eaf77e1 AAPT2: Fixed id parsing error by Ryan Mitchell · 6 years ago
  82. c323122 Merge "Allow using reserved package IDs" into pi-dev am: 13588dc9e4 by Todd Kennedy · 6 years ago
  83. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 6 years ago
  84. 3251299 Allow using reserved package IDs by Todd Kennedy · 6 years ago
  85. 1b216d8 Merge "Add presubmit hook for hidden API lists." into pi-dev am: 02033386c2 by Mathew Inwood · 6 years ago
  86. e5dc64d Add presubmit hook for hidden API lists. by Mathew Inwood · 6 years ago
  87. e31a442 Merge "Allow overriding the compile SDK" into pi-dev am: fd5166ddac by Todd Kennedy · 6 years ago
  88. fd5166d Merge "Allow overriding the compile SDK" into pi-dev by TreeHugger Robot · 6 years ago
  89. edcdab2 Merge "Update fontchain_linter for emoji 11" into pi-dev am: 485a197ab0 by Siyamed Sinir · 6 years ago
  90. 485a197 Merge "Update fontchain_linter for emoji 11" into pi-dev by Siyamed Sinir · 6 years ago
  91. 3585804 Merge changes from topic "statsd_socket_review" into pi-dev am: 46fca44ee5 by Yao Chen · 6 years ago
  92. 9f6dec1 Allow overriding the compile SDK by Todd Kennedy · 6 years ago
  93. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 6 years ago
  94. 4dcb9b0 Merge "Fix fraction and dimension type in Resource.proto" into pi-dev by Michael Wachenschwanz · 6 years ago
  95. 1a12311 Merge "Fix fraction and dimension type in Resource.proto" into pi-dev by TreeHugger Robot · 6 years ago
  96. 8b74927 Fix fraction and dimension type in Resource.proto by Michael Wachenschwanz · 6 years ago
  97. e9bbefa Merge "AAPT2: Support id reference chaining from AAPT" into pi-dev by Ryan Mitchell · 6 years ago
  98. 247ecfa Merge "AAPT2: Support id reference chaining from AAPT" into pi-dev by Ryan Mitchell · 6 years ago
  99. d97df5a Update fontchain_linter for emoji 11 by Siyamed Sinir · 6 years ago
  100. 8751b6e Merge "AAPT2: Modified StringPool uniqueness detection #2" into pi-dev by Ryan Mitchell · 6 years ago