summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-274-10/+40
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-272-13/+24
* Force unittests to run using en-us strings.tc@google.com2008-08-261-1/+3
* Hopefully, this will be the final attempt to fixkasperl@google.com2008-08-261-1/+1
* Stop passing all the shell arguments as a singlekasperl@google.com2008-08-261-2/+2
* Update debugger tests to use the new (old) way of passingkasperl@google.com2008-08-261-2/+2
* fix build bustagedarin@google.com2008-08-262-5/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-2610-40/+39
* Remove the profiling system. This wasn't being used and complicated some part...brettw@google.com2008-08-251-12/+0
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-2480-2616/+688
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-213-10/+12
* Add the ability to disable breakpad while running the ui tests.maruel@google.com2008-08-213-0/+12
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-211-1/+1
* disable test to make build greenrahulk@google.com2008-08-211-1/+1
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-215-13/+35
* fix build bustagedarin@google.com2008-08-211-1/+2
* Fix release build bustage.darin@google.com2008-08-211-0/+3
* Fix one bug in the URL list.mbelshe@google.com2008-08-211-2/+7
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-194-35/+81
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-193-4/+222
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-182-7/+7
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-182-7/+12
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-153-0/+22
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-153-222/+4
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-0/+8
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-153-4/+222
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-151-0/+5
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-152-1/+10
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-153-2/+23
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-144-12/+18
* A first stab at testing browser close behavior when there are unload listenersojan@google.com2008-08-145-0/+39
* Temporaly added local copy of mjsunit.js to debugger tests.sgjesse@google.com2008-08-142-1/+97
* Updated DEPS for V8 to include Visual Studio project file for the thesgjesse@google.com2008-08-142-15/+15
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-146-44/+53
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-132-6/+2
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-137-21/+7
* Tests for KeywordEditorView.sky@google.com2008-08-133-1/+20
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-1313-1214/+1214
* Tests for BookmarkEditorView.sky@google.com2008-08-131-0/+8
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-131-0/+8
* Two changes to help track down why session restore test is failing:sky@google.com2008-08-133-5/+8