summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-122-5/+0
* Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...jam@chromium.org2011-10-111-6/+8
* Move some testing classes used by chrome to content\renderer, to match what w...jam@chromium.org2011-10-105-1/+283
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-102-12/+13
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-102-4/+10
* Move RenderViewFakeResourcesTest to content\test. This is because we don't wa...jam@chromium.org2011-10-072-0/+346
* Check result of InProcessBrowserTest.Emptyphajdan.jr@chromium.org2011-10-071-4/+5
* Make an empty content browser test work.phajdan.jr@chromium.org2011-10-055-29/+71
* Fix remaining newline issues.phajdan.jr@chromium.org2011-09-305-5/+5
* Fix Mac compile, trybots were green though.phajdan.jr@chromium.org2011-09-302-2/+2
* Add (not yet working) content_browsertests target.phajdan.jr@chromium.org2011-09-308-0/+993
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-292-0/+5
* Recover from bad proxy settings pointing to non-proxy servers that reply anyway.joaodasilva@chromium.org2011-09-282-0/+14
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-262-3/+4
* Update OnURLFetchComplete() to use new params in AutofillDownloadManager.skerner@chromium.org2011-09-232-0/+5
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-222-4/+3
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-222-3/+4
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-212-2/+2
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-132-0/+158
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-082-8/+36
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-072-4/+0
* r99621 breaks sync tests.loislo@chromium.org2011-09-051-30/+6
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-051-6/+30
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-042-10/+20
* Move more files to content_unittestsphajdan.jr@chromium.org2011-09-022-1/+13
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-302-0/+205
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-232-0/+88
* Add more files to content_unittests.phajdan.jr@chromium.org2011-08-235-0/+142