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 broken build.
erg@google.com
2009-03-23
1
-0
/
+2
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
10
-93
/
+254
*
forgot this
ben@chromium.org
2009-03-21
1
-0
/
+8
*
Add support for radio buttons. The code implementing checked/group was copied...
ben@chromium.org
2009-03-21
4
-5
/
+149
*
More button modifications
ben@chromium.org
2009-03-20
6
-19
/
+144
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
1
-0
/
+4
*
Linux: remove extra "typedef" from an enum.
agl@chromium.org
2009-03-20
1
-1
/
+1
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
9
-44
/
+53
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
8
-48
/
+34
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
8
-34
/
+48
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
15
-213
/
+515
*
Lands http://codereview.chromium.org/43009 .
sky@google.com
2009-03-19
1
-2
/
+4
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
14
-107
/
+544
*
Deletes the now unused AccessibleWrapper (replaced in previous CL by ViewAcce...
klink@chromium.org
2009-03-19
2
-133
/
+0
*
Fix a crash when double clicking a menu button.
ben@chromium.org
2009-03-19
1
-1
/
+4
*
New native control helpers. Built but not run by anyone just yet. See design doc
ben@chromium.org
2009-03-18
7
-0
/
+794
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-0
/
+5
*
Fixing a few minor issues found during static analysis of the Chromium codebase.
finnur@chromium.org
2009-03-18
1
-3
/
+3
*
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
[next]