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
/
chrome
/
browser
/
extensions
/
api
/
system_info_storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
[StorageMonitor] Move StorageMonitor ownership to BrowserProcessImpl
gbillock@chromium.org
2013-07-19
2
-18
/
+11
*
Use a direct include of the message_loop header in chrome/browser/, part 5.
avi@chromium.org
2013-07-18
2
-2
/
+2
*
[SystemInfo API] Implement Storage Eject API
Hokein.Wu@gmail.com
2013-07-12
3
-0
/
+209
*
[SystemInfo API] Finish TODOs in SystemInfoProvider
Hokein.Wu@gmail.com
2013-07-11
7
-51
/
+72
*
Rewrite storage info provider using storage monitor impl.
Hokein.Wu@gmail.com
2013-07-04
14
-952
/
+495
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
Use a direct include of time headers in chrome/browser/, part 3.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-10
/
+6
*
Refine StorageMonitor storage device getter
Hokein.Wu@gmail.com
2013-06-12
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/extensions/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
3
-4
/
+4
*
[SystemInfo API] Add Storage Watch API Definition.
Hokein.Wu@gmail.com
2013-06-04
2
-0
/
+90
*
Cleanup: Remove ScopedGenericObj usage in chrome/.
thestig@chromium.org
2013-05-29
1
-3
/
+4
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
2
-5
/
+5
*
[SystemInfo API] Rename 'harddisk' to 'fixed' for storage unit type
hongbo.min@intel.com
2013-05-24
8
-23
/
+20
*
StorageMonitor: Make StorageInfo a real class.
thestig@chromium.org
2013-05-24
1
-4
/
+4
*
Use EXPECT_DOUBLE_EQ instead of EXPECT_EQ to test equality of double numbers.
Hokein.Wu@gmail.com
2013-05-02
2
-4
/
+5
*
Storage Monitor: Remove deprecated StorageInfo ctor.
thestig@chromium.org
2013-04-05
1
-2
/
+3
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
[SystemInfo API] Add onAttached/onDetached event for systemInfo.storage API
hongbo.min@intel.com
2013-03-20
6
-28
/
+174
*
[SystemInfo API] Use Profile-scoped object for systemInfo extension API
hongbo.min@intel.com
2013-03-08
2
-2
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-2
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename browser/system_monitor to browser/storage_monitor.
gbillock@chromium.org
2013-02-21
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
3
-8
/
+9
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
2
-3
/
+3
*
This patch is to implement. storage.onAvailableCapacityChanged event.
hongbo.min@intel.com
2013-02-05
6
-83
/
+113
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-1
/
+2
*
Overhaul JSON Schema Compiler to support a number of features required to
kalman@chromium.org
2013-01-17
6
-10
/
+10
*
Modified extensions::StorageInfoProvider::CheckWatchedStorages() to avoid der...
kmadhusu@chromium.org
2013-01-04
1
-10
/
+12
*
Refine StorageInfoProvider impl and unit test per Ilya's comments.
hongbo.min@intel.com
2013-01-03
4
-239
/
+285
*
Refactor SystemInfoProvider as RefCountedThreadSafe class
hongbo.min@intel.com
2012-12-25
7
-15
/
+20
*
Revert 173911
thestig@chromium.org
2012-12-20
8
-303
/
+249
*
Refine StorageInfoProvider impl and unit test per Ilya's comments.
hongbo.min@intel.com
2012-12-19
8
-249
/
+303
*
Disable StorageInfoProviderTest.WatchingMultipleStorages.
eugenis@chromium.org
2012-12-06
1
-1
/
+1
*
Refine unit test for StorageInfoProvider, e.g. reduce the timeout interval, f...
hongbo.min@intel.com
2012-12-05
1
-37
/
+68
*
Disable StorageInfoProviderTest.WatchingMultipleStorages
isherman@chromium.org
2012-12-03
1
-1
/
+2
*
Implements the storage free space watching functionality into
hongbo.min@intel.com
2012-12-01
4
-6
/
+453
*
Implement storage info provider for systemInfo.storage.get API on Linux
hongbo.min@intel.com
2012-11-21
3
-16
/
+263
*
Extensions Docs Server: Enum values do not show up if enum is a type
cduvall@chromium.org
2012-09-25
3
-3
/
+6
*
Initial implementation of experimental SystemInfo.Storage API for Mac OS
joshua.lock@intel.com
2012-09-10
2
-4
/
+106
*
Add the basic code skeleton for system info event router.
hongbo.min@intel.com
2012-09-04
1
-4
/
+58
*
Remove StorageInfo type definition from systemInfo.storage IDL
hongbo.min@intel.com
2012-08-31
7
-20
/
+17
*
Polish the SystemInfoProvider template code and refactor StorageInfoProvider ...
hongbo.min@intel.com
2012-08-24
7
-135
/
+208
*
Add systemInfo.storage API implementation skeleton
hongbo.min@intel.com
2012-08-17
7
-0
/
+302