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
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
2
-15
/
+62
*
Deletes the now unused AccessibleWrapper (replaced in previous CL by ViewAcce...
klink@chromium.org
2009-03-19
2
-133
/
+0
*
Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity.
klink@chromium.org
2009-03-17
4
-282
/
+421
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-3
/
+4
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-2
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
4
-6
/
+0
*
Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...
klink@chromium.org
2008-12-18
1
-5
/
+0
*
Eliminates the dependencies between views and browser, and also does some oth...
klink@chromium.org
2008-12-16
4
-434
/
+29
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-3
/
+3
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
4
-27
/
+26
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-4
/
+4
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
1
-2
/
+2
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-6
/
+6
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-9
/
+10
*
Fix 3011: Accessibility crash on teardown of HWNDViewContainer
finnur@google.com
2008-09-30
1
-0
/
+7
*
First pass at splitting the AutocompleteEdit into Model and View. This was n...
pkasting@chromium.org
2008-09-10
2
-6
/
+6
*
Use a more compact license header in source files.
license.bot
2008-08-24
6
-168
/
+24
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
3
-5
/
+7
*
Add chrome to the repository.
initial.commit
2008-07-26
6
-0
/
+1473