Sign in
chromium
/
chromium
/
src
/
ad83abaa290576e811c1f47d6c815166f005f36d
/
cc
0fc58ae
cc: cleanup: Remove unnecessary DCHECK
by
[email protected]
· 11 years ago
a8812a58
cc: Removed PicturePileImpl::Analysis::has_text_.
by
[email protected]
· 11 years ago
8af1ce1
cc: adjust devtools_instrumentation to needs of trace-based timeline
by
[email protected]
· 11 years ago
4a530a6
cc: Removed TileVersion::has_text.
by
[email protected]
· 11 years ago
6b13fe3
cc: Don't swap throttle BeginMainFrame just after swapping
by
[email protected]
· 11 years ago
b74d7f28
MockQC stops create its own RP and MockOcclusionTracker
by
[email protected]
· 11 years ago
1001f5c
cc: Use LayerImpl instead of TiledLayerImpl in LTHI test.
by
[email protected]
· 11 years ago
a57cb8b1
cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommon
by
[email protected]
· 11 years ago
ce4738e
Create MockOcclusionTracker for testing
by
[email protected]
· 11 years ago
18e6965
cc: Move tiling management out of draw properties calculation.
by
[email protected]
· 11 years ago
3f52c893
cc: Presubmit ban #if 0
by
[email protected]
· 11 years ago
5f13247
cc: Directly construct SchedulerSettings from LayerTreeSettings
by
[email protected]
· 11 years ago
12a63da
cc: LTHI decides which tree is used for commit.
by
[email protected]
· 11 years ago
16a6af15
Use a struct for cc::Surface ids for more type safety
by
[email protected]
· 11 years ago
d30a313
cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.
by
[email protected]
· 11 years ago
262a6b3
cc: Removed LCD text settings from the impl side.
by
[email protected]
· 11 years ago
bc4cd9e
cc: Ensure that layers with invalid tile priorities don't raster.
by
[email protected]
· 11 years ago
f9e5670
Do not skip subtrees with wheel or touch handlers
by
[email protected]
· 11 years ago
8f7f29882
cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.
by
[email protected]
· 11 years ago
a427cd1
cc: Avoid needless Rect->RectF->Rect conversion in CalcDrawProps.
by
[email protected]
· 11 years ago
d6021f6a
Combined scale factor and delta updates into one call.
by
[email protected]
· 11 years ago
0ec86f5
Clean up PointIsClippedBySurfaceOrClipRect
by
[email protected]
· 11 years ago
36df063
Record SkPicture with correct LCD text setting.
by
[email protected]
· 11 years ago
b563269
Correctly set up LayerTreeSettings for cc::Display.
by
[email protected]
· 11 years ago
151f368
Remove use of kUsePathBoundsForClip_RecordingFlag
by
[email protected]
· 11 years ago
8aa39ecb
cc: Refactor how picture layers are exposed to the tile manager.
by
[email protected]
· 11 years ago
105a72320
cc: Recreate TileManager in DeferredInitialize
by
[email protected]
· 11 years ago
7e7593b
Mac ÜC: Enable back-pressure for the browser compositor
by
[email protected]
· 11 years ago
c6f1854
Removing the TimeSource abstraction as it is not used anywhere.
by
[email protected]
· 11 years ago
92218694
cc: Test losing the output surface during deferred commits.
by
[email protected]
· 11 years ago
c1733bb
Adding AsValue and TypeString methods to DelayBasedTimeSource.
by
[email protected]
· 11 years ago
b62dcb8
Moving deadline adjustment from SyntheticBeginFrameSource into BeginFrameArgs.
by
[email protected]
· 11 years ago
1d142de8
cc: Fix negative EstimatedParentDrawTimes
by
[email protected]
· 11 years ago
519f500
Fix header guard in cc/surfaces/display
by
[email protected]
· 11 years ago
9db466ed
Switch Display to use ResourceProvider and *Renderer directly.
by
[email protected]
· 11 years ago
9678fe8
cc: Don't cleanup the pending twin's low res tiling.
by
[email protected]
· 11 years ago
e6002ed
CC: Some early outs for off-screen layers.
by
[email protected]
· 11 years ago
a6e8d2a
Adding EXPECT_NO_ACTION macro for better output when an action is generated.
by
[email protected]
· 11 years ago
d76d70634
Revert 276130 "cc: Don't swap throttle BeginMainFrame within dea..."
by
[email protected]
· 11 years ago
fa9a830
Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.
by
[email protected]
· 11 years ago
a168bf1
Invert DSF to map from delegated frame to layer space
by
[email protected]
· 11 years ago
55c9821
cc: Don't swap throttle BeginMainFrame within deadline
by
[email protected]
· 11 years ago
0978f098
Modifying the RenderingStats object names to be more thread specific
by
[email protected]
· 11 years ago
8d4eeb4
Use base::StaticAtomicSequenceNumber for layer IDs in cc::Layer.
by
[email protected]
· 11 years ago
6c3b950f
Fix LayerTreeHostTestUndrawnLayersDamageLater flakiness
by
[email protected]
· 11 years ago
30051ba5
Revert of Invert DSF to map from delegated frame to layer space (https://codereview.chromium.org/311253004/)
by
[email protected]
· 11 years ago
bb854e3
Use the factory to create SkGpuDevice objects.
by
[email protected]
· 11 years ago
04d5d437
Invert DSF to map from delegated frame to layer space
by
[email protected]
· 11 years ago
bebb1a8
Added LayerSorter::Sort perftests
by
[email protected]
· 11 years ago
4f5488b
Gracefully handling texture creation failure
by
[email protected]
· 11 years ago
b6de344
cc: BeginFrame should be stopped when OutputSurface is lost
by
[email protected]
· 11 years ago
4f856b3
Switch Chromium to new Skia SkCanvas::drawPicture method
by
[email protected]
· 11 years ago
446138c
cc: Add a test to check return value when timer is deactivated
by
[email protected]
· 11 years ago
37d393e
Use WeakPtr when scheduling cc::Display compositor.
by
[email protected]
· 11 years ago
a256641
Get rid of graphics layer anchor points, and replace with transform origin.
by
[email protected]
· 11 years ago
dc49823
Disable LayerTreeHostTestUndrawnLayersDamageLater
by
[email protected]
· 11 years ago
596dc1b
Disable LayerTreeHostTestMaxTransferBufferUsageBytes multi-thread tests.
by
[email protected]
· 11 years ago
e7f2927
Add trace event for addition/removal of GPU rasterization trigger
by
[email protected]
· 11 years ago
0a455788
Add software renderer support for surfaces.
by
[email protected]
· 11 years ago
8ae929a
cc: Fix a bug in tile manager raster tile iterator.
by
[email protected]
· 11 years ago
9f35bd2
Update source frame number even when commits abort
by
[email protected]
· 11 years ago
b049288
use setInfo instead of (deprecated) setConfig
by
[email protected]
· 11 years ago
4b0cc731
Support for YUV 4:4:4 subsampling.
by
[email protected]
· 11 years ago
8bd8725
Transfer texture wrap mode in in cc::Resources
by
[email protected]
· 11 years ago
35805ad
cc: Add invalidation micro benchmark.
by
[email protected]
· 11 years ago
308c75b
cc: Use delayed unique notifier for renewing tree priority.
by
[email protected]
· 11 years ago
0a102872
cc: Add HasPendingNotification to delayed unique notifier.
by
[email protected]
· 11 years ago
15d5a50
Revert of cc: Make heavy layer tree test more realistic (https://codereview.chromium.org/305903003/)
by
[email protected]
· 11 years ago
34d6734d
Allow creating SharedBitmaps backed by new[]
by
[email protected]
· 11 years ago
9c932756
Fixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res tiles are disabled and adjusting unit tests for it.
by
[email protected]
· 11 years ago
67e703e1
cc: Add message passing mechanism to micro benchmarking.
by
[email protected]
· 11 years ago
11c2b3d3
Add very simple cc::Display implementation for surfaces.
by
[email protected]
· 11 years ago
b52116f9
cc: Add Scheduler test for DidLoseOutputSurface
by
[email protected]
· 11 years ago
8909bec1
cc: Change CheckIfReadyToActivate to use unique notifier.
by
[email protected]
· 11 years ago
2d8d34e
cc: Remove gpu-rasterization flag from Tile.
by
[email protected]
· 11 years ago
06630f83
Add tracing for places that make sync GL calls in compositor init
by
[email protected]
· 11 years ago
62a2d508
cc: Make heavy layer tree test more realistic
by
[email protected]
· 11 years ago
2063ff3
cc: Change PBRWP to use delayed unique notifier.
by
[email protected]
· 11 years ago
d05751a2
Add CC to the GN build, work on GPU more
by
[email protected]
· 11 years ago
dd85d392
cc: Add UMA histogram for gpu rasterization.
by
[email protected]
· 11 years ago
3d3b37e9
cc: Introduce OrderedSimpleTaskRunner
by
[email protected]
· 11 years ago
e35027e
cc: Don't execute UpdateVisibleTiles() right after drawing
by
[email protected]
· 11 years ago
afb84fc
cc: Add UniqueNotifier to cc/base.
by
[email protected]
· 11 years ago
f3b8b7e
Re-land: cc: Fail more visibly when sync queries are not working correctly.
by
[email protected]
· 11 years ago
d3252a1
cc: Add Scheduler test for SetSwapUsedIncompleteTile
by
[email protected]
· 11 years ago
85bb5af
Fixed the order of applying transform operations for animation bounds.
by
[email protected]
· 11 years ago
8f802b2
Re-land: cc: Examine layers to determine if we're ready to activate.
by
[email protected]
· 11 years ago
a1154f9
cc: Fix tiling raster tile iterator to handle initializing tiles.
by
[email protected]
· 11 years ago
afbee36
Revert 272635 "cc: Examine layers to determine if we're ready to..."
by
[email protected]
· 11 years ago
c14c19c
Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..."
by
[email protected]
· 11 years ago
9f35011
cc: Examine layers to determine if we're ready to activate.
by
[email protected]
· 11 years ago
27aa4ab
Revert of cc: Stop blocking the main thread in CreateAndInitializeOutputSurface. (https://codereview.chromium.org/287193003/)
by
[email protected]
· 11 years ago
73f411ce
Re-land: cc: Fail more visibly when sync queries are not working correctly.
by
[email protected]
· 11 years ago
c6ae630
cc: Compositor without MessageLoopProxy
by
[email protected]
· 11 years ago
1388c00
cc: Add test for triggering deadline early when output surface is lost
by
[email protected]
· 11 years ago
ced667b
cc: Get rid of rasterizer delegate.
by
[email protected]
· 11 years ago
40c4518
cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.
by
[email protected]
· 11 years ago
473f1f2
cc: Remove low-res-tiling flag from PictureLayerImpl.
by
[email protected]
· 11 years ago
a0b2c33
cc: Show success or failure in the trace event for CopyOutputRequest.
by
[email protected]
· 11 years ago
33b1ce0e
cc: Prevent tiles that are required for activation from being placed in NEVER_BIN.
by
[email protected]
· 11 years ago
Next »