summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_strip.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-982/+0
* Changes tab strip to only cancel animations if layout is invoked andsky@chromium.org2010-10-141-10/+8
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-52/+6
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-5/+2
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-181-2/+1
* Refactors mouse watching out of TabStrip into a standalone class.sky@chromium.org2010-08-171-108/+10
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-1/+1
* Attemp 2 at:sky@chromium.org2010-07-211-8/+4
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-4/+8
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-8/+4
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-071-7/+2
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-021-28/+3
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-10/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-251-11/+11
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-11/+11
* Canvas refactoring part 3.ben@chromium.org2010-06-241-11/+11
* Nukes the new tab animation. I'll remove the images separately.sky@chromium.org2010-06-211-228/+25
* Attempt 2 at:sky@chromium.org2010-06-151-2/+7
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-7/+2
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-2/+7
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-051-4/+1
* Adds the new tab button to side tabs.sky@chromium.org2010-05-271-14/+0
* Fixes a couple of tab related bugs:sky@chromium.org2010-05-271-25/+79
* Fixes visual glitch in new tab animation.sky@chromium.org2010-05-261-1/+7
* More side tabs tweaks:sky@chromium.org2010-05-241-170/+25
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-171-13/+13
* More TabStrip refactoring.sky@chromium.org2010-05-161-307/+115
* Fixes bug in tabstrip where close was always treated as if the usersky@chromium.org2010-05-151-18/+20
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-327/+162
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-2/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+2
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-2/+1
* Converts dragged tab controller to only create the drag window whensky@chromium.org2010-05-081-89/+104
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-051-2/+2
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-2/+18
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-18/+2
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-2/+18
* Always use opaque frame for extension app windows. It hasn't been implemented...aa@chromium.org2010-04-281-1/+1
* Fix HighlightCloseButton crash.finnur@chromium.org2010-04-281-1/+4
* Two changes to extension app icons:finnur@chromium.org2010-04-271-3/+28
* Attempt at fixing crash in BoundsAnimator. This patch largely justsky@chromium.org2010-04-261-8/+12
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-2/+8
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-241-1/+1
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-8/+2
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-2/+8
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-834/+535
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-535/+834