summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-074-0/+16
* Butcher some files to make ui_tests run 0 tests on Linux.evanm@google.com2009-01-064-30/+137
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-061-2/+2
* Reverting 7570.maruel@chromium.org2009-01-061-2/+2
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-051-2/+2
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-21/+19
* Add generic unzip support. This is to be used by extensions.erikkay@google.com2008-12-318-1/+52
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-10/+4
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-4/+10
* Remove compatibility #defines in string_util.hphajdan.jr@chromium.org2008-12-301-2/+2
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-292-8/+6
* * Update xcode project to add files compiled on Linux but not on OS X in chro...jeremy@chromium.org2008-12-291-1/+1
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Implement extension:// protocol.aa@chromium.org2008-12-241-0/+4
* Add some ui_tests to the Purify skip filter until we can fix them.paulg@google.com2008-12-231-0/+5
* * Bring up GreaseMonkeySlave unittest on OS X.jeremy@chromium.org2008-12-231-1/+1
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-233-4/+22
* Bring up chrome/common/ipc_sync_message.cc on POSIX.jeremy@chromium.org2008-12-221-1/+4
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-202-20/+2
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-202-2/+20
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-1917-15/+403
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-195-7/+165
* Add a filter for ui_tests that don't (yet) work under Purify.paulg@google.com2008-12-191-0/+9
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-1/+1
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-1816-27/+37
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-189-27/+81
* Porting in renderer/phajdan.jr@chromium.org2008-12-181-1/+1
* Reverting 7206.ojan@google.com2008-12-181-1/+3
* This test seems to have started passing again.ojan@google.com2008-12-181-3/+1
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-182-7/+24
* Cleans up the code style of the Accessibility Test suite.klink@chromium.org2008-12-1712-893/+848