summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE.maruel@google.com2009-03-108-12/+23
* Reverting 11294.mpcomplete@google.com2009-03-093-22/+5
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-093-5/+22
* Enable download_request_manager_unittest on linux.estade@chromium.org2009-03-092-3/+10
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-096-16/+209
* Add a copy of DOM checker for testing. DOM checker is a tool to help automatepatrick@chromium.org2009-03-095-0/+1471
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-4/+0
* Add regression test for bug 7900 and necessary infrastructure.phajdan.jr@chromium.org2009-03-092-0/+40
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-095-55/+72
* chrome-ui://extensions/ is now populated with data collected from the Extensi...rafaelw@chromium.org2009-03-097-0/+41
* Revert change 11199 because it breaks the page cyclersnsylvain@chromium.org2009-03-075-72/+55
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-075-55/+72
* Exclude more IPC tests from purify buildbot. Looks like one of the tests usi...jam@chromium.org2009-03-071-2/+2
* Start the crash_service on windows when running ui tests, if it's not running...jam@chromium.org2009-03-062-44/+106
* Add url to AutomationMsg_DidNavigate amit@chromium.org2009-03-061-1/+1
* Added a test for testing standalone installer.anantha@chromium.org2009-03-065-34/+179
* 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