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: 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
*
Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..."
kbr@chromium.org
2014-05-23
1
-18
/
+0
*
cc: Examine layers to determine if we're ready to activate.
reveman@chromium.org
2014-05-23
13
-149
/
+269
*
Revert of cc: Stop blocking the main thread in CreateAndInitializeOutputSurfa...
danakj@chromium.org
2014-05-23
3
-72
/
+82
*
Re-land: cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-23
1
-0
/
+18
*
cc: Compositor without MessageLoopProxy
boliu@chromium.org
2014-05-23
6
-28
/
+272
*
cc: Add test for triggering deadline early when output surface is lost
simonhong@chromium.org
2014-05-23
1
-0
/
+23
*
cc: Get rid of rasterizer delegate.
alokp@chromium.org
2014-05-22
9
-286
/
+116
*
cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.
danakj@chromium.org
2014-05-22
3
-82
/
+72
*
cc: Remove low-res-tiling flag from PictureLayerImpl.
alokp@chromium.org
2014-05-22
5
-14
/
+13
*
cc: Show success or failure in the trace event for CopyOutputRequest.
danakj@chromium.org
2014-05-22
1
-1
/
+2
*
cc: Prevent tiles that are required for activation from being placed in NEVER...
reveman@chromium.org
2014-05-22
4
-11
/
+35
*
cc: Allow DeferredInitialize to use DelegatingRenderer
boliu@chromium.org
2014-05-22
14
-36
/
+102
*
cc: Add testing stubs for proxy test
simonhong@chromium.org
2014-05-22
6
-110
/
+318
*
cc: removeLayerTreeHostTestFinishAllRendering
simonhong@chromium.org
2014-05-22
1
-41
/
+0
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
5
-15
/
+23
*
Remove unused function in PictureLayerTiling
enne@chromium.org
2014-05-21
2
-10
/
+1
*
cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.
danakj@chromium.org
2014-05-20
9
-35
/
+23
*
cc: Move gpu rasterization flag from tree-impl to tree-host-impl.
alokp@chromium.org
2014-05-20
10
-67
/
+99
*
Remove forced commit and readback from the scheduler.
danakj@chromium.org
2014-05-20
9
-807
/
+195
*
cc: fix another data race in RenderingStatsInstrumentation.
ernstm@chromium.org
2014-05-20
2
-8
/
+19
*
cc: Reset raster scale if we didn't sync high res tiling.
vmpstr@chromium.org
2014-05-20
5
-13
/
+88
*
Adding gtest helpers for BeginFrameArgs.
mithro@mithis.com
2014-05-19
6
-5
/
+114
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-5
/
+3
*
Reland "cc: Remove layers that are not drawn from tile manager."
vmpstr@chromium.org
2014-05-17
3
-0
/
+20
*
Remove null layer_tree_host() checks in ThreadProxy.
danakj@chromium.org
2014-05-17
1
-9
/
+0
[next]