| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test defines. | sky@chromium.org | 2010-10-24 | 1 | -1/+1 |
* | Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls on | nsylvain@chromium.org | 2010-10-23 | 1 | -1/+1 |
* | Disable hangy TabDraggingTest.Tab1Tab3Escape | phajdan.jr@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Remove --apps-panel switch. | tfarina@chromium.org | 2010-10-16 | 1 | -4/+0 |
* | Changes tab strip to only cancel animations if layout is invoked and | sky@chromium.org | 2010-10-14 | 6 | -25/+38 |
* | Modify value only once between sequence points. | avi@chromium.org | 2010-10-06 | 1 | -1/+1 |
* | Rip out phantom tabs and corresponding unit tests. | andybons@chromium.org | 2010-10-02 | 7 | -84/+18 |
* | Mark TabDraggingTest.Tab1Tab3Escape as FLAKY on Windows. | rsesek@chromium.org | 2010-10-02 | 1 | -0/+3 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 4 | -12/+6 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 2 | -0/+2 |
* | Fixes bug in WindowSimulateDrag that was leading to test flake. The | sky@chromium.org | 2010-09-14 | 1 | -2/+1 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-07 | 1 | -8/+4 |
* | Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep. | gavinp@chromium.org | 2010-09-04 | 1 | -4/+8 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-03 | 1 | -8/+4 |
* | Blind stab in the dark; working on the assumption that this very weird compile | erg@google.com | 2010-09-01 | 1 | -3/+3 |
* | Fixed bad ifdef. | sky@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Disables a couple of tab tests as they're not applicable on | sky@chromium.org | 2010-08-31 | 1 | -3/+4 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 2 | -2/+2 |
* | Relanding a previous CL (I fixed the ChromeOS build): | jcivelli@chromium.org | 2010-08-23 | 2 | -0/+5 |
* | Revert 57094 - Making window.focus()/blur() work only when there is a user ge... | jcivelli@chromium.org | 2010-08-23 | 2 | -5/+0 |
* | Making window.focus()/blur() work only when there is a user gesture. | jcivelli@chromium.org | 2010-08-23 | 2 | -0/+5 |
* | Add in a browser test for dialog resizing, which was catching an issue with t... | scottbyer@chromium.org | 2010-08-20 | 1 | -2/+1 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+2 |
* | Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill... | pkasting@chromium.org | 2010-08-18 | 2 | -3/+2 |
* | Refactors mouse watching out of TabStrip into a standalone class. | sky@chromium.org | 2010-08-17 | 2 | -134/+17 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 2 | -4/+0 |
* | Misc. cleanup: simplify some code, add a few comments | pkasting@chromium.org | 2010-08-13 | 3 | -28/+11 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 2 | -10/+17 |
* | 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 |