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
*
Fixes build breakage on Linux.
klink@chromium.org
2009-03-17
1
-1
/
+1
*
Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity.
klink@chromium.org
2009-03-17
8
-293
/
+432
*
forgot the sconscript
ben@chromium.org
2009-03-17
1
-125
/
+121
*
doh, release build
ben@chromium.org
2009-03-17
2
-0
/
+4
*
doh, release build
ben@chromium.org
2009-03-17
2
-0
/
+4
*
doh, release build
ben@chromium.org
2009-03-17
2
-0
/
+8
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
81
-729
/
+512
*
Move focus related files into a new chrome/views/focus subdir
ben@chromium.org
2009-03-17
15
-56
/
+60
*
fix bustage - linux build edit flub
ben@chromium.org
2009-03-17
1
-1
/
+0
*
bustage fix - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
32
-203
/
+215
*
fix linux bustage
ben@chromium.org
2009-03-17
1
-4
/
+4
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
39
-139
/
+273
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
18
-765
/
+674
*
Reenable building views under Linux.
erg@google.com
2009-03-16
1
-17
/
+20
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
16
-492
/
+585
*
rollback again
ben@chromium.org
2009-03-14
16
-585
/
+492
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
16
-492
/
+585
*
Disallows dragging from the bookmark bar when the bookmark bar is
sky@google.com
2009-03-13
1
-2
/
+6
*
this should have been reinstated in the revert
ben@chromium.org
2009-03-13
1
-0
/
+1194
*
revert
ben@chromium.org
2009-03-13
16
-1625
/
+338
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
16
-492
/
+585
*
Makes drops above the tabstrip work again. This stopped working
sky@google.com
2009-03-13
1
-1
/
+1
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
3
-1
/
+2
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
2
-2
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
21
-120
/
+116
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
1
-0
/
+1
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
2
-24
/
+4
*
Fix the distributor logo placement on the glass frame.
ben@chromium.org
2009-03-11
4
-6
/
+37
*
Fix black titlebar rendering when toggling DWM when the window is maximized:
ben@chromium.org
2009-03-10
4
-3
/
+34
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
1
-1
/
+1
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
1
-1
/
+2
*
Make Chromium windows not hide auto-hide taskbars, take 2.
pkasting@chromium.org
2009-03-10
1
-17
/
+38
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
14
-64
/
+106
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
85
-87
/
+0
*
Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserView
sky@google.com
2009-03-09
2
-0
/
+12
*
Back out r10845 because it caused too many other regressions.
pkasting@chromium.org
2009-03-09
1
-29
/
+16
*
Fixes regression in menus. Specifically selecting by way of press,
sky@google.com
2009-03-09
1
-2
/
+3
*
Allow clicks to windows disabled by modal dialogs to bring the entire modal s...
ben@chromium.org
2009-03-07
1
-0
/
+13
*
Fix about box truncation (and truncation of probably every other box on glass...
ben@chromium.org
2009-03-07
1
-1
/
+2
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
4
-10
/
+16
*
I meant to say !
ben@chromium.org
2009-03-06
1
-1
/
+1
*
Guard against a crash that can impact Dialog boxes ... this one seems to have...
ben@chromium.org
2009-03-05
1
-0
/
+5
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
18
-26
/
+26
*
Revert r9953 since it caused regressions like:
ben@chromium.org
2009-03-04
6
-56
/
+20
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
1
-10
/
+11
*
Fix regression where the window caption buttons weren't clickable when maximi...
ben@chromium.org
2009-03-04
2
-1
/
+37
*
Fix other release bustage. Gah
pkasting@chromium.org
2009-03-04
1
-0
/
+2
*
Make Chromium windows not hide auto-hide taskbars.
pkasting@chromium.org
2009-03-04
1
-16
/
+29
*
Nonfunctional cleanup change:
pkasting@chromium.org
2009-03-03
2
-13
/
+10
[next]