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
/
ui
/
views
/
shell_dialogs_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-0
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Check if SaveAs dialog had multiple file type choices before saving the prefe...
keishi@google.com
2011-10-26
1
-0
/
+10
*
ui/views: Migrate almost all calls from NewRunnableMethod() to base::Bind().
tfarina@chromium.org
2011-10-17
1
-15
/
+17
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-0
/
+4
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Fix windows browser_test failing due to UTF16 issue.
battre@chromium.org
2011-05-11
1
-3
/
+4
*
wstring: remove WideToUpper/WideToLower
evan@chromium.org
2011-05-10
1
-1
/
+1
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-1
/
+2
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
1
-13
/
+13
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-2
/
+2
*
Remove SelectFontDialog
estade@chromium.org
2011-03-15
1
-194
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Last used folder won't be selected when exporting bookmarks.
tfarina@chromium.org
2011-02-23
1
-1
/
+4
*
Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui
estade@chromium.org
2011-02-11
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-5
/
+4
*
Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...
tfarina@chromium.org
2011-01-28
1
-6
/
+6
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-2
/
+2
*
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
tfarina@chromium.org
2011-01-07
1
-1
/
+1
*
Remove wstring from l10n_util. Part 7.
avi@chromium.org
2011-01-06
1
-4
/
+5
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...
tfarina@chromium.org
2011-01-06
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move browser/views to browser/ui/views
ben@chromium.org
2010-11-09
1
-0
/
+1130