summaryrefslogtreecommitdiffstats
path: root/chrome/browser/devtools/devtools_file_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-14/+13
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Add FileSystemID parameter to IsolatedContext::RegisterFileSystemForPath.kinaba@chromium.org2014-06-201-1/+2
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-2/+1
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-1/+1
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-11/+11
* [DevTools] Notify frontend when user rejects to save file.eustas@chromium.org2013-11-281-5/+9
* In the dev tools file select dialog, pass in a WebContents instead of NULL to...thestig@chromium.org2013-11-281-3/+5
* DevTools: Add support for adding folders to DevTools workspace with drag and ...vsevik@chromium.org2013-11-051-0/+22
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* ChildProcessSecurityPolicy: Add DeleteFromFileSystem permission.thestig@chromium.org2013-10-221-0/+1
* DevTools: Fix trailing slash in file helper infobar message on windows (shoul...vsevik@chromium.org2013-08-121-1/+2
* DevTools: Support workspace files indexing in browser process.vsevik@chromium.org2013-08-051-5/+24
* DevTools: Allow adding each folder to workspace only once.vsevik@chromium.org2013-07-191-1/+10
* Ensure that the SelectFile dialog displayed by the bookmarks api and the devt...ananta@chromium.org2013-07-111-12/+20
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* DevTools: Do not treat saved path as dot separated keys when saving file syst...vsevik@chromium.org2013-05-291-1/+2
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-281-1/+1
* Move more browser-specific webkit/fileapi code to webkit/browser/fileapikinuko@chromium.org2013-05-241-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* DevTools: Replace .allow-devtools-edit file check with confirmation infobar.vsevik@chromium.org2013-04-261-65/+23
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Really fix build after r193020.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Granted create file in isolated file system permission to DevTools renderer.vsevik@chromium.org2013-03-291-0/+1
* Supported DevTools to DevTools navigation in OpenURLFromTab in DevToolsWindow.vsevik@chromium.org2013-03-061-1/+1
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in sever...pneubeck@chromium.org2013-02-261-3/+3
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-28/+30
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+5
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-281-1/+2
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-171-1/+1
* Media Galleries: Add write support.thestig@chromium.org2013-01-171-1/+2
* Support file system access in DevTools with isolated file system.vsevik@chromium.org2013-01-161-4/+206
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-0/+1
* Refactor DevtoolsFileHelper: make select file dialog reusable and use callbac...vsevik@chromium.org2012-12-271-64/+59
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-0/+199
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-199/+0
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-0/+199