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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix UI test regression, there's a better way to refactor this anyway.
pkasting@chromium.org
2009-02-10
1
-5
/
+2
*
Make aero glass code look more like other nonclient views in hopes of easing ...
pkasting@chromium.org
2009-02-09
3
-25
/
+21
*
Reverting 9408.
brettw@chromium.org
2009-02-09
3
-0
/
+69
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
3
-69
/
+0
*
Support custom border widths. Allow user to resize the window (instead of do...
pkasting@chromium.org
2009-02-06
1
-26
/
+27
*
Cleanup forward declared classes that are not needed in chrome/renderer, chro...
thestig@chromium.org
2009-02-06
9
-36
/
+17
*
Add debugging info to hopefully catch what's causing 6316
erg@google.com
2009-02-05
1
-0
/
+2
*
Fix the dependency checker tool. Rules for a directory did modify their direc...
stoyan@chromium.org
2009-02-05
1
-0
/
+9
*
Paper over a crash that I think is due to the way we shut down the view hiera...
ben@chromium.org
2009-02-04
1
-0
/
+7
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-04
3
-9
/
+31
*
Reverting 9109.
ojan@google.com
2009-02-03
3
-31
/
+9
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
3
-9
/
+31
*
Bail saving window placement if the function is called after WM_DESTROY (wind...
ben@chromium.org
2009-02-03
1
-0
/
+7
*
Porting unit tests.
phajdan.jr@chromium.org
2009-02-03
1
-3
/
+3
*
This CL fix issue 7253 -- tooltip of pure English tab title has wrong directi...
xji@chromium.org
2009-02-03
1
-0
/
+3
*
More bustage fixes
brettw@chromium.org
2009-02-01
1
-0
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
10
-32
/
+45
*
Fix Aero Basic (i.e. non-glass) maximized mode drawing. This old hack was in...
pkasting@chromium.org
2009-01-31
1
-46
/
+0
*
Lands fix for 6878 from Yong Shin.
sky@google.com
2009-01-30
1
-1
/
+5
*
Fix various problems with constrained windows and/or custom frame windows:
pkasting@chromium.org
2009-01-30
1
-77
/
+183
*
Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...
pkasting@chromium.org
2009-01-29
1
-164
/
+117
*
Per Glen, remove the bottom border of maximized windows. I went ahead and al...
pkasting@chromium.org
2009-01-29
3
-10
/
+8
*
Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...
pkasting@chromium.org
2009-01-29
2
-0
/
+6
*
Fixes crash in adding a menu item. As far as I can tell
sky@google.com
2009-01-28
1
-0
/
+9
*
Add NOTREACHED() in switch default part which should never be reached.
phajdan.jr@chromium.org
2009-01-27
1
-0
/
+1
*
Fix linux build breakage.
maruel@chromium.org
2009-01-27
1
-0
/
+3
*
Porting in chrome/views/
phajdan.jr@chromium.org
2009-01-27
7
-47
/
+39
*
This change should have few user-visible effects. I think I slightly modifie...
pkasting@chromium.org
2009-01-26
3
-27
/
+25
*
Some cleanups I've had sitting around for a while that are getting in my way ...
pkasting@chromium.org
2009-01-26
1
-139
/
+93
*
Two of the three places that set a window mask had it wrong. Fix it.
pkasting@chromium.org
2009-01-26
1
-1
/
+4
*
Fix warning which breaks compile with gcc 4.3.x
maruel@chromium.org
2009-01-26
1
-2
/
+2
*
Small porting in chrome/
phajdan.jr@chromium.org
2009-01-26
2
-2
/
+12
*
Create a dialog box for the about:network view and kill the tab type.
brettw@chromium.org
2009-01-24
2
-1
/
+18
*
===================================================
xji@chromium.org
2009-01-23
3
-1
/
+18
*
Revert r8560 due to broken interactive_ui_tests
mark@chromium.org
2009-01-23
2
-12
/
+2
*
Porting in chrome/
phajdan.jr@chromium.org
2009-01-23
2
-2
/
+12
*
Fix bustage.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
use a registrar to safely remove observer
tc@google.com
2009-01-21
2
-6
/
+5
*
Fix BrowserTest.WindowsSessionEnd by moving a virtual call
tc@google.com
2009-01-21
1
-4
/
+5
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+1
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
2
-10
/
+2
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
13
-172
/
+389
*
Revert "revert r8217 until memory tests are fixed." This re-applies r8217.
tc@google.com
2009-01-20
2
-5
/
+34
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-19
/
+145
*
Revert "Add #ifdefs to the views/ code and move windows specific code
erg@google.com
2009-01-17
13
-387
/
+171
*
Add #ifdefs to the views/ code and move windows specific code into their own ...
erg@google.com
2009-01-17
13
-171
/
+387
*
revert r8217 until memory tests are fixed.
ben@chromium.org
2009-01-17
2
-34
/
+5
*
window.cc should not include browser_list.h ... dependent (non-browser) windo...
ben@chromium.org
2009-01-16
2
-5
/
+34
*
Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, un...
pkasting@chromium.org
2009-01-15
1
-7
/
+14
*
Constify the params of a couple View functions, which I'll need for an upcomi...
pkasting@chromium.org
2009-01-15
2
-10
/
+20
[next]