summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
Commit message (Expand)AuthorAgeFilesLines
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-0/+2
* aura: Add glib dependency when appropriate.sadrul@chromium.org2011-11-181-0/+5
* Hack to bring component build green.ajwong@chromium.org2011-11-181-0/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Created a DownloadManager interface, for use in unit tests..ahendrickson@chromium.org2011-11-171-0/+1
* Created an interface for DownloadFile, for use in unit tests.ahendrickson@chromium.org2011-11-161-0/+2
* Add check on invalid file descriptor at both broker and renderer sides.xhwang@chromium.org2011-11-121-0/+1
* First unit tests for WebRTCAudioDevice.tommi@chromium.org2011-11-091-0/+13
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-091-0/+3
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-071-0/+2
* Revert 108868 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-071-2/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-071-0/+2
* Revert 108864 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-071-2/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-071-0/+2
* Move Mac's WebDragDest to content.avi@chromium.org2011-11-011-0/+1
* add gtk dep to test_support_commondpranke@chromium.org2011-11-011-0/+7
* Roll libjingle 88:92sergeyu@chromium.org2011-11-011-0/+1
* Revert 107949 - Add a browsertest for bug 75604gavinp@chromium.org2011-10-311-2/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-10-311-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-0/+2
* Allow building without notification support.jknotten@chromium.org2011-10-281-0/+5
* Fix up compositor mocking.backer@chromium.org2011-10-271-1/+1
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-271-1/+1
* Fix up compositor mocking.backer@chromium.org2011-10-271-1/+1
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-1/+1
* more content exports.dpranke@chromium.org2011-10-271-0/+1
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-0/+1
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-211-0/+1
* DownloadBuffer is used in two different ways, only one of which is used acros...ahendrickson@chromium.org2011-10-211-0/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move in-process-webkit unit tests to content unit tests targetjochen@chromium.org2011-10-171-0/+4
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-0/+8
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-141-0/+5
* Reland http://codereview.chromium.org/8233039/ with a fixdpranke@chromium.org2011-10-141-1/+12
* Revert r105238 - "Link startup_helper_win statically to force InitializeSandb...dpranke@chromium.org2011-10-131-4/+0
* Link startup_helper_win statically to force InitializeSandboxInfodpranke@chromium.org2011-10-131-0/+4
* Move comctl32.lib dep from content_unittests to content_browser.willchan@chromium.org2011-10-111-5/+0
* Move some testing classes used by chrome to content\renderer, to match what w...jam@chromium.org2011-10-101-2/+2
* Simplify embedder API around showing custom error pages so that the embedder ...jam@chromium.org2011-10-081-0/+2
* Move RenderViewFakeResourcesTest to content\test. This is because we don't wa...jam@chromium.org2011-10-071-0/+2
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-0/+1
* Make an empty content browser test work.phajdan.jr@chromium.org2011-10-051-3/+33
* Get rid of pepper_plugin_delegate_impl.h dependency from chrome (since it's a...jam@chromium.org2011-10-051-0/+2
* Fixed bug in operator<().ahendrickson@chromium.org2011-10-041-0/+1
* Export some unix-specific content symbols.dpranke@chromium.org2011-10-041-0/+2
* Make V8ValueConverter be an interface and move it to content\public\renderer ...jam@chromium.org2011-10-041-1/+1
* yet another batch of symbols to export from content.dpranke@chromium.org2011-10-041-0/+3
* Fix in content to build content_unittests under Aura/Linux.saintlou@chromium.org2011-10-041-1/+1
* Make V8ValueConverter's tests be a unit test instead of a browsertest.jam@chromium.org2011-10-031-0/+1
* Add (not yet working) content_browsertests target.phajdan.jr@chromium.org2011-09-301-0/+47