| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes bug where we were not checking if an app from another window | sky@google.com | 2008-11-14 | 1 | -8/+52 |
* | Some speculative fixes for UI test flakiness. | beng@google.com | 2008-11-13 | 1 | -6/+7 |
* | These files were missed from my last cleanup CL. | beng@google.com | 2008-11-11 | 1 | -6/+0 |
* | Cleanup and rearrange methods on BrowserWindow interface. | beng@google.com | 2008-11-11 | 1 | -4/+0 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 1 | -1/+1 |
* | Tweak delegate setting in the DraggedTabController to be more robust. Delegat... | ben@chromium.org | 2008-11-10 | 1 | -10/+2 |
* | Some bandaids for tab dragging UI tests: | ben@chromium.org | 2008-11-05 | 1 | -1/+1 |
* | Revert some of my earlier change to see if this fixes dist tests, and revert ... | ben@chromium.org | 2008-11-03 | 1 | -2/+1 |
* | check in for one cycle to see if this fixes the dist tests. | ben@chromium.org | 2008-11-03 | 1 | -1/+2 |
* | Fix interactive test crashes. | beng@google.com | 2008-11-01 | 1 | -0/+1 |
* | Second attempt at fixing dist crash... more accurately control the lifetime o... | ben@chromium.org | 2008-11-01 | 2 | -3/+3 |
* | Attempt to fix dist crashes or at least make them crash with more understanda... | ben@chromium.org | 2008-10-31 | 1 | -2/+5 |
* | Fix a couple of tab related bugs: | ben@chromium.org | 2008-10-29 | 1 | -0/+5 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 3 | -3/+7 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+1 |
* | Fix crash due to NULL deref. | ben@chromium.org | 2008-10-23 | 1 | -1/+4 |
* | Convert SchedulePaint and a few other methods to use gfx types. | ben@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 13 | -110/+106 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 6 | -40/+22 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 8 | -28/+25 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 6 | -52/+42 |
* | Convert HitTest/GetViewForPoint to use gfx::Point | ben@chromium.org | 2008-10-14 | 2 | -9/+10 |
* | Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. | ben@chromium.org | 2008-10-14 | 3 | -20/+20 |
* | Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. | ben@chromium.org | 2008-10-14 | 1 | -3/+1 |
* | Fix crash due to lack of NULL checking in one case. | beng@google.com | 2008-10-08 | 1 | -8/+5 |
* | Port some more of chrome/ to Linux. | deanm@google.com | 2008-10-02 | 2 | -0/+2 |
* | Reorganize the declarations to have some grouping and logical ordering in tab... | brettw@google.com | 2008-09-26 | 3 | -4/+4 |
* | I'm going to try and land this again. This is exactly the same change as you ... | sky@google.com | 2008-09-22 | 1 | -1/+1 |
* | Reverts fix for 2554. | sky@google.com | 2008-09-22 | 1 | -1/+1 |
* | Fixes mnemonic bug in chrome menus. After this change you can indicate | sky@google.com | 2008-09-22 | 1 | -1/+1 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 3 | -39/+39 |
* | Allow Views to support an optional hit-test mask. Make hittest use this. | beng@google.com | 2008-09-16 | 3 | -15/+12 |
* | Hit test zone for the new tab button should follow its visible shape. | beng@google.com | 2008-09-14 | 1 | -1/+57 |
* | Move XPFrame, VistaFrame to views/old_frames | beng@google.com | 2008-09-13 | 1 | -1/+0 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 2 | -10/+6 |
* | Move View components of the Browser's tab strip into the browser_views projec... | beng@google.com | 2008-09-12 | 13 | -0/+5303 |