| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-13 | 1 | -3/+2 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -4/+3 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 1 | -2/+2 |
* | Try reverting r9409 to see if it fixes crashes on chromebot. | kuchhal@chromium.org | 2009-02-10 | 1 | -2/+2 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 1 | -2/+2 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | =================================================== | xji@chromium.org | 2009-01-23 | 1 | -0/+4 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Fix broken browser_views on Windows. | phajdan.jr@chromium.org | 2009-01-08 | 1 | -0/+1 |
* | Replace some CRects with gfx::Rect | agl@chromium.org | 2008-12-17 | 1 | -4/+4 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -1/+1 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -51/+48 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -4/+0 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -2/+2 |
* | Move more UI stuff into browser/views | beng@google.com | 2008-09-13 | 1 | -1/+1 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+2 |
* | 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 | -1/+1 |
* | Adds exitcodes for the TerminateProcess calls on hung renderers. There are st... | ojan@google.com | 2008-07-31 | 1 | -1/+2 |
* | Window Delegate Improvements: | beng@google.com | 2008-07-30 | 1 | -18/+18 |
* | Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ... | ojan@google.com | 2008-07-29 | 1 | -1/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+475 |