summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* Fix renderer hang caused when a synchronous XHR is disallowed for securitydarin@chromium.org2009-03-271-0/+29
* - Re-enable DOM checker test.patrick@chromium.org2009-03-271-0/+6
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+25
* - Launch DOM checker in the subdirectory 'dom_checker/', as specified by itspatrick@chromium.org2009-03-264-8/+32
* Add a copy of the V8 Benchmark Suite (version 3) for performance testing.patrick@chromium.org2009-03-2614-0/+13428
* - Add UI test for SunSpider.patrick@chromium.org2009-03-254-0/+526
* Add a copy of SunSpider 0.9 for performance testing.patrick@chromium.org2009-03-2434-0/+7680
* Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:patrick@chromium.org2009-03-242-0/+20
* Remove 4801 from known crash list.huanr@chromium.org2009-03-241-6/+0
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-1/+4
* Add `anonymous namespace'::InvalidParameter.patrick@chromium.org2009-03-231-0/+1
* Need to skip one more test. Should have been in http://codereview.chromium.o...dkegel@google.com2009-03-231-0/+1
* Ignore task leaks. See http://crbug.com/6532dkegel@google.com2009-03-231-0/+12
* Skipping two tests that crash (bug 9170) and one that takes a long time.dkegel@google.com2009-03-231-0/+6
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-231-3/+0
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-234-0/+4
* This test is having purify errors. I'm disabling itnsylvain@chromium.org2009-03-221-0/+3
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-224-23/+0
* Committing issue 39299:aa@chromium.org2009-03-214-0/+23
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-213-1/+25
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-202-10/+2
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-203-0/+18
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-184-2/+12
* Use a more generic pattern for the `anonymous namespace'::PureCall crash.patrick@chromium.org2009-03-181-1/+1
* - Modify DOM checker automation to use DOM Automation Controller instead ofpatrick@chromium.org2009-03-187-70/+547
* Add v8::internal::Invoke (sqrt) crash to known crashes.patrick@chromium.org2009-03-171-0/+3
* Move v8::internal::SweepSpace to the mysterious crash section.patrick@chromium.org2009-03-171-3/+3
* Update known crashes.patrick@chromium.org2009-03-121-2/+14
* - Add UI test for DOM checker.patrick@chromium.org2009-03-126-58/+148
* Add hanging test to Purify gtest filter file. Report location of filter filepam@chromium.org2009-03-111-0/+2
* Unrevert 11294.mpcomplete@google.com2009-03-103-5/+22
* Reverting 11294.mpcomplete@google.com2009-03-093-22/+5
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-093-5/+22
* Add a copy of DOM checker for testing. DOM checker is a tool to help automatepatrick@chromium.org2009-03-095-0/+1471
* chrome-ui://extensions/ is now populated with data collected from the Extensi...rafaelw@chromium.org2009-03-095-0/+36
* Exclude more IPC tests from purify buildbot. Looks like one of the tests usi...jam@chromium.org2009-03-071-2/+2
* Fix the golden file. JSON files should end in CRLF ontc@google.com2009-03-052-19/+19
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-056-61/+61
* 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-041-201/+131
* 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-042-1/+3
* Updating line endings.robertshield@google.com2009-03-031-7/+7
* 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
* Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...jam@chromium.org2009-02-281-0/+3
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-0/+5
* Enforce new id format (hex str of sha-1)erikkay@google.com2009-02-265-4/+4
* Auto install and update extensions from a registry defined location. This al...erikkay@google.com2009-02-261-0/+0
* Attempt at fixing flakeyness when running session restore ui tests insky@google.com2009-02-241-4/+0