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
/
renderer
/
render_thread_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up parameterization of cc/content scroll elasticity
ccameron
2014-12-30
1
-0
/
+14
*
prune resources in MemoryCache
hong.zheng
2014-12-25
1
-0
/
+3
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-9
/
+12
*
Add command line flag to force raster worker threads to normal priority.
halliwell
2014-12-19
1
-0
/
+8
*
Fix message routing for BrowserPlugin in iframe
fsamuel
2014-12-18
1
-0
/
+4
*
Hook up the RenderThread's IPC ChannelProxy to the RendererScheduler.
rmcilroy
2014-12-18
1
-0
/
+1
*
Introduce a ResourceSchedulingFilter and hook it up to the blink scheduler.
alexclarke
2014-12-17
1
-0
/
+19
*
Introduce CompositorDependencies for RenderWidgetCompositor.
danakj
2014-12-16
1
-3
/
+69
*
Convert TextureMailbox to use SharedBitmap instead of SharedMemory.
jbauman
2014-12-11
1
-3
/
+5
*
cc: Renaming Rasterizer and RasterWorkerPool interfaces
vmiura
2014-12-09
1
-2
/
+2
*
DevTools: Add V8 sampling profiler thread.
alph
2014-12-08
1
-0
/
+3
*
cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TE...
dongseong.hwang
2014-12-08
1
-1
/
+15
*
Make TestPlugin allocate its bitmap with SharedBitmapManager
jbauman
2014-12-06
1
-0
/
+5
*
Pass origin information for remote frame creation.
alexmos
2014-12-06
1
-5
/
+7
*
aw: Provide main thread input filtering and enable the Blink scheduler
jdduke
2014-12-02
1
-5
/
+22
*
Make ChildThread::AllocateSharedMemory return a scoped_ptr.
jbauman
2014-12-02
1
-2
/
+1
*
Implement HostAllocateSharedMemoryBuffer with ChildThread::AllocateSharedMemory
jbauman
2014-12-02
1
-21
/
+2
*
Don't try to get the current v8 Isolate before v8 was initialized
jochen
2014-11-26
1
-0
/
+2
*
content: Add command line flag for native GPU memory buffers.
reveman
2014-11-26
1
-0
/
+2
*
Refactor RenderView creation to use ViewMsg_New_Params.
nasko
2014-11-25
1
-19
/
+1
*
Use 2 raster threads in the renderer compositor on 4-core machines.
danakj
2014-11-24
1
-0
/
+3
*
Don't delete peer_connection_factory_ during Shutdown().
tommi
2014-11-24
1
-2
/
+5
*
update the vtune support code.
chunyang.dai
2014-11-14
1
-2
/
+12
*
Move KeySystems to media.
xhwang
2014-11-12
1
-0
/
+3
*
Pass the size to the RenderView on creation.
mkosiba
2014-11-12
1
-1
/
+4
*
cc: Make separate interface for BeginFrame ipc from OutputSurface
simonhong
2014-11-11
1
-10
/
+11
*
Hook up DidReceiveInputEvent to the blink scheduler and fixes the bug where
alexclarke
2014-11-11
1
-3
/
+3
*
Pending tasks in a message loop should be deleted before shutting down Blink
haraken
2014-11-11
1
-4
/
+20
*
content: Add RendererScheduler.
rmcilroy
2014-11-06
1
-2
/
+6
*
content: Enable 1-copy rasterizer on all platforms but Android and MacOS.
reveman
2014-11-04
1
-2
/
+5
*
Enable swapping a frame back in to its parent process
japhet
2014-10-31
1
-2
/
+4
*
Re-land: Add browser-wide discardable memory implementation.
reveman
2014-10-25
1
-0
/
+6
*
Revert of Add browser-wide discardable memory implementation. (patchset #23 i...
avi
2014-10-24
1
-6
/
+0
*
Add browser-wide discardable memory implementation.
reveman
2014-10-24
1
-0
/
+6
*
Convert GpuBenchmarkingExtension to a gin::Wrappable class
jochen
2014-10-23
1
-3
/
+0
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
1
-1
/
+1
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
1
-6
/
+5
*
ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementally
morrita
2014-10-21
1
-1
/
+3
*
scheduler: Remove use of WebSchedulerProxy
skyostil
2014-10-20
1
-8
/
+1
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-58
/
+7
*
Forward compositor and input tasks to the Blink scheduler
skyostil
2014-10-10
1
-1
/
+8
*
Remove obsolete path of getSources.
grunell
2014-10-10
1
-1
/
+0
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
1
-4
/
+4
*
Add extra CHECK()s for crash hunting
morrita
2014-10-07
1
-0
/
+12
*
content: Rename all classes with WebKitPlatform to BlinkPlatform.
tfarina
2014-10-05
1
-19
/
+19
*
use new api names for SkGraphics
reed
2014-10-03
1
-2
/
+2
*
Revert of Pending tasks in a message loop should be deleted before shutting d...
kareng
2014-09-30
1
-19
/
+4
*
Pending tasks in a message loop should be deleted before shutting down Blink
haraken
2014-09-30
1
-4
/
+19
*
Remove foreground tab idle handler
jochen
2014-09-26
1
-39
/
+7
*
Revert of Pending tasks in a message loop should be deleted before shutting d...
reveman
2014-09-26
1
-11
/
+0
[next]