summaryrefslogtreecommitdiffstats
path: root/chrome/views/accessibility/view_accessibility.cc
Commit message (Expand)AuthorAgeFilesLines
* Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity. klink@chromium.org2009-03-171-255/+254
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-2/+0
* Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...klink@chromium.org2008-12-181-5/+0
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-161-45/+25
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-17/+16
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+4
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-2/+2
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-6/+6
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-9/+10
* Fix 3011: Accessibility crash on teardown of HWNDViewContainerfinnur@google.com2008-09-301-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+703