summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_commands_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-2/+2
* More TabStripModel renaming:sky@chromium.org2011-04-181-3/+3
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-10/+10
* ImportantFileWriter: check return value of PostTaskphajdan.jr@chromium.org2011-03-101-1/+0
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-4/+4
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-1/+1
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+1
* sync: take two for:tim@chromium.org2010-08-181-1/+0
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-0/+1
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-1/+0
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-0/+3
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-2/+2
* re-enable test.sidchat@google.com2009-08-131-1/+1
* Disable BrowserCommandsTest.TabNavigationAccelerators.sidchat@google.com2009-08-131-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Write a test for my previous patch to fix a crash in back/forward navigationsbrettw@chromium.org2009-04-291-0/+66
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-6/+6
* Reverting 14005.brettw@chromium.org2009-04-181-6/+6
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-6/+6
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-10/+12
* Remove auto commit from TestTabContents. This is the thing preventing me frombrettw@chromium.org2009-04-101-3/+3
* Add a couple more unit tests to the Mac buildpinkerton@chromium.org2009-03-111-1/+1
* Drop whitespace at end of linewillchan@chromium.org2009-02-271-1/+1
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-0/+25
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-0/+74