summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/FastDataOutput.java
Commit message (Expand)AuthorAgeFilesLines
* Cache least recently used output buffer.Alex Buynytskyy2021-09-161-3/+50
* Fix FastDataOutput performance bug.Jeff Sharkey2021-01-041-2/+1
* Consistent handling of modified UTF-8.Jeff Sharkey2020-11-131-16/+24
* More efficient alternatives to ByteBuffer.Jeff Sharkey2020-11-101-0/+228