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
/
media_galleries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded includes of chrome/browser/storage_monitor/media_sto...
thestig@chromium.org
2013-05-30
2
-2
/
+0
*
Move webkit/quota files to webkit/browser/quota or webkit/common/quota
tzik@chromium.org
2013-05-30
2
-2
/
+2
*
Validate image files before writing them to media galleries.
vandebo@chromium.org
2013-05-30
7
-2
/
+528
*
Use MediaGalleryPreferences directly in GalleryWatchStateTracker interface.
gbillock@chromium.org
2013-05-29
2
-10
/
+10
*
Cleanup: Remove fileapi::FileSystemMountPointProvider::InitializeCopyOrMoveFi...
thestig@chromium.org
2013-05-29
2
-18
/
+0
*
Rename FileSystemMountPointProvider::ValidateFileSystemRoot to OpenFileSystem
kinuko@chromium.org
2013-05-29
2
-6
/
+6
*
Add more RAW picture formats to the media galleries extension filter.
thestig@chromium.org
2013-05-29
1
-1
/
+23
*
Deprecate FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread
kinuko@chromium.org
2013-05-29
2
-12
/
+0
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
3
-3
/
+3
*
Cleanup: Remove ScopedGenericObj usage in chrome/.
thestig@chromium.org
2013-05-29
1
-9
/
+7
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
6
-33
/
+33
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
6
-8
/
+7
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
15
-30
/
+30
*
Move more browser-specific webkit/fileapi code to webkit/browser/fileapi
kinuko@chromium.org
2013-05-24
10
-21
/
+21
*
StorageMonitor: Make StorageInfo a real class.
thestig@chromium.org
2013-05-24
4
-86
/
+87
*
Add Picasa import hooks into MediaFileSystemRegistry.
tommycli@chromium.org
2013-05-24
2
-4
/
+14
*
Picasa import: Fix memory leak in PicasaFileUtilTest_NameDeduplication
tommycli@chromium.org
2013-05-23
1
-3
/
+4
*
Add RAW picture formats to the media galleries extension filter.
thestig@chromium.org
2013-05-23
1
-0
/
+12
*
Picasa import: PicasaFinder infrastructure/stub.
tommycli@chromium.org
2013-05-23
6
-20
/
+110
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
3
-9
/
+12
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-22
11
-13
/
+13
*
PicasaFileUtil and ImportedMediaGalleryRegistry
tommycli@chromium.org
2013-05-22
12
-2
/
+1240
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-21
1
-1
/
+1
*
StorageMonitor: Make GetStorageInfoForPath()'s device_info parameter non-opti...
thestig@chromium.org
2013-05-21
1
-23
/
+12
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
3
-3
/
+3
*
Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi
kinuko@chromium.org
2013-05-20
2
-2
/
+2
*
FileAPI: Copy base::FileUtilProxy::Entry to fileapi::DirectoryEntry
nhiroki@chromium.org
2013-05-20
3
-3
/
+3
*
Eliminate use of the SUPPORT_MTP_DEVICE_FILESYSTEM define.
gbillock@chromium.org
2013-05-18
9
-97
/
+4
*
Change code from r199587 to use base::PostTaskAndReplyWithResults.
thestig@chromium.org
2013-05-18
4
-51
/
+42
*
Find iTunes library on windows.
vandebo@chromium.org
2013-05-17
2
-2
/
+337
*
[Media Galleries] Move all name generation to dialog controller.
gbillock@chromium.org
2013-05-17
3
-7
/
+69
*
Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..."
kinuko@chromium.org
2013-05-17
2
-2
/
+2
*
Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi
kinuko@chromium.org
2013-05-17
2
-2
/
+2
*
Fix name conflict with FileSystemType from winnt.h
rnk@chromium.org
2013-05-17
1
-8
/
+9
*
Move RuntimeData and related permissions out of Extension class
rdevlin.cronin@chromium.org
2013-05-17
1
-2
/
+3
*
[StorageMonitor] Move device id methods to StorageInfo
gbillock@chromium.org
2013-05-17
6
-38
/
+38
*
Cleanup: Deprecate FileSystemCallbackDispatcher
kinuko@chromium.org
2013-05-16
1
-1
/
+0
*
Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-16
1
-5
/
+7
*
Media Galleries: Add ITunesFinderMac.
thestig@chromium.org
2013-05-15
7
-26
/
+131
*
Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."
eugenis@chromium.org
2013-05-15
1
-7
/
+5
*
Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-15
1
-5
/
+7
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
4
-4
/
+0
*
Cleanup: Remove unneeded base/file_util.h includes in base.
thestig@chromium.org
2013-05-14
2
-0
/
+2
*
Picasa import: Fix integer related security holes in PmpColumnParser
tommycli@chromium.org
2013-05-14
3
-23
/
+28
*
Have media gallery (through native media file util) use MIME sniffer
krb@chromium.org
2013-05-11
5
-20
/
+186
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
1
-1
/
+1
*
[StorageMonitor] Stop setting 'name' in StorageInfo.
gbillock@chromium.org
2013-05-09
2
-4
/
+17
*
[Media Galleries] Support nested directories in Mac PTP.
gbillock@chromium.org
2013-05-09
3
-41
/
+206
*
[MediaGalleries] Stub FileUtil for itunes filesystem provider.
gbillock@chromium.org
2013-05-09
4
-1
/
+96
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
3
-3
/
+3
[next]