summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* GTK: add some interactive tests to catch common bookmark bar regressions.estade@chromium.org2010-02-181-0/+1
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-171-1/+1
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-172-2/+6
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-171-1/+3
* Disables some WorkerTests on Linux valgrind bots.hbono@chromium.org2010-02-171-0/+17
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-2/+20
* Update tests of chrome.tabs.captureVisibleTab() to not be flaky.skerner@google.com2010-02-163-617/+52
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-163-0/+14
* Clone of issue 577015.twiz@chromium.org2010-02-121-0/+14
* Add new suppression to known crashesdglazkov@chromium.org2010-02-121-0/+3
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-114-3/+8
* Create preferences DTC and wire it into the profile sync factory.skrul@chromium.org2010-02-111-0/+1
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-113-8/+133
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* Include test_shell.gypi in webkit.gyp instead of maintaining a distinctmark@chromium.org2010-02-101-1/+1
* This reverts r38541, which reverts previous reverts.erg@chromium.org2010-02-101-0/+0
* Add automation proxy methods for sending InstallExtension message.kkania@chromium.org2010-02-102-0/+12
* Make several tests more snappy, less sleepy.phajdan.jr@chromium.org2010-02-102-60/+71
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-101-1/+64
* disabled another worker test on mac valgrindatwilson@chromium.org2010-02-101-0/+1
* Disabled new shared worker tests for valgrind.atwilson@chromium.org2010-02-102-2/+11
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-101-0/+7
* Changed CreateWorker to coalesce any matching queued shared workers when aatwilson@chromium.org2010-02-106-3/+164
* Revert r38006 and r38018 to try to fix the mac perf regression.erg@chromium.org2010-02-091-0/+0
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-1/+3
* Add missing newline to fix build.tim@chromium.org2010-02-091-1/+1
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-094-5/+12
* Make SyncerThread stop polling if an AUTH_INVALID response is parsed.tim@chromium.org2010-02-092-19/+48
* Add a new reliability failure in autofill to the known_crashes list.mpcomplete@chromium.org2010-02-091-0/+3
* Add the new PluginConvertPointTest to the valgrind blacklist on the Macstuartmorgan@chromium.org2010-02-091-0/+1
* Fix a bug where positions inside of a newly-committed folder would benick@chromium.org2010-02-091-0/+80
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-094-4/+10
* Don't NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY so that we're ...jam@chromium.org2010-02-091-2/+1
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-092-0/+48
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-083-0/+14
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-0/+85
* Add a new reliability crasher in V8 to the known_crashes list.mpcomplete@chromium.org2010-02-081-0/+3
* Mark known crash turning reliability red.avi@chromium.org2010-02-081-0/+4
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-082-1/+28
* Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.phajdan.jr@chromium.org2010-02-081-1/+2
* Add an extension API test to catch cookie regressions.mpcomplete@chromium.org2010-02-053-0/+45
* Prepare for running nacl_ui_test on Mac and Linux.gregoryd@google.com2010-02-051-0/+6
* Wires TabContents to app extensions.sky@chromium.org2010-02-051-0/+15
* Remove context accessor crash from known crashes after pushing V8ager@chromium.org2010-02-051-3/+0
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-043-2/+10
* Fix startup regression caused by (r38006).erg@google.com2010-02-031-0/+0
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-0311-0/+96
* Move bookmark managerarv@chromium.org2010-02-0335-5783/+0