summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Adds more unit tests for WebRTC.henrika@chromium.org2011-11-161-2/+0
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-151-4/+5
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-152-0/+8
* Convert render thread idle delays from seconds to milliseconds.ulan@chromium.org2011-11-142-9/+9
* Get BrowserTests to compile on windows with aura.ben@chromium.org2011-11-111-2/+5
* Add support for audio capture devices. Previously only output was supported.tommi@chromium.org2011-11-112-2/+31
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-114-6/+4
* Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...tommi@chromium.org2011-11-102-1/+20
* First unit tests for WebRTCAudioDevice.tommi@chromium.org2011-11-092-0/+443
* Delete camel caps test file.tommi@chromium.org2011-11-091-0/+0
* Fixing name of test file from camel caps to Chromium style.tommi@chromium.org2011-11-091-0/+0
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-093-0/+70
* Submitting test files due review and diff problems. Code to follow later today.tommi@chromium.org2011-11-082-0/+0
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-082-0/+6
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-052-6/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-042-0/+6
* Fix annoying autorelease messages for browser tests.shess@chromium.org2011-11-041-1/+1
* Updating PageClickTracker to Notify listeners When Text Input Loses Focus.csharp@chromium.org2011-11-042-0/+8
* Fix naming convention, add disallowed constructors.joi@chromium.org2011-11-042-11/+15
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-032-9/+68
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-0/+1
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-2/+2
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-313-6/+6
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-296-13/+20
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-1/+45
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-282-28/+26
* Fix up compositor mocking.backer@chromium.org2011-10-271-2/+2
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-271-2/+2
* Fix up compositor mocking.backer@chromium.org2011-10-271-2/+2
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-6/+6
* Make test URLFetcher implementations not derive from the URLFetcher implement...jam@chromium.org2011-10-262-127/+230
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-252-17/+17
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-0/+4
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-242-19/+22
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-212-2/+2
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-202-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-6/+6
* More build fixes from notification move.jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-194-19/+66
* Move content_client.h into content/public.joi@chromium.org2011-10-182-2/+2
* Refactors NativeWebKeyboardEvent to be less ugly.ben@chromium.org2011-10-181-4/+7
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-172-5/+17
* Move in-process-webkit unit tests to content unit tests targetjochen@chromium.org2011-10-175-2/+84
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-152-0/+6
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-142-2/+2
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-1410-5/+1136
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1