1. b39ad7c AAPT2: Add -A (assets) support by Adam Lesinski · 9 years ago
  2. f34b6f4 AAPT2: Add --package-id flag for feature-split suppport by Adam Lesinski · 9 years ago
  3. df2870d Merge "AAPT2: Fix parsing ResTable_type" by TreeHugger Robot · 9 years ago
  4. ae3c244 Merge "AAPT2: Fix Plural::Equals() method" by TreeHugger Robot · 9 years ago
  5. 136fd07 AAPT2: Fix parsing ResTable_type by Adam Lesinski · 9 years ago
  6. ac6edc5 AAPT2: Fix escaping sequence processing in XML parsing by Adam Lesinski · 9 years ago
  7. 8f7c550 AAPT2: Fix Plural::Equals() method by Adam Lesinski · 9 years ago
  8. b5dc4bd AAPT2: Few tweaks to get shared-libraries working by Adam Lesinski · 9 years ago
  9. d48944a AAPT2: Rename strip phase to optimize by Adam Lesinski · 9 years ago
  10. ceb9b2f AAPT2: Shared library support by Adam Lesinski · 9 years ago
  11. c8f71aa Add ResTable_sparseTypeEntry support by Adam Lesinski · 9 years ago
  12. 5b12734 Merge "Allow for multiple preferred densities in the strip command." by Pierre Lecesne · 9 years ago
  13. 672384b Allow for multiple preferred densities in the strip command. by Pierre Lecesne · 9 years ago
  14. 024d22f Merge "AAPT2: Fix pseudolocalization to respect <xliff:g>" by TreeHugger Robot · 9 years ago
  15. 7542162 AAPT2: Fix pseudolocalization to respect <xliff:g> by Adam Lesinski · 10 years ago
  16. 929d651 AssetManager2: Add GetResourceId by Adam Lesinski · 9 years ago
  17. 0355dcc Merge "Only compress files that were already compressed in the original APK." by Pierre Lecesne · 9 years ago
  18. 558a630 Merge "AAPT2: Support CtsContentTestCases build" by Adam Lesinski · 9 years ago
  19. fa131d5 Only compress files that were already compressed in the original APK. by Pierre Lecesne · 9 years ago
  20. 2968cbf Strip the resources from the APK using the TableSplitter. by Pierre Lecesne · 9 years ago
  21. fc866ba Merge "Iterate over the zip entries in order." by Pierre Lecesne · 9 years ago
  22. 265066c Merge "Expose whether a file was compressed before being loaded in memory." by Pierre Lecesne · 9 years ago
  23. 970732d Expose whether a file was compressed before being loaded in memory. by Pierre Lecesne · 9 years ago
  24. 880d65b Iterate over the zip entries in order. by Pierre Lecesne · 9 years ago
  25. 2599aa4 Add a method LoadedApk::WriteToArchive. by Pierre Lecesne · 9 years ago
  26. 86d67df AAPT2: Support CtsContentTestCases build by Adam Lesinski · 9 years ago
  27. 8a7b4cb Backbone of the new aapt2 strip command. by Pierre Lecesne · 9 years ago
  28. ff759e6 Moving the LoadedApk class to its own file. by Pierre Lecesne · 9 years ago
  29. e84ad49 Merge "Add color mode to activity/window" by TreeHugger Robot · 9 years ago
  30. 4832745b Add color mode to activity/window by Romain Guy · 9 years ago
  31. 4d35cca AAPT: Add --no-version-transitions flag by Yuichi Araki · 9 years ago
  32. c9ba559 Add wide color gamut and HDR resource qualifiers by Romain Guy · 9 years ago
  33. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 9 years ago
  34. d8cb7dc Merge "AAPT2: Convert Android.mk to Android.bp" by Fabien Sanglard · 9 years ago
  35. 1916020 AAPT2: Convert Android.mk to Android.bp by Fabien Sanglard · 9 years ago
  36. 1a6acdb Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier. by Zak Cohen · 10 years ago
  37. 3866554 AAPT2: Treat non-AAPT attributes as Attributes with no format specified. by Adam Lesinski · 10 years ago
  38. 5119e51 AAPT2: Allow <meta-data> in <manifest> by Adam Lesinski · 10 years ago
  39. 67387af Merge "Update package names to work with the proto3 compiler" by Tamas Berghammer · 10 years ago
  40. f96789d Merge "Add font type to AAPT2" by Adam Lesinski · 10 years ago
  41. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 10 years ago
  42. a256408 Renamed Aapt2.java to Aapt2Jni.java. by Paulo Casanova · 10 years ago
  43. 573cccf Merge "Updated JNI interface." by Paulo Casanova · 10 years ago
  44. b555b59 Updated JNI interface. by Paulo Casanova · 10 years ago
  45. 3497b26 Added Windows support for aapt/JNI. by Paulo Casanova · 10 years ago
  46. c0c3663 Add font type to AAPT2 by Adam Lesinski · 10 years ago
  47. e343eb1 AAPT2: Insert <uses-sdk> element before <application> by Adam Lesinski · 10 years ago
  48. ce5e56e2 AAPT2: Rename to match new style by Adam Lesinski · 10 years ago
  49. 418063c Merge "Added JNI interface for aapt2." by Paulo Casanova · 10 years ago
  50. b366402 Merge "AAPT2: Ensure string pool ordering is compact" by TreeHugger Robot · 10 years ago
  51. b54ef10 AAPT2: Ensure string pool ordering is compact by Adam Lesinski · 10 years ago
  52. 577e66c Merge "AAPT2: Fail compile on bad output file/dir" by TreeHugger Robot · 10 years ago
  53. dfaecaf AAPT2: Fail compile on bad output file/dir by Adam Lesinski · 10 years ago
  54. 12bfe65 Merge "AAPT2: Error on uncompiled XML or PNG files in link phase" by TreeHugger Robot · 10 years ago
  55. 6a396c1 AAPT2: Error on uncompiled XML or PNG files in link phase by Adam Lesinski · 10 years ago
  56. 092db3c Merge "Fix a static-analyzer warning." am: 63b4f6f5db am: ea4423b181 by George Burgess IV · 10 years ago
  57. ea4423b Merge "Fix a static-analyzer warning." am: 63b4f6f5db by George Burgess IV · 10 years ago
  58. 2559608 Added JNI interface for aapt2. by Paulo Casanova · 10 years ago
  59. cacb28f Use Google3 style guide with .clang-format by Adam Lesinski · 10 years ago
  60. 56f5f7b Fix a static-analyzer warning. by George Burgess IV · 10 years ago
  61. 56f823b Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a am: 39ad1b92fa by Elliott Hughes · 10 years ago
  62. 437b8c9 Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a by Elliott Hughes · 10 years ago
  63. c08e32e Rely on the platform -std default. by Elliott Hughes · 10 years ago
  64. edba941 AAPT2: Ensure PNG endianness in 9-patch serialization by Adam Lesinski · 10 years ago
  65. ffa9656 Merge "AAPT2: Refactor PngCrunching" by Adam Lesinski · 10 years ago
  66. 77788eb AAPT2: Add dominator tree analysis and resource removal by Alexandria Cornwall · 10 years ago
  67. 21efb68 AAPT2: Refactor PngCrunching by Adam Lesinski · 10 years ago
  68. b896ae7 Merge "Added building libaapt2_jni.so." by Paulo Casanova · 10 years ago
  69. c7ca55e Added building libaapt2_jni.so. by Paulo Casanova · 10 years ago
  70. a0b929d AAPT2: Allow <compatible-screens><screen> in AndroidManifest.xml by Adam Lesinski · 10 years ago
  71. 8c3f31f AAPT2: Fix issue with styled string indices by Adam Lesinski · 10 years ago
  72. 5cb0530 AAPT2: Update version and readme by Adam Lesinski · 10 years ago
  73. 871f2f5 Merge "AAPT2: Add Inline Complex XML support" by Adam Lesinski · 10 years ago
  74. 5eeaadd AAPT2: Add Inline Complex XML support by Adam Lesinski · 10 years ago
  75. 9669204 Merge "AAPT2: Revert warning when merging packages" by Adam Lesinski · 10 years ago
  76. a6ad7d5c Merge "AAPT2 tools: Fix logging in resource file fixer" by Adam Lesinski · 10 years ago
  77. 7fd4eb7 Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8bb25089 am: 63dc310e6a by Colin Cross · 10 years ago
  78. 198cb0f AAPT2 tools: Fix logging in resource file fixer by Adam Lesinski · 10 years ago
  79. 085f495 AAPT2: Revert warning when merging packages by Adam Lesinski · 10 years ago
  80. 5c3464c AAPT2: Fix merging of styleables the right way by Adam Lesinski · 10 years ago
  81. e3cd4b3 Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8bb25089 by Colin Cross · 10 years ago
  82. 9a1a3bc Replace libziparchive-host with libziparchive by Colin Cross · 10 years ago
  83. 2cc6469 Merge changes from topic 'utf' am: 0a357a1a73 am: de8a6a66f6 am: 1657493c22 by Martijn Coenen · 10 years ago
  84. d90d8d6 Add bound checks to utf16_to_utf8 by Sergio Giro · 10 years ago
  85. 8f7b8a1 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 10 years ago
  86. 8197cc46 AAPT2: Merge Styleables instead of overriding them by Adam Lesinski · 10 years ago
  87. aa0255d AAPT2: Add tool to fix positional argument issues by Adam Lesinski · 10 years ago
  88. a7cc3f1 AAPT2: Add support to strip namespaces from XML by Alexandria Cornwall · 10 years ago
  89. e42bc05 Merge "Fix clang-tidy warnings in aapt and aapt2." by TreeHugger Robot · 10 years ago
  90. 1d74081 Merge "AAPT2: Expose split support to command line" by TreeHugger Robot · 10 years ago
  91. 470f8fc Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 10 years ago
  92. 36c73a5 AAPT2: Expose split support to command line by Adam Lesinski · 10 years ago
  93. 84717d4 resolve merge conflicts of 17bd236 to stage-aosp-master am: b3d46b44a3 by Chih-Hung Hsieh · 10 years ago
  94. c76aa69 resolve merge conflicts of 17bd236 to stage-aosp-master am: b3d46b44a3 by Chih-Hung Hsieh · 10 years ago
  95. c34027e Merge "AAPT2: Fix resource type id symbol merging" by Alexandria Cornwall · 10 years ago
  96. b3d46b4 resolve merge conflicts of 17bd236 to stage-aosp-master by Chih-Hung Hsieh · 10 years ago
  97. 8bd37ba Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 10 years ago
  98. 9b8528f Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 10 years ago
  99. 6a1f8db AAPT2: Fix resource type id symbol merging by Alexandria Cornwall · 10 years ago
  100. 8eefa048 Merge "AAPT2: Reorder link steps" by Alexandria Cornwall · 10 years ago