- 27 Oct, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I3b4ef91d72729bea21ad384b11f44f61de4f36bf
-
- 26 Oct, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I38a12a19cae3a985f315a4cacc10eca2dbeb1a1c
-
- 25 Oct, 2011 2 commits
-
-
Ed Heyl authored
-
Jeff Sharkey authored
-
- 24 Oct, 2011 1 commit
-
-
Jeff Sharkey authored
Database values can be stale, so delay sanity check until after updating from file size on disk. Bug: 5484249 Change-Id: Ia648a575d4a3a391a1f06a866c8282f2d569f15e
-
- 18 Oct, 2011 11 commits
-
-
Doug Zongker authored
* commit '3074179d': add more logging when download manager deletes files
-
Doug Zongker authored
-
Eric Fischer authored
-
Doug Zongker authored
Change-Id: I4d402e28996887fc1dba89b2764575c91c2c523b
-
Eric Fischer authored
Change-Id: I868e251a1d1f29398ee9ae5546228d65b5059fb8
-
Doug Zongker authored
Change-Id: I82abd3eac4f22cc7a71ad6f74335f50800b54ea2
-
Doug Zongker authored
* commit '3d2ccc9f': log when DownloadManager deletes files
-
Doug Zongker authored
-
Doug Zongker authored
Change-Id: I39bcb3c7c4625659b0e8b0f3e2971beabb017b48
-
Eric Fischer authored
* commit 'adbfa3ee': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Id9c8c3d750ed1eed3251a867ef3e3c4b24409899
-
- 17 Oct, 2011 2 commits
-
-
Claudia de Veaux authored
Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Change-Id: I1d7ae9b5a95d2a16a1f3d1b74076c052d2748e8d
-
Jeff Sharkey authored
* commit 'c5c30ba1': NPE check before finalizeDestinationFile().
-
- 14 Oct, 2011 1 commit
-
-
Jeff Sharkey authored
Bug: 5461417 Change-Id: I16f1e8594162b006b80bf7f2cdc6630d0dedfa38
-
- 13 Oct, 2011 1 commit
-
-
Jeff Sharkey authored
Change-Id: Idfd4da891a6709504ea4f0cc72701400f63e0c2d
-
- 12 Oct, 2011 2 commits
-
-
Jeff Sharkey authored
-
Jeff Sharkey authored
Bug: 5449870 Change-Id: I3219273be9b796b123545c811e5f39fa83b5768e
-
- 11 Oct, 2011 1 commit
-
-
Doug Zongker authored
Change-Id: Id4800401c16811df9c4ee78ee9636c77b4c95756
-
- 10 Oct, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Icdad7d9cfcdcc87085094f96fffb77dee63d85ab
-
- 30 Sep, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I32de5a902b7ed375484896fcfc3f98b51b786796
-
- 25 Sep, 2011 2 commits
-
-
Justin Ho authored
Change-Id: I77289d1c116105fcb0aaab8d88acb2e7c7d3c506
- 23 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit '15139db3': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I7f7f697ed9f6b69580ab8322257fc71de019f271
-
- 20 Sep, 2011 3 commits
-
-
Eric Fischer authored
* commit '09157020': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I4f636200a1ad8be0af727b49f5a77f927d087fa9
-
Eric Fischer authored
Change-Id: Ifb158e11407065cdca553239636b8cc0829c8a2a
-
- 16 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit '8c72a589': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I0581904e6a520f854c3252ba8b2650ee97c468e5
-
- 12 Sep, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ia3028b91ac7e9cfb5ce86983bf033871bb48d0b1
-
- 30 Aug, 2011 1 commit
-
-
Jeff Davidson authored
This regression from GB was introduced by 38f17119, which was intended to allow duplicate downloads of the same file, adding -<n> to the end of file names. As a side effect, this also activated extension validation logic, which adds/changes an extension to match the Mimetype. This change keeps the unique filename logic but prevents extension changes when an explicit filename is set. Thus, it is still possible for the actual download location to differ from the requested one, but only if the file already exists. Bug: 5196436 Change-Id: I198dc2a819c5d839a05b72c25e0830d889a9c5a3
-
- 29 Aug, 2011 1 commit
-
-
Doug Zongker authored
DownloadThread was only maintaining ETag and the file size for the duration of one HTTP request, rather than over all the requests needed to fetch a file, which kind of defeats the point of having them. Fix this by moving several state variables from InnerState to State, and initializing the total bytes and current bytes values from the download database. Skip actually making the HTTP request if we've already downloaded all the bytes of the file. This works around bug 5217390 by making the second DownloadThread do nothing instead of trying to fetch past the end of the file. (A real fix would eliminate the race condition that causes the second thread to get created in the first place.) Bug: 5217390 Change-Id: Ib5b8f87398b4ed2cb3d7f09569e245b55a89da5a
-
- 26 Aug, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I877e87e32d7c452ce7a9d1a6482c27305f777db4
-
- 22 Aug, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I3532b37fcc54a9bd3c2bb219a769aa898ff5023b
-
- 13 Aug, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Idddc194f3c39f757cea33543c4a124538921ec52
-