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
*
Make LayerTreeHostBlendingPixelTest smaller to avoid timeouts
rosca
2014-11-09
6
-70
/
+47
*
Render surface's owning layer should not generate quads with blend mode.
rosca
2014-11-09
9
-24
/
+83
*
[android] Remove unused scroll delta in TopControls
sujiths.s
2014-11-08
2
-5
/
+72
*
cc: Remove main thread rendering stats
hendrikw
2014-11-08
23
-289
/
+73
*
Return overscroll data from cc::InputHandler::ScrollBy
ccameron
2014-11-07
8
-70
/
+179
*
cc: Remove PicturePileBase as a base class of PicturePileImpl.
vmpstr
2014-11-07
12
-202
/
+294
*
Fix high DPI with Surfaces by treating Surface size as content bounds of layer
jbauman
2014-11-07
3
-5
/
+52
*
Fix white line on tile boundaries when scrolling.
timav
2014-11-07
4
-114
/
+199
*
cc: Fix incorrectly reported tile resolution in tracing.
vmpstr
2014-11-07
1
-0
/
+1
*
cc: Only allow EXTERNAL_OES target to be used on Android.
reveman
2014-11-06
1
-0
/
+6
*
Allow layers to signal that additional sequences are needed before surface de...
jbauman
2014-11-06
15
-65
/
+392
*
cc: DCHECK that pile size == layer size during draw if pile isn't empty.
danakj
2014-11-06
6
-20
/
+39
*
cc: Use an SkSurface for software raster instead of an SkBitmap.
danakj
2014-11-06
1
-33
/
+56
*
cc: Avoid use of uninit values in the GLRenderer::draw_cache_.
danakj
2014-11-06
2
-3
/
+12
*
Disable a DCHECK that hits frequently with apprtc.appspot.com.
Tommi Gunn
2014-11-06
1
-1
/
+5
*
Fix assertions in cc::LayerQuad::Edge::Edge caused by empty bounding boxes.
rosca
2014-11-06
3
-75
/
+90
*
Make non-solid-color ContentLayerClient produce no solid color quads.
danakj
2014-11-05
2
-12
/
+10
*
cc: Remove noisy UpdateTiles traces.
vmpstr
2014-11-05
3
-13
/
+11
*
Choose largest DrawQuad type, no longer dependent on compiler flag
weiliangc
2014-11-05
8
-27
/
+45
*
Include FPS data in verbose logging if --show-fps-counter is set.
gusfernandez
2014-11-05
2
-1
/
+5
*
Revert of Moving background animation ticking from LayerTreeHostImpl into the...
mithro
2014-11-05
16
-70
/
+180
*
Moving background animation ticking from LayerTreeHostImpl into the Scheduler.
mithro
2014-11-05
16
-180
/
+70
*
Re-land: cc: Make Overlay unit tests work when sync query extension is availa...
reveman
2014-11-05
1
-0
/
+16
*
cc: Fix WeakPtrFactory::GetWeakPtr() race when using multiple raster worker t...
reveman
2014-11-05
1
-42
/
+41
*
Make aborted commits inform the scroll delegate.
aelias
2014-11-04
2
-13
/
+21
*
Fix double subtraction of sent_delta on sync tree activation.
bokan
2014-11-04
2
-3
/
+34
*
cc: Remove some of the instrumentation plumbing
hendrikw
2014-11-04
29
-256
/
+88
*
cc: Ensure that raster contents scale doesn't go below min scale.
vmpstr
2014-11-04
1
-3
/
+5
*
cc: Use commit to activation time in repaint HUD
hendrikw
2014-11-04
6
-23
/
+16
*
cc: Fix perftest not to create infinite pile and tiling.
e.hakkinen
2014-11-04
1
-8
/
+10
*
We need to cleanup GpuMemoryBuffers allocated in the GPU process.
alexst
2014-11-04
2
-0
/
+7
*
cc: Handle GrContext::wrapBackendTexture failures properly.
reveman
2014-11-03
1
-0
/
+2
*
cc: Ensure that eviction tiling range is sane.
vmpstr
2014-11-01
1
-7
/
+22
*
cc: Invalidate eviction cache in cases where we remove/add tiles.
vmpstr
2014-11-01
2
-0
/
+9
*
LOG and clear SurfaceFactory if it isn't empty on destruction.
jbauman
2014-10-31
3
-4
/
+23
*
cc: Remove empty viewport check in GLRenderer::BeginDrawingFrame.
reveman
2014-10-30
1
-3
/
+0
*
cc: check valid thread and resource origin for the resource rasterized.
dongseong.hwang
2014-10-30
2
-1
/
+8
*
cc: Support texture rect targets for masks
enne
2014-10-30
14
-155
/
+536
*
cc: Translate the canvas to correctly detect solid colors
hendrikw
2014-10-30
2
-1
/
+26
*
Support single-threaded impl-side painting
enne
2014-10-29
11
-14
/
+132
*
cc: Detect miss-behaving fence extensions when using 1-copy rasterizer.
reveman
2014-10-29
6
-16
/
+39
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
20
-142
/
+137
*
cc: UpdateTiles when CanHaveTilings change
boliu
2014-10-29
5
-2
/
+46
*
cc: Fix weakptr destruction of DelayedUniqueNotifier on shutdown.
danakj
2014-10-29
5
-7
/
+88
*
cc: Move FallbackFence implementation from GLRenderer to ResourceProvider.
reveman
2014-10-29
5
-51
/
+80
*
Add setter for test_capabilities_.gpu.image in TestWebGraphicsContext3D.
danakj
2014-10-29
1
-0
/
+3
*
Apply scroll and scale delta values to client even if root layer is NULL.
bokan
2014-10-29
4
-58
/
+82
*
Revert of cc: Make Overlay unit tests work when sync query extension is avail...
reveman
2014-10-29
2
-14
/
+3
*
Reshape Display OutputSurface to use device scale factor of root surface
jbauman
2014-10-29
2
-8
/
+13
*
cc: Throttle raster performed by 1-copy rasterizer.
reveman
2014-10-29
3
-36
/
+180
[next]