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
/
trees
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Support on demand raster with gpu rasterization
boliu@chromium.org
2014-06-21
3
-1
/
+59
*
cc: Don't add new tilings while syncing a tiling.
danakj@chromium.org
2014-06-20
1
-3
/
+3
*
cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().
danakj@chromium.org
2014-06-19
1
-56
/
+0
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
7
-93
/
+0
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
8
-32
/
+34
*
Revert of cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings()...
jackhou@chromium.org
2014-06-19
1
-0
/
+56
*
cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().
danakj@chromium.org
2014-06-19
1
-56
/
+0
*
Disable LayerTreeHostTestHighResRequiredAfterEvictingUIResources
brettw@chromium.org
2014-06-18
1
-1
/
+2
*
Remove QuadCuller class and make QuadSink concrete
weiliangc@chromium.org
2014-06-17
3
-107
/
+4
*
gpu: Only estimate parent compositor run time when needed
skyostil@chromium.org
2014-06-17
1
-1
/
+2
*
cc: Update draw properties on external root scroll
boliu@chromium.org
2014-06-17
2
-0
/
+37
*
cc: adjust devtools_instrumentation to needs of trace-based timeline
caseq@chromium.org
2014-06-15
1
-2
/
+3
*
MockQC stops create its own RP and MockOcclusionTracker
weiliangc@chromium.org
2014-06-13
1
-1
/
+2
*
cc: Use LayerImpl instead of TiledLayerImpl in LTHI test.
sohan.jyoti@samsung.com
2014-06-13
1
-72
/
+91
*
cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommon
sohan.jyoti@samsung.com
2014-06-13
2
-70
/
+87
*
Create MockOcclusionTracker for testing
weiliangc@chromium.org
2014-06-13
5
-48
/
+16
*
cc: Move tiling management out of draw properties calculation.
sohan.jyoti@samsung.com
2014-06-13
3
-1
/
+285
*
cc: Directly construct SchedulerSettings from LayerTreeSettings
enne@chromium.org
2014-06-13
1
-17
/
+1
*
cc: LTHI decides which tree is used for commit.
alokp@chromium.org
2014-06-13
4
-54
/
+50
*
cc: Stop blocking the main thread in CreateAndInitializeOutputSurface.
danakj@chromium.org
2014-06-13
2
-93
/
+97
*
Do not skip subtrees with wheel or touch handlers
vollick@chromium.org
2014-06-13
2
-0
/
+66
*
cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.
danakj@chromium.org
2014-06-13
5
-33
/
+29
*
cc: Avoid needless Rect->RectF->Rect conversion in CalcDrawProps.
danakj@chromium.org
2014-06-12
1
-3
/
+3
*
Combined scale factor and delta updates into one call.
bokan@chromium.org
2014-06-12
3
-43
/
+44
*
Clean up PointIsClippedBySurfaceOrClipRect
vollick@chromium.org
2014-06-12
2
-21
/
+157
*
Record SkPicture with correct LCD text setting.
alokp@chromium.org
2014-06-12
1
-4
/
+8
*
cc: Refactor how picture layers are exposed to the tile manager.
reveman@chromium.org
2014-06-12
4
-0
/
+36
*
cc: Recreate TileManager in DeferredInitialize
boliu@chromium.org
2014-06-12
1
-3
/
+5
*
cc: Test losing the output surface during deferred commits.
danakj@chromium.org
2014-06-11
1
-0
/
+59
*
cc: Fix negative EstimatedParentDrawTimes
brianderson@chromium.org
2014-06-11
2
-7
/
+8
*
Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.
danakj@chromium.org
2014-06-10
1
-4
/
+1
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-10
1
-30
/
+21
*
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
1
-6
/
+8
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-06
1
-8
/
+6
*
Added LayerSorter::Sort perftests
thildebr@chromium.org
2014-06-06
1
-15
/
+86
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
15
-585
/
+568
*
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
*
Update source frame number even when commits abort
enne@chromium.org
2014-06-03
2
-6
/
+12
*
cc: Use delayed unique notifier for renewing tree priority.
vmpstr@chromium.org
2014-05-31
2
-39
/
+12
*
Revert of cc: Make heavy layer tree test more realistic (https://codereview.c...
skyostil@chromium.org
2014-05-30
1
-5
/
+1
*
cc: Add message passing mechanism to micro benchmarking.
ernstm@chromium.org
2014-05-30
2
-4
/
+12
*
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: Add UMA histogram for gpu rasterization.
alokp@chromium.org
2014-05-29
2
-0
/
+31
*
Re-land: cc: Examine layers to determine if we're ready to activate.
reveman@chromium.org
2014-05-27
2
-6
/
+6
*
Revert 272635 "cc: Examine layers to determine if we're ready to..."
kbr@chromium.org
2014-05-24
2
-6
/
+6
*
cc: Examine layers to determine if we're ready to activate.
reveman@chromium.org
2014-05-23
2
-6
/
+6
[next]