summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-2/+2
* Revert "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"wangxianzhu@chromium.org2013-05-291-5/+0
* Shouldn't access LayerTreeTest::layer_tree_host on impl threadvollick@chromium.org2013-05-291-0/+5
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-1/+2
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-4/+0
* Ensure LayerTreeHostImpl's current frame time is updated every frameajuma@chromium.org2013-05-171-2/+2
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-1/+9
* cc: Run all LayerTreeHost tests with a delegating renderer.danakj@chromium.org2013-05-101-18/+30
* Make SingleThreadProxy update LayerTreeHost's animationsajuma@chromium.org2013-05-091-1/+0
* Compositor method renamesboliu@chromium.org2013-05-081-3/+3
* DelegatingRenderer: send frame on SwapBuffers instead of DrawFramepiman@chromium.org2013-05-081-1/+8
* Merge cc initialization pathsboliu@chromium.org2013-05-011-2/+2
* Add a command line flag for dumping trace events to VLOGvollick@chromium.org2013-04-291-2/+3
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-2/+2
* Revert 197024 "Add a command line flag for dumping trace events ..."vollick@chromium.org2013-04-291-3/+2
* Add a command line flag for dumping trace events to VLOGvollick@chromium.org2013-04-291-2/+3
* cc: Use base::MessageLoop.xhwang@chromium.org2013-04-271-2/+2
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-261-0/+2
* Revert 196708 "Merge cc initialization paths"nick@chromium.org2013-04-261-2/+2
* Merge cc initialization pathsboliu@chromium.org2013-04-261-2/+2
* cc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-251-2/+2
* Merge cc initialization pathsboliu@chromium.org2013-04-251-2/+2
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-3/+2
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-0/+14
* Delete layout_viewport_size.aelias@chromium.org2013-04-091-1/+1
* cc: Don't draw and swap if the frame will not change.danakj@chromium.org2013-04-061-8/+9
* cc: Use refresh_rate from LayerTreeSettingsbacker@chromium.org2013-04-061-0/+2
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-061-10/+20
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-291-2/+0
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-5/+1
* cc: Allow command line flag to prevent unit test timeouts.danakj@chromium.org2013-03-261-3/+16
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-1/+1
* Prevent crashes when EndTest is called multiple times.leandrogracia@chromium.org2013-03-221-3/+6
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-2/+2
* cc: Chromify FakeOutputSurfaceenne@chromium.org2013-03-211-1/+1
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-11/+20
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-1/+1
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-20/+11
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-11/+20
* cc: Chromify LayerTreeTest.danakj@chromium.org2013-03-201-0/+537