summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 27927: linux hang in RenderViewTest.ImeComposition.suzhe@chromium.org2010-03-081-1/+10
* First cut at custom user style sheets.tony@chromium.org2010-03-081-0/+1
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-0/+4
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-1/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-0/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-062-7/+16
* Was already a 'wait for animation to complete'.jrg@chromium.org2010-03-064-0/+46
* Mark nacl_ui_tests as flaky on Macgregoryd@google.com2010-03-061-1/+28
* Increase the timeout for nacl_ui_testsgregoryd@google.com2010-03-052-7/+13
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-055-0/+49
* Revert 40768 - Flip the ui_tests framework to use the upstream http_server st...dpranke@chromium.org2010-03-051-5/+4
* Flip the ui_tests framework to use the upstream http_server start codedpranke@chromium.org2010-03-051-4/+5
* 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