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
*
Media Galleries API Picasa: Put INI indexing step into sandboxed utility proc...
tommycli@chromium.org
2013-07-26
3
-3
/
+229
*
Add ScopedPlatformFileCloser to base.
vandebo@chromium.org
2013-07-26
2
-23
/
+4
*
Fix remaining leaks in StorageMonitorLinux.
thestig@chromium.org
2013-07-26
3
-19
/
+12
*
Media Galleries: The write permission returns as copyTo.
thestig@chromium.org
2013-07-26
4
-11
/
+35
*
Cleanup: Remove some unneeded platform_path parameters following r206341. Use...
thestig@chromium.org
2013-07-24
3
-48
/
+27
*
FileAPI: Add Initialize() function to FileSystemBackend
nhiroki@chromium.org
2013-07-24
2
-6
/
+8
*
[FileSystem] Add another copy-or-move validation hook for post-write.
gbillock@chromium.org
2013-07-23
3
-6
/
+31
*
[StorageMonitor] Move StorageMonitor ownership to BrowserProcessImpl
gbillock@chromium.org
2013-07-19
2
-7
/
+20
*
Fix moved header
vandebo@chromium.org
2013-07-18
1
-1
/
+1
*
Add a test for ITunesDataProvider (try two).
vandebo@chromium.org
2013-07-18
4
-3
/
+423
*
Use a direct include of the message_loop header in chrome/browser/, part 7.
avi@chromium.org
2013-07-18
5
-5
/
+5
*
Media Galleries API: Fix iTunes and Picasa test locations.
tommycli@chromium.org
2013-07-17
2
-97
/
+70
*
FileAPI: Change FileSystemBackend::OpenFileSystem signature
nhiroki@chromium.org
2013-07-17
2
-4
/
+6
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-4
/
+4
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
media_galleries: Fix for r211509.
tfarina@chromium.org
2013-07-13
1
-1
/
+1
*
media_galleries: Make use of MediaFileSystemMountPointProvider::MediaTaskRunn...
tfarina@chromium.org
2013-07-13
1
-10
/
+1
*
FileAPI: Factor out getting root URI and FS name parts into each FS backend
nhiroki@chromium.org
2013-07-12
1
-1
/
+4
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-3
/
+3
*
Add on_close_callback to AsyncFileUtil::CreateOrOpenCallback.
hidehiko@chromium.org
2013-07-10
2
-2
/
+4
*
Media Galleries API Picasa: Put PMP parsing step into sandboxed utility process.
tommycli@chromium.org
2013-07-10
6
-41
/
+269
*
Cleanup: return value and null-callback fixups on AsyncFileUtil interface
kinuko@chromium.org
2013-07-09
4
-155
/
+103
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
14
-88
/
+87
*
media_galleries: Remove unused functions from scoped_mtp_device_map_entry.cc
tfarina@chromium.org
2013-07-08
1
-17
/
+0
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
4
-5
/
+5
*
Deprecate FileSystemMountPointProvider::DeleteFileSystem
kinuko@chromium.org
2013-07-04
2
-14
/
+0
*
Revert 209868 "Add a test for ITunesDataProvider."
vandebo@chromium.org
2013-07-03
2
-335
/
+0
*
Add a test for ITunesDataProvider.
vandebo@chromium.org
2013-07-03
2
-0
/
+335
*
Remove unused |created| param from AsyncFileUtil::CreateOrOpenCallback.
hidehiko@chromium.org
2013-07-02
2
-4
/
+2
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Add DeleteRecursively to AsyncFileUtil.
hidehiko@chromium.org
2013-07-01
4
-0
/
+28
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-4
/
+4
*
Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()
kinuko@chromium.org
2013-07-01
2
-10
/
+0
*
Fix use after free of MessageLoopProxy in SafeItunesLibraryParser
vandebo@chromium.org
2013-06-29
1
-3
/
+3
*
[MediaGalleries] Add two different strings for read-write and read-only permi...
gbillock@chromium.org
2013-06-28
1
-2
/
+3
*
Use a direct include of time headers in chrome/browser/, part 5.
avi@chromium.org
2013-06-28
10
-10
/
+10
*
Media Galleries API: Fix *FileUtil use of FileSystemOperationContext pointer.
tommycli@chromium.org
2013-06-27
6
-74
/
+94
*
This issue is only a move and updates to the includes. It's contingent on 171...
tommycli@chromium.org
2013-06-26
12
-1157
/
+54
*
Media Galleries: Improve browser-side iTunes parser state tracking to better ...
thestig@chromium.org
2013-06-25
4
-18
/
+53
*
[MediaGalleries] Move windows mtp test out of registry test.
gbillock@chromium.org
2013-06-25
2
-34
/
+169
*
Media Galleries: Parse the iTunes library XML file in a sandboxed utility pro...
thestig@chromium.org
2013-06-25
11
-539
/
+309
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
3
-10
/
+10
*
Media Galleries API - Picasa: Change PMP Parsing to deal with PlatformFile.
tommycli@chromium.org
2013-06-21
12
-313
/
+193
*
Rename StorageMonitor Initialize function to EnsureInitialized for better und...
Hokein.Wu@gmail.com
2013-06-21
2
-2
/
+2
*
[MediaGalleries] Mock the app data dir on Windows/Mac
gbillock@chromium.org
2013-06-21
2
-22
/
+26
*
Watch iTunes library file for changes in order to update data provider. (try ...
vandebo@chromium.org
2013-06-21
5
-25
/
+118
*
Make LocalFileStreamWriter accept a TaskRunner for async operations.
earthdok@chromium.org
2013-06-20
1
-1
/
+3
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
3
-6
/
+6
*
Use a direct include of strings headers, delete some strings forwarding headers.
avi@chromium.org
2013-06-20
1
-1
/
+1
[next]