summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/BinaryXmlSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* Add the protection to avoid data overflow in BinaryXmlSerializer.javalpeter2024-08-271-0/+10
* Cache least recently used output buffer.Alex Buynytskyy2021-09-161-2/+7
* Prepare for binary XML pivot.Jeff Sharkey2020-12-171-2/+5
* "Resolve" both human-readable and binary XML.Jeff Sharkey2020-11-301-1/+1
* Custom binary XML wire protocol.Jeff Sharkey2020-11-101-0/+396