summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs
Commit message (Expand)AuthorAgeFilesLines
...
* Comment out the tests for now.sidchat@google.com2008-08-091-0/+4
* M chrome/test/ui/ui_tests.vcprojsidchat@google.com2008-08-081-0/+262
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-078-74/+241
* B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c...beng@google.com2008-08-061-0/+11
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+3
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-052-0/+25
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-044-6/+121
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-1/+1
* Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...ojan@google.com2008-08-011-1/+1
* Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser...deanm@google.com2008-08-011-1/+0
* Have CommandCloseTabsOpenedBy iterate through the tabs in reverse order to av...ojan@google.com2008-08-011-6/+5
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-303-3/+4
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-2/+3
* Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in ...beng@google.com2008-07-301-0/+8
* Fix a crash. Now sometimes TabContentses can be NULL it seems.beng@google.com2008-07-301-2/+3
* I screwed this one up, and had my index munging wrong.beng@google.com2008-07-301-13/+8
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-1/+7
* Add a return value to InternalCloseTabContentsAt, indicating whether or not t...beng@google.com2008-07-292-9/+21
* Ugh. It turns out we were never properly removing the dragged tab from the so...beng@google.com2008-07-295-11/+65
* Fix a few incorrect #endif's in include guards.deanm@google.com2008-07-284-4/+4
* Fix some glitches dragging tabs.beng@google.com2008-07-282-9/+48
* Add chrome to the repository.initial.commit2008-07-2617-0/+7185