Sign in
chromium
/
chromium
/
src.git
/
6928fde34e9a06b3079d0e5fcc4593bce2f466e1
/
content
/
renderer
/
render_thread_impl.cc
6928fde
renderer: Start tile-worker threads asynchronously.
by Sadrul Habib Chowdhury
· 7 years ago
c097dc2
Remove most unused plumbing of SharedBitmapManager in renderer
by danakj
· 7 years ago
d29618c
[LayoutTests] Enable OOPIF pixel dumps behind a flag.
by Vladimir Levin
· 7 years ago
04bc5ee9
Remove Chrome Input messages delivered over Chrome IPC.
by Dave Tapuska
· 7 years ago
d24f8b2a
[ServiceWorker] Enter the pure Mojo world
by Han Leon
· 7 years ago
2c38c28
Remove audio_messages.h and related code.
by Max Morin
· 7 years ago
08a8085
Enable GpuMemoryBuffer backed video frames on Windows for WebRTC
by Emircan Uysaler
· 7 years ago
8dfbfec
Remove unnecessary includes of base/memory/ptr_util.h in content/.
by Jeremy Roman
· 7 years ago
a30d423
The Great Blink mv for source files, part 1.
by Blink Reformat
· 7 years ago
3331f5c
Rename RendererScheduler to WebMainThreadScheduler.
by Yuta Kitamura
· 7 years ago
08fd653
Remove RenderThreadImpl dependency on MessageLoop::current().
by Gabriel Charette
· 7 years ago
b88eb54523
Get rid of Platform::FileTaskRunner.
by Marijn Kruisselbrink
· 7 years ago
e0a4f7c
Rename files for ChildScheduler and its children.
by Yuta Kitamura
· 7 years ago
b0f69fcf
Release ContextProviderCommandBuffer reference on media thread
by Emircan Uysaler
· 7 years ago
02e38b9
Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
7d3d250
Reland "Automate calls to GrContext::resetContext"
by Justin Novosad
· 7 years ago
f21f20c
Pass approprite task runners to AssociatedBinding::Bind via RenderThreadImpl
by Hajime Hoshi
· 7 years ago
a35f9a4
Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
26e9bae
Plumb cc hit test regions to viz.
by sunxd
· 7 years ago
626c99e8
Convert Cache Storage IPC to Mojo.
by Luciano Pacheco
· 7 years ago
7774c3c
Remove use distance field text settings and switches
by Adrienne Walker
· 7 years ago
60f840e
Revert "Automate calls to GrContext::resetContext"
by Justin Novosad
· 7 years ago
4b749d0
Reland "Add std::move() to local base::Callback instances in //content"
by Tommy Nyquist
· 7 years ago
9b4af06d
Revert "Add std::move() to local base::Callback instances in //content"
by Tommy Nyquist
· 7 years ago
c55a5a4
Add std::move() to local base::Callback instances in //content
by tzik
· 7 years ago
c8f117ce
Automate calls to GrContext::resetContext
by Justin Novosad
· 7 years ago
a233884
Remove unnecessary media GLContext lock
by Daniele Castagna
· 7 years ago
053b619
[scheduler] Use WorkerSchedulerProxy in DedicatedWorkerThread.
by Alexander Timin
· 7 years ago
4d51ebf
Plumb --enable-raster-decoder thru client
by Jonathan Backer
· 7 years ago
f0d615dc
Remove raster_interface from main thread context
by Jonathan Backer
· 7 years ago
9b20bab
Pass a task runner to base::Timer at RenderThreadImpl
by Hajime Hoshi
· 7 years ago
ad3d5ed
images: Remove code for image animations in blink.
by Khushal
· 7 years ago
c78fef73
reland: Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
c1e683b
Revert "Rename buildflag_headers for consistency"
by Scott Violet
· 7 years ago
b3e42b7
Rename buildflag_headers for consistency
by Scott Violet
· 7 years ago
7b96fa7
Make RenderThreadImpl::ReleaseFreeMemory call RenderThreadImpl::ClearMemory
by Gyuyoung Kim
· 7 years ago
c1419ff
Sampling profiler: profile the renderer IO thread
by Mike Wittman
· 7 years ago
605413f
Use more appropriate task runners at WorkerThreadMessageFilter
by Hajime Hoshi
· 7 years ago
42e81a6
Replace base::MakeUnique with std::make_unique.
by Jeremy Roman
· 7 years ago
b844782
Purge more cache data in RenderThreadImpl::ClearMemory
by Gyuyoung Kim
· 7 years ago
63aa462
Add mojo based synchronous compositor for Android.
by Dave Tapuska
· 7 years ago
efe72c2
Remove VulkanContextProvider from LTFS
by Antoine Labour
· 7 years ago
8ff9c30
chromeos: move --mus and --mash to features
by Scott Violet
· 7 years ago
4914ec14
Remove SequencedWorkerPool.
by Francois Doray
· 7 years ago
ccf160c
Remove unneeded base::Passed on base::BindOnce parameter in //content
by tzik
· 7 years ago
a2ff4f8
Renderer observer of frame submission
by jonross
· 7 years ago
589575e
Re-enable ContextGL access for GpuImageDecodeCache.
by Victor Miura
· 7 years ago
5ee2b9b
Rename WebThread::SingleThreadTaskRunner() to TaskRunner().
by Yuta Kitamura
· 7 years ago
2805111
Renderers only set kHitTestAsk to use slow-path targeting for OOPIFs.
by Ria Jiang
· 7 years ago
fff0ed5
Move midi files from //content/renderer/media to ../midi
by Miguel Casas
· 7 years ago
8936121
[DevTools] Show OOPIFs as children of local frames in navigator
by Dmitry Gozman
· 7 years ago
4bbc618
Use two different flags for getting HTD from draw quad or surface layer.
by Ria Jiang
· 7 years ago
a8c2c5a
Move MediaStream-files from //content/renderer/media to .../stream
by Miguel Casas
· 7 years ago
f180ce1
Move ResourceUsageReporter to //content.
by Ben Goodger
· 7 years ago
cdae452
Remove browser side GPU info collection on Android plus
by Zhenyao Mo
· 7 years ago
ee42e70
Moved webrtc-specific files from content/renderer/media into .../webrtc
by Miguel Casas
· 7 years ago
75abb502
[ServiceWorker] Implement ServiceWorkerHost.{FocusClient,NavigateClient}
by Han Leon
· 7 years ago
2c346fb
Use basic bounds to provide simple hit test information.
by Gary Klassen
· 7 years ago
4aaa3f5
Add traffic annotation argument to P2PHostMsg_Send.
by Ramin Halavati
· 7 years ago
f82bf7763
Revert "Remove browser side GPU info collection on Android."
by Zhenyao Mo
· 7 years ago
16b3a16
sampling profiler: Set up startup profiler for renderer.
by Sadrul Habib Chowdhury
· 7 years ago
58ff4fa
Remove browser side GPU info collection on Android.
by Zhenyao Mo
· 7 years ago
45ce80a8
Make the scheduler observe and respect "keepalive".
by Shubhie Panicker
· 7 years ago
f97ff39a
Onion soup QuotaDispatcher/Host
by Sasha Bermeister
· 7 years ago
1633130
Expose a chrome_renderer service.
by Ben Goodger
· 7 years ago
af5912a
gpu: Set high priority for media context.
by Sunny Sachanandani
· 7 years ago
9732f00
Convert ViewMsg_SetBeginFramePaused/BeginFrame to be webview messages.
by Dave Tapuska
· 7 years ago
60916ba
blink/canvas: Switch Canvas to use cc's ImageDecodeCache.
by Khushal
· 7 years ago
1711b52
Remove RendererScheduler::LoadingTaskRunner()
by Hajime Hoshi
· 7 years ago
e0555e19
Forward resource timing info for cross-process iframe loads.
by Daniel Cheng
· 7 years ago
8af8c0e5
headless/cc/viz: Add animate_only BeginFrame param.
by Eric Seckler
· 7 years ago
144e2c9
First step of removing the old IPC Blob registration code paths.
by Marijn Kruisselbrink
· 7 years ago
3d464a4
Add flag/glue for mojo audio input stream factories.
by Max Morin
· 7 years ago
20578c6
Deprecate RenderThradImpl::GetMainTaskRunner() and replace its usages
by Hajime Hoshi
· 7 years ago
fe5f3a5
Network Service: make sure SafeBrowsing URL check is run for requests from workers.
by Yuzhu Shen
· 7 years ago
5e101805
GpuVideoAcceleratorFactories: add HDR indication and wire it
by Miguel Casas
· 7 years ago
cabdfac
Move texture target exception list handling to GPU context capabilities.
by Victor Miura
· 7 years ago
5ac59e6
Make WebThread::GetSingleThreadTaskRunner virtual
by Siddhartha
· 7 years ago
99ab0e0a3
Revert "Revert "[mojo-loading] Remove ChromeIPC code""
by Yutaka Hirano
· 7 years ago
73765eea
Revert "[mojo-loading] Remove ChromeIPC code"
by Marijn Kruisselbrink
· 7 years ago
56ddd03
[mojo-loading] Remove ChromeIPC code
by Yutaka Hirano
· 7 years ago
feab239
gpu: Split non-GLES2 specifics from :gles2_utils into :common
by Antoine Labour
· 7 years ago
ff648861
cc: Remove support for non-async compositor worker mode.
by Victor Miura
· 7 years ago
29b7ea3d
oop: Split viz::ContextProvider interface into GL and Raster interfaces.
by Victor Miura
· 7 years ago
5ac65db
Remove GpuMemoryBufferManager from GpuChannelHost
by Antoine Labour
· 7 years ago
a2476cb9
Add more renderer startup trace events.
by Dmitry Skiba
· 8 years ago
16d39b8
Get rid of GL string cache on non-Android platform
by Zhenyao Mo
· 8 years ago
bb0cfd5e
[reland] Move site_isolation_policy from content/common to .../browser.
by Lukasz Anforowicz
· 8 years ago
a2b00295
Give Webview SynchronousLayerTreeFrameSink a ServerSharedBitmapManager
by danakj
· 8 years ago
3a4ad4f8
oop: Create a RasterInterface, and use it for Compositor Worker contexts.
by Victor Miura
· 8 years ago
07e9c645
Implements mojom::AppCacheFrontend for appcache messages sent from host to
by Nicholas Verne
· 8 years ago
158d26d
cc: Tear down frame sink when worker context is lost.
by Sunny Sachanandani
· 8 years ago
d1ef1c3
gpu: Remove connection_error param for EstablishChannel
by Bo Liu
· 8 years ago
efd8f24
Rename LocalSurfaceIdAllocator
by Chris Blume
· 8 years ago
579cef0
Convert 'content-image-texture-target' from a map to a list.
by Daniele Castagna
· 8 years ago
a2e1ab5
Revert "Move site_isolation_policy from content/common to content/browser."
by Charlie Reis
· 8 years ago
1aed2aa
Move site_isolation_policy from content/common to content/browser.
by Lukasz Anforowicz
· 8 years ago
510c597
Remove use of blink::InterfaceRegistry from RenderThreadImpl
by Ken Rockot
· 8 years ago
f7a30a19
crash_keys: Remove old "newframe_*" keys.
by Robert Sesek
· 8 years ago
d488264
Remove SSLManager dependency on WebContentsImpl::DidGetResourceResponseStart.
by John Abd-El-Malek
· 8 years ago
Next »