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
*
Fix fixed-pos jitter related to physical pixel snapping.
aelias@chromium.org
2014-04-02
2
-2
/
+56
*
Remove dead code cc::Layer, cc::WebLayerImpl
wjmaclean@chromium.org
2014-04-02
2
-35
/
+0
*
Add trace flow event for tracking LatencyInfo
miletus@chromium.org
2014-04-02
1
-0
/
+7
*
cc: Remove unused variable LayerTreeSettings::use_memory_management.
dongseong.hwang@intel.com
2014-04-02
2
-2
/
+0
*
cc: Remove extra type from tiling raster tile iterator.
vmpstr@chromium.org
2014-04-02
4
-29
/
+20
*
Re-raster GPU-rasterized layers during scale animations
ajuma@chromium.org
2014-04-02
2
-4
/
+80
*
cc: Add tiling eviction tile iterator.
vmpstr@chromium.org
2014-04-02
3
-2
/
+181
*
cc: Prevent integer overflow with software TextureMailbox.
danakj@chromium.org
2014-04-01
3
-6
/
+23
*
cc: Avoid prefer smoothness mode when scrolling with scroll handler
skyostil@chromium.org
2014-04-01
4
-10
/
+56
*
Revert of Early terminate flings when scrolling impossible (https://coderevie...
tkent@chromium.org
2014-04-01
5
-8
/
+45
*
Revert "Handle direction control in compositor Animations"
rafaelw@google.com
2014-04-01
3
-116
/
+29
*
Early terminate flings when scrolling impossible
jdduke@chromium.org
2014-03-31
5
-45
/
+8
*
Handle direction control in compositor Animations
a.renevier@samsung.com
2014-03-31
3
-29
/
+116
*
cc: Add layer property for scroll handlers
skyostil@chromium.org
2014-03-31
14
-25
/
+111
*
cc: Add tile manager raster tile iterator.
vmpstr@chromium.org
2014-03-31
7
-9
/
+707
*
cc: Identify animations that affect scale
ajuma@chromium.org
2014-03-31
12
-0
/
+191
*
Always use a SharedBitmapManager with the compositor.
jbauman@chromium.org
2014-03-31
2
-62
/
+9
*
Initialize cc::VideoFrameProviderClientImpl::active_video_layer_.
scherkus@chromium.org
2014-03-29
4
-1
/
+22
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
20
-114
/
+578
*
Make disable_low_res_tiling independent of is_gpu_rasterization_enable
anton@chromium.org
2014-03-28
2
-3
/
+3
*
Make scaled_scroll_bounds floaat to avoid truncating intermediate results.
wjmaclean@chromium.org
2014-03-28
1
-1
/
+1
*
Removed pinch viewport scroll offset distribution
bokan@chromium.org
2014-03-28
5
-175
/
+0
*
cc: Support texcoord offsets in YUVVideoDrawQuad
sheu@chromium.org
2014-03-27
14
-89
/
+129
*
Audit/fix use of media::VideoFrame::coded_size()
sheu@chromium.org
2014-03-27
2
-34
/
+8
*
cc: Use needs_animate_layers()
simonhong@chromium.org
2014-03-27
1
-4
/
+3
*
Replace CurrentPhysicalTimeTicks with a fallback in CurrentFrameTimeTicks.
aelias@chromium.org
2014-03-26
7
-32
/
+22
*
Avoid unnecessary gloweffect calls
sataya.m@samsung.com
2014-03-26
2
-2
/
+44
*
cc: Apply occlusion before creating quads in DelegatedRendererLayerImpl.
danakj@chromium.org
2014-03-26
6
-21
/
+201
*
Remove NOTIMPLEMENTED from DelegatingRenderer::SendManagedMemoryStats
jbauman@chromium.org
2014-03-26
1
-2
/
+2
*
cc: Fix typo in comment.
reveman@chromium.org
2014-03-26
1
-1
/
+1
*
Add GL_TEXTURE_EXTERNAL_OES as supported texture target for CHROMIUM_map_image.
sohan.jyoti@samsung.com
2014-03-26
1
-4
/
+0
*
cc: Add missing DCHECKs to RasterTaskGraphRunner.
reveman@chromium.org
2014-03-26
1
-0
/
+2
*
cc: Move WorkerPoolTask implementations to tile_manager.cc.
reveman@chromium.org
2014-03-25
10
-349
/
+265
*
Use QuadSink::Append for debug borders.
danakj@chromium.org
2014-03-25
2
-5
/
+5
*
Show pictures layer_rect in trace
wangxianzhu@chromium.org
2014-03-25
1
-2
/
+1
*
SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-25
24
-159
/
+93
*
cc: Reduce size of cc::ResourceProvider::Resource class
jadahl@opera.com
2014-03-25
2
-28
/
+31
*
update VIDEO_HOLE block wrt recent cc changes
mostynb@opera.com
2014-03-25
1
-2
/
+1
*
plumbing fills_bounds_completely from aura to content_layer_updater
luken@chromium.org
2014-03-25
24
-27
/
+88
*
change SoftwareOutputDevice CopyToBitmap to CopyToPixels, and remove device_ ...
reed@google.com
2014-03-25
3
-18
/
+11
*
Disable LayerTreeHostTestNumFramesPending for flakiness.
aelias@chromium.org
2014-03-22
1
-2
/
+3
*
cc: Apply occlusion before creating quads in RenderSurfaceImpl.
danakj@chromium.org
2014-03-21
10
-6
/
+129
*
cc: Don't consider borders when iterating pixel refs
enne@chromium.org
2014-03-21
3
-3
/
+84
*
cc: Add minimal GLES2Interface implementation required to run RasterWorkerPoo...
reveman@chromium.org
2014-03-20
1
-2
/
+23
*
cc: Apply occlusion before creating quads in SolidColorScrollbarLayerImpl.
danakj@chromium.org
2014-03-20
4
-5
/
+95
*
cc: Add layer raster tile iterator
vmpstr@chromium.org
2014-03-20
6
-3
/
+361
*
Do not clip inside OcclusionTracker: Contributing Surfaces Edition.
danakj@chromium.org
2014-03-20
5
-194
/
+74
*
Move SoftwareFrameData overflow checks to the IPC code.
danakj@chromium.org
2014-03-20
2
-0
/
+17
*
cc: Apply occlusion before creating quads in VideoLayerImpl.
danakj@chromium.org
2014-03-20
4
-11
/
+102
*
cc: Apply occlusion before creating quads in SurfaceLayerImpl.
danakj@chromium.org
2014-03-20
3
-2
/
+72
[next]