summaryrefslogtreecommitdiffstats
path: root/components/storage_monitor
Commit message (Expand)AuthorAgeFilesLines
* Remove kuint64max.avi2015-12-092-7/+9
* Add more components to "gn check".brettw2015-10-232-3/+11
* Don't use base::MessageLoop::{Quit,QuitClosure} in components/ki.stfu2015-10-133-5/+4
* mac: Make unit_tests mostly build with the 10.11 SDK.thakis2015-10-131-0/+3
* mac: Make component_unittests build with the 10.11 SDK.thakis2015-10-123-13/+34
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-102-1/+9
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-1/+0
* Fix compilation of image_capture_device_manager.mm with Xcode 7.sdefresne2015-09-211-1/+2
* Disable flaky StorageMonitorLinuxTest tests.jam2015-09-021-7/+15
* Fix a storage_monitor crash on shutdown.thestig2015-08-271-5/+9
* Add more components_unittests to GN buildBrett Wilson2015-08-221-5/+36
* Revert of Add more components_unittests to GN build (patchset #5 id:80001 of ...yosin2015-08-221-33/+5
* Add more components_unittests to GN buildbrettw2015-08-221-5/+33
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Update SplitString calls in componentsbrettw2015-07-231-3/+3
* Fix pointer truncation in component_unittests.wfh2015-07-213-8/+8
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-1/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Move WriteInto to base namespace.Brett Wilson2015-07-072-17/+18
* Fix some case-insensitive cases for StartsWith.brettw2015-07-011-1/+2
* Add dependency on mtp_storage_info_proto to storage_monitor_test_support.amistry2015-07-011-0/+1
* Reland: Add a test to exercise GalleryWatchManager::OnRemoveableStorageDetached.reillyg2015-06-202-1/+21
* Revert of Add a test to exercise GalleryWatchManager::OnRemoveableStorageDeta...scottmg2015-06-192-21/+1
* Add a test to exercise GalleryWatchManager::OnRemoveableStorageDetached.reillyg2015-06-192-1/+21
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+3
* Get latest available space by calling GetStorageInfoFromDevice of mtpd.yawano2015-06-022-0/+11
* Remove Unactionable or Low Jank USER32 Instrumentationrobliao2015-06-021-5/+0
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/stor...pranay.kumar2015-05-203-6/+7
* win: Fix all plugin warnings in components/.thakis2015-05-013-6/+14
* Update {virtual,override} to follow C++11 style in components.nick2015-04-286-23/+20
* favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)mostynb2015-04-235-26/+26
* Implement CreateDirectory.yawano2015-03-312-0/+12
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-254-23/+23
* Remove uses of KillProcess()rvargas2015-03-181-1/+2
* Introduce UdevDeviceGetSysattrValue, which is the same asagoode2015-03-181-2/+2
* Implement MoveFileLocal (with rename operation).yawano2015-03-172-0/+12
* Implement DeleteFile and DeleteDirectory.yawano2015-03-102-2/+14
* Move GetUdevDevicePropertyValue from components/storage_monitor to device/ude...agoode2015-03-063-23/+12
* Implement CopyFileFromLocal of MTPDeviceAsyncDelegate.yawano2015-03-052-0/+14
* Hotlist Slow: Remove extra thread pool created by VolumeMountWatcherWin.tommycli2015-03-035-33/+16
* Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.reillyg2015-02-091-2/+2
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-232-33/+29
* Instrumenting all wndprocs to find jank.vadimt2015-01-171-0/+6
* Update {virtual,override,final} for components/ to follow C++11 style.dcheng2015-01-132-7/+3
* Update storage_monitor to use the new version of LaunchProcess.rvargas2015-01-121-6/+6