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
/
frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't load the font for the window title if we're not going to be painting a ...
beng@google.com
2008-09-17
3
-59
/
+41
*
Re-land this fix from earlier. Since I was making the tab icon view optional,...
beng@google.com
2008-09-17
2
-20
/
+28
*
Roll back this fix until I can figure out why it;s crashing the ui tests
beng@google.com
2008-09-17
2
-28
/
+20
*
Don't initialize the TabIconView if we don't need to. It's expensive to create.
beng@google.com
2008-09-17
2
-20
/
+28
*
Revert this earlier fix since it didn't do any good.
beng@google.com
2008-09-17
2
-33
/
+28
*
Attempt to reduce startup regression by deferring load of inactive window bit...
beng@google.com
2008-09-16
2
-28
/
+33
*
Added code for personalization to the new frame class
jhaas@chromium.org
2008-09-16
2
-1
/
+48
*
Fix bug where bookmark bar wouldn't animate away but would rather snap closed...
beng@google.com
2008-09-16
1
-3
/
+5
*
A couple of tweaks to the AeroGlassNonClientView:
beng@google.com
2008-09-14
1
-2
/
+2
*
Include the area to the right of the tabstrip underneath the window controls ...
beng@google.com
2008-09-14
1
-3
/
+11
*
Fix interactive UI tests...
beng@google.com
2008-09-14
1
-3
/
+12
*
Get the new frames to pass the accessibility UI tests.
beng@google.com
2008-09-14
2
-1
/
+43
*
Move more UI stuff into browser/views
beng@google.com
2008-09-13
1
-1
/
+1
*
forgot these files, fixing clobber build
beng@google.com
2008-09-12
5
-5
/
+5
*
Make sure the tabstrip doesn't have the chin above it in maximized view in aero.
beng@google.com
2008-09-11
1
-1
/
+2
*
Fix grab bag of AeroGlassFrame issues:
beng@google.com
2008-09-10
5
-21
/
+22
*
A couple of quick TODO and other cleanups.
beng@google.com
2008-09-08
4
-13
/
+1
*
Support WM_APPCOMMAND on Window. Make it just pass through to WindowDelegate:...
beng@google.com
2008-09-08
2
-0
/
+47
*
Make sure the browser is destroyed during DestroyBrowser because EndSession h...
beng@google.com
2008-09-08
1
-1
/
+9
*
Readding UI test I pulled yesterday; hopefully the bots will like it more now...
finnur@google.com
2008-09-05
4
-0
/
+29
*
Fix the polymorphic WindowResources class and FramePartBitmap enum.
maruel@google.com
2008-09-04
2
-47
/
+8
*
Fix the include order in aero_glass_frame.cc. This was causing issues with WP...
maruel@google.com
2008-09-04
1
-2
/
+2
*
Make sure the new frames' BrowserView2::TabSelectedAt calls TabContents::DidB...
beng@google.com
2008-09-03
1
-1
/
+5
*
Remove Google Chrome specific strings from common resources file and use them...
rahulk@google.com
2008-08-27
2
-0
/
+4
*
The positioning of detached dragged tabs was wrong with the new frames, becau...
beng@google.com
2008-08-27
1
-1
/
+1
*
Make the system menu for frames have submenus for encoding and text zoom
beng@google.com
2008-08-26
2
-11
/
+40
*
Make the AeroGlassFrame better:
beng@google.com
2008-08-25
9
-175
/
+253
*
Make the window icon the app icon by default for popups and app windows unles...
beng@google.com
2008-08-24
1
-6
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
14
-455
/
+119
*
Unrollback r1158.
rahulk@google.com
2008-08-21
2
-6
/
+21
*
Revert 1158 as it is breaking ui_tests
rahulk@google.com
2008-08-21
2
-21
/
+6
*
Do not display "Google" in titlebar of Chromium builds.
rahulk@google.com
2008-08-21
2
-6
/
+21
*
Allow popups using the new frames to be sized correctly. This involved a slig...
beng@google.com
2008-08-20
1
-4
/
+42
*
Make the otr avatar icon not show in detached OTR popup windows.
beng@google.com
2008-08-19
5
-28
/
+29
*
Hook up the window icon for app windows, with a throbber etc.
beng@google.com
2008-08-18
8
-37
/
+170
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+4
*
Hook up the system menu in new frames.
erg@google.com
2008-08-14
4
-1
/
+121
*
Add End-session handling and app modal dialog handling to BrowserView2/New Fr...
beng@google.com
2008-08-14
6
-8
/
+80
*
Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...
beng@google.com
2008-08-13
2
-1
/
+127
*
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
10
-122
/
+90
*
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
*
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
4
-29
/
+341
*
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
[next]