summaryrefslogtreecommitdiffstats
path: root/chrome/views/view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Container->Widgetben@chromium.org2008-11-211-4/+4
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-081-0/+75
* more bustage fixesben@chromium.org2008-10-171-4/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-14/+14
* fix unittestben@chromium.org2008-10-161-2/+4
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-6/+6
* 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-6/+6
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-2/+2
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-3/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-8/+8
* Fix a leak in the view unit tests.ben@chromium.org2008-09-171-2/+2
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-161-0/+74
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+3
* 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-6/+1
* build bustagebeng@google.com2008-07-301-1/+1
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-2/+2
* Window Delegate Improvements:beng@google.com2008-07-301-3/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+534