summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...maruel@google.com2008-08-138-0/+8
* Compile a list of the 34 automated UI test commands we want to run on the dis...finnur@google.com2008-08-132-22/+33
* Add some printing related unit tests.maruel@google.com2008-08-121-0/+16
* Fiddle with destruction order of the dragged tab controller to ensure that th...beng@google.com2008-08-121-3/+0
* The tab dragging test ended up on interactive_ui, not ui_tests.sgk@google.com2008-08-121-0/+1
* Reduce timeout to 500ms.beng@google.com2008-08-121-3/+3
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+7
* Temporarily add 1s sleep to see if waiting before quitting the browser helps ...beng@google.com2008-08-121-0/+3
* Move Tab Drag Tests inside Project interactive_ui_testssidchat@google.com2008-08-112-8/+8
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-115-4/+334
* Adding a few commands to the automated UI test. It now supports:finnur@google.com2008-08-092-3/+96
* M chrome/test/ui/ui_tests.vcprojsidchat@google.com2008-08-081-0/+8
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-082-0/+7
* fix bustagebeng@google.com2008-08-081-0/+2
* This is essentially a no functionality change to the Automated_ui test projec...finnur@google.com2008-08-082-327/+325
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-064-3/+28
* Don't link directly against GetPerformanceInfo so that win2k can be happy.mbelshe@google.com2008-08-061-4/+29
* Fix win2k testers by commenting out a function that is not supportednsylvain@google.com2008-08-061-3/+4
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-051-0/+2
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-051-2/+0
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-051-0/+2
* Add new memory_test.exe to SCons build.sgk@google.com2008-08-051-0/+97
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-056-8/+619
* Another attempt at this CL.jcampan@google.com2008-08-045-41/+192
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-045-192/+41
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-045-41/+192
* Cross-platform: Let SCons abstract library names by getting rid of .lib suff...sgk@google.com2008-08-0410-136/+161
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-0411-243/+15
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-0312-12/+12
* Make our distributor logo light on XP (and leave it dark on Vista).glen@google.com2008-08-021-4/+4
* SCons build:sgk@google.com2008-08-012-6/+0
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-013-2/+15
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-013-0/+15
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-318-23/+23
* Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...erikkay@google.com2008-07-311-1/+1
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-318-16/+0
* sidchat@google.com2008-07-301-1/+1
* Fix some issues when building with Visual Studio 2008.maruel@google.com2008-07-281-4/+6
* Fix compile errors due to missing includes.nsylvain@google.com2008-07-281-0/+2
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-284-2/+5