summaryrefslogtreecommitdiffstats
path: root/device/media_transfer_protocol
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-224-51/+59
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Get latest available space by calling GetStorageInfoFromDevice of mtpd.yawano2015-06-024-1/+70
* Implement CreateDirectory.yawano2015-03-314-0/+81
* Implement MoveFileLocal (with rename operation).yawano2015-03-174-0/+82
* Implement DeleteFile and DeleteDirectory.yawano2015-03-104-36/+111
* Implement CopyFileFromLocal of MTPDeviceAsyncDelegate.yawano2015-03-054-2/+95
* Add more targets to GN check.brettw2015-02-201-2/+8
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-201-8/+2
* Add more targets to "gn check"brettw2015-02-191-2/+8
* gn format // (the rest, except mojo)scottmg2014-12-031-2/+6
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-52/+50
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-062-17/+17
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-2/+1
* Move system.* family of APIs to extensions/thiago.santos2014-09-051-0/+1
* Media Galleries: Omit ById in various method names, since all operations are ...thestig@chromium.org2014-08-054-44/+42
* Media Galleries: Change Linux MTP implementation to handle large directory li...thestig@chromium.org2014-07-314-80/+213
* Devices: Remove MTP functions that use file paths.thestig@chromium.org2014-07-174-173/+10
* Pull buildtools to get GN r282653brettw@chromium.org2014-07-141-2/+0
* Add more GN deps to the build.brettw@chromium.org2014-07-012-0/+40
* MTP Streaming: Optimize block readingtommycli@chromium.org2014-02-281-0/+3
* chromeos: Make dbus::MessageReader memory ownership explicitderat@chromium.org2014-02-241-1/+1
* media_transfer_protocol: Remove stale cached StorageInfo if the mtpd service ...thestig@chromium.org2013-12-053-33/+61
* ChromeOS: Accept NULL SystemBus in MediaTransferProtocolManager.pneubeck@chromium.org2013-11-053-83/+20
* dbus: Replace PostTaskTo*Thread methods with Get*TaskRunnerhashimoto@chromium.org2013-09-261-2/+2
* Linux/CrOS: Listen for mtpd service owner change events and communicate with ...thestig@chromium.org2013-06-101-19/+41
* device: Gyp organization part 2.tfarina@chromium.org2013-06-041-0/+54
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Add a method to check if a D-Bus service has an owner. Use it for mtpd.thestig@chromium.org2013-05-041-24/+47
* Change MediaTransferProtocolManager::Initialize to use a TaskRunner instead o...thestig@chromium.org2013-04-232-13/+13
* Storage Monitor: Make StorageMonitorLinux own the MediaTransferProtocolManager.thestig@chromium.org2013-04-182-30/+10
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* DBus: Use TaskRunners instead of MessageLoopProxies.thestig@chromium.org2013-02-201-1/+1
* Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition.rsleevi@chromium.org2013-02-071-1/+1
* Remove 'content' dependency from device/media_transfer_protocol.kmadhusu@chromium.org2013-02-013-22/+46
* Remove dependencies to 'chrome' from device/media_transfer_protocol.kmadhusu@chromium.org2013-01-312-5/+0
* Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src...kmadhusu@chromium.org2013-01-046-0/+1275
* Revert 175073 because it fails to compile on Linux.alexeypa@google.com2013-01-046-1275/+0
* [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device.kmadhusu@chromium.org2013-01-046-0/+1275