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
/
views
/
controls
/
single_split_view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-134
/
+0
*
views: Factor out SingleSplitView Observer into SingleSplitViewListener.
tfarina@chromium.org
2011-10-25
1
-21
/
+10
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-1
/
+1
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-1
/
+1
*
Add some view class name to better debug view hierarchy
miletus@chromium.org
2011-06-02
1
-0
/
+4
*
Rename View::GetCursor and simplify arguments.
msw@chromium.org
2011-05-03
1
-2
/
+1
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
1
-2
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-1
/
+6
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-12
/
+9
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-6
/
+1
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-1
/
+6
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-3
/
+5
*
Re-land 71230.
eroman@chromium.org
2011-01-13
1
-6
/
+52
*
Revert 71230 to see if it is related to hang on linux interactive_ui_tests.
eroman@chromium.org
2011-01-12
1
-52
/
+6
*
Streamline the layout of the BrowserView's children TabContents views.
alekseys@chromium.org
2011-01-12
1
-6
/
+52
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-1
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-2
/
+0
*
Provide Web Contents accessibility info.
ctguil@chromium.org
2010-03-16
1
-1
/
+8
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-4
/
+3
*
Add 'resize_leading_on_bounds_change' property into the SingleSplitView.
pfeldman@chromium.org
2009-07-09
1
-0
/
+12
*
Add support for vertical split into SingleSplitView.
pfeldman@chromium.org
2009-06-24
1
-9
/
+30
*
Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...
ben@chromium.org
2009-06-04
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-0
/
+57