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
*
Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.
danakj@chromium.org
2014-06-10
3
-17
/
+15
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-10
12
-145
/
+115
*
cc: Don't swap throttle BeginMainFrame within deadline
brianderson@chromium.org
2014-06-10
2
-4
/
+44
*
Modifying the RenderingStats object names to be more thread specific
suyash.s@samsung.com
2014-06-10
2
-26
/
+25
*
Use base::StaticAtomicSequenceNumber for layer IDs in cc::Layer.
glider@chromium.org
2014-06-09
1
-6
/
+4
*
Fix LayerTreeHostTestUndrawnLayersDamageLater flakiness
enne@chromium.org
2014-06-07
1
-7
/
+4
*
Revert of Invert DSF to map from delegated frame to layer space (https://code...
acleung@chromium.org
2014-06-07
9
-100
/
+91
*
Use the factory to create SkGpuDevice objects.
rosca@adobe.com
2014-06-06
1
-7
/
+22
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-06
9
-91
/
+100
*
Added LayerSorter::Sort perftests
thildebr@chromium.org
2014-06-06
5
-15
/
+3637
*
Gracefully handling texture creation failure
sugoi@chromium.org
2014-06-06
1
-0
/
+2
*
cc: BeginFrame should be stopped when OutputSurface is lost
simonhong@chromium.org
2014-06-05
3
-49
/
+127
*
Switch Chromium to new Skia SkCanvas::drawPicture method
robertphillips@google.com
2014-06-05
1
-1
/
+1
*
cc: Add a test to check return value when timer is deactivated
simonhong@chromium.org
2014-06-05
1
-16
/
+34
*
Use WeakPtr when scheduling cc::Display compositor.
jbauman@chromium.org
2014-06-05
2
-2
/
+5
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
51
-725
/
+659
*
Disable LayerTreeHostTestUndrawnLayersDamageLater
enne@chromium.org
2014-06-04
1
-1
/
+4
*
Disable LayerTreeHostTestMaxTransferBufferUsageBytes multi-thread tests.
dconnelly@chromium.org
2014-06-04
1
-0
/
+3
*
Add trace event for addition/removal of GPU rasterization trigger
ajuma@chromium.org
2014-06-03
3
-6
/
+16
*
Add software renderer support for surfaces.
jbauman@chromium.org
2014-06-03
2
-5
/
+12
*
cc: Fix a bug in tile manager raster tile iterator.
vmpstr@chromium.org
2014-06-03
1
-4
/
+17
*
Update source frame number even when commits abort
enne@chromium.org
2014-06-03
3
-7
/
+16
*
use setInfo instead of (deprecated) setConfig
reed@google.com
2014-06-03
1
-3
/
+3
*
Support for YUV 4:4:4 subsampling.
sandersd@chromium.org
2014-06-03
1
-2
/
+5
*
Transfer texture wrap mode in in cc::Resources
ccameron@chromium.org
2014-06-02
3
-3
/
+7
*
cc: Add invalidation micro benchmark.
ernstm@chromium.org
2014-05-31
4
-1
/
+191
*
cc: Use delayed unique notifier for renewing tree priority.
vmpstr@chromium.org
2014-05-31
2
-39
/
+12
*
cc: Add HasPendingNotification to delayed unique notifier.
vmpstr@chromium.org
2014-05-30
3
-4
/
+20
*
Revert of cc: Make heavy layer tree test more realistic (https://codereview.c...
skyostil@chromium.org
2014-05-30
1
-5
/
+1
*
Allow creating SharedBitmaps backed by new[]
jbauman@chromium.org
2014-05-30
2
-2
/
+18
*
Fixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res...
p.sergey@samsung.com
2014-05-30
3
-26
/
+547
*
cc: Add message passing mechanism to micro benchmarking.
ernstm@chromium.org
2014-05-30
10
-27
/
+119
*
Add very simple cc::Display implementation for surfaces.
jbauman@chromium.org
2014-05-30
5
-0
/
+246
*
cc: Add Scheduler test for DidLoseOutputSurface
simonhong@chromium.org
2014-05-30
2
-40
/
+400
*
cc: Change CheckIfReadyToActivate to use unique notifier.
vmpstr@chromium.org
2014-05-30
2
-21
/
+8
*
cc: Remove gpu-rasterization flag from Tile.
alokp@chromium.org
2014-05-29
4
-38
/
+28
*
Add tracing for places that make sync GL calls in compositor init
jamesr@chromium.org
2014-05-29
1
-0
/
+1
*
cc: Make heavy layer tree test more realistic
skyostil@chromium.org
2014-05-29
1
-1
/
+5
*
cc: Change PBRWP to use delayed unique notifier.
vmpstr@chromium.org
2014-05-29
2
-58
/
+18
*
Add CC to the GN build, work on GPU more
brettw@chromium.org
2014-05-29
1
-0
/
+781
*
cc: Add UMA histogram for gpu rasterization.
alokp@chromium.org
2014-05-29
2
-0
/
+31
*
cc: Introduce OrderedSimpleTaskRunner
simonhong@chromium.org
2014-05-29
5
-4
/
+146
*
cc: Don't execute UpdateVisibleTiles() right after drawing
simonhong@chromium.org
2014-05-29
2
-8
/
+22
*
cc: Add UniqueNotifier to cc/base.
vmpstr@chromium.org
2014-05-29
8
-0
/
+543
*
Re-land: cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-28
1
-0
/
+18
*
cc: Add Scheduler test for SetSwapUsedIncompleteTile
simonhong@chromium.org
2014-05-28
1
-2
/
+77
*
Fixed the order of applying transform operations for animation bounds.
awoloszyn@chromium.org
2014-05-28
3
-27
/
+53
*
Re-land: cc: Examine layers to determine if we're ready to activate.
reveman@chromium.org
2014-05-27
13
-149
/
+269
*
cc: Fix tiling raster tile iterator to handle initializing tiles.
vmpstr@chromium.org
2014-05-27
2
-5
/
+7
*
Revert 272635 "cc: Examine layers to determine if we're ready to..."
kbr@chromium.org
2014-05-24
13
-269
/
+149
[next]