| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Move animate steps from proxies to LayerTreeHostImpl. | danakj | 2015-08-19 | 1 | -2/+0 |
* | cc: Emit fewer trace events for SetNeeds{Animate,UpdateLayers,Commit} | skyostil | 2015-08-19 | 1 | -1/+3 |
* | cc: Make layer updating optional in BeginMainFrame | skyostil | 2015-08-12 | 1 | -8/+21 |
* | cc: Measure compositor timing with finer granularity | brianderson | 2015-07-07 | 1 | -0/+1 |
* | Revert of cc: Measure compositor timing with finer granularity (patchset #8 i... | tapted | 2015-07-07 | 1 | -1/+0 |
* | cc: Measure compositor timing with finer granularity | brianderson | 2015-07-07 | 1 | -0/+1 |
* | cc: Move timing history to the Scheduler. | brianderson | 2015-06-24 | 1 | -6/+2 |
* | cc: Delete PrioritizedResourceManager | ccameron | 2015-06-24 | 1 | -2/+0 |
* | cc: Remove ResourceUpdateQueue and ResourceUpdateController. | danakj | 2015-06-19 | 1 | -14/+3 |
* | cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy. | danakj | 2015-06-19 | 1 | -8/+0 |
* | Pass collected frame timing events to Blink | mpb | 2015-06-05 | 1 | -0/+8 |
* | cc: Adding DidFinishImplFrame to LTHI. | mithro | 2015-05-07 | 1 | -1/+1 |
* | Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h... | ksakamoto | 2015-05-07 | 1 | -1/+1 |
* | cc: Adding DidFinishImplFrame to LTHI. | mithro | 2015-05-07 | 1 | -1/+1 |
* | cc: Add support for sending BeginFrames for video. | sunnyps | 2015-04-16 | 1 | -0/+1 |
* | cc: Add main frame timing info to frame timing tracker. | vmpstr | 2015-04-03 | 1 | -0/+4 |
* | cc: Make scheduling be driven by vsync for android webview. | sunnyps | 2015-04-02 | 1 | -0/+2 |
* | Revert of cc: Make scheduling be driven by vsync for android webview. (patchs... | sunnyps | 2015-04-02 | 1 | -2/+0 |
* | cc: Make scheduling be driven by vsync for android webview. | sunnyps | 2015-04-02 | 1 | -0/+2 |
* | Revert of cc: Make scheduling be driven by vsync for android webview. (patchs... | sunnyps | 2015-04-02 | 1 | -2/+0 |
* | cc: Make scheduling be driven by vsync for android webview. | sunnyps | 2015-04-01 | 1 | -0/+2 |
* | cc: Add support for handling authoritative vsync interval | simonhong | 2015-03-25 | 1 | -0/+1 |
* | Define cc::RendererCapabilities in its own header, fix up includes | jamesr | 2015-03-16 | 1 | -0/+1 |
* | cc: Remove unused tracing functions from LayerTreeHost(Impl). | vmpstr | 2015-03-11 | 1 | -3/+0 |
* | cc: Make scrollbar animations not require traversing the layer tree. | sunnyps | 2015-02-25 | 1 | -1/+1 |
* | [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer... | rmcilroy | 2015-02-18 | 1 | -0/+2 |
* | cc: Commit directly to active tree when using single thread. | danakj | 2015-02-17 | 1 | -0/+1 |
* | mechanical rename of base::debug -> base::trace_event for /cc | ssid | 2015-02-09 | 1 | -2/+2 |
* | cc: Control defer_commits logic by Scheduler | simonhong | 2015-01-31 | 1 | -1/+1 |
* | Revert of cc: Control defer_commits logic by Scheduler (patchset #12 id:25000... | danakj | 2015-01-30 | 1 | -1/+1 |
* | cc: Control defer_commits logic by Scheduler | simonhong | 2015-01-29 | 1 | -1/+1 |
* | [Android] Show autofill popup after animation. | rouslan | 2015-01-22 | 1 | -0/+2 |
* | Added ability to dynamically toggle frame throttling in the scheduler. | bajones | 2015-01-06 | 1 | -0/+2 |
* | cc: Adding a CommitEarlyOutReason enum to replace bool in BeginMainFrameAbort... | mithro | 2014-12-17 | 1 | -1/+2 |
* | cc: Rename TileManager::ManageTiles to PrepareTiles. | vmiura | 2014-12-09 | 1 | -4/+4 |
* | cc: Add SetChildrenNeedBeginFrames() & SendBeginFramesToChildren() | simonhong | 2014-11-21 | 1 | -0/+2 |
* | SetNeedsRedraw directly when updating a visible tile. | danakj | 2014-11-14 | 1 | -2/+0 |
* | cc: Make separate interface for BeginFrame ipc from OutputSurface | simonhong | 2014-11-11 | 1 | -6/+12 |
* | cc: ReadyToDraw notifications. | ernstm | 2014-11-11 | 1 | -0/+1 |
* | Moving background animation ticking from LayerTreeHostImpl into the Scheduler. | mithro | 2014-11-10 | 1 | -1/+0 |
* | Revert of Moving background animation ticking from LayerTreeHostImpl into the... | mithro | 2014-11-10 | 1 | -0/+1 |
* | Moving background animation ticking from LayerTreeHostImpl into the Scheduler. | mithro | 2014-11-10 | 1 | -1/+0 |
* | Revert of Moving background animation ticking from LayerTreeHostImpl into the... | mithro | 2014-11-05 | 1 | -0/+1 |
* | Moving background animation ticking from LayerTreeHostImpl into the Scheduler. | mithro | 2014-11-05 | 1 | -1/+0 |
* | Standardize usage of virtual/override/final in cc/ | dcheng | 2014-10-21 | 1 | -70/+67 |
* | cc: Delete non-impl-side-painting animation freezing logic | ajuma | 2014-10-20 | 1 | -4/+0 |
* | replace OVERRIDE and FINAL with override and final in cc/ | mostynb | 2014-10-06 | 1 | -63/+63 |
* | Refactoring the way begin frame sources inside scheduler work. | mithro | 2014-09-30 | 1 | -2/+1 |
* | Make cc output surface creation async | enne | 2014-09-25 | 1 | -1/+2 |
* | Rename Animate as Begin(Main)Frame | skyostil@chromium.org | 2014-08-18 | 1 | -1/+1 |