summaryrefslogtreecommitdiffstats
path: root/chrome/test/browser_with_test_window_test.h
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-251-1/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-1/+1
* sync: take two for:tim@chromium.org2010-08-181-0/+3
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-3/+0
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-0/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes bug in bookmark bar view if profile changed. If the profilesky@chromium.org2010-06-161-1/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-3/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+3
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Forgot an include.tim@chromium.org2009-06-271-0/+1
* Make members protected so they can be set in an overloadedtim@chromium.org2009-06-271-0/+12
* Write a test for my previous patch to fix a crash in back/forward navigationsbrettw@chromium.org2009-04-291-4/+3
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-18/+31
* Remove auto commit from TestTabContents. This is the thing preventing me frombrettw@chromium.org2009-04-101-4/+10
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-0/+71