summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability to sort TableView. Contrary to what we spoke aboutsky@google.com2008-09-261-0/+8
* Add --js-flags to the list of flags accepted by UI tests.patrick@chromium.org2008-09-253-0/+16
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-2410-13/+214
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-244-2/+8
* Issue 2509: Duplicate tab should not create a new window.finnur@google.com2008-09-231-3/+2
* Revert r2253 to turn off magic_browzR by default and restore themal@chromium.org2008-09-231-6/+0
* Disable tests while I investigatejam@chromium.org2008-09-231-2/+2
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-201-0/+4
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-192-1/+17
* Reverting the fixes for the UI test single-process mode in the NPAPIiyengar@google.com2008-09-191-6/+8
* Fix an old leak in tab_strip_model_unittest which had recently contributed to...erikkay@google.com2008-09-181-59/+0
* filter out a couple of tests which seem to be causing a lot of purify crasheserikkay@google.com2008-09-181-1/+6
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-426/+426
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-171-0/+12
* Remove a referenced file that doesn't exist.maruel@google.com2008-09-171-4/+0
* Re-land this fix from earlier. Since I was making the tab icon view optional,...beng@google.com2008-09-171-1/+1
* Create a copy of the test directory before using it.mbelshe@google.com2008-09-161-10/+52
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-161-10/+0
* Turn on the magic frames.beng@google.com2008-09-161-0/+6
* Revert these changes now the experiment is complete.beng@google.com2008-09-141-2/+0
* Yet another test, this time with a tweak to the find test.beng@google.com2008-09-141-0/+2
* Roll back frame test now buildbots have cycled.beng@google.com2008-09-141-2/+0
* Test frames on the builders again to see if notification change helped.beng@google.com2008-09-141-0/+2
* Roll back frames now test run is complete.beng@google.com2008-09-141-2/+0
* Test new frames on buildbots again.beng@google.com2008-09-141-0/+2
* Get the new frames to pass the accessibility UI tests.beng@google.com2008-09-142-7/+47
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-143-3/+3
* Move the download code to new directories:paulg@google.com2008-09-132-2/+2
* forgot to modify this filebeng@google.com2008-09-131-2/+2
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-10/+2
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-1/+1
* Closing a tab with a constrained pop-up showing an SSL interstitial would cra...jcampan@chromium.org2008-09-111-0/+7
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-113-30/+27
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-092-3/+3
* Add an AtExitManager to test_chrome_plugin. It uses Time::Now(), which now u...deanm@chromium.org2008-09-091-0/+5
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-055-2/+62
* Fixes crash in BookmarkBarView. If the HistoryService fails to load itsky@google.com2008-09-041-3/+0
* Moves the bookmark bar view test into the interactive tests. To getsky@google.com2008-09-024-29/+38
* Update Copyright text in SCons config files.sgk@google.com2008-09-0113-364/+52
* Disable the constrained popup window title checking test.erg@google.com2008-08-301-2/+1
* Make the user data directory configurable from the cmdlinembelshe@google.com2008-08-291-7/+12
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-292-1/+52
* Fix two tests that expected en-US locale and were failing otherwise.maruel@google.com2008-08-292-4/+19
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-291-4/+0
* Fix tests that break with Chromium build.rahulk@google.com2008-08-283-3/+20
* Enable logging on memory tests for debugging.mbelshe@google.com2008-08-281-0/+2
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-285-6/+90
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+2
* Send the close browser window command via a automation messagejoshia@google.com2008-08-271-12/+12
* Adding a test to make sure Find restarts properly after a timeout.finnur@google.com2008-08-271-0/+2245