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
/
file_system
/
file_system_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ew] Add API methods for the upcoming Entry Watcher API.
mtomasz@chromium.org
2014-08-11
1
-0
/
+31
*
Rename "CheckWritable" to "PrepareForWritableApp" to reflect the actual behav...
kinaba@chromium.org
2014-06-03
1
-1
/
+1
*
Refactor "IsUnderDriveMountPoint" in v2 app code for generalization to non-Dr...
kinaba@chromium.org
2014-05-29
1
-5
/
+6
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
1
-4
/
+4
*
Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl
kalman@chromium.org
2014-04-30
1
-3
/
+3
*
Media Galleries: Prune uninteresting folders when scanning.
thestig@chromium.org
2014-02-26
1
-4
/
+5
*
Simplify file_system_api::GetLastChooseEntryDirectory().
thestig@chromium.org
2013-11-04
1
-4
/
+3
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
1
-6
/
+6
*
Implement graylisting for sensitive directories in the file system API.
sammc@chromium.org
2013-09-03
1
-0
/
+14
*
Add support for directory access to the file system API.
sammc@chromium.org
2013-08-29
1
-2
/
+20
*
Use only app permissions to decide if file entries should be writable.
sammc@chromium.org
2013-08-29
1
-11
/
+1
*
Support choosing multiple files with fileSystem.chooseEntry.
sammc@chromium.org
2013-08-02
1
-22
/
+31
*
Move [Get|Set]LastChooseEntryDictionary from ExtensionPrefs to FileSystemAPI
rdevlin.cronin@chromium.org
2013-06-28
1
-0
/
+22
*
Add support for persistent file access in apps.
sammc@chromium.org
2013-05-25
1
-0
/
+42
*
Remember the directory of chrome.fileSystem.chooseEntry between calls.
sammc@chromium.org
2013-04-18
1
-2
/
+7
*
Make chrome.filesystem API fully work with the Chrome OS Google Drive folder.
kinaba@chromium.org
2013-03-25
1
-3
/
+4
*
Change chrome.filesystem to handle the Chrome OS Drive file entries directly.
kinaba@chromium.org
2013-03-25
1
-0
/
+5
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-8
/
+8
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-4
/
+7
*
Bring back the file dialogs for chrome AURA.
ananta@chromium.org
2013-01-17
1
-1
/
+1
*
Rename chrome.fileSystem apis to be expandable to directories if we wish.
benwells@chromium.org
2012-09-14
1
-9
/
+9
*
Updates file type selector for fileSystem API
thorogood@chromium.org
2012-08-08
1
-0
/
+14
*
Remove redirection header and add "ui::" before all SelectFileDialog usage.
erg@chromium.org
2012-07-31
1
-2
/
+2
*
Add isWritableFileEntry to the fileSystem API
thorogood@chromium.org
2012-07-19
1
-0
/
+9
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add fileSystemWrite permission for platform apps.
benwells@chromium.org
2012-06-28
1
-19
/
+29
*
Add tests for chrome.fileSystem app API.
benwells@chromium.org
2012-06-25
1
-0
/
+6
*
Implement fileSystem.chooseFile.
benwells@chromium.org
2012-06-15
1
-5
/
+34
*
Allow platform apps to get writable FileEntry objects from readable ones.
benwells@chromium.org
2012-06-13
1
-0
/
+15
*
Implement extension API chrome.fileSystem.getDisplayPath().
benwells@chromium.org
2012-06-08
1
-0
/
+24