summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/FileBridge.java
Commit message (Expand)AuthorAgeFilesLines
* Delayed ASEC allocation, refine progress handling.Jeff Sharkey2014-09-081-8/+10
* Keep tests building.Jeff Sharkey2014-08-291-0/+5
* FileBridge needs to keep strong reference to PFD.Jeff Sharkey2014-08-281-2/+4
* Report FileBridge failures as wtf().Jeff Sharkey2014-08-261-2/+2
* Guard against EOF when reading in FileBridge.Jeff Sharkey2014-08-211-0/+4
* Package installation listener events.Jeff Sharkey2014-07-121-3/+1
* Extend pm to support sessions and split APKs.Jeff Sharkey2014-07-091-7/+22
* Offer to stream and fsync() install sessions.Jeff Sharkey2014-05-221-0/+165