summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE.maruel@chromium.org2009-01-221-0/+6
* Move automation specific accessors to their own interface to make their purpo...ben@chromium.org2009-01-221-0/+1
* - Fix command line parsing for reliability_tests.huanr@chromium.org2009-01-222-2/+8
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-211-8/+16
* Add chrome.dll's resources to unit_tests.exe for "in-process" testing.maruel@chromium.org2009-01-212-4/+109
* Fix the scons buildben@chromium.org2009-01-211-2/+2
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-2110-119/+114
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-2114-96/+89
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-1/+1
* POSIX: Get IPCSyncChannel unittests workingagl@chromium.org2009-01-201-1/+0
* Shuffle unit_tests.scons.maruel@chromium.org2009-01-202-150/+167
* Shuffle the unit_tests project to correctly classify each tests. It will simp...maruel@chromium.org2009-01-201-571/+603
* Reverting 8263.brettw@chromium.org2009-01-201-0/+20
* fix win scons unit test compiletc@google.com2009-01-181-1/+2
* Reverting 8262.brettw@chromium.org2009-01-181-20/+0
* Create some test framework for RenderViewHost. Create a simple RenderView unitbrettw@chromium.org2009-01-181-0/+20
* Forgot test file in the CL for the test sink change.brettw@chromium.org2009-01-172-0/+9
* Generate all chrome .vcproj files:sgk@google.com2009-01-1717-430/+2005
* Temporarily disable the SSLUITest.* tests on the Purifypaulg@google.com2009-01-161-0/+4
* fix linuxben@chromium.org2009-01-161-2/+2
* Move url_* to net subdirben@chromium.org2009-01-165-6/+6
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-3/+3
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-166-58/+58
* fix linux unittest bustageben@chromium.org2009-01-161-2/+2
* Move metrics files into a subdirben@chromium.org2009-01-162-3/+3
* Move search code to a subdirben@chromium.org2009-01-163-9/+9
* Exclude some ui_tests from the purify bot that often stall.paulg@google.com2009-01-151-2/+10
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-10/+6
* New implementations of core plugin libraries.avi@google.com2009-01-151-0/+1
* Fie.ben@chromium.org2009-01-153-9/+9
* Move search engines files into subdirben@chromium.org2009-01-153-9/+9
* Add a sleep timeout argument to the ui_test scripts. This willpaulg@google.com2009-01-152-1/+13
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-152-0/+5
* Move password manager files into a subdirben@chromium.org2009-01-151-2/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-155-12/+12
* More ui_test purify changes.paulg@google.com2009-01-151-1/+1
* Porting in chrome/common/phajdan.jr@chromium.org2009-01-142-0/+5
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-145-0/+207
* Remove the stupid folders in the unit tests project. I kept hunspell which hasbrettw@chromium.org2009-01-141-773/+461
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-134-55/+2
* Pass the test case name to the browser process in order topaulg@google.com2009-01-132-0/+20
* Add version to list of required fields. This is required prep work for exten...erikkay@google.com2009-01-122-0/+2
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-121-5/+8
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-091-2/+2
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-093-13/+9
* Make more ui_tests Purify friendly.paulg@google.com2009-01-091-3/+4
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-4/+10
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-082-30/+62
* Adds some more cleanup and test coverage to the Accessibility tests.klink@chromium.org2009-01-085-392/+354