summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Fix test defines.sky@chromium.org2010-10-241-1/+1
* Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls onnsylvain@chromium.org2010-10-231-1/+1
* Disable hangy TabDraggingTest.Tab1Tab3Escapephajdan.jr@chromium.org2010-10-211-2/+2
* Remove --apps-panel switch.tfarina@chromium.org2010-10-161-4/+0
* Changes tab strip to only cancel animations if layout is invoked andsky@chromium.org2010-10-146-25/+38
* Modify value only once between sequence points.avi@chromium.org2010-10-061-1/+1
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-027-84/+18
* Mark TabDraggingTest.Tab1Tab3Escape as FLAKY on Windows.rsesek@chromium.org2010-10-021-0/+3
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-284-12/+6
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-162-0/+2
* Fixes bug in WindowSimulateDrag that was leading to test flake. Thesky@chromium.org2010-09-141-2/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-8/+4
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-4/+8
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-8/+4
* Blind stab in the dark; working on the assumption that this very weird compileerg@google.com2010-09-011-3/+3
* Fixed bad ifdef.sky@chromium.org2010-08-311-2/+2
* Disables a couple of tab tests as they're not applicable onsky@chromium.org2010-08-311-3/+4
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-252-2/+2
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-232-0/+5
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-232-5/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-232-0/+5
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-201-2/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+2
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-182-3/+2
* Refactors mouse watching out of TabStrip into a standalone class.sky@chromium.org2010-08-172-134/+17
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-4/+0
* Misc. cleanup: simplify some code, add a few commentspkasting@chromium.org2010-08-133-28/+11
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-122-10/+17
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Fixes bug in tab dragging when rtl where the dragged tab wassky@chromium.org2010-08-051-0/+2
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-5/+4
* Revert 54560 - nick@chromium.org2010-08-022-17/+10
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-022-10/+17
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-315-5/+0
* Make the throbber and tab close button correctly respond to theme changes. T...pkasting@chromium.org2010-07-273-117/+53
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-276-8/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2615-0/+15
* Remove code to handle bogus themes. We've had a theming system for a while a...pkasting@chromium.org2010-07-261-27/+0
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-262-5/+0
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-1/+1
* Attemp 2 at:sky@chromium.org2010-07-214-41/+5
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-204-5/+41
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-204-41/+5
* Tweaks the pinned background tab title change animation per Nicholas'ssky@chromium.org2010-07-191-3/+11
* Nukes the nano tab style for views. I also consolidated code insky@chromium.org2010-07-183-37/+6
* Remove SetAnimation() call for tab close button.stevenjb@chromium.org2010-07-161-0/+2
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-149-2/+58