summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-1019-95/+95
* Test video files for test_shell_tests and ui_testshclam@chromium.org2009-07-104-0/+0
* Add 16276 to crash known list.huanr@chromium.org2009-07-101-0/+3
* Add getLanguage function to tab extension.sidchat@google.com2009-07-104-0/+64
* Fix window.close() not working for modal dialogs.jam@chromium.org2009-07-101-0/+2
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-099-13/+262
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-095-2/+84
* Re-enable test (disabled while moving printing functionality to printing libr...sverrir@google.com2009-07-091-0/+0
* Changing LF ending on one html.finnur@chromium.org2009-07-091-24/+24
* DevTools: Add more sanity tests.pfeldman@chromium.org2009-07-071-0/+20
* Re-enable BlockedPopupContainerView tests (Disabled earlier in r19942)nirnimesh@chromium.org2009-07-061-4/+0
* Disable BlockedPopupContainerView tests on Mac Valgrindnirnimesh@chromium.org2009-07-061-0/+4
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-042-56/+10
* DevTools: Console tests.pfeldman@chromium.org2009-07-031-0/+39
* Fix showModalDialog regression.jam@chromium.org2009-07-033-0/+16
* Disable IPCSyncChannelTest.* under Valgrindnirnimesh@chromium.org2009-07-023-3/+6
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-014-5/+51
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-0/+12
* Adds a browser_test for extension startup, content scriptaa@chromium.org2009-07-0112-152/+4
* DevTools: add tests that opens Scripts panel and checks that it's populated w...yurys@google.com2009-06-302-0/+28
* Remove cache_uittest.cc.ericroman@google.com2009-06-301-5/+0
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-291-15/+33
* Change to use encodeURIComponent to encode the UTF8 character in the returnedjianli@chromium.org2009-06-293-33/+1
* Add 15547 to known crash.huanr@chromium.org2009-06-281-0/+3
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-263-36/+36
* Disable BookmarkEditorGtkTest.* instead of just one, sincedkegel@google.com2009-06-261-1/+1
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-261-0/+15
* Don't valgrind BookmarkEditorGtkTest.EditTitleKeepsPosition,dkegel@google.com2009-06-261-0/+3
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-2525-2/+49
* Disable CompactLangDetTest.* to keep XP unit (purify) bot green.jungshik@google.com2009-06-251-0/+3
* Adding a browser test to catch a WebKit crash that was fixed infinnur@chromium.org2009-06-241-0/+8
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-232-0/+32
* Add a new pattern to the list of known reliability crash. It's anotherjungshik@google.com2009-06-231-0/+1
* Ignore a weird reliability crash where InvalidParameter is the only call onmpcomplete@google.com2009-06-221-0/+4
* Two purify supression changes:aa@chromium.org2009-06-192-18/+18
* Support running worker's fast layout tests in UI test framework.jianli@chromium.org2009-06-191-0/+12
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-181-0/+12
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-2/+1
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-162-0/+84
* UI test for <video>hclam@chromium.org2009-06-162-0/+46
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-168-26/+164
* Remove type from page action manifest, since we are ignoring that value anywa...finnur@chromium.org2009-06-161-2/+1
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-168-164/+26
* Temporarily break the purify bot again so that I can get logaa@chromium.org2009-06-161-3/+0
* Converting the RSS subscription page to use a background page, as opposed to ...finnur@chromium.org2009-06-152-83/+81
* Temporarily disable a failing test under Purify to green the tree. This chan...erikkay@google.com2009-06-151-0/+3
* Use V8 benchmark suite version 4 on the buildbots.ager@chromium.org2009-06-1511-2536/+476
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-158-26/+164
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-1332-38/+32
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-1224-14/+31