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
/
cc
/
trees
/
layer_tree_host_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Abort frame when becoming invisible and waiting for ready to draw.
sunnyps
2015-07-25
1
-0
/
+73
*
Make CC scrolling/top-controls unit tests create virtual viewport hierarchy.
bokan
2015-07-23
1
-8
/
+10
*
Revert of cc: Call PrepareTiles when becoming visible in browser only. (patch...
jyasskin
2015-07-20
1
-29
/
+0
*
cc: Call PrepareTiles when becoming visible in browser only.
sunnyps
2015-07-17
1
-0
/
+29
*
cc: Plumb Blink-reported memory usage to raster source.
jbroman
2015-07-16
1
-0
/
+2
*
cc: Initialize wait_for_beginframe_interval in tests.
brianderson
2015-07-15
1
-0
/
+1
*
cc: Add command line for frame production throttle.
jincheol.jo
2015-07-15
1
-1
/
+1
*
NotifyAllTileTasksCompleted for synchronous renderer compositor
ericrk
2015-07-13
1
-0
/
+16
*
cc: Don't use page scale from CDP in PictureLayer
enne
2015-06-30
1
-0
/
+72
*
Convert LayerTreeHostAreAllTileTasksCompleted test to TileManager test
ericrk
2015-06-25
1
-95
/
+0
*
cc: Delete PrioritizedResourceManager
ccameron
2015-06-24
1
-2
/
+0
*
cc: Free Gpu resources when we are invisible or TileManager is OOM.
ericrk
2015-06-22
1
-0
/
+176
*
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
danakj
2015-06-19
1
-1
/
+0
*
cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.
danakj
2015-06-19
1
-74
/
+1
*
cc: Rename visible_content_rect and content stuff on quads.
danakj
2015-06-19
1
-4
/
+2
*
cc: Remove TiledLayer and ContentLayer.
danakj
2015-06-17
1
-1
/
+0
*
cc: Remove all branches in non-scheduler tests for impl_side_painting.
danakj
2015-06-17
1
-334
/
+37
*
Fix LayerTreeHostTestBreakSwapPromise tests
tobiasjs
2015-06-17
1
-1
/
+6
*
cc: Remove ImplSidePaintingSettings.
danakj
2015-06-17
1
-14
/
+12
*
cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.
danakj
2015-06-16
1
-0
/
+2
*
Abort copy requests from never-drawn trees
enne
2015-06-12
1
-79
/
+0
*
cc: Remove the non-implside flavour of LayerTreeTests.
Dana Jansens
2015-06-12
1
-450
/
+43
*
cc: Re-enable LayerTreeHostTestNumFramesPending tests
brianderson
2015-06-12
1
-8
/
+1
*
cc: Stop using occlusion tracker on the main thread.
danakj
2015-06-12
1
-6
/
+4
*
cc: Fix size_t truncations in unittests.
vmpstr
2015-06-10
1
-2
/
+2
*
cc: Delete FakeContentLayer and FakeContentLayerImpl.
danakj
2015-06-10
1
-531
/
+5
*
Fix function name style issues in cc::DrawQuad
enne
2015-06-04
1
-4
/
+6
*
cc: Remove DrawQuad::IterateResoruces
vmpstr
2015-06-02
1
-2
/
+2
*
cc: Fix size_t to int truncations in animation/ and debug/.
vmpstr
2015-06-02
1
-1
/
+1
*
Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...
zhaoqin
2015-05-29
1
-64
/
+1
*
cc: Make ContentLayerClient subclasses create the DisplayItemList.
jbroman
2015-05-29
1
-4
/
+4
*
Remove flag for virtual-viewport pinch to zoom and old paths.
bokan
2015-05-29
1
-10
/
+3
*
cc: Test BeginMainFrame values come from BeginImplFrame.
mithro
2015-05-29
1
-1
/
+64
*
cc: Support --disable-gpu-vsync with DisplayScheduler
brianderson
2015-05-28
1
-1
/
+1
*
Remove gfx::FrameTime for a single clock source
abhishek.ka
2015-05-26
1
-5
/
+4
*
CC: Plumb LayerSettings parameter for cc::Layer construction.
loyso
2015-05-25
1
-136
/
+159
*
cc: Make single-thread renderer compositor always synchronous.
danakj
2015-05-21
1
-0
/
+2
*
Move VISUAL_STATE promise to activation
tobiasjs
2015-05-15
1
-2
/
+72
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
1
-1
/
+1
*
cc: use property trees instead of CDP on the main thread
enne
2015-05-11
1
-22
/
+8
*
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
sadrul
2015-05-11
1
-18
/
+43
*
Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...
ksakamoto
2015-05-08
1
-64
/
+1
*
cc: Test BeginMainFrame values come from BeginImplFrame.
mithro
2015-05-08
1
-1
/
+64
*
cc: Adding test to check SingleThreadProxy::CompositeImmediately's state tran...
mithro
2015-05-08
1
-0
/
+69
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
1
-1
/
+57
*
Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...
ksakamoto
2015-05-07
1
-57
/
+1
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
1
-1
/
+57
*
cc: Make HasImplThread() function work in AfterTest().
mithro
2015-05-07
1
-0
/
+25
*
Make property trees not depend on PreCalculateMetaInformation treewalk
jaydasika
2015-05-06
1
-0
/
+39
*
Move the Ganesh GPU rasterization veto into LayerTreeHostImpl.
senorblanco
2015-05-05
1
-6
/
+0
[next]