summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-283-4/+4
* Fixes bug in tabstrip that resulted in not repainting when wesky@chromium.org2011-03-252-2/+40
* Adds flag for selecting different sets of tabs in the tab strip.sky@chromium.org2011-03-232-3/+62
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+1
* Makes pinned tab service save pinned tabs if you close a normalsky@chromium.org2011-03-236-28/+162
* More OWNERS files.sky@chromium.org2011-03-221-0/+2
* Makes control-shift clicks on the tabstrip work. In particularsky@chromium.org2011-03-215-3/+40
* Updates TabStripModel context menu commands to deal with multiplesky@chromium.org2011-03-175-62/+360
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-175-5/+5
* Move property bag to content.avi@chromium.org2011-03-101-1/+1
* Further tweaks to TabStripModel::MoveSelectedTabsTo.sky@chromium.org2011-03-103-19/+38
* Remove the notification stub files.tfarina@chromium.org2011-03-101-2/+2
* Creates TabStripSelectionModel and moves some functionality tosky@chromium.org2011-03-096-58/+670
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-096-18/+18
* Adds a lab that prefers switching to an existing tab rather thansky@chromium.org2011-03-072-0/+353
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-071-4/+4
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-022-3/+18
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-2/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-5/+5
* Removes the int parameter from TabStripModel::TabDeselectedAt. Itsky@chromium.org2011-02-275-9/+7
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-4/+4
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-221-2/+2
* Removes debugging code as cause of crash was found.sky@chromium.org2011-01-243-27/+8
* Attempt at fixing crash in tab code. It appears that we end up in asky@chromium.org2011-01-192-2/+21
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+1
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Adds some debugging code in hopes of figuring out why we'resky@chromium.org2011-01-123-7/+24
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-116-10/+16
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+1
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-3/+5
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Makes instant run before unload listeners.sky@chromium.org2010-12-083-10/+14
* Move:ben@chromium.org2010-12-024-5/+5
* Move:ben@chromium.org2010-12-024-4/+4
* Remove unused BaseTabStrip methodsrjkroege@google.com2010-11-253-22/+0
* This is another try to commit OOM priority management.gspencer@chromium.org2010-11-241-1/+3
* views: Show accelerators in tabstrip context menu.sadrul@chromium.org2010-11-242-0/+38
* Revert 67175 - This change implements OOM priority management for ChromeOSviettrungluu@chromium.org2010-11-231-1/+0
* This change implements OOM priority management for ChromeOSgspencer@chromium.org2010-11-231-0/+1
* [GTK] hide floating bookmark bar during instant preview.estade@chromium.org2010-11-221-1/+1
* Build fix: Remove one last browser.h that slipped in.jhawkins@chromium.org2010-11-181-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-1811-306/+368
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-163-3/+3
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Fixes possible crash in TabStripModel. If during close all a tab wassky@chromium.org2010-11-112-4/+66