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: 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
*
cc: Add a checkerboard trace event instant to picture layer impl.
vmpstr@chromium.org
2014-05-10
1
-0
/
+8
*
cc: Do not limit number of raster tasks for upload limit.
alokp@chromium.org
2014-05-10
9
-69
/
+7
*
cc: Move gpu rasterization flag from LayerImpl to LayerTreeImpl.
alokp@chromium.org
2014-05-10
10
-55
/
+68
*
The snap ratio is wrong
yongha78.lee@samsung.com
2014-05-10
2
-1
/
+45
*
Scrub deprecated Skia APIs.
fmalita@chromium.org
2014-05-10
1
-2
/
+2
*
Making BeginFrameArgs work with TRACE_EVENT system.
mithro@mithis.com
2014-05-10
10
-31
/
+56
*
Refactoring the debug creation of BeginFrameArgs objects to be in unittest co...
mithro@mithis.com
2014-05-10
9
-109
/
+158
*
cc: Add a flag to layers that returns true if the layer is in RSLL.
vmpstr@chromium.org
2014-05-09
10
-33
/
+436
*
Use ThreadNow() in LapTimer if supported.
dominikg@chromium.org
2014-05-09
3
-76
/
+53
*
Adding extra DCHECKs to DelayBaseTimeSource to prevent bad states from occuring.
mithro@mithis.com
2014-05-09
1
-4
/
+10
[next]