summaryrefslogtreecommitdiffstats
path: root/content/test
Commit message (Expand)AuthorAgeFilesLines
* Remove #pragma once from contentajwong@chromium.org2012-07-1118-24/+6
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+1
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-092-2/+2
* Make the empty browser_test work again after incremental linking broke it.jam@chromium.org2012-07-091-7/+0
* Pepper needs to repeatedly call enumeration API in order to get a synchronous...xians@chromium.org2012-07-061-6/+17
* Shifted DownloadFile to exporting DownloadInterruptReasons.rdsmith@chromium.org2012-07-031-23/+28
* Cleanup IPC::ChannelProxy to use SingleThreadTaskRunnersergeyu@chromium.org2012-07-021-0/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-292-1/+3
* Register JNI for content_unittests.nileshagrawal@chromium.org2012-06-291-0/+14
* Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...shalev@chromium.org2012-06-293-4/+9
* Move process-per-site logic from BrowsingInstance to RenderProcessHost.creis@chromium.org2012-06-291-0/+4
* This CL adds a new factory method called AudioDeviceFactory. It is a template...henrika@chromium.org2012-06-291-0/+2
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-5/+26
* ppapi: Add test for touch-event support.sadrul@chromium.org2012-06-281-0/+7
* Make sharding_supervisor.py run InProcessBrowserTest.Emptymmenke@chromium.org2012-06-281-3/+7
* Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...scherkus@chromium.org2012-06-281-0/+2
* Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...dmichael@chromium.org2012-06-271-2/+0
* For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-06-271-6/+5
* Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.scherkus@chromium.org2012-06-271-0/+2
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-253-7/+4
* Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,...fsamuel@chromium.org2012-06-221-0/+4
* Enable incremental linking on browser_tests and unit_tests.jam@chromium.org2012-06-221-2/+3
* Ensure Timed out Tests Aren't Ignoredcsharp@chromium.org2012-06-201-3/+3
* Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...nirnimesh@chromium.org2012-06-201-2/+0
* Provide a Chrome-owned buffer to FFmpeg for video decoding, instead ofrbultje@chromium.org2012-06-201-0/+2
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-342/+0
* Simplify DownloadResourceHandler constructor arguments.rdsmith@chromium.org2012-06-181-1/+1
* Simplifiy download initiation. rdsmith@chromium.org2012-06-182-11/+19
* Move URLFetcherImpl to net/akalin@chromium.org2012-06-151-6/+6
* Captive portals intercept all HTTP requests until the usermmenke@chromium.org2012-06-142-2/+12
* Expose layoutTestController as testRunner. We really need to reduce the numbe...rniwa@chromium.org2012-06-141-0/+1
* content: Make GetViewBounds() return a rect rather than using an out param.tfarina@chromium.org2012-06-132-2/+3
* TabContentsWrapper -> TabContents, part 57.avi@chromium.org2012-06-131-1/+1
* Add a static function for easy test bot config specification.zmo@chromium.org2012-06-136-2/+119
* Power save blocker: switch to new implementation. In addition to making thingsmdm@chromium.org2012-06-111-1/+1
* Add name checks to browser exception testsalecflett@chromium.org2012-06-083-6/+11
* enable transaction_get_test, make it less flakeyalecflett@chromium.org2012-06-081-2/+2
* Add support to URLFetcher for stopping on redirects. Use this in AlternateNa...pkasting@chromium.org2012-06-071-0/+3
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-1/+1
* Reland r124453. The change was reverted in 140030 to be merged with M20.sadrul@chromium.org2012-06-061-0/+2
* Fix client-side phishing detection test flakiness and ChromeOS failure.bryner@chromium.org2012-06-053-1/+15
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-054-16/+12
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-058-11/+88
* Use ByteStream in downloads system to decouple source and sink.rdsmith@chromium.org2012-06-041-0/+10
* Hide TestRenderViewHostFactory from embedders since it depends on internal co...jam@chromium.org2012-06-041-0/+10
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-049-647/+11
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-0410-331/+23
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-045-126/+17
* Move render_view_test.h header from content\test to content\public\test. This...jam@chromium.org2012-06-043-325/+28
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-043-66/+2