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
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify rasterize_and_record for DisplayItemList recording.
schenney
2015-02-05
9
-79
/
+118
*
cc: Add some debugging info to failing DCHECK in PictureLayerTilingSet
danakj
2015-02-05
1
-13
/
+12
*
Reland of Move tracing namespace from base::debug to base::trace_event.
primiano
2015-02-05
7
-7
/
+52
*
Revert of Move tracing namespace from base::debug to base::trace_event. (patc...
zhaoqin
2015-02-05
7
-52
/
+7
*
Move tracing namespace from base::debug to base::trace_event.
ssid
2015-02-04
7
-7
/
+52
*
Add a command-line flag to enable threaded GPU rasterization.
vmiura
2015-02-03
3
-14
/
+13
*
cc: Add trace output for individual DisplayItems
ajuma
2015-02-03
16
-0
/
+133
*
cc: Refactor additional code from BuildRasterQueue.
vmpstr
2015-02-02
2
-0
/
+10
*
Ensure deterministic heap prioritization of raster task nodes
jdduke
2015-01-30
7
-9
/
+16
*
Revert of cc: Stop pushing properties every activation for picture layers. (p...
danakj
2015-01-30
3
-5
/
+1
*
reland: Plumb allow_overlay flag for video path into cc
achaulk
2015-01-29
1
-0
/
+2
*
cc: fix for Ganesh in MSAA mode.
senorblanco
2015-01-29
1
-1
/
+2
*
cc: Change the activation/ready for draw check from layer to queue.
vmpstr
2015-01-28
3
-28
/
+24
*
cc: Remove SkSurface cache from Resource
hendrikw
2015-01-28
3
-59
/
+36
*
Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...
jamescook
2015-01-27
1
-2
/
+0
*
cc: Prevent resources from being allocated for solid tiles
hendrikw
2015-01-27
2
-11
/
+9
*
cc: Stop pushing properties every activation for picture layers.
danakj
2015-01-27
3
-1
/
+5
*
Add a command-line flag to set GPU rasterization multisampling.
senorblanco
2015-01-27
4
-11
/
+21
*
Plumb allow_overlay flag for video path into cc
achaulk
2015-01-27
1
-0
/
+2
*
Mechanical rename of tracing includes for /cc
ssid
2015-01-27
27
-34
/
+34
*
Remove the default format from ResourcePool.
peterp
2015-01-27
23
-38
/
+72
*
cc: Remove tile and scale specific code from raster source
hendrikw
2015-01-27
6
-19
/
+13
*
cc: Remove TilingSetRasterQueue virtual base.
vmpstr
2015-01-24
8
-60
/
+30
*
cc: Make eviction queue building consistent with raster.
vmpstr
2015-01-23
6
-97
/
+87
*
cc: Split RasterTilePriorityQueue into required and all based on type.
vmpstr
2015-01-23
11
-551
/
+678
*
cc: Remove unused method from TaskGraphRunnerPerfTest.
dcastagna
2015-01-22
1
-6
/
+0
*
Add support for Rec709 color space videos in software YUV convert path.
rileya
2015-01-21
1
-0
/
+2
*
cc: refactor of MathUtil::AddToTracedValue
jungjik.lee
2015-01-21
3
-9
/
+3
*
Do full layer recording in slimming paint mode
wangxianzhu
2015-01-21
1
-3
/
+4
*
replace COMPILE_ASSERT with static_assert in cc/
anujk.sharma
2015-01-20
1
-2
/
+3
*
cc: Start using different raster queues in tile manager.
vmpstr
2015-01-20
3
-80
/
+71
*
Support different formats in the same resource pool.
peterp
2015-01-19
6
-16
/
+28
*
cc: Cleanup - remove unused private fields.
tfarina
2015-01-17
4
-8
/
+0
*
Remove Unnecessary Use of |TileGridInfo|, Use Size Instead
weiliangc
2015-01-17
8
-128
/
+56
*
Pipe ClipPathDisplayItem down to CC
leviw
2015-01-16
2
-0
/
+126
*
cc: Partial Revert of Remove tile rasterize on demand for GPU rasterizatio
hendrikw
2015-01-16
1
-0
/
+22
*
Revert of Revert of cc: Remove tile rasterize on demand for GPU rasterization...
hendrikw
2015-01-15
1
-22
/
+0
*
Revert of cc: Remove tile rasterize on demand for GPU rasterization (patchset...
hendrikw
2015-01-15
1
-0
/
+22
*
cc: Remove dead code from TilingSetEvictionQueue.
e.hakkinen
2015-01-14
2
-16
/
+0
*
cc: Remove TilingSetEvictionQueue construction from PictureLayerImpl.
vmpstr
2015-01-12
1
-4
/
+11
*
cc: Add temporary performance regression workaround.
reveman
2015-01-12
1
-0
/
+19
*
cc: Split tiling set raster queues into all and required.
vmpstr
2015-01-12
12
-185
/
+671
*
cc: Remove tile rasterize on demand for GPU rasterization
hendrikw
2015-01-12
1
-22
/
+0
*
Reland: V4L2VDA: Generalize EGLImage import and query driver for output formats.
posciak
2015-01-10
1
-0
/
+1
*
separate picture info from cc.debug
jungjik.lee
2015-01-09
1
-5
/
+5
*
cc: Include pictures in trace output for DisplayItemLists
ajuma
2015-01-09
8
-47
/
+47
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
8
-15
/
+15
*
cc: Make NamedTaskSet::ALL last TaskSet. Ensure ALL is notified last.
vmiura
2015-01-08
3
-5
/
+17
*
cc: Move tiling raster tile iterator to be a tiling set queue class.
vmpstr
2015-01-08
7
-468
/
+420
*
Revert of cc: Re-enable prepaint for GPU rasterization (patchset #1 id:1 of h...
hendrikw
2015-01-07
2
-6
/
+17
[next]