| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -13/+0 |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -277/+3 |
* | Changes tab strip to only cancel animations if layout is invoked and | sky@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Rip out phantom tabs and corresponding unit tests. | andybons@chromium.org | 2010-10-02 | 1 | -3/+0 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -1/+1 |
* | Refactors mouse watching out of TabStrip into a standalone class. | sky@chromium.org | 2010-08-17 | 1 | -26/+7 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -13/+0 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -0/+13 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -13/+0 |
* | Implement App Tabs for GTK | rafaelw@chromium.org | 2010-07-02 | 1 | -10/+2 |
* | Nukes the new tab animation. I'll remove the images separately. | sky@chromium.org | 2010-06-21 | 1 | -52/+0 |
* | Adds the new tab button to side tabs. | sky@chromium.org | 2010-05-27 | 1 | -1/+0 |
* | Fixes a couple of tab related bugs: | sky@chromium.org | 2010-05-27 | 1 | -5/+7 |
* | More side tabs tweaks: | sky@chromium.org | 2010-05-24 | 1 | -15/+4 |
* | Refactors renderer related classes for better sharing. | sky@chromium.org | 2010-05-17 | 1 | -6/+7 |
* | More TabStrip refactoring. | sky@chromium.org | 2010-05-16 | 1 | -75/+7 |
* | Fixes bug in tabstrip where close was always treated as if the user | sky@chromium.org | 2010-05-15 | 1 | -1/+1 |
* | Refactors TabStrip code for better sharing between TabStrip and | sky@chromium.org | 2010-05-13 | 1 | -70/+21 |
* | Converts dragged tab controller to only create the drag window when | sky@chromium.org | 2010-05-08 | 1 | -3/+13 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 1 | -0/+7 |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 1 | -7/+0 |
* | Relands your patch to have an option for enabling vertical tabs. I've | sky@chromium.org | 2010-04-29 | 1 | -0/+7 |
* | Two changes to extension app icons: | finnur@chromium.org | 2010-04-27 | 1 | -2/+12 |
* | Attempt at fixing crash in BoundsAnimator. This patch largely just | sky@chromium.org | 2010-04-26 | 1 | -0/+3 |
* | Reland r45520. This adds a new browser type: EXTENSION_APP that | aa@chromium.org | 2010-04-26 | 1 | -0/+13 |
* | Sigh. Revert r45520. Breaks ChromeOS. | aa@chromium.org | 2010-04-24 | 1 | -13/+0 |
* | This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ... | aa@chromium.org | 2010-04-24 | 1 | -0/+13 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 1 | -3/+0 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -97/+151 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -151/+97 |
* | Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu... | ben@chromium.org | 2010-04-20 | 1 | -7/+0 |
* | Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ... | ben@chromium.org | 2010-04-20 | 1 | -0/+7 |
* | Changes tab strip to use BoundsAnimator for tab strip animations and | sky@chromium.org | 2010-04-03 | 1 | -97/+151 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 1 | -3/+1 |
* | Porting the app launcher to Windows, and adding an experimental flag | jcivelli@google.com | 2010-03-22 | 1 | -2/+5 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -7/+0 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -0/+7 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Attempt 2 at landing this. The first attempt failed because | sky@chromium.org | 2010-02-19 | 1 | -0/+3 |
* | Revert 39489 - Changes the rendering of minitabs slightly: | sky@chromium.org | 2010-02-19 | 1 | -3/+0 |
* | Changes the rendering of mini-tabs slightly: | sky@chromium.org | 2010-02-19 | 1 | -0/+3 |
* | Makes mini-tabs work on the UI side (at least for views). I still have | sky@chromium.org | 2010-02-06 | 1 | -8/+17 |
* | Create a new base class BaseTabStrip that is the intermediary between Browser... | ben@chromium.org | 2010-02-04 | 1 | -27/+12 |
* | Adjusts tab strip model to deal with app tabs. There were a couple of | sky@chromium.org | 2010-02-02 | 1 | -9/+1 |
* | Adds support for phantom tabs. A pinned tab becomes a phantom tab when | sky@chromium.org | 2010-01-22 | 1 | -0/+3 |
* | Refactoring to reduce chromeos dependency in chrome. | oshima@chromium.org | 2010-01-18 | 1 | -1/+5 |
* | Revert "Refactoring to reduce chromeos dependency in chrome." | oshima@chromium.org | 2010-01-16 | 1 | -5/+1 |
* | Refactoring to reduce chromeos dependency in chrome. | oshima@chromium.org | 2010-01-16 | 1 | -1/+5 |