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
*
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
*
cc: Move soon bin apron from tile manager to tiling.
vmpstr@chromium.org
2014-05-09
4
-32
/
+97
*
NinePatchLayer should support aperture on edge
dtrainor@chromium.org
2014-05-09
2
-15
/
+62
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
11
-368
/
+333
*
Solid Color Scrollbars should start with opacity 0.
wjmaclean@chromium.org
2014-05-07
3
-1
/
+6
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
cc: Allow one frame of pre-rasterization for GPU rasterization.
ernstm@chromium.org
2014-05-07
8
-13
/
+43
*
cc: Make LayerAnimationController only call StartAnimations when needed
ajuma@chromium.org
2014-05-07
3
-3
/
+44
*
Create SharedQuadState on RenderPass
weiliangc@chromium.org
2014-05-07
35
-179
/
+154
*
UpdateTilePriorities on mask layers whose owners don't draw content.
hartmanng@chromium.org
2014-05-07
2
-3
/
+58
*
Add flag to enable rendering of text using signed distance fields.
jvanverth@google.com
2014-05-07
23
-80
/
+120
*
cc: Check for pending tree before transition to COMMIT_STATE_IDLE
brianderson@chromium.org
2014-05-07
2
-2
/
+18
[next]