| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Upgrade the windows specific version of LaunchProcess to avoid raw handles. | rvargas | 2014-12-05 | 1 | -1/+1 |
* | Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ... | rfevang | 2014-12-03 | 1 | -1/+1 |
* | Upgrade the windows specific version of LaunchProcess to avoid raw handles. | rvargas | 2014-12-03 | 1 | -1/+1 |
* | gn format //components | scottmg | 2014-12-03 | 1 | -3/+1 |
* | Linux: Dynamically load libudev. | thestig | 2014-11-22 | 2 | -12/+14 |
* | Remove implicit conversions from scoped_refptr to T* in components/ | dcheng | 2014-11-21 | 1 | -2/+2 |
* | Remove implicit conversions from scoped_refptr to T* in components/ | dcheng | 2014-11-13 | 1 | -7/+5 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 7 | -46/+46 |
* | Add a few missing overrides found by a new clang warning. | thakis | 2014-10-29 | 1 | -2/+1 |
* | Cleanup: Merge device/udev_linux/udev.{cc,h} into device/udev_linux/scoped_ud... | thestig | 2014-10-24 | 3 | -6/+6 |
* | Standardize usage of virtual/override/final in components/ | dcheng | 2014-10-21 | 5 | -35/+27 |
* | Type conversion fixes, components/ edition. | pkasting | 2014-10-17 | 2 | -3/+4 |
* | replace OVERRIDE and FINAL with override and final in components/ | mostynb | 2014-10-06 | 19 | -69/+69 |
* | Remove implicit HANDLE conversions from components. | rvargas | 2014-09-30 | 1 | -5/+5 |
* | Code re-factor related to WeakPtrFactory in src/component module | kulkarni.a | 2014-09-18 | 2 | -4/+4 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a... | thestig | 2014-09-10 | 7 | -7/+7 |
* | Refactoring the WeakPtrFactory usage, Member variables should appear before t... | mohan.reddy | 2014-09-10 | 1 | -3/+3 |