summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-152-7/+6
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-141-7/+0
* List ignored failures for failing tests.bauerb@chromium.org2012-02-141-6/+8
* Remove ssl_host_state.h dependency from chrome.jam@chromium.org2012-02-132-5/+0
* Move SpeechInputPreferences to content/public/browser and put it in the conte...tfarina@chromium.org2012-02-132-4/+5
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-124-2/+16
* Introduce a new class to manage the threads for AudioDevice and AudioInputDev...tommi@chromium.org2012-02-101-0/+3
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-2/+2
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-1/+0
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-094-15/+7
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-2/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-2/+2
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-1/+1
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-1/+1
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-1/+1
* Turn WebGLConformanceTest to use the new test_expectations mechanism.zmo@chromium.org2012-02-083-13/+45
* content::URLFetcher: Add HTTP PUT request type and method to append header st...kuan@chromium.org2012-02-072-1/+6
* Implement required tracing API for UnitTestWebKitPlatformSupport.jbates@chromium.org2012-02-061-1/+7
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-2/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-2/+2
* "Save As" for content retrieved via POST works in most circumstances.cbentzel@chromium.org2012-02-041-1/+2
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-044-0/+121
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-032-6/+0
* Move DownloadQuery to chrome/benjhayden@chromium.org2012-02-012-0/+125
* Change ChildProcess::set_main_thread registration to occur inside the RenderT...marshall@chromium.org2012-02-012-3/+1
* Create Content API around HostZoomMap.jam@chromium.org2012-01-302-1/+2
* Added missing member initializationgroby@chromium.org2012-01-281-2/+3
* Send replies to sync IPCs from swapped out renderers.creis@chromium.org2012-01-281-3/+5
* Add GPU info collection to GPUTestConfig.zmo@chromium.org2012-01-283-4/+13
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-8/+0
* Implement gpu test expectations parser.zmo@chromium.org2012-01-273-0/+743
* Hide Geoposition from the one chrome browsertest file that was using it.jam@chromium.org2012-01-262-7/+20
* Move GPUTestConfig from chrome to content.zmo@chromium.org2012-01-254-0/+530
* Always use webkit compositorpiman@chromium.org2012-01-251-1/+2
* Get rid of a bunch of geolocation includes in chrome tests. I've created a si...jam@chromium.org2012-01-242-0/+79
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-241-2/+1
* Always use webkit compositorpiman@chromium.org2012-01-241-1/+2
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-242-3/+3
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-212-0/+5
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-212-5/+0
* Add nacl private interface and state for process creation.sehr@google.com2012-01-202-0/+5
* Adds support for 16kHz input sample rate and mono channel config. in WebRTC.henrika@chromium.org2012-01-192-0/+10
* Add thread safety to AudioManagerBase to protect access to the audio thread m...tommi@chromium.org2012-01-192-5/+7
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-183-6/+19
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-183-144/+152
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-2/+3
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-2/+2
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-2/+2
* base::Bind() conversion for RenderWidgetdcheng@chromium.org2011-12-231-5/+3
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-202-1/+3