| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of view_messages.h include from chrome since TabContentsDelegate used... | jam@chromium.org | 2011-11-22 | 1 | -4/+6 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -2/+2 |
* | Standardize naming of SelectFileDialog implementation files. | jamescook@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes. | tkent@chromium.org | 2011-11-02 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Fix crash when running the file chooser dialog from PPAPI.BUG=97637TEST=manual | bbudge@chromium.org | 2011-09-29 | 1 | -4/+22 |
* | Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ... | ananta@chromium.org | 2011-08-24 | 1 | -21/+0 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -3/+3 |
* | Policy to manage file selection dialogs. | pastarmovj@chromium.org | 2011-04-15 | 1 | -0/+5 |
* | Fix clang build. | johnnyg@chromium.org | 2011-04-12 | 1 | -6/+1 |
* | Add a path for a web page to request the enumeration of a directory. This, t... | johnnyg@chromium.org | 2011-04-12 | 1 | -15/+55 |
* | Pull the file picker code out of TabContents. | avi@chromium.org | 2011-03-11 | 1 | -13/+34 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui | estade@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed. | jam@chromium.org | 2011-01-25 | 1 | -5/+3 |
* | Input file type now supported in extension popups. | jcivelli@chromium.org | 2010-09-10 | 1 | -0/+85 |