2015-07-28 |
jbauman | Plumb android vsync notification into DisplayScheduler
|
commit | commitdiff | tree |
2015-07-23 |
jbauman | Send ui::LatencyInfo from renderer frame to Surface.
|
commit | commitdiff | tree |
2015-07-22 |
jbauman | Enable Surfaces on Android (try #4)
|
commit | commitdiff | tree |
2015-07-20 |
jbauman | Fix use of gfx::Transform constructor in SurfaceAggregator.
|
commit | commitdiff | tree |
2015-07-14 |
jbauman | Don't aggregate quads outside of damage rect when using...
|
commit | commitdiff | tree |
2015-07-07 |
jbauman | Calculate damage rects before aggregating frame data.
|
commit | commitdiff | tree |
2015-07-01 |
jbauman | Revert of Don't peek messages in the MessagePumpForUI...
|
commit | commitdiff | tree |
2015-06-05 |
jbauman | Don't make unnecessary copy of ChildToParentMap
|
commit | commitdiff | tree |
2015-06-05 |
jbauman | Use Surfaces in Android webview
|
commit | commitdiff | tree |
2015-06-04 |
jbauman | Use ThreadSafeSender to send message from renderer...
|
commit | commitdiff | tree |
2015-06-04 |
jbauman | Hide compositor when DesktopWindowTreeHostWin::Hide...
|
commit | commitdiff | tree |
2015-06-03 |
jbauman | Support out-of-process iframes with Surfaces on Android.
|
commit | commitdiff | tree |
2015-06-01 |
jbauman | Avoid creating 0-byte SharedMemory in OutputDeviceBacking...
|
commit | commitdiff | tree |
2015-05-29 |
jbauman | Always do DisableSwapUntilResize on window size change.
|
commit | commitdiff | tree |
2015-05-28 |
jbauman | Remove resource_provider.h include from draw_quad.h
|
commit | commitdiff | tree |
2015-05-28 |
jbauman | Use shallow finish instead of real finish on Display...
|
commit | commitdiff | tree |
2015-05-28 |
jbauman | Allow creation of TextureMailboxDeleter without a task...
|
commit | commitdiff | tree |
2015-05-27 |
jbauman | Force immediate Display swap on resize if no swap was...
|
commit | commitdiff | tree |
2015-05-27 |
jbauman | Remove BlockingTaskRunner from cc::Display.
|
commit | commitdiff | tree |
2015-05-26 |
jbauman | Don't call RegisterSurfaceIdNamespace with Surfaces...
|
commit | commitdiff | tree |
2015-05-20 |
jbauman | Process pending delayed tasks in kMsgHaveWork
|
commit | commitdiff | tree |
2015-05-19 |
jbauman | Rename cc::ResourceProvider::ResourceId to cc::ResourceId...
|
commit | commitdiff | tree |
2015-05-14 |
jbauman | Create single thread synchronous task graph runner...
|
commit | commitdiff | tree |
2015-05-13 |
jbauman | Remove layered window painting support from HWNDMessageHandler
|
commit | commitdiff | tree |
2015-05-12 |
jbauman | Share backing canvases between browser compositors.
|
commit | commitdiff | tree |
2015-05-11 |
jbauman | Remove CompositorSoftwareOutputDevice
|
commit | commitdiff | tree |
2015-05-11 |
jbauman | Remove GpuChannelHostFactory::GetMainLoop
|
commit | commitdiff | tree |
2015-05-11 |
jbauman | Simplify accelerated paint and remove windows CanvasSkiaPaint
|
commit | commitdiff | tree |
2015-05-08 |
jbauman | Remove SoftwareOutputDevice::CopyToPixels and ::Scroll
|
commit | commitdiff | tree |
2015-05-08 |
jbauman | Revert of Simplify accelerated paint and remove windows...
|
commit | commitdiff | tree |
2015-05-08 |
jbauman | Simplify accelerated paint and remove windows CanvasSkiaPaint
|
commit | commitdiff | tree |
2015-05-06 |
jbauman | [surfaces] rename content_to_target_transform to target_tran...
|
commit | commitdiff | tree |
2015-04-29 |
jbauman | Set background color on recreated solid color layers.
|
commit | commitdiff | tree |
2015-04-28 |
jbauman | Reserve space in the resource ID set.
|
commit | commitdiff | tree |
2015-04-20 |
jbauman | Implement SetFullRootLayerDamage for cc::Display
|
commit | commitdiff | tree |
2015-04-18 |
jbauman | Pass ResourceIdSet into ResourceProvider::DeclareUsedResourc...
|
commit | commitdiff | tree |
2015-04-18 |
jbauman | Avoid creating a sorted vector of resources in ResourceProvi...
|
commit | commitdiff | tree |
2015-04-16 |
jbauman | Make a couple of SurfaceAggregatorPerfTests
|
commit | commitdiff | tree |
2015-04-15 |
jbauman | Avoid copying ChildToParentMap in SurfaceAggregator.
|
commit | commitdiff | tree |
2015-04-14 |
jbauman | Don't create sync points when returning resources from...
|
commit | commitdiff | tree |
2015-04-11 |
jbauman | Don't create sync points when sending resources from...
|
commit | commitdiff | tree |
2015-04-10 |
jbauman | Don't do SetNeedsDisplay when updating delegated layer...
|
commit | commitdiff | tree |
2015-04-10 |
jbauman | Avoid unnecessary renderpass copy in SurfaceAggregator
|
commit | commitdiff | tree |
2015-04-08 |
jbauman | Use NOTREACHED in Display OutputSurfaceClient implementations.
|
commit | commitdiff | tree |
2015-03-20 |
jbauman | Set adjust_deadline_for_parent=true for SurfaceDisplayOutput...
|
commit | commitdiff | tree |
2015-03-19 |
jbauman | Run HostDiscardableSharedMemoryManager::AllocateLockedDiscar...
|
commit | commitdiff | tree |
2015-03-19 |
jbauman | Do AllocateSharedMemory on FILE_USER_BLOCKING thread.
|
commit | commitdiff | tree |
2015-03-17 |
jbauman | Enable Surfaces on Chrome OS.
|
commit | commitdiff | tree |
2015-03-17 |
jbauman | Enable Surfaces on Android (try #3)
|
commit | commitdiff | tree |
2015-03-13 |
jbauman | Implement SingleThreadProxy::SetEstimatedParentDrawTime
|
commit | commitdiff | tree |
2015-03-13 |
jbauman | Remove D3D11 info collection experiment.
|
commit | commitdiff | tree |
2015-03-13 |
jbauman | Accumulate damage from SurfaceDrawQuads in non-root...
|
commit | commitdiff | tree |
2015-03-12 |
jbauman | Put renderer contents in separate Surface on Android
|
commit | commitdiff | tree |
2015-03-11 |
jbauman | Modify transform_to_target of RenderPasses in Surfaces.
|
commit | commitdiff | tree |
2015-03-04 |
jbauman | Add HostSharedBitmapManagerClient to organize bitmaps...
|
commit | commitdiff | tree |
2015-03-03 |
jbauman | Use Surfaces on Windows, Linux, and Mac OS (try #6)
|
commit | commitdiff | tree |
2015-02-26 |
jbauman | Correctly handle SurfaceDisplayOutputSurface::SwapBuffers...
|
commit | commitdiff | tree |
2015-02-24 |
jbauman | Revert of Use Surfaces on Windows, Linux, and Mac OS...
|
commit | commitdiff | tree |
2015-02-24 |
jbauman | Use Surfaces on Windows, Linux, and Mac OS (try #5)
|
commit | commitdiff | tree |
2015-02-20 |
jbauman | Avoid redrawing Display when not damaged.
|
commit | commitdiff | tree |
2015-02-14 |
jbauman | Add lock support for in process context provider.
|
commit | commitdiff | tree |
2015-02-13 |
jbauman | Only collect information about primary display adapter...
|
commit | commitdiff | tree |
2015-02-13 |
jbauman | Add a lock on context provider for use from multiple...
|
commit | commitdiff | tree |
2015-02-12 |
jbauman | Add support for multithreading the GPU command buffer.
|
commit | commitdiff | tree |
2015-02-11 |
jbauman | Revert of Use Surfaces on Windows, Linux, and Mac OS...
|
commit | commitdiff | tree |
2015-02-11 |
jbauman | Use Surfaces on Windows, Linux, and Mac OS (try #4)
|
commit | commitdiff | tree |
2015-02-10 |
jbauman | Allow creating context for cc worker thread.
|
commit | commitdiff | tree |
2015-02-07 |
jbauman | Disable D3D11 on systems with AMD switchable graphics.
|
commit | commitdiff | tree |
2015-02-06 |
jbauman | Enumerate all display adapters to detect AMD switchable...
|
commit | commitdiff | tree |
2015-02-04 |
jbauman | Always force swap for SurfaceDisplayOutputSurface.
|
commit | commitdiff | tree |
2015-02-04 |
jbauman | Ensure damage calculation is correct if there's an...
|
commit | commitdiff | tree |
2015-02-03 |
jbauman | Composite to cc::Display from ui::InProcessContextFactory.
|
commit | commitdiff | tree |
2015-01-30 |
jbauman | Make RenderWidgetHostViewAuraTest.Resize robust to...
|
commit | commitdiff | tree |
2015-01-30 |
jbauman | Avoid crashing if multiple target popup is empty.
|
commit | commitdiff | tree |
2015-01-29 |
jbauman | [surfaces] use DEFAULT_MAX_FRAMES_PENDING if OutputSurface...
|
commit | commitdiff | tree |
2015-01-27 |
jbauman | Run draw callback immediately if no Display is damaged.
|
commit | commitdiff | tree |
2015-01-22 |
jbauman | Revert of Enable Surfaces on Android (try #2) (patchset...
|
commit | commitdiff | tree |
2015-01-22 |
jbauman | Check output_surface_ is not null before calling ForceReclai...
|
commit | commitdiff | tree |
2015-01-21 |
jbauman | Enable Surfaces on Android (try #2)
|
commit | commitdiff | tree |
2015-01-21 |
jbauman | Set Display size correctly on Android.
|
commit | commitdiff | tree |
2015-01-16 |
jbauman | Enable Surfaces on Android.
|
commit | commitdiff | tree |
2015-01-09 |
jbauman | Enable partial texture upload support for browser compositor...
|
commit | commitdiff | tree |
2015-01-07 |
jbauman | Fix sandbox IPC shared memory leak.
|
commit | commitdiff | tree |
2015-01-07 |
jbauman | Revert of Use Surfaces on Windows, Linux, and Mac OS...
|
commit | commitdiff | tree |
2015-01-05 |
jbauman | Use Surfaces on Windows, Linux, and Mac OS (try #3)
|
commit | commitdiff | tree |
2014-12-20 |
jbauman | Collect more information when failing to allocate a...
|
commit | commitdiff | tree |
2014-12-20 |
jbauman | Do RefResources before ReceiveFromChild.
|
commit | commitdiff | tree |
2014-12-17 |
jbauman | Fix RenderWidgetHostViewAuraTest.Resize with Surfaces
|
commit | commitdiff | tree |
2014-12-17 |
jbauman | Clip quads in surfaces to the SurfaceDrawQuad's clip_rect...
|
commit | commitdiff | tree |
2014-12-16 |
jbauman | Accumulate content_to_target_transform for nested Surfaces.
|
commit | commitdiff | tree |
2014-12-16 |
jbauman | Avoid merging non-opaque Surface renderpasses.
|
commit | commitdiff | tree |
2014-12-16 |
jbauman | Immediately trigger swap ack if received surface is...
|
commit | commitdiff | tree |
2014-12-13 |
jbauman | Release resources from SurfaceAggregator when new frame...
|
commit | commitdiff | tree |
2014-12-13 |
jbauman | Close renderer SharedBitmap file descriptors immediately...
|
commit | commitdiff | tree |
2014-12-12 |
jbauman | Remove cc::SharedBitmap::memory()
|
commit | commitdiff | tree |
2014-12-12 |
jbauman | Use Surfaces on Windows, Linux, and Mac OS (second...
|
commit | commitdiff | tree |
2014-12-12 |
jbauman | Remove GetBitmapForSharedMemory from cc::SharedBitmapManager
|
commit | commitdiff | tree |
2014-12-11 |
jbauman | Check client_ in SurfaceDisplayOutputSurface::SwapBuffersCom...
|
commit | commitdiff | tree |
2014-12-11 |
jbauman | Close fds for SharedMemory backing SharedBitmaps in...
|
commit | commitdiff | tree |
2014-12-11 |
jbauman | Convert TextureMailbox to use SharedBitmap instead...
|
commit | commitdiff | tree |