summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Renames ContentBlockedImageView to ContentSettingImageView.bulach@chromium.org2010-03-051-1/+1
* Enable FFmpegDemuxerTest.Decoder in Mac valgrindhclam@chromium.org2010-03-051-2/+0
* Follow up to r40626. Give the blanket WorkerTest disable under Mac Valgrind a...rsesek@chromium.org2010-03-041-3/+1
* Revert -r 40634 to wait until masters' configs get updated.antonm@google.com2010-03-041-16/+16
* Add 64-bit binaries that are required for NaCl support to Chrome installation...gregoryd@google.com2010-03-041-0/+6
* Split Dromaeo tests per suites.antonm@google.com2010-03-041-16/+16
* Temporarily disable WorkerTests on Mac UI Valgrind to see if it greens the bot.rsesek@chromium.org2010-03-041-0/+5
* Fix crash when permission request received from extension.joth@chromium.org2010-03-042-0/+29
* Revert 40603 - Flip the ui_tests framework to use the upstream http_server st...dpranke@chromium.org2010-03-041-5/+4
* Flip the ui_tests framework to use the upstream http_server start codedpranke@chromium.org2010-03-041-4/+5
* Create a placeholder for pyauto test scripts.nirnimesh@chromium.org2010-03-041-0/+18
* Test cookie prompting.darin@chromium.org2010-03-044-0/+58
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-031-6/+8
* Re-enable moz-http page cycler.chase@chromium.org2010-03-031-2/+1
* Add unit test that uses V8's JSON.parse() to read extension_api.json .skerner@chromium.org2010-03-032-0/+11
* Disabled DnsMasterTest.* and URLFetcher*Test.* from running underglider@chromium.org2010-03-031-0/+7
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-032-16/+7
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-032-7/+16
* Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...jam@chromium.org2010-03-031-0/+2
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-021-3/+0
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-023-11/+13
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-1/+1
* RSS feed subscription localization, part 2. finnur@chromium.org2010-03-025-83/+104
* Add 15620 to known crash list.huanr@chromium.org2010-03-011-0/+3
* Adding l10n to rss subscription extension.cira@google.com2010-03-0149-46/+166
* Fix SSLUITest.TestHTTPSErrorWithNoNavEntryagl@chromium.org2010-03-011-0/+101
* Do not run FFmpegDemuxerTest.Stop under Valgrind on Mac OS untilglider@chromium.org2010-03-011-0/+2
* linux: use xmessage for the dialog used in LOG(FATAL)evan@chromium.org2010-03-011-2/+0
* Remove the suppression for a fixed crash.eroman@chromium.org2010-02-271-3/+0
* Add 36964 to known list.huanr@chromium.org2010-02-271-0/+3
* Reset the default quota limit for extensions to 5MB, but add adumi@chromium.org2010-02-272-0/+11
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-262-1/+12
* Add 36874 to known crash list.huanr@chromium.org2010-02-261-0/+3
* Add a metrics extensions API.rogerta@chromium.org2010-02-264-2/+77
* Disable moz http because it hangs and create redness everywherensylvain@chromium.org2010-02-261-1/+2
* Fix the ui test crashes on Linux. There is a race condition between the chann...ananta@chromium.org2010-02-264-16/+52
* Give UITest ability to have MessageLoopforUI message loop instead of the defa...stoyan@chromium.org2010-02-254-13/+308
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-2511-0/+148
* Don't run some tests failing on certificate erros under Valgrindtimurrrr@chromium.org2010-02-251-0/+2
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-252-12/+1
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-252-1/+12
* Add an WebSocket extension browsertest.rafaelw@chromium.org2010-02-256-46/+136
* Linux: Make sure browser_tests fork()s the helper processes before starting u...willchan@chromium.org2010-02-241-22/+22
* Don't re-run content scripts on fragment navigations.asargent@chromium.org2010-02-247-0/+179
* Make sure in-page navigations don't make the page actions disappear.finnur@chromium.org2010-02-246-0/+85
* Fix a crash in ChromeFrame caused by a race condition between receiving and p...ananta@chromium.org2010-02-242-5/+5
* adding bug link i forgotthomasvl@chromium.org2010-02-241-0/+1
* Mark a mac test as flaky that seems to be failing on 10.6 but not 10.5thomasvl@chromium.org2010-02-241-1/+1
* Don't report the language if the CLD reports it as unreliable or if the text ...jcampan@chromium.org2010-02-242-1/+19
* PyAuto: Fix some methods that assume that they're working on the first window.nirnimesh@chromium.org2010-02-235-62/+151