summaryrefslogtreecommitdiffstats
path: root/chrome/browser/file_select_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Reland: Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-261-2/+5
* Revert 144199 - win_aura failure -Start consolidating non-port specific code ...erg@google.com2012-06-261-5/+2
* Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-261-2/+5
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-1/+8
* Move RunFileChooserHelper and EnumerateDirectoryHelper out of Browser.mihaip@chromium.org2012-05-221-7/+13
* filechooser: Add SelectedFileInfo class to pass display names to WebKitsatorux@chromium.org2012-03-141-1/+9
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-5/+5
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-3/+3
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-1/+0
* Get rid of view_messages.h include from chrome since TabContentsDelegate used...jam@chromium.org2011-11-221-4/+6
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* Standardize naming of SelectFileDialog implementation files.jamescook@chromium.org2011-11-151-1/+1
* Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes.tkent@chromium.org2011-11-021-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Fix crash when running the file chooser dialog from PPAPI.BUG=97637TEST=manualbbudge@chromium.org2011-09-291-4/+22
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-241-21/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-3/+3
* Policy to manage file selection dialogs.pastarmovj@chromium.org2011-04-151-0/+5
* Fix clang build.johnnyg@chromium.org2011-04-121-6/+1
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-121-15/+55
* Pull the file picker code out of TabContents.avi@chromium.org2011-03-111-13/+34
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-111-1/+1
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-5/+3
* Input file type now supported in extension popups.jcivelli@chromium.org2010-09-101-0/+85