summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Fix the golden file. JSON files should end in CRLF ontc@google.com2009-03-052-19/+19
* Remove unnecessary typedef keywords that make gcc 4.3 unhappy.avi@chromium.org2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0516-101/+101
* Fix startup_test failures on Windows buildbot.phajdan.jr@chromium.org2009-03-051-3/+16
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-059-111/+129
* Make UITest::CrashAwareSleep portable.phajdan.jr@chromium.org2009-03-041-1/+1
* It appears that ExtensionViewTest is behind a few bugs on the purify unit tes...erikkay@google.com2009-03-041-1/+4
* Commit http://codereview.chromium.org/27037aa@chromium.org2009-03-042-251/+132
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-041-0/+3
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-045-5/+6
* Updating line endings.robertshield@google.com2009-03-031-7/+7
* Enables bookmark_model_unittest on Mac and Linux.avi@chromium.org2009-03-031-1/+0
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-031-0/+14
* Fix build break take 2jam@chromium.org2009-03-031-1/+1
* Fix build break.jam@chromium.org2009-03-031-4/+4
* Don't expose --single-process and --in-process-plugins for official Chrome re...jam@chromium.org2009-03-033-13/+0
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-033-5/+1
* Add reliability test data (known crashes).patrick@chromium.org2009-03-031-0/+76
* Remove the RenderThread:: message leaks from the known leak list.jam@chromium.org2009-03-031-99/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+3
* Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...estade@chromium.org2009-03-021-1/+0
* Add site_instance_unittest.cc to the Posix build.jhawkins@chromium.org2009-03-021-1/+0
* Remove unneeded macros that required WTL includes.maruel@chromium.org2009-03-021-3/+0
* Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...jam@chromium.org2009-02-281-0/+3
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-282-3/+3
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-282-6/+5
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-0/+1
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-272-0/+9
* Add --log-level to the list of flags accepted by UI tests.patrick@chromium.org2009-02-273-0/+14
* Enforce new id format (hex str of sha-1)erikkay@google.com2009-02-265-4/+4
* Revert brett's code, for real this time.nsylvain@chromium.org2009-02-261-2/+1
* More URL constants replacement.brettw@chromium.org2009-02-261-1/+2
* properly initialize resource manager on mac for unittests.thomasvl@chromium.org2009-02-261-9/+0
* Add a test case to be sure that InstallerUtil::IsOSSupported returnsnsylvain@chromium.org2009-02-261-0/+6
* fix unit_tests and perf_tests on linuxtc@google.com2009-02-262-0/+2
* Auto install and update extensions from a registry defined location. This al...erikkay@google.com2009-02-261-0/+0
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-4/+1
* Revert "Disabling tests that are failing."kuchhal@chromium.org2009-02-251-13/+11
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+26
* Linux: server side backing storesagl@chromium.org2009-02-252-0/+9
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-2/+2
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-255-8/+143
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-259-85/+118
* ui test fail. revert.ben@chromium.org2009-02-251-4/+0
* Reverting 10318.jcampan@chromium.org2009-02-256-147/+8
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-251-0/+4
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-256-8/+147
* Reverting 10295.jcampan@chromium.org2009-02-245-141/+7
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-245-7/+141