summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/shell_dialogs_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-0/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Check if SaveAs dialog had multiple file type choices before saving the prefe...keishi@google.com2011-10-261-0/+10
* ui/views: Migrate almost all calls from NewRunnableMethod() to base::Bind().tfarina@chromium.org2011-10-171-15/+17
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-0/+4
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Fix windows browser_test failing due to UTF16 issue.battre@chromium.org2011-05-111-3/+4
* wstring: remove WideToUpper/WideToLowerevan@chromium.org2011-05-101-1/+1
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-1/+2
* Policy to manage file selection dialogs.pastarmovj@chromium.org2011-04-151-13/+13
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* Remove SelectFontDialogestade@chromium.org2011-03-151-194/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Last used folder won't be selected when exporting bookmarks.tfarina@chromium.org2011-02-231-1/+4
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-111-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-5/+4
* Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...tfarina@chromium.org2011-01-281-6/+6
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.tfarina@chromium.org2011-01-071-1/+1
* Remove wstring from l10n_util. Part 7.avi@chromium.org2011-01-061-4/+5
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...tfarina@chromium.org2011-01-061-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+1130