summaryrefslogtreecommitdiffstats
path: root/chrome/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-312-0/+10
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-0/+20
* Fix our link madness on linux. We now properly linktc@google.com2009-01-291-13/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+4
* Makes unit tests depend upon chrome_exe.sky@google.com2009-01-281-0/+1
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-282-0/+6
* Another merge conflictjrg@chromium.org2009-01-281-1/+0
* Merge conflict (crossed wires; this file was added somewhere else)jrg@chromium.org2009-01-281-1/+0
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-282-0/+9
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-0/+4
* Add new file render_thread_unittest.cc to windows project file for unit_tests.jrg@chromium.org2009-01-271-0/+4
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-272-5/+0
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-0/+4
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-4/+0
* Reverting 8627,8625.maruel@chromium.org2009-01-261-1/+1
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-261-1/+1
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-232-5/+0
* Fix strings in url_fixer_upper.estade@chromium.org2009-01-231-1/+0
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-222-0/+5
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-222-5/+0
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* NO CODE CHANGE.maruel@chromium.org2009-01-221-0/+6
* 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
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* 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-171-19/+269
* fix linuxben@chromium.org2009-01-161-2/+2
* Move url_* to net subdirben@chromium.org2009-01-161-2/+2
* fix linux unittest bustageben@chromium.org2009-01-161-2/+2
* Move metrics files into a subdirben@chromium.org2009-01-161-2/+2
* Move search code to a subdirben@chromium.org2009-01-162-8/+8
* Fie.ben@chromium.org2009-01-152-8/+8
* Move search engines files into subdirben@chromium.org2009-01-152-8/+8
* 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-151-7/+7
* 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-141-0/+16
* 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-131-2/+0