summaryrefslogtreecommitdiff
path: root/tools/aapt/XMLNode.cpp
AgeCommit message (Expand)Author
2023-09-12Don't depend on String8 cast to C string Tomasz Wasilczyk
2023-09-05Migrate String8|16.setTo to assignment operator Tomasz Wasilczyk
2023-08-18Use String8/16 c_str [tools] Tomasz Wasilczyk
2018-08-20AAPT: Render resource ID values with 0x%08x in "dump xmltree" output as Donald Chai
2018-05-11For Win32, don't cast ssize_t while printing Pirama Arumuga Nainar
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2015-11-30Implement AAPT Bundle format Adam Lesinski
2015-11-30Revert "Implement AAPT Bundle format" Adam Lesinski
2015-11-24Implement AAPT Bundle format Adam Lesinski
2015-08-17am 12cf0f9c: am eba23aaa: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in fra... Elliott Hughes
2015-08-17Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools. Elliott Hughes
2015-06-09am 3277710c: am a121d34c: Merge "ICU format support for pseudolocalizes." Narayan Kamath
2015-06-09ICU format support for pseudolocalizes. Igor Viarheichyk
2015-04-03am 66d94512: am dbb5f5d6: am efcbaec1: Merge "Only Windows doesn\'t have %zd." Elliott Hughes
2015-04-03Only Windows doesn't have %zd. Elliott Hughes
2015-03-12Handle malformed manifests in printXMLBlock Vishwath Mohan
2014-10-02am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues" Andreas Gampe
2014-10-02am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues" Andreas Gampe
2014-10-01resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp Andreas Gampe
2014-10-01resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aosp Andreas Gampe
2014-10-01Frameworks/base: Fix more aapt issues Andreas Gampe
2014-10-01Frameworks/base: Fix AAPT warnings Andreas Gampe
2014-09-22am d4e5b601: am 37e3df38: am 1aa4db07: am 81745c51: Merge "AAPT: Continuation... Adam Lesinski
2014-09-22am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribu... Adam Lesinski
2014-09-22AAPT: Continuation of public/private attribute fix Adam Lesinski
2014-09-08Use char16_t for char things. Dan Albert
2014-04-09Pseudolocalizer improvements. Anton Krumin
2013-04-26Allow compiling aapt for the device Bjorn Bringert
2012-08-08Merge "Normalize output from aapt d xmltree" Jean-Baptiste Queru
2012-07-08Normalize output from aapt d xmltree Shachar Shemesh
2012-03-16Remove dead code in StringPool. Jeff Brown
2012-02-23Move the automatic namespace outside of the res namespace. do not merge. Xavier Ducrohet
2012-02-23Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge. inazaruk
2012-02-23Move the automatic namespace outside of the res namespace. Xavier Ducrohet
2012-02-23am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Lib... Jean-Baptiste Queru
2012-02-23Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" Jean-Baptiste Queru
2012-02-06Make aapt ignore tools-related data. Xavier Ducrohet
2011-05-28Fix for issue 9656 - custom xml attributes in Android Libraries inazaruk
2011-04-11Normalize output of XMLtree content Shachar Shemesh
2011-01-04Normalize output from aapt d Shachar Shemesh
2010-08-13Change aapt's warning message to suggest formatted="false", not "true". Eric Fischer
2010-06-03Add error checking for translatable strings Kenny Root
2010-02-01Add the --rename-manifest-package option to aapt. Jeff Hamilton
2009-12-07Optional use of UTF-8 strings in resource bundles Kenny Root
2009-09-01Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. Eric Fischer
2009-07-13Format aapt warnings the same way as other compiler warnings Marco Nelissen
2009-05-15Implement compatibility support for WRITE_SDCARD permission. Dianne Hackborn
2009-04-20AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker. Marco Nelissen
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project