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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Fix crash in TileTaskWorkerPoolPerfTests.
e.hakkinen
2015-02-18
1
-0
/
+2
*
cc: Add DCHECK to OneCopyTileTaskWorkerPool::ScheduleTasks.
reveman
2015-02-18
1
-0
/
+7
*
[cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...
rmcilroy
2015-02-18
13
-14
/
+95
*
VideoResourceUpdater: Add unittests for software compositor
magjed
2015-02-18
1
-2
/
+97
*
cc: Commit directly to active tree when using single thread.
danakj
2015-02-17
12
-33
/
+48
*
Fix location setting for Drawing Display Items in cc.
schenney
2015-02-17
1
-2
/
+1
*
cc: Threaded GPU - fix thread binding.
vmiura
2015-02-16
1
-16
/
+8
*
cc: Fix DCHECK when impl thread changes scale on a layer being hidden.
danakj
2015-02-14
3
-1
/
+245
*
cc: Make raster source members const
enne
2015-02-14
18
-366
/
+481
*
cc: Stop passing the occlusion explicitly to AppendQuads.
danakj
2015-02-14
42
-126
/
+93
*
cc: Stop passing the occlusion explicitly to UpdateTiles.
danakj
2015-02-14
6
-35
/
+26
*
cc: Revert to using SkMultiPictureDraw in GpuRasterizer::RasterizeSource().
vmiura
2015-02-14
1
-1
/
+4
*
cc: Add threaded GPU rasterization.
vmiura
2015-02-14
31
-78
/
+315
*
cc: Fix bug in generating picture layer pairs from 2 lists.
danakj
2015-02-13
4
-4
/
+202
*
cc: Make occlusion a draw property.
danakj
2015-02-13
12
-666
/
+407
*
cc: Make HeadsUpDisplayLayer no longer a ContentsScalingLayer
enne
2015-02-13
4
-16
/
+29
*
Enable partial recording if slimmingPaintDisplayItemCache is enabled
wangxianzhu
2015-02-13
1
-4
/
+3
*
cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
enne
2015-02-13
14
-270
/
+289
*
cc: Switch eviction iterators to consider combined priority.
vmpstr
2015-02-13
5
-57
/
+55
*
Constify SkPicture in DrawingDisplayItem
schenney
2015-02-13
2
-1
/
+9
*
Add a lock on context provider for use from multiple threads.
jbauman
2015-02-13
7
-0
/
+37
*
Add a base::TimeTicks::SnappedToNextTick method
brianderson
2015-02-13
2
-38
/
+7
*
Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs...
enne
2015-02-12
14
-280
/
+269
*
cc: Make PaintedScrollbarLayer not use ContentsScalingLayer
enne
2015-02-12
14
-269
/
+280
*
cc: Update TestContextProvider to use SkNullGLContext.
vmiura
2015-02-12
1
-5
/
+5
*
cc: Translate filter when texture is larger than quad rect
hendrikw
2015-02-12
5
-15
/
+78
*
cc: Use FilterOperations instead of SkImageFilter in FilterDisplayItem
ajuma
2015-02-12
5
-15
/
+88
*
[Android] Disable pull-to-refresh with overflow-y:hidden
jdduke
2015-02-12
4
-1
/
+35
*
cc: Move occlusion debug rects into the debug layer borders.
danakj
2015-02-12
14
-180
/
+47
*
cc: Stop passing OcclusionTracker to RenderSurfaceImpl.
danakj
2015-02-11
6
-81
/
+86
*
gpu video: optimize HW video to SW canvas and implement it for WebRTC.
dongseong.hwang
2015-02-11
2
-5
/
+5
*
cc: Move the picture_layers_ list from LayerTreeHostImpl to the trees.
danakj
2015-02-11
5
-63
/
+42
*
Make BeginFrameSourceMixIn's NeedsBeginFrame final
jincheol.jo
2015-02-11
2
-17
/
+1
*
Refactor shader.cc/h
ericrk
2015-02-11
2
-853
/
+1066
*
cc: Remove OcclusionTracker::UnoccludedContributingSurfaceContentRect.
danakj
2015-02-11
4
-62
/
+30
*
cc: Remove ValidateRenderSurfaces debug check
enne
2015-02-11
1
-18
/
+0
*
cc: Remove a TODO in LayerTreeImpl, and reorganize methods.
danakj
2015-02-10
2
-17
/
+17
*
cc: Add thread check in VideoFrameProviderClientImpl
dongseong.hwang
2015-02-10
3
-5
/
+26
*
cc: Change the soon border rect to be a percentage of viewport
vmpstr
2015-02-10
5
-19
/
+41
*
Revert of Revert of Allow creating context for cc worker thread. (patchset #1...
caseq
2015-02-10
4
-13
/
+85
*
Revert of Allow creating context for cc worker thread. (patchset #5 id:80001 ...
caseq
2015-02-10
4
-85
/
+13
*
Add .dSYM paths for test isolate files that have ASan support on Mac
glider
2015-02-10
1
-0
/
+7
*
cc: Remove some GetTrees in favor of layer_tree_impl()->Is*Tree
vmpstr
2015-02-10
2
-4
/
+5
*
Allow creating context for cc worker thread.
jbauman
2015-02-10
4
-13
/
+85
*
Derive draw transforms from property trees.
vollick
2015-02-10
7
-151
/
+309
*
cc: Expose frame timing request to Blink.
mpb
2015-02-10
2
-0
/
+16
*
Deflake and reenable top controls tests.
aelias
2015-02-09
1
-32
/
+27
*
Fix render state restore bug in DirectRenderer
ericrk
2015-02-09
2
-742
/
+116
*
Disable flaky test TopControlsManagerTest.PartialShownWithAmbiguousThresholdH...
jiayl
2015-02-09
1
-1
/
+1
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
144
-483
/
+365
[next]