| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Fixes bug in tab dragging when rtl where the dragged tab was | sky@chromium.org | 2010-08-05 | 1 | -0/+2 |
* | When dropping a tab torn from a maximized window, inherit the restored size a... | pkasting@chromium.org | 2010-08-02 | 1 | -5/+4 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 2 | -17/+10 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 2 | -10/+17 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 5 | -5/+0 |
* | Make the throbber and tab close button correctly respond to theme changes. T... | pkasting@chromium.org | 2010-07-27 | 3 | -117/+53 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 6 | -8/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 15 | -0/+15 |
* | Remove code to handle bogus themes. We've had a theming system for a while a... | pkasting@chromium.org | 2010-07-26 | 1 | -27/+0 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 2 | -5/+0 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 1 | -1/+1 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 4 | -41/+5 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 4 | -5/+41 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 4 | -41/+5 |
* | Tweaks the pinned background tab title change animation per Nicholas's | sky@chromium.org | 2010-07-19 | 1 | -3/+11 |
* | Nukes the nano tab style for views. I also consolidated code in | sky@chromium.org | 2010-07-18 | 3 | -37/+6 |
* | Remove SetAnimation() call for tab close button. | stevenjb@chromium.org | 2010-07-16 | 1 | -0/+2 |
* | chromeos: except when signing off, disallow closing of last NTP of last non-i... | kuan@chromium.org | 2010-07-14 | 9 | -2/+58 |
* | Remove "Close tabs opened by this tab". | pkasting@chromium.org | 2010-07-12 | 1 | -4/+2 |
* | Attempt at fixing crash during tab dragging. The crash dumps seem to | sky@chromium.org | 2010-07-12 | 4 | -85/+31 |
* | Improves responsiveness when rapdily clicking to close tabs. If the | sky@chromium.org | 2010-07-07 | 4 | -2/+40 |
* | Bye bye tab close dot, we hardly knew you. | sky@chromium.org | 2010-07-07 | 6 | -186/+28 |
* | Implement App Tabs for GTK | rafaelw@chromium.org | 2010-07-02 | 2 | -38/+5 |
* | Canvas refactoring phase 4b: | ben@chromium.org | 2010-06-30 | 1 | -2/+2 |
* | Fixes bug in dragging tabs around that could occassionally result in | sky@chromium.org | 2010-06-30 | 3 | -2/+27 |
* | Canvas refactoring Phase 4a: | ben@chromium.org | 2010-06-29 | 5 | -28/+19 |
* | Fix a couple crashes. | xiyuan@chromium.org | 2010-06-28 | 1 | -1/+5 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 3 | -9/+15 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 7 | -45/+46 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 7 | -46/+45 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 7 | -45/+46 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 3 | -15/+9 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 3 | -9/+15 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 2 | -1/+4 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 2 | -0/+0 |
* | Nukes the new tab animation. I'll remove the images separately. | sky@chromium.org | 2010-06-21 | 6 | -380/+26 |
* | TTF: Renable TabDraggingTest.Tab1Tab{2,3} | vandebo@chromium.org | 2010-06-17 | 1 | -5/+11 |
* | Attempt 2 at: | sky@chromium.org | 2010-06-15 | 6 | -28/+186 |
* | Revert 49795 - Changes the tab close button to a dot, unless you're near the ... | sky@chromium.org | 2010-06-15 | 5 | -127/+28 |
* | Changes the tab close button to a dot, unless you're near the button | sky@chromium.org | 2010-06-15 | 5 | -28/+127 |
* | Makes tab icon/throbber paint in the right position for rtl. I broke | sky@chromium.org | 2010-06-10 | 1 | -1/+0 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 2 | -1/+20 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 1 | -4/+1 |
* | Makes side tabs render phantom state and close button when not | sky@chromium.org | 2010-06-01 | 2 | -5/+23 |
* | Adds the new tab button to side tabs. | sky@chromium.org | 2010-05-27 | 10 | -28/+157 |
* | Fixes a couple of tab related bugs: | sky@chromium.org | 2010-05-27 | 8 | -44/+118 |
* | Fixes visual glitch in new tab animation. | sky@chromium.org | 2010-05-26 | 1 | -1/+7 |
* | More side tabs tweaks: | sky@chromium.org | 2010-05-24 | 10 | -351/+483 |
* | Adds ability to determine if a tab was explicitly closed by the | sky@chromium.org | 2010-05-21 | 1 | -1/+3 |