summaryrefslogtreecommitdiffstats
path: root/content/public/test
Commit message (Expand)AuthorAgeFilesLines
* Revert 247164 "Implement browser-side logging to WebRtc log"vrk@chromium.org2014-01-292-6/+0
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-272-11/+11
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-262-0/+6
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-222-21/+20
* Some clean up of ContentView and ContentViewCore.yfriedman@chromium.org2014-01-211-5/+5
* Use stub GL draw/clear calls for browser tests that do not need pixels.danakj@chromium.org2014-01-212-34/+16
* Disable TabCaptureApiTest.EndToEnd in debug or on OSMesa.danakj@chromium.org2014-01-182-0/+9
* Return error to chrome.downloads.removeFilebenjhayden@chromium.org2014-01-171-1/+1
* Quota: Factor out (Mock)QuotaManagerProxy into its own file for readabilitynhiroki@chromium.org2014-01-171-0/+1
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-161-1/+1
* Introduce content::TestLauncherDelegate.AdjustDefaultParallelJobs() to allow ...gab@chromium.org2014-01-162-0/+7
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-168-98/+125
* Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan...glider@chromium.org2014-01-161-1/+1
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-161-1/+1
* Remove WGC3DCBImpl::GetGPUProcessID()sievers@google.com2014-01-152-4/+0
* [Download] Return DownloadInterruptReason from OnStartedCallbackasanka@chromium.org2014-01-142-8/+11
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-132-2/+2
* Clean up TestLauncherDelegate.phajdan.jr@chromium.org2014-01-131-16/+4
* Remove some code left over after r191766.jam@chromium.org2014-01-132-4/+0
* Fix idle handlers not being called. The problem was that RenderThread::AddRou...jam@chromium.org2014-01-102-26/+2
* Always create FrameTreeNodes and RenderFrameHosts for every frame.nasko@chromium.org2014-01-103-1/+27
* Fix subtle bug with the in-process utility thread usage in unit tests.jam@chromium.org2014-01-092-0/+63
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-081-1/+2
* Dismiss EME infobar when WebMediaPlayer is destroyed.kkimlabs@chromium.org2014-01-082-0/+24
* Switch MockRenderProcessHost to only fire observers rather than use notificat...avi@chromium.org2014-01-041-6/+0
* Track v8 API changes.jochen@chromium.org2014-01-031-2/+3
* Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...avi@chromium.org2014-01-022-4/+78
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-282-0/+5
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-253-4/+4
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-5/+5
* Parameterize the composited RenderWidgetHostViewBrowserTests.danakj@chromium.org2013-12-202-5/+40
* FileAPI: Rename *OnFileThread to *OnFileTaskRunnernhiroki@chromium.org2013-12-202-5/+6
* Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."ksakamoto@chromium.org2013-12-182-0/+4
* Aura: Don't create GL context for CreateSharedSurfaceHandle()sievers@chromium.org2013-12-182-4/+0
* Guest renderers should not host non-guest content.marja@chromium.org2013-12-172-2/+8
* AEC dump setting in webrtc internals.grunell@google.com2013-12-172-0/+11
* Add a mechanism to pause and resume geolocation requests. Currently Android W...benm@chromium.org2013-12-131-0/+92
* Scale several timeouts in Android tests.eugenis@chromium.org2013-12-135-5/+16
* Deflake AutofillPopup test.aurimas@chromium.org2013-12-111-0/+23
* Fixing Java style issues in content/aurimas@chromium.org2013-12-1115-27/+28
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-105-10/+9
* Remove no longer used shouldOverrideScroll method in ContentViewClient.tedchoc@chromium.org2013-12-101-7/+0
* Move out DidStartProvisionalLoad from WebContentsImpl into Navigator.nasko@chromium.org2013-12-102-0/+8
* linux_aura: Move parallel_jobs_ override to base/.erg@chromium.org2013-12-101-6/+0
* linux_aura: Attempt at solving the timeouting tests by limiting jobs to 1.erg@chromium.org2013-12-091-0/+6
* Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...jam@chromium.org2013-12-051-1/+1
* GTTF: Update --help for new test launcher.phajdan.jr@chromium.org2013-12-051-11/+36
* Android: fixes NPE on content_browsertestsbulach@chromium.org2013-12-041-2/+2
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-042-2/+6
* Do not spawn a thread in browser/interactive ui tests before spawning sandbox...oshima@chromium.org2013-12-041-2/+0