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
*
Add VideoImageGenerator.
rileya
2014-09-16
1
-1
/
+1
*
remove WEB_ANIMATION_SUPPORTS_FULL_DIRECTION guards
a.renevier
2014-09-16
3
-32
/
+0
*
Support doing CopyOutputRequests on surfaces.
jbauman
2014-09-16
5
-12
/
+128
*
GN: Create a :gles2_interface target to resolve some check errors in //cc.
jbroman
2014-09-16
1
-0
/
+6
*
Always make context current in ViewManager's BitmapUploader, be laxer in Surf...
jamesr
2014-09-16
1
-1
/
+2
*
Clean up logging for debugging RAF related flakiness in WebGL conformance tests.
zmo
2014-09-16
1
-16
/
+0
*
cc: Add more traces to the activation path.
vmpstr
2014-09-15
2
-2
/
+8
*
cc: Remove the opaque rect return-parameter from ContentLayerClient.
danakj
2014-09-15
49
-362
/
+46
*
cc: Add bug number to TODO in PictureLayerImpl::RecalcuateRasterScales
ajuma
2014-09-15
1
-1
/
+1
*
Properly initialize top controls content offset on LayerTreeHost.
bokan
2014-09-15
6
-41
/
+44
*
cc: Optimise shared raster tile handling in raster tile priority queue.
e.hakkinen
2014-09-15
2
-48
/
+60
*
Fix RemoveFromScrollTree and RemoveFromClipTree
vollick
2014-09-13
4
-33
/
+93
*
cc: Stop using contents_scale_x() in PictureLayerImpl since it's 1.
danakj
2014-09-13
2
-23
/
+12
*
cc: Add some useful layer data to traces.
danakj
2014-09-13
2
-0
/
+10
*
cc: Make GetViewportForTilePriorityInContentSpace() not need intersect.
danakj
2014-09-13
1
-4
/
+2
*
cc: Remove cc:RasterRequiredForActivation synthetic delays.
ernstm
2014-09-13
9
-121
/
+36
*
Animation: Fix bug in timing in compositor
samli
2014-09-13
2
-29
/
+74
*
Propogate the clip rect for visible_content_rect into surfaces.
danakj
2014-09-13
2
-2
/
+61
*
cc: Remove opaque rect from cc::Picture.
danakj
2014-09-12
3
-36
/
+7
*
Revert of Generalize scroll parent work in CalculateDrawProperties (patchset ...
vollick
2014-09-12
6
-586
/
+111
*
cc: Added last_assign_oomed bool into tile manager traces.
vmpstr
2014-09-12
2
-0
/
+4
*
Generalize scroll parent work in CalculateDrawProperties
vollick
2014-09-12
6
-111
/
+586
*
Convert view manager to surfaces with uploading shim in client lib
jamesr
2014-09-12
2
-2
/
+0
*
cc: Make low res tilings off by default in LayerTreeSettings.
danakj
2014-09-11
3
-13
/
+16
*
cc:: Add LatencyQuery logic back into OutputSurface.
orglofch
2014-09-11
2
-3
/
+109
*
Reland of: cc: Add occlusion checker as a fixed view of occlusion tracker.
vmpstr
2014-09-11
19
-296
/
+227
*
Revert of cc: Add occlusion checker as a fixed view of occlusion tracker. (pa...
courage
2014-09-10
19
-225
/
+294
*
cc: Add occlusion checker as a fixed view of occlusion tracker.
vmpstr
2014-09-10
19
-294
/
+225
*
cc: Invalidate all new recorded pixels when a layer grows.
danakj
2014-09-10
2
-28
/
+67
*
cc: Fix layer raster tile iterator not to skip a tile erroneously.
e.hakkinen
2014-09-10
3
-15
/
+65
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...
thestig
2014-09-10
5
-5
/
+5
*
cc: Add logging to help pinpoint lost SetNeedsCommit
brianderson
2014-09-10
1
-0
/
+9
*
cc: Changed ComputeExpansionDelta to never return a delta less than zero.
hendrikw
2014-09-10
2
-39
/
+10
*
New features include;
mithro
2014-09-10
14
-175
/
+1295
*
Made Blink aware of top controls offset
bokan
2014-09-09
19
-178
/
+430
*
Adding support for blending in cc::SoftwareRenderer
rosca
2014-09-09
4
-10
/
+25
*
cc: Cancel RenewTreePriorirty callback if LTHI is gone.
vmpstr
2014-09-09
1
-0
/
+6
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Revert of cc: Single-threaded impl-side painting for unit tests (patchset #5 ...
henrika
2014-09-08
7
-184
/
+87
*
cc: Don't make tiles for mask layers that are too big for a texture.
danakj
2014-09-07
9
-52
/
+101
*
cc: Single-threaded impl-side painting for unit tests
enne
2014-09-06
7
-87
/
+184
*
cc: Don't analyze masks for solid color.
vmpstr
2014-09-06
1
-2
/
+6
*
Revert of Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBi...
arv
2014-09-05
2
-42
/
+49
*
Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc...
bsalomon
2014-09-05
2
-49
/
+42
*
cc: Change TODO into comment.
reveman
2014-09-05
1
-2
/
+3
*
Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc.
bsalomon
2014-09-05
2
-42
/
+49
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
2
-3
/
+2
*
cc: Remove static from leaf invalidation perf test
enne
2014-09-05
1
-3
/
+2
*
cc: Be less aggressive about scheduling for scroll handlers
skyostil
2014-09-04
7
-30
/
+38
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
62
-402
/
+972
[next]