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
*
Flatten CustomFrameWindow functionality onto Window.
ben@chromium.org
2009-02-27
8
-41
/
+509
*
Fixes bug in tree view deleting items if there was no root. The old
sky@google.com
2009-02-27
1
-4
/
+3
*
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
sky@google.com
2009-02-27
2
-2
/
+8
*
All views::Window objects must have a NonClientView, regardless of whether or...
ben@chromium.org
2009-02-27
6
-85
/
+137
*
Fix 8200: Pressing Esc should cancel dialogs, not commit.
finnur@chromium.org
2009-02-27
1
-3
/
+3
*
Move DefaultNonClientView out into its own cc/h file.
ben@chromium.org
2009-02-27
4
-795
/
+839
*
Not DefProc'ing the NCActivate seems to cause the process not to be shown as ...
jcampan@chromium.org
2009-02-27
1
-1
/
+4
*
An attempt at fixing a crasher reported from the field.
jcampan@chromium.org
2009-02-27
1
-1
/
+4
*
Bringing the Task Manager to the front shouldn't cause it to lose topmost sta...
pkasting@chromium.org
2009-02-27
1
-1
/
+7
*
Non-functional cleanup:
pkasting@chromium.org
2009-02-27
2
-3
/
+3
*
Fix Linux shared build breakages due to undefined symbols.
mmoss@chromium.org
2009-02-27
1
-0
/
+20
*
Makes it so windows opened from links in Windows Live Messenger cause the win...
ben@chromium.org
2009-02-26
1
-1
/
+8
*
Adds ability for tree model to reorder its children. I'm going to use
sky@google.com
2009-02-26
3
-15
/
+68
*
Do not map virtual keycodes (VK_0 - VK_9) to characters when accelerators in ...
jungshik@google.com
2009-02-26
1
-2
/
+11
*
Handle keys like alt-f4 when focus has been cleared by making sure we don't e...
pkasting@chromium.org
2009-02-25
3
-32
/
+26
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
1
-0
/
+2
*
An experimental fix for Issue 7707.
hbono@chromium.org
2009-02-25
1
-0
/
+7
*
ui test fail. revert.
ben@chromium.org
2009-02-25
2
-0
/
+29
*
AppModalDialogQueue shouldn't depend on views.
ben@chromium.org
2009-02-25
2
-29
/
+0
*
Adds ability to sort the children of a node in the bookmark model. I
sky@google.com
2009-02-25
1
-6
/
+3
*
Fix release build by including windows.h which was
tc@google.com
2009-02-25
1
-0
/
+2
*
Move windows specific functions from l10n_util.h to l10n_util_win.h.
tc@google.com
2009-02-24
6
-3
/
+6
*
Fixing 8010: Missing options from Options dlg.
finnur@google.com
2009-02-24
1
-1
/
+4
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-2
/
+1
*
Maximized popup windows couldn't be restored by double-clicking the titlebar,...
pkasting@chromium.org
2009-02-24
1
-2
/
+7
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-4
/
+5
*
Revert "Revert "Fullscreen mode UI.""
kuchhal@chromium.org
2009-02-23
1
-0
/
+3
*
Revert "Fullscreen mode UI."
kuchhal@chromium.org
2009-02-23
1
-3
/
+0
*
Fullscreen mode UI.
pkasting@chromium.org
2009-02-23
1
-0
/
+3
*
A few minor changes to WidgetWin:
pkasting@chromium.org
2009-02-23
2
-13
/
+26
*
This CL fixes issue 6099 -- bad display of multi-line English message in pop ...
xji@chromium.org
2009-02-23
5
-12
/
+113
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
15
-26
/
+18
*
Fix for a flag error introduced yesterday for non-client messages, which we
idanan@chromium.org
2009-02-19
1
-6
/
+6
*
Changes line endings from CRLF to LF and add svn:eol-style to LF.
hbono@chromium.org
2009-02-19
1
-422
/
+422
*
Make interstitial_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-18
1
-1
/
+1
*
Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...
idanan@chromium.org
2009-02-18
7
-36
/
+54
*
Don't pass out pointers that belong to other processes.
tommi@chromium.org
2009-02-18
1
-7
/
+13
*
HtmlDialogs had focus problems.
jcampan@chromium.org
2009-02-18
5
-3
/
+9
*
Reverting 9855.
maruel@chromium.org
2009-02-16
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/20405
yurys@google.com
2009-02-16
1
-1
/
+1
*
Make system menus show up at the right place for all frames, whether they're ...
pkasting@chromium.org
2009-02-13
7
-28
/
+42
*
Don't focus unfocusable things.
pkasting@chromium.org
2009-02-13
4
-8
/
+4
*
A patch from external contributor Yong Shin (already in AUTHORS list). I also...
finnur@google.com
2009-02-13
1
-18
/
+18
*
Fix an issue with HWNDView visibility where invisible (i.e. SetVisible(false)...
pkasting@chromium.org
2009-02-13
2
-5
/
+3
*
Fix some focus traversal issues:
pkasting@chromium.org
2009-02-13
1
-11
/
+9
*
Add ability to set a flag in the Label view class that tells it to
munjal@chromium.org
2009-02-13
3
-0
/
+22
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
8
-7
/
+7
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
3
-69
/
+0
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
7
-6
/
+7
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
7
-7
/
+6
[next]