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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add End-session handling and app modal dialog handling to BrowserView2/New Fr...
beng@google.com
2008-08-14
6
-8
/
+80
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...
awalker@google.com
2008-08-14
1
-3
/
+3
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
1
-1
/
+1
*
Tests for KeywordEditorView.
sky@google.com
2008-08-13
3
-10
/
+191
*
The width of the version field is not wide enough for all cases. We used to u...
finnur@google.com
2008-08-13
1
-3
/
+7
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
1
-149
/
+149
*
Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...
beng@google.com
2008-08-13
2
-1
/
+127
*
Tests for BookmarkEditorView.
sky@google.com
2008-08-13
3
-5
/
+241
*
Moves bookmark bar context menu controller into its own files along
sky@google.com
2008-08-13
2
-391
/
+31
*
Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...
maruel@google.com
2008-08-13
2
-0
/
+820
*
Quick fix regression from previous change to toolbar - forgot to take into ac...
beng@google.com
2008-08-13
1
-0
/
+1
*
Makes the toolbar/location bar look nice in popup windows.
beng@google.com
2008-08-13
3
-65
/
+101
*
Fix crash due to race condition in ImportingProgressView.
finnur@google.com
2008-08-12
1
-1
/
+1
*
Small fix to remove a pixel gap between the client edge of the toolbars and t...
beng@google.com
2008-08-11
1
-7
/
+11
*
Another Frame Grab-Bag
beng@google.com
2008-08-11
11
-123
/
+92
*
A simple view that wraps a RenderViewHost in an HWNDView, to facilitate
timsteele@google.com
2008-08-11
2
-0
/
+160
*
A set of tests to exercise chrome menus as well as parts of bookmark
sky@google.com
2008-08-11
3
-21
/
+934
*
Allow the window icon to be shown in the task bar, Alt+Tab etc.
beng@google.com
2008-08-09
1
-8
/
+10
*
Even more tweaks.
beng@google.com
2008-08-09
5
-11
/
+51
*
More tweaks to the frames. Provide proper layout for the title bar in app mode.
beng@google.com
2008-08-08
4
-21
/
+33
*
Wrap the text in a label in the options dialog.
tc@google.com
2008-08-08
1
-0
/
+3
*
Fix a bug in the first run dialog where the "Google Chrome is ready to
tc@google.com
2008-08-08
1
-2
/
+6
*
Allow constrained popups to resize themselves...up to 10 times. (Then we igno...
erg@google.com
2008-08-08
2
-13
/
+29
*
Simplify AboutChromeView to only contain what someone would need to make a su...
erikkay@google.com
2008-08-08
1
-10
/
+1
*
Tweaks to make the opaque frame look better including adding support for app ...
beng@google.com
2008-08-08
7
-43
/
+169
*
More improvements to the frames. Consolidate some of the optional bar (bookma...
beng@google.com
2008-08-07
5
-30
/
+341
*
Wrap text in the chrome first run dialog.
tc@google.com
2008-08-07
1
-11
/
+7
*
Remove the old NativeMB functions from string util, and use the new ones in s...
brettw@google.com
2008-08-07
1
-1
/
+1
*
Grab bag of random cleanups, implementation of some more methods, etc. I'm go...
beng@google.com
2008-08-05
9
-6
/
+134
*
fix bustage
beng@google.com
2008-08-05
4
-1
/
+36
*
Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...
beng@google.com
2008-08-05
7
-3
/
+94
*
Add the AeroGlassFrame and AeroGlassNonClientView for Vista.
beng@google.com
2008-08-05
6
-41
/
+490
*
Bring up the new frame (opaque version for XP only, for now).
beng@google.com
2008-08-04
10
-10
/
+1686
*
Fix several issues with popup window locations:
erg@google.com
2008-08-04
1
-66
/
+4
*
Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...
beng@google.com
2008-08-01
5
-43
/
+173
*
Make BrowserView implement the BrowserWindow interface so we can start movin...
beng@google.com
2008-08-01
2
-1
/
+201
*
Fix 1303177: Homepage field left enabled even though Reset to Default sets ho...
finnur@google.com
2008-07-31
2
-7
/
+9
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
3
-22
/
+25
*
Stub out the files to be used for the new browser frame.
beng@google.com
2008-07-31
11
-0
/
+629
*
Move dialog-specific aspects of ClientView into a new subclass DialogClientView.
beng@google.com
2008-07-31
10
-56
/
+40
*
Adds exitcodes for the TerminateProcess calls on hung renderers. There are st...
ojan@google.com
2008-07-31
1
-1
/
+2
*
At the first run use Omaha usagestats key to determine whether to collect use...
rahulk@google.com
2008-07-30
1
-1
/
+1
*
Make the download arrow show and hide correctly in response to shelf visibili...
glen@google.com
2008-07-30
1
-3
/
+1
*
Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...
beng@google.com
2008-07-30
1
-58
/
+17
*
Made changes to display tooltip window when user navigates through the icons ...
stanguturi@google.com
2008-07-30
1
-0
/
+12
*
Insert a comma
sidchat@google.com
2008-07-30
1
-1
/
+1
*
Make sure we remove info-bars on reload.
jcampan@google.com
2008-07-30
1
-1
/
+3
*
Fix 1295677: REGRESSION: Import SETS startup page to imported home page.
finnur@google.com
2008-07-30
3
-15
/
+34
*
Make HWNDViewContainer set up its contents view separately from its Init method.
beng@google.com
2008-07-30
3
-4
/
+6
*
Rename ChromeFrame->BrowserWindow
beng@google.com
2008-07-30
6
-14
/
+17
[next]