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
/
views.vcproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-4
/
+0
*
Relanding since it was breaking the Release build (because of missing includes).
jcampan@chromium.org
2009-03-25
1
-0
/
+8
*
Reverting 12498.
jcampan@chromium.org
2009-03-25
1
-8
/
+0
*
Moving the mouse-wheel message rerouting code out of the focus manager.
jcampan@chromium.org
2009-03-25
1
-0
/
+8
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
1
-24
/
+0
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
1
-0
/
+4
*
forgot this
ben@chromium.org
2009-03-21
1
-0
/
+8
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
1
-0
/
+16
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
1
-0
/
+8
*
New native control helpers. Built but not run by anyone just yet. See design doc
ben@chromium.org
2009-03-18
1
-0
/
+20
*
Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity.
klink@chromium.org
2009-03-17
1
-4
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-276
/
+284
*
Move focus related files into a new chrome/views/focus subdir
ben@chromium.org
2009-03-17
1
-24
/
+28
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
1
-72
/
+80
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-57
/
+191
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-8
/
+16
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-4
/
+8
*
rollback again
ben@chromium.org
2009-03-14
1
-8
/
+4
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-4
/
+8
*
revert
ben@chromium.org
2009-03-13
1
-8
/
+4
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
1
-4
/
+8
*
Support DWM switching.
ben@chromium.org
2009-03-03
1
-10
/
+10
*
Move DefaultNonClientView out into its own cc/h file.
ben@chromium.org
2009-02-27
1
-0
/
+8
*
ui test fail. revert.
ben@chromium.org
2009-02-25
1
-0
/
+4
*
AppModalDialogQueue shouldn't depend on views.
ben@chromium.org
2009-02-25
1
-4
/
+0
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
1
-8
/
+0
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
1
-0
/
+8
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
1
-8
/
+0
*
Reverting 9408.
brettw@chromium.org
2009-02-09
1
-0
/
+8
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
1
-8
/
+0
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
1
-0
/
+8
*
Revert "Add #ifdefs to the views/ code and move windows specific code
erg@google.com
2009-01-17
1
-8
/
+0
*
Add #ifdefs to the views/ code and move windows specific code into their own ...
erg@google.com
2009-01-17
1
-0
/
+8
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-655
/
+655
*
Eliminates the dependencies between views and browser, and also does some oth...
klink@chromium.org
2008-12-16
1
-8
/
+0
*
Attempt 2 at landing tree node iterator. I needed an include
sky@google.com
2008-12-09
1
-0
/
+4
*
Backs out tree node iterator until I figure out why release build doesn't
sky@google.com
2008-12-08
1
-4
/
+0
*
Adds an iterator over tree nodes.
sky@google.com
2008-12-08
1
-0
/
+4
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-659
/
+659
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-16
/
+16
*
Port some files in chrome/browser/
agl@chromium.org
2008-11-14
1
-0
/
+4
*
Adds support for autoscrolling on drag to bookmark tree/table.
sky@google.com
2008-11-04
1
-0
/
+8
*
Adds a horizontal split view.
sky@google.com
2008-10-24
1
-0
/
+8
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-12
/
+12
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
1
-0
/
+4
*
Adds the ability to sort TableView. Contrary to what we spoke about
sky@google.com
2008-09-26
1
-2
/
+2
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+8
*
Move dialog-specific aspects of ClientView into a new subclass DialogClientView.
beng@google.com
2008-07-31
1
-0
/
+8
*
Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...
beng@google.com
2008-07-30
1
-0
/
+8
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+611