summaryrefslogtreecommitdiffstats
path: root/cc/output/begin_frame_args.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix negative EstimatedParentDrawTimesbrianderson@chromium.org2014-06-111-2/+2
* Adding gtest helpers for BeginFrameArgs.mithro@mithis.com2014-05-191-4/+5
* Making BeginFrameArgs work with TRACE_EVENT system.mithro@mithis.com2014-05-101-0/+10
* Refactoring the debug creation of BeginFrameArgs objects to be in unittest co...mithro@mithis.com2014-05-101-14/+0
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-3/+4
* cc: Implement deadline scheduling disabled by defaultbrianderson@chromium.org2013-09-211-4/+7
* cc: Trigger BeginFrames that were just missed retroactivelybrianderson@chromium.org2013-06-201-2/+13
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-0/+55