summaryrefslogtreecommitdiffstats
path: root/chrome/test/in_process_browser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-1/+1
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Run in-process browser tests using the sandbox.jam@chromium.org2010-06-091-6/+9
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-281-0/+6
* Relanding 48042.jcivelli@chromium.org2010-05-251-5/+0
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-0/+5
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-5/+0
* Fix typos for defined(OS_XXX).thestig@chromium.org2010-05-181-1/+1
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-141-0/+5
* Remove EnableSingleProcess() since it's unused. Improve comments and user he...pkasting@chromium.org2010-05-131-4/+4
* Mac: Don't run nested loop for browser_tests (matching Windows and Linux).viettrungluu@chromium.org2010-05-041-62/+15
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-301-4/+8
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-301-8/+4
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-301-4/+8
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-291-8/+4
* Python implementation of sync server, for testing.nick@chromium.org2010-04-291-4/+8
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-1/+2
* Makes tests on chromeos not run a nested message loop.sky@chromium.org2010-04-221-3/+3
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-151-8/+4
* Python implementation of sync server, for testing.nick@chromium.org2010-04-151-4/+8
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-131-8/+62
* Revert 44004 - Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-60/+12
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-12/+60
* Rename RunAllPendingEvents -> RunAllPendingInMessageLooposhima@chromium.org2010-04-011-6/+0
* Added logic that exits message loop upon test ending even if no browseravayvod@google.com2010-03-301-3/+8
* basic browser tests for compact navigation bar.oshima@chromium.org2010-03-241-0/+6
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-221-4/+8
* Linux: Make sure browser_tests fork()s the helper processes before starting u...willchan@chromium.org2010-02-241-22/+22
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+1
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-2/+8
* Allow reentrant tasks on window close in in-proc browser test framework. Dis...kkania@chromium.org2009-11-231-0/+9
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-2/+2
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+28
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+3
* The ParseFeed test was testing too much in one test, hitting the overall limi...finnur@chromium.org2009-10-151-2/+6
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Add SetUpTestFixtureTest/TearDownTestFixtureTest methods to InProcessBrowserT...tim@chromium.org2009-09-231-0/+3
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-3/+3
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-16/+11
* Improves a code block in in_process_browser_test, avoids the use of FilePath:...avi@chromium.org2009-09-101-6/+5
* Disable external DNS resolutions for in-process tests.phajdan.jr@chromium.org2009-09-021-5/+3
* Revert r24606-24607. The tree didn't like them. :(phajdan.jr@chromium.org2009-08-271-0/+3
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-271-3/+0
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-261-4/+2
* Original Changelist being moved to this new location. Refer Original CL # 110...tejasshah@google.com2009-08-211-3/+0
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-201-0/+3
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-201-3/+0
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-151-0/+5
* Make user data dir deletion optional for InProcessBrowserTests.tim@chromium.org2009-08-071-1/+5