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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Keep the transform tree's to_screen_is_animated updated
ajuma
2015-08-04
3
-2
/
+17
*
CC Animation: Fix pauseAnimation so it doesn't reset blink negative delays.
loyso
2015-07-31
2
-0
/
+33
*
Make CC scrolling/top-controls unit tests create virtual viewport hierarchy.
bokan
2015-07-23
2
-0
/
+75
*
content: Use the memory-infra graph API for GpuMemoryBufferManager.
reveman
2015-07-23
1
-0
/
+4
*
cc: Rename NeedsCommit to NeedsBeginMainFrame.
mithro
2015-07-22
1
-1
/
+3
*
cc: Simplify and rename MainThreadIsInHighLatency logic
brianderson
2015-07-21
1
-2
/
+2
*
gl/test: Move some initialization code used in tests to a separate component.
sadrul
2015-07-20
1
-2
/
+2
*
cc: Record more UMAs in CompositorTimingHistory
brianderson
2015-07-20
1
-3
/
+3
*
cc: Plumb Blink-reported memory usage to raster source.
jbroman
2015-07-16
5
-2
/
+23
*
Compute if a layer is clipped outside CalcDrawProps
jaydasika
2015-07-14
1
-0
/
+1
*
cc: Convert backface LTHCommon tests from Layer->LayerImpl
enne
2015-07-14
2
-2
/
+13
*
Revert of Compute if a layer is clipped outside CalcDrawProps (patchset #9 id...
dpranke
2015-07-13
1
-1
/
+0
*
Compute if a layer is clipped outside CalcDrawProps
jaydasika
2015-07-13
1
-0
/
+1
*
Reland (2): cc: Make tile manager object persist for the length of LTHI.
vmpstr
2015-07-10
1
-4
/
+4
*
Revert of Reland: cc: Make tile manager object persist for the length of LTHI...
zhaoqin
2015-07-10
1
-4
/
+4
*
cc: Heuristic for Renderer latency recovery
brianderson
2015-07-10
2
-0
/
+18
*
Reland: cc: Make tile manager object persist for the length of LTHI.
vmpstr
2015-07-09
1
-4
/
+4
*
Revert of cc: Make tile manager object persist for the length of LTHI. (patch...
vmpstr
2015-07-08
1
-2
/
+4
*
cc: Make tile manager object persist for the length of LTHI.
vmpstr
2015-07-08
1
-4
/
+2
*
CC Animations: Port Impl-only-scrolling to use compositor animation timelines.
loyso
2015-07-08
3
-5
/
+20
*
cc: Cleanup DelayBasedTimeSource code.
sunnyps
2015-07-08
2
-5
/
+5
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
3
-16
/
+42
*
Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...
tapted
2015-07-07
3
-42
/
+16
*
cc: Remove ideal scale from draw properties
enne
2015-07-07
4
-5
/
+28
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
3
-16
/
+42
*
Fix unused variables errors in cc/.
mlamouri
2015-07-06
2
-7
/
+4
*
CC Animations: Redirect all compositor animation requests to AnimationHost.
loyso
2015-07-03
2
-1
/
+53
*
CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.
loyso
2015-07-03
4
-1
/
+488
*
cc: Enable impl-thread property-tree verification in unit tests
ajuma
2015-06-30
2
-1
/
+2
*
cc: Make impl-thread property trees handle bounds delta
ajuma
2015-06-25
2
-2
/
+24
*
cc: Move timing history to the Scheduler.
brianderson
2015-06-24
2
-8
/
+89
*
cc: Remove unnecessary task runner refptrs from schedulers.
sunnyps
2015-06-24
2
-6
/
+6
*
cc: Remove BeginFrameSourcesConstructor.
sunnyps
2015-06-23
2
-94
/
+35
*
cc: Free Gpu resources when we are invisible or TileManager is OOM.
ericrk
2015-06-22
5
-0
/
+12
*
Remove LayerTreeSettings::impl_side_painting.
danakj
2015-06-20
1
-1
/
+0
*
cc: Remove ref-counting from DelayBasedTimeSource.
sunnyps
2015-06-20
2
-14
/
+19
*
cc: Remove implicit copy/assign from test classes.
sunnyps
2015-06-20
2
-3
/
+31
*
cc, gpu: Use RGBA when using msaa on systems that don't support BGRA
hendrikw
2015-06-19
1
-1
/
+4
*
cc: Remove non-implside-painting branches.
danakj
2015-06-19
1
-7
/
+0
*
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
danakj
2015-06-19
3
-12
/
+0
*
cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.
danakj
2015-06-19
2
-8
/
+0
*
cc: Rename visible_content_rect and content stuff on quads.
danakj
2015-06-19
2
-12
/
+10
*
cc: Convert some LTHCommon tests from Layer->LayerImpl
enne
2015-06-19
2
-8
/
+21
*
cc: Stop passing a ResourceUpdateQueue to Layer::Update().
danakj
2015-06-19
5
-9
/
+7
*
cc: Make LTHCommon tests use LayerImplTest
enne
2015-06-18
3
-12
/
+4
*
cc: Remove LayerImpl::SetContentBounds()
danakj
2015-06-18
2
-4
/
+0
*
cc: Remove TiledLayer and ContentLayer.
danakj
2015-06-17
8
-409
/
+76
*
cc: Remove all branches in non-scheduler tests for impl_side_painting.
danakj
2015-06-17
3
-5
/
+0
*
cc: Remove ImplSidePaintingSettings.
danakj
2015-06-17
5
-38
/
+12
*
cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.
danakj
2015-06-16
9
-11
/
+35
[next]