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
/
views
/
shell_dialogs_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug that <input type=file multiple> doesn't accept many files.
tkent@chromium.org
2010-10-27
1
-3
/
+4
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-4
/
+4
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part3:
tfarina@chromium.org
2010-10-07
1
-14
/
+14
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-1
/
+1
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-1
/
+1
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-1
/
+1
*
When picking a filename to save, check whether the user's extension is regist...
pkasting@chromium.org
2010-08-03
1
-5
/
+6
*
Win: Don't give some downloads duplicate extensions like .arj.arj
thakis@chromium.org
2010-08-02
1
-2
/
+5
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+0
*
Clean up and simplify how we deal with filename extensions on Windows. Allow...
pkasting@chromium.org
2010-07-08
1
-33
/
+23
*
Only save pure filename in lpstrFile.
jnd@chromium.org
2010-06-25
1
-3
/
+27
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
1
-1
/
+2
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Remove some unnecessary dependencies on net from app/win_util and app/resourc...
ben@chromium.org
2010-03-12
1
-2
/
+350
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-4
/
+3
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-3
/
+2
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-2
/
+4
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-23
/
+35
*
The focus is not restored properly when a Windows modal dialog
jcampan@chromium.org
2009-09-14
1
-42
/
+1
*
The shell dialog code explicitly disables the browser HWND before calling the...
jcampan@chromium.org
2009-09-11
1
-1
/
+42
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
1
-4
/
+4
*
A quick fix for Issue 3803.
hbono@chromium.org
2009-06-22
1
-0
/
+17
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-1
/
+1
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+1
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Properly construct shell filters (forgetting the asterisk means it works but ...
avi@chromium.org
2009-04-22
1
-1
/
+1
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-22
/
+55
*
Fix "Save page as..." functionality. Fix by Roland Steiner.
avi@google.com
2009-04-07
1
-1
/
+5
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-43
/
+44
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
1
-36
/
+63
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-1
/
+1
*
Build break. In revision 9958, I hadn't intented to commit this change.
maruel@chromium.org
2009-02-18
1
-1
/
+1
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-3
/
+3
*
Make the shared shell dialog not use Windows types, as well as the web contents
brettw@chromium.org
2009-01-29
1
-0
/
+668