summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs
Commit message (Expand)AuthorAgeFilesLines
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-203-37/+2
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-203-2/+37
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-263-29/+125
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-10/+25
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-203-35/+2
* fix bustageben@chromium.org2010-03-191-0/+2
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-192-2/+33
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-192-2/+2
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-192-2/+2
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-192-2/+2
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-185-0/+332
* Clean up phantom tabs that are leaked in the unit test.tony@chromium.org2010-03-051-0/+3
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-5/+1
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-1/+5
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-5/+1
* Fixes bug where close other tabs would not show the correct enabledsky@chromium.org2010-02-221-2/+6
* Remove more TODOs that are un-necessarypinkerton@chromium.org2010-02-221-4/+0
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Fixes close other tabs regression. It needed to check overall tabsky@chromium.org2010-02-181-1/+1
* Remove TODOs or add bug numbers to TODOspinkerton@chromium.org2010-02-121-4/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-092-4/+5
* Fixes bug where we weren't sending out TabClosingAt when removing asky@chromium.org2010-02-082-13/+29
* Fixes crash in making a tab phantom. Here was the sequence when makingsky@chromium.org2010-02-082-19/+153
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-062-24/+33
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-054-69/+277
* Tab strip model: Fix an off by one error where we do not check the first tab.thestig@chromium.org2010-02-051-15/+10
* Wires TabContents to app extensions.sky@chromium.org2010-02-053-20/+74
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-024-300/+191
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-231-4/+1
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-224-53/+195
* Tab-modal dialog improvements:zelidrag@google.com2010-01-152-1/+30
* Removes debugging code that proved unnecessary.sky@chromium.org2010-01-152-45/+1
* Fix a crash with application mode windows and extensions tab API.asargent@chromium.org2010-01-121-2/+3
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-251-1/+7
* Make View Source and Search Web For inherit group properly. Original patch b...pkasting@chromium.org2009-12-212-8/+16
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-0/+5
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-10/+10
* Fix jumping/resize/relayout of NTP/webpages when switching between NTP and an...simonrad@chromium.org2009-11-111-4/+6
* Adds more debugging code in hopes of figuring out why on dragging thesky@chromium.org2009-11-092-1/+57
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-233-16/+23
* Fix an erroneous set of tab change notifications sent whenever closing a tab ...pkasting@chromium.org2009-10-161-3/+3
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-141-9/+8
* More style nits.erg@google.com2009-10-141-2/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-083-4/+6
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-083-0/+19
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-023-48/+160
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+2
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-2/+2
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-142-0/+14