summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-26/+26
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-4/+4
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-3/+4
* Convert GetPreferredSize from:beng@google.com2008-10-151-16/+13
* 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-8/+2
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-14/+12
* Fixes crash in history view. The crash occurs with the followingsky@google.com2008-09-041-0/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-6/+7
* 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/+1337