summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant tests for chrome.experimental.history API.brg@chromium.com2009-10-301-108/+0
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-305-0/+622
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-292-13/+16
* - Removes fallback from Prefs to LoadExtension on UI thread.cira@chromium.org2009-10-292-5/+71
* New event style for pageAction API.asargent@chromium.org2009-10-294-0/+44
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-281-5/+5
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-283-27/+51
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-281-5/+9
* Filter out hidden files, both when loading extensions and whenaa@chromium.org2009-10-283-0/+1
* Add missing icon to gmail checker.aa@chromium.org2009-10-271-0/+0
* Make the web plugin proxy tolerant of windowless bitmap memory mapping failures.brettw@chromium.org2009-10-271-2/+2
* Don't run WorkerTest.LimitTotal under ThreadSanitizertimurrrr@chromium.org2009-10-271-0/+2
* DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.yurys@google.com2009-10-271-0/+13
* Remove some recently fixed bugs from the known_issues filesgjesse@chromium.org2009-10-271-6/+0
* Add about:crash to known crashes.patrick@chromium.org2009-10-271-0/+3
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-275-16/+10
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+25
* Update buildbot sample to work with newest APIs.aa@chromium.org2009-10-261-3/+3
* Polish to the gmail checker sample.aa@chromium.org2009-10-264-24/+65
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-261-0/+37
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-243-1/+50
* Fix ExtensionApiTest.PageAction & Enable test on linuxrafaelw@chromium.org2009-10-241-3/+0
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-241-0/+50
* Add a known crash to the reliability bot.brettw@chromium.org2009-10-231-0/+3
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-231-0/+28
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-235-13/+71
* Add some icons that will be used by future tests.aa@chromium.org2009-10-237-0/+0
* Experiment with startup tests and file urls. asargent@chromium.org2009-10-231-0/+3
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-234-0/+52
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-234-52/+0
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-231-0/+165
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-234-0/+52
* Disable DromaeoReferenceTest.Perf on Mac valgrind botsstuartmorgan@chromium.org2009-10-231-0/+2
* Reverting 29783.johnnyg@chromium.org2009-10-221-37/+0
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-221-0/+37
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-213-0/+3
* Implementing better fallback algorithm.cira@chromium.org2009-10-212-0/+17
* Revert 29635 - DevTools: fix and enable TestContentScriptIsPresentnsylvain@chromium.org2009-10-211-12/+0
* Add umr in base::PrivateKeyInfoCodec::PrependIntegerImpl.nsylvain@chromium.org2009-10-211-0/+22
* DevTools: fix and enable TestContentScriptIsPresentyurys@google.com2009-10-211-0/+12
* DevTools: test that content scripts are visible in the debugger scripts listyurys@google.com2009-10-212-0/+20
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-205-7/+11
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-202-3/+4
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-2035-0/+0
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-202-4/+3
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-208-0/+41
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-202-20/+34
* Degrade the https color and lock icon for the page that has a worker that loa...dimich@google.com2009-10-193-0/+33
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-192-3/+4
* Remove a crash that no longer shows up on Chrome-bot.kuchhal@chromium.org2009-10-191-4/+0