summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-5/+25
* DevTools: Sanity ui test.pfeldman@chromium.org2009-05-121-0/+6
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-1110-0/+0
* Add a variant of bug 10901.pkasting@chromium.org2009-05-111-1/+3
* Add 10978 to known crash list.huanr@chromium.org2009-05-111-0/+3
* Add 11757 to known crash list.huanr@chromium.org2009-05-111-0/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+0
* Add a variant of 10901 to known list.huanr@chromium.org2009-05-081-0/+2
* Fix an occurence of 'chromium' that didn't get changed to 'chrome'aa@chromium.org2009-05-071-1/+1
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-074-3/+31
* Skip a set of ui tests that hang under Valgrind for some reason.dkegel@google.com2009-05-061-0/+2
* Temporarily disable ExtensionViewTest.BottomBar in purify due to some unresol...erikkay@google.com2009-05-061-1/+2
* Re-re-enable the pref service ui test, this time making it expect a window si...robertshield@google.com2009-05-061-2/+2
* honor index in createTab()rafaelw@chromium.org2009-05-061-0/+1
* BUG=11200rafaelw@chromium.org2009-05-056-51/+50
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-053-59/+148
* Make buildbot sample more compact.aa@chromium.org2009-05-041-18/+53
* Update known list based on WebContent->TabContenthuanr@chromium.org2009-05-041-3/+3
* Add a crash case of 10901 to known listhuanr@chromium.org2009-05-041-1/+2
* Various fixes to gmail sample:aa@chromium.org2009-05-012-20/+32
* Temporarily disable two DOM checker tests to see if it has any effect onpatrick@chromium.org2009-05-011-2/+4
* Don't valgrind ThirtyFourTabs, it takes too long :-(dkegel@google.com2009-05-011-0/+2
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+1
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-301-5/+16
* Fix race where sometimes CSS is not applied to toolstrips. Iaa@chromium.org2009-04-2911-360/+0
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-292-1/+3
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-1/+1
* Move TabsAPI, bookmarks, and buildbot extensiosn into samples/ dir.aa@chromium.org2009-04-2911-1/+0
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-292-12/+39
* Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r...aa@chromium.org2009-04-2924-69/+606
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-2/+0
* Re-enable memory tests and remove the fixed crash from the known crashes.levin@chromium.org2009-04-241-3/+0
* Suppress bug 6532 for -O1 as well. Move to central suppression file.dkegel@google.com2009-04-231-12/+0
* Add one more tcmalloc crasherdglazkov@chromium.org2009-04-231-0/+1
* added resizer test extensionrafaelw@chromium.org2009-04-232-0/+41
* Add crash 8875 to known list.huanr@chromium.org2009-04-231-0/+3
* Update tcmalloc related crash signatures.huanr@chromium.org2009-04-231-2/+6
* Make the crash pattern more generic in known list.huanr@chromium.org2009-04-231-11/+4
* Add a couple new crashes to the known crash list.mbelshe@google.com2009-04-231-0/+12
* implement remaining tab events (except for onTabUpdated).rafaelw@chromium.org2009-04-221-1/+72
* Add tcalloc-related crashes to known crashers list.dglazkov@google.com2009-04-221-0/+4
* A test extension that shows current buildbot status in the toolbar.erikkay@google.com2009-04-222-0/+118
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-0/+44
* Add 3 crashes to known list.huanr@chromium.org2009-04-211-0/+9
* Remove crash 9566 from known list.huanr@chromium.org2009-04-211-3/+0
* add crash 10770 to known listhuanr@chromium.org2009-04-201-0/+3
* Several minor changes to API framework.aa@chromium.org2009-04-182-18/+44
* Create a test program for generating false positive statisticspaulg@google.com2009-04-172-0/+4
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-173-0/+227
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-0/+45