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
*
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