summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash in discardPurgeableFiles with proper selection syntax.Jean-Baptiste Queru2009-07-022-3/+4
| | | | | | | | | | | | | | The basic crash is that this codepath was doing a query to the download provider without properly quoting its selection arguments (which is mandated by the download provider). A secondary crash is that the DESTINATION column wasn't readable. This fixes bug 1941125. Tested by force-calling discardPurgeableFiles for each download to /cache, locally adding a few debugging statements to be sure that the codepath was getting executed, and doing a market download.
* Automated import from //branches/donutburger/...@140733,140733Feng Qian2009-03-241-1/+1
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-7/+24
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+3969
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-3969/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-5/+4
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-8/+14
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-178-462/+1074
|
* Initial ContributionThe Android Open Source Project2008-10-219-0/+3352