summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/disks
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Move src/chrome/browser/chromeos/disks to src/chromeoshashimoto@chromium.org2012-08-264-1314/+0
* Created a helper function "FindDiskBySourcePath" in DiskMountManager.kmadhusu@chromium.org2012-08-074-1/+28
* Retry: [CrOS] Enumerate existing mount points and check for media devices.kmadhusu@chromium.org2012-08-032-0/+15
* Valgrind/Heapchecker: Fix leak from r149099.thestig@chromium.org2012-07-311-5/+12
* In order to manage device media gallery permissions, use a device id that is ...kmadhusu@chromium.org2012-07-314-0/+57
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Cleanup: Fix a typo in chromeos::MountError.thestig@chromium.org2012-06-191-12/+13
* gdata: Apply correct mount label when mounting archives in GDatahshi@google.com2012-04-304-3/+6
* gdata: Support opening zip file on Google Docs.hshi@google.com2012-04-254-4/+9
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-062-2/+2
* Removed auth token from extension API layer. We won't have a need for it there.zelidrag@chromium.org2012-03-081-14/+0
* Added extension call to provide authetication for gdata mount point. The file...zelidrag@chromium.org2012-02-092-0/+18
* [CrosDisksClient] Determine device type from DeviceMediaType property sent by...tbarzic@chromium.org2012-01-313-6/+25
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-9/+6
* Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...ajwong@chromium.org2011-12-201-1/+3
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Switch from MountLibrary to DiskMountManager and CrosDisksLibraryhashimoto@chromium.org2011-11-172-8/+30
* Add CrosDisksClienthashimoto@chromium.org2011-11-154-0/+1156