index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
public
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 247164 "Implement browser-side logging to WebRtc log"
vrk@chromium.org
2014-01-29
2
-6
/
+0
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
2
-11
/
+11
*
Implement browser-side logging to WebRtc log
vrk@chromium.org
2014-01-26
2
-0
/
+6
*
Rename the UseRealGLContexts() to EnablePixelOutput().
danakj@chromium.org
2014-01-22
2
-21
/
+20
*
Some clean up of ContentView and ContentViewCore.
yfriedman@chromium.org
2014-01-21
1
-5
/
+5
*
Use stub GL draw/clear calls for browser tests that do not need pixels.
danakj@chromium.org
2014-01-21
2
-34
/
+16
*
Disable TabCaptureApiTest.EndToEnd in debug or on OSMesa.
danakj@chromium.org
2014-01-18
2
-0
/
+9
*
Return error to chrome.downloads.removeFile
benjhayden@chromium.org
2014-01-17
1
-1
/
+1
*
Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability
nhiroki@chromium.org
2014-01-17
1
-0
/
+1
*
Add the UI compositor to the Mac build
ccameron@chromium.org
2014-01-16
1
-1
/
+1
*
Introduce content::TestLauncherDelegate.AdjustDefaultParallelJobs() to allow ...
gab@chromium.org
2014-01-16
2
-0
/
+7
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
8
-98
/
+125
*
Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan...
glider@chromium.org
2014-01-16
1
-1
/
+1
*
Add the UI compositor to the Mac build
ccameron@chromium.org
2014-01-16
1
-1
/
+1
*
Remove WGC3DCBImpl::GetGPUProcessID()
sievers@google.com
2014-01-15
2
-4
/
+0
*
[Download] Return DownloadInterruptReason from OnStartedCallback
asanka@chromium.org
2014-01-14
2
-8
/
+11
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
2
-2
/
+2
*
Clean up TestLauncherDelegate.
phajdan.jr@chromium.org
2014-01-13
1
-16
/
+4
*
Remove some code left over after r191766.
jam@chromium.org
2014-01-13
2
-4
/
+0
*
Fix idle handlers not being called. The problem was that RenderThread::AddRou...
jam@chromium.org
2014-01-10
2
-26
/
+2
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
3
-1
/
+27
*
Fix subtle bug with the in-process utility thread usage in unit tests.
jam@chromium.org
2014-01-09
2
-0
/
+63
*
Add GrabWindowSnapshotAsync aura tests
enne@chromium.org
2014-01-08
1
-1
/
+2
*
Dismiss EME infobar when WebMediaPlayer is destroyed.
kkimlabs@chromium.org
2014-01-08
2
-0
/
+24
*
Switch MockRenderProcessHost to only fire observers rather than use notificat...
avi@chromium.org
2014-01-04
1
-6
/
+0
*
Track v8 API changes.
jochen@chromium.org
2014-01-03
1
-2
/
+3
*
Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...
avi@chromium.org
2014-01-02
2
-4
/
+78
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...
jam@chromium.org
2013-12-28
2
-0
/
+5
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
3
-4
/
+4
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
1
-5
/
+5
*
Parameterize the composited RenderWidgetHostViewBrowserTests.
danakj@chromium.org
2013-12-20
2
-5
/
+40
*
FileAPI: Rename *OnFileThread to *OnFileTaskRunner
nhiroki@chromium.org
2013-12-20
2
-5
/
+6
*
Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."
ksakamoto@chromium.org
2013-12-18
2
-0
/
+4
*
Aura: Don't create GL context for CreateSharedSurfaceHandle()
sievers@chromium.org
2013-12-18
2
-4
/
+0
*
Guest renderers should not host non-guest content.
marja@chromium.org
2013-12-17
2
-2
/
+8
*
AEC dump setting in webrtc internals.
grunell@google.com
2013-12-17
2
-0
/
+11
*
Add a mechanism to pause and resume geolocation requests. Currently Android W...
benm@chromium.org
2013-12-13
1
-0
/
+92
*
Scale several timeouts in Android tests.
eugenis@chromium.org
2013-12-13
5
-5
/
+16
*
Deflake AutofillPopup test.
aurimas@chromium.org
2013-12-11
1
-0
/
+23
*
Fixing Java style issues in content/
aurimas@chromium.org
2013-12-11
15
-27
/
+28
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
5
-10
/
+9
*
Remove no longer used shouldOverrideScroll method in ContentViewClient.
tedchoc@chromium.org
2013-12-10
1
-7
/
+0
*
Move out DidStartProvisionalLoad from WebContentsImpl into Navigator.
nasko@chromium.org
2013-12-10
2
-0
/
+8
*
linux_aura: Move parallel_jobs_ override to base/.
erg@chromium.org
2013-12-10
1
-6
/
+0
*
linux_aura: Attempt at solving the timeouting tests by limiting jobs to 1.
erg@chromium.org
2013-12-09
1
-0
/
+6
*
Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...
jam@chromium.org
2013-12-05
1
-1
/
+1
*
GTTF: Update --help for new test launcher.
phajdan.jr@chromium.org
2013-12-05
1
-11
/
+36
*
Android: fixes NPE on content_browsertests
bulach@chromium.org
2013-12-04
1
-2
/
+2
*
Use UserMetricsAction for renderer user metrics.
xhwang@chromium.org
2013-12-04
2
-2
/
+6
*
Do not spawn a thread in browser/interactive ui tests before spawning sandbox...
oshima@chromium.org
2013-12-04
1
-2
/
+0
[next]