summaryrefslogtreecommitdiffstats
path: root/chrome/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-294-299/+0
* Expose a test cryptographicallyRandomValues to UnitTestWebKitClient.cdn@chromium.org2011-07-221-0/+5
* 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-042-0/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* 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-142-0/+8
* 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
* Call webkit init once for all chrome unit tests and move the only unittestmichaeln@google.com2011-02-041-2/+39
* 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-142-5/+8
* 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-052-17/+25
* 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-032-31/+1
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-302-142/+172
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-4/+7
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-7/+4
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-4/+7
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert r50807aa@chromium.org2010-06-252-37/+3
* Initialize WebKit for unit_tests process. Before it was getting initialized b...aa@chromium.org2010-06-252-3/+37
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-161-2/+3
* Don't delete the user profile directory for tests that ran with --user-data-dir.thestig@chromium.org2010-04-271-9/+12
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-081-1/+3
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-071-3/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-071-1/+3
* Fix a pyauto crash while loading locales.nirnimesh@chromium.org2010-04-021-1/+3
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-091-0/+10
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-0/+2
* [Linux/Mac] clean up the shared memory file on disk used by stats in tests.thomasvl@chromium.org2009-12-301-7/+33
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-3/+3
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-2/+4
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1