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: 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
*
Do SetNeedsCommit() instead of Composite() in threaded mode.
danakj@chromium.org
2014-05-16
1
-5
/
+3
*
Merge SingleThreadProxy::CommitAndComposite into CompositeImmediately.
danakj@chromium.org
2014-05-16
2
-35
/
+23
*
Use LayerTreeHostImpl id instead of its address as id in trace events
caseq@chromium.org
2014-05-16
1
-5
/
+7
*
cc: CapturePostTask in SingleThreadProxy::Stop
boliu@chromium.org
2014-05-16
1
-0
/
+1
*
Do not use MockQuadCuller when only testing with RenderPass
weiliangc@chromium.org
2014-05-16
5
-43
/
+37
*
cc: Change tile manager perftest to use layers.
vmpstr@chromium.org
2014-05-16
6
-182
/
+202
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
32
-1416
/
+171
*
Make ui::Snapshot asynchronous on Android, remove CompositeAndReadback.
danakj@chromium.org
2014-05-15
4
-4
/
+2
*
Remove hit-testing-only RSLL entries
vollick@chromium.org
2014-05-15
12
-226
/
+7
*
CC::LayerAnimationController should use TimeTicks and
sivagunturi@chromium.org
2014-05-15
16
-439
/
+490
*
Make LayerScrollOffsetDelegate updates consistent.
mkosiba@chromium.org
2014-05-15
7
-84
/
+80
*
cc: Remove unused variable in PictureLayerImpl::AppendQuads.
sohan.jyoti@samsung.com
2014-05-15
1
-1
/
+0
*
cc: fix data race in RenderingStatsInstrumentation.
ernstm@chromium.org
2014-05-15
1
-0
/
+2
*
cc: Require high res tiles to activate when active twin has different bounds.
reveman@chromium.org
2014-05-14
2
-3
/
+23
*
setLocalMatrix is deprecated, so pass the matrix to the factory
reed@google.com
2014-05-14
1
-8
/
+6
*
Revert "cc: Remove layers that are not drawn from tile manager."
vmpstr@chromium.org
2014-05-14
3
-22
/
+0
*
Revert 270265 "cc: Fail more visibly when sync queries are not w..."
kbr@chromium.org
2014-05-14
1
-18
/
+0
*
cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-14
1
-0
/
+18
*
cc: Remove redundant ActivatePendingTree method
simonhong@chromium.org
2014-05-14
2
-6
/
+1
*
cc: Remove layers that are not drawn from tile manager.
vmpstr@chromium.org
2014-05-13
3
-0
/
+22
*
cc: Set requires high res upon becoming visible
vmpstr@chromium.org
2014-05-13
2
-2
/
+23
*
cc: Remove AccelContentPaintDurationMS and related histos.
sohan.jyoti@samsung.com
2014-05-13
1
-20
/
+0
*
Use LapTimer in rasterize_and_record micro benchmark.
dominikg@chromium.org
2014-05-13
16
-49
/
+68
*
cc: Removed deadcode GlRenderer::InitializeGrContext.
alokp@chromium.org
2014-05-13
1
-1
/
+0
*
cc: Discard SkCanvas (frame-buffer) before rasterization.
alokp@chromium.org
2014-05-13
2
-0
/
+2
*
Make --enable-delegated-renderer show stuff on Mac
ccameron@chromium.org
2014-05-13
1
-1
/
+0
*
Expose default ctor of SQS and remove Create and Copy funciton of SQS
weiliangc@chromium.org
2014-05-12
4
-21
/
+11
*
cc: Fix tile manager raster tile iterator perftest.
vmpstr@chromium.org
2014-05-12
1
-4
/
+5
*
Hit test on the layer tree rather than the RSLL
vollick@chromium.org
2014-05-12
13
-2410
/
+2583
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
24
-476
/
+376
*
Revert 261000 "Re-raster GPU-rasterized layers during scale animations"
ajuma@chromium.org
2014-05-11
2
-63
/
+2
*
cc: fix pre-painting trigger for GPU rasterization
ernstm@chromium.org
2014-05-11
2
-10
/
+10
*
Use Async readbacks in the SoftwareRenderer unit tests.
danakj@chromium.org
2014-05-11
1
-106
/
+105
*
Add a trace to output the scheduler settings.
mithro@mithis.com
2014-05-11
3
-0
/
+27
*
Use factory methods for Skia effects in unit tests.
dominikg@chromium.org
2014-05-11
5
-15
/
+14
[next]