index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
storage_monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove kuint64max.
avi
2015-12-09
2
-7
/
+9
*
Add more components to "gn check".
brettw
2015-10-23
2
-3
/
+11
*
Don't use base::MessageLoop::{Quit,QuitClosure} in components/
ki.stfu
2015-10-13
3
-5
/
+4
*
mac: Make unit_tests mostly build with the 10.11 SDK.
thakis
2015-10-13
1
-0
/
+3
*
mac: Make component_unittests build with the 10.11 SDK.
thakis
2015-10-12
3
-13
/
+34
*
Enforce WARN_UNUSED_RESULT attribute on Windows
dcheng
2015-10-10
2
-1
/
+9
*
Remove all Windows Window Scoped Trackers and Associated Instrumentation
robliao
2015-09-29
1
-1
/
+0
*
Fix compilation of image_capture_device_manager.mm with Xcode 7.
sdefresne
2015-09-21
1
-1
/
+2
*
Disable flaky StorageMonitorLinuxTest tests.
jam
2015-09-02
1
-7
/
+15
*
Fix a storage_monitor crash on shutdown.
thestig
2015-08-27
1
-5
/
+9
*
Add more components_unittests to GN build
Brett Wilson
2015-08-22
1
-5
/
+36
*
Revert of Add more components_unittests to GN build (patchset #5 id:80001 of ...
yosin
2015-08-22
1
-33
/
+5
*
Add more components_unittests to GN build
brettw
2015-08-22
1
-5
/
+33
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-1
/
+1
*
Replace ToLower calls to the new format
brettw
2015-08-10
1
-1
/
+1
*
Update SplitString calls in components
brettw
2015-07-23
1
-3
/
+3
*
Fix pointer truncation in component_unittests.
wfh
2015-07-21
3
-8
/
+8
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+1
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-1
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+1
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
2
-17
/
+18
*
Fix some case-insensitive cases for StartsWith.
brettw
2015-07-01
1
-1
/
+2
*
Add dependency on mtp_storage_info_proto to storage_monitor_test_support.
amistry
2015-07-01
1
-0
/
+1
*
Reland: Add a test to exercise GalleryWatchManager::OnRemoveableStorageDetached.
reillyg
2015-06-20
2
-1
/
+21
*
Revert of Add a test to exercise GalleryWatchManager::OnRemoveableStorageDeta...
scottmg
2015-06-19
2
-21
/
+1
*
Add a test to exercise GalleryWatchManager::OnRemoveableStorageDetached.
reillyg
2015-06-19
2
-1
/
+21
*
Change histogram.h includes to histogram_macros.h in components/
asvitkine
2015-06-16
1
-1
/
+1
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
2
-2
/
+3
*
Get latest available space by calling GetStorageInfoFromDevice of mtpd.
yawano
2015-06-02
2
-0
/
+11
*
Remove Unactionable or Low Jank USER32 Instrumentation
robliao
2015-06-02
1
-5
/
+0
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/stor...
pranay.kumar
2015-05-20
3
-6
/
+7
*
win: Fix all plugin warnings in components/.
thakis
2015-05-01
3
-6
/
+14
*
Update {virtual,override} to follow C++11 style in components.
nick
2015-04-28
6
-23
/
+20
*
favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)
mostynb
2015-04-23
5
-26
/
+26
*
Implement CreateDirectory.
yawano
2015-03-31
2
-0
/
+12
*
favor DCHECK_CURRENTLY_ON for better logs in components/
mostynb
2015-03-25
4
-23
/
+23
*
Remove uses of KillProcess()
rvargas
2015-03-18
1
-1
/
+2
*
Introduce UdevDeviceGetSysattrValue, which is the same as
agoode
2015-03-18
1
-2
/
+2
*
Implement MoveFileLocal (with rename operation).
yawano
2015-03-17
2
-0
/
+12
*
Implement DeleteFile and DeleteDirectory.
yawano
2015-03-10
2
-2
/
+14
*
Move GetUdevDevicePropertyValue from components/storage_monitor to device/ude...
agoode
2015-03-06
3
-23
/
+12
*
Implement CopyFileFromLocal of MTPDeviceAsyncDelegate.
yawano
2015-03-05
2
-0
/
+14
*
Hotlist Slow: Remove extra thread pool created by VolumeMountWatcherWin.
tommycli
2015-03-03
5
-33
/
+16
*
Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.
reillyg
2015-02-09
1
-2
/
+2
*
Update {virtual,override,final} to follow C++11 style in components, round 2.
dcheng
2015-01-23
2
-33
/
+29
*
Instrumenting all wndprocs to find jank.
vadimt
2015-01-17
1
-0
/
+6
*
Update {virtual,override,final} for components/ to follow C++11 style.
dcheng
2015-01-13
2
-7
/
+3
*
Update storage_monitor to use the new version of LaunchProcess.
rvargas
2015-01-12
1
-6
/
+6
[next]