summaryrefslogtreecommitdiffstats
path: root/chrome/browser/drive/drive_uploader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of TestBrowserThreadBundle and BroserThread from chrome/browser/d...satorux2015-01-051-2/+1
* drive: Add definitions of MultipartUpload methods to DriveServiceInterface.hirono2014-12-181-6/+6
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-3/+1
* Standardize usage of virtual/override/final in chrome/browser/drive/dcheng2014-10-211-17/+15
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-12/+12
* drive: Remove WAPI legacy from DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-06-051-34/+34
* drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFilehashimoto@chromium.org2014-01-241-0/+3
* drive: Wire metadata parameters to DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-01-231-11/+15
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-1/+1
* drive: Discard upload location when GetUploadStatus failshashimoto@chromium.org2013-08-061-0/+40
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* Remove destruction-only TearDown() methods in Drive related test.kinaba@chromium.org2013-07-031-4/+0
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-41/+44
* drive: Pass TaskRunner to DriveUploader explicitlyhashimoto@chromium.org2013-06-211-19/+18
* Get rid of RequestRegistry (part 4): remove Drive path from everywhere.kinaba@chromium.org2013-06-211-19/+0
* drive: Rename namespace in c/b/drive from google_apis to drivesatorux@chromium.org2013-06-201-2/+19
* drive: Move DriveUploader to c/b/drivesatorux@chromium.org2013-06-191-0/+545