summaryrefslogtreecommitdiffstats
path: root/chrome/test/unit/chrome_test_suite.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-168/+0
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-2/+0
* Remove COMPOSITOR_2 flag, old compositor code.wjmaclean@chromium.org2011-06-101-1/+1
* First draft to enable turning off compositor for unit tests.wjmaclean@chromium.org2011-06-091-0/+8
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-2/+2
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+1
* Load devtools files from resources.pak rather than from disk take 2.tony@chromium.org2011-03-221-0/+5
* Revert "Load devtools files from resources.pak rather than from disk."tony@chromium.org2011-03-221-5/+0
* Load devtools files from resources.pak rather than from disk.tony@chromium.org2011-03-221-0/+5
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-141-0/+4
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-091-0/+2
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-0/+1
* Cleanup base & app unit test MockCrApp NSApp initialization.msw@chromium.org2011-02-031-1/+6
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Convert LOG(INFO) to VLOG(1) - chrome/test/.pkasting@chromium.org2010-10-201-2/+2
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-4/+4
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-3/+0
* Automatically fail external DNS queries in tests, but don't abort the test.isherman@chromium.org2010-10-051-12/+19
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-101-0/+3
* Do not leak temporary dirs when running UI tests.nirnimesh@chromium.org2010-09-031-28/+1
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-301-0/+163