| Commit message (Expand) | Author | Age | Files | Lines |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 5 | -8/+8 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 2 | -4/+4 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 6 | -7/+8 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 6 | -33/+37 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+0 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 2 | -3/+6 |
* | rollback again | ben@chromium.org | 2009-03-14 | 2 | -6/+3 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 2 | -3/+6 |
* | revert | ben@chromium.org | 2009-03-13 | 2 | -6/+3 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-13 | 2 | -3/+6 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 5 | -18/+19 |
* | Changes docking in the following ways: | sky@google.com | 2009-03-10 | 1 | -140/+80 |
* | Move the tab images into the TabRenderer class. | jhawkins@chromium.org | 2009-03-10 | 2 | -76/+86 |
* | Highlight tab close button on click. Original patch by kimworking@gmail.com,... | pkasting@chromium.org | 2009-03-10 | 1 | -2/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 8 | -8/+0 |
* | Make the last tab part of the client area instead of the non-client as it is ... | ben@chromium.org | 2009-03-09 | 2 | -14/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -2/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -23/+23 |
* | Revert r9953 since it caused regressions like: | ben@chromium.org | 2009-03-04 | 2 | -0/+6 |
* | Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation. | jhawkins@chromium.org | 2009-03-03 | 2 | -23/+21 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 3 | -21/+40 |
* | Fix bookmark and menu drag images by making a halo around them. This makes | brettw@chromium.org | 2009-03-02 | 1 | -0/+1 |
* | A few minor changes to WidgetWin: | pkasting@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 3 | -6/+5 |
* | Enable dragging of single tab between two windows. | idanan@chromium.org | 2009-02-20 | 4 | -16/+9 |
* | Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit... | idanan@chromium.org | 2009-02-18 | 4 | -6/+18 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 2 | -2/+2 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 2 | -2/+2 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 2 | -2/+2 |
* | 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 |
* | Fix a divide by zero crash with a temporary workaround (until we have themes). | ben@chromium.org | 2009-02-03 | 1 | -0/+6 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 2 | -8/+11 |
* | Roll back these tab changes since there are still issues. | ben@chromium.org | 2009-01-31 | 1 | -22/+2 |
* | Fixes tab contents crash. This changes a number of things in dragged | sky@google.com | 2009-01-27 | 1 | -13/+40 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | Don't expose the go and star button views directly through the BrowserWindow ... | ben@chromium.org | 2009-01-23 | 1 | -2/+2 |
* | (1) If you create tabs and manage to resize the window before the | maruel@chromium.org | 2009-01-22 | 1 | -1/+12 |
* | Refactor automation wrappers. Move the methods from AutomationProxy to the ap... | stoyan@chromium.org | 2009-01-21 | 1 | -10/+5 |
* | Fix some problems with scaled icons. This allows the TabIconView to automati... | pkasting@chromium.org | 2009-01-21 | 1 | -0/+2 |
* | Move metrics files into a subdir | ben@chromium.org | 2009-01-16 | 2 | -2/+2 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -2/+11 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -11/+2 |
* | Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize | ben@chromium.org | 2009-01-15 | 1 | -2/+11 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 6 | -8/+8 |
* | Provides the infrastructure for Browser unit tests that create a | sky@google.com | 2009-01-14 | 1 | -1/+2 |
* | Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview.... | finnur@google.com | 2009-01-06 | 6 | -16/+22 |
* | Fixes browser crash that could occur if the user closed a tab with an | sky@google.com | 2008-12-18 | 2 | -12/+52 |