| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+3 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -4/+4 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -2/+4 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -7/+7 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -71/+60 |
* | Convert HitTest/GetViewForPoint to use gfx::Point | ben@chromium.org | 2008-10-14 | 1 | -3/+3 |
* | Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. | ben@chromium.org | 2008-10-14 | 1 | -40/+41 |
* | Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. | ben@chromium.org | 2008-10-14 | 1 | -3/+1 |
* | I'm going to try and land this again. This is exactly the same change as you ... | sky@google.com | 2008-09-22 | 1 | -6/+22 |
* | Reverts fix for 2554. | sky@google.com | 2008-09-22 | 1 | -22/+6 |
* | Fixes mnemonic bug in chrome menus. After this change you can indicate | sky@google.com | 2008-09-22 | 1 | -6/+22 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -59/+59 |
* | This patch is from Andrew Brampton <me@bramp.net>. | sky@google.com | 2008-09-08 | 1 | -3/+8 |
* | Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v... | darin@google.com | 2008-09-03 | 1 | -54/+31 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -6/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+1 |
* | Minor cleanup of RootView. Removes unused double_buffered field from | sky@google.com | 2008-08-12 | 1 | -1/+1 |
* | A set of tests to exercise chrome menus as well as parts of bookmark | sky@google.com | 2008-08-11 | 1 | -1/+12 |
* | Make tabs affected by context menu actions pulse. The effect is somewhat subt... | beng@google.com | 2008-08-07 | 1 | -0/+3 |
* | Make HWNDViewContainer set up its contents view separately from its Init method. | beng@google.com | 2008-07-30 | 1 | -1/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+2743 |