summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-171-44/+136
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+5
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-142-0/+367
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-142-367/+0
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-141-310/+310
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-142-0/+367
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-132-2/+11
* Remove fixed crash from known list.huanr@chromium.org2009-04-101-6/+0
* Add #9975 to known crash list.huanr@chromium.org2009-04-101-0/+3
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-104-0/+1260
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-091-0/+24
* TBR: Skip ExtensionContentScriptInjectTest.Simple in purify.aa@chromium.org2009-04-093-167/+3
* Rebase purify test filters. The signature to Browser::AddTabWithURL() changed...aa@chromium.org2009-04-082-58/+77
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-2/+2
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0810-0/+299
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-078-151/+0
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-078-0/+151
* Add crash bug #9796 to known list.huanr@chromium.org2009-04-071-0/+3
* Fix the signature of historybackend::~historybackendhuanr@chromium.org2009-04-071-1/+1
* Remove fixed crash from known list.huanr@chromium.org2009-04-071-16/+0
* Update known list for #9615huanr@chromium.org2009-04-061-0/+3
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-67/+67
* Move IPC code to ipc/agl@chromium.org2009-04-031-67/+67
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-2/+11
* Move json2.js to a common location.patrick@chromium.org2009-04-029-971/+17
* Make the suppression more generic to accomodate on Mac (crbug.com/9365)nirnimesh@chromium.org2009-04-011-1/+1
* Another try to filter purecall crashes.huanr@chromium.org2009-03-311-0/+4
* Update known crash list for windowdragresponsetaskhuanr@chromium.org2009-03-311-2/+1
* Update known crash listhuanr@chromium.org2009-03-311-1/+2
* Update known crash list.huanr@chromium.org2009-03-311-4/+2
* M reliability/known_crashes.txthuanr@chromium.org2009-03-311-0/+3
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-315-4/+4
* - Add UI test for the V8 Benchmark Suite.patrick@chromium.org2009-03-306-34/+494
* 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