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: Compute the maximum scale of animations
ajuma@chromium.org
2014-04-03
12
-0
/
+565
*
cc: Advance commit state with a CancelableClosure
brianderson@chromium.org
2014-04-03
3
-59
/
+96
*
cc: Allow CompositeAndReadback when replacement commit is activating
simonhong@chromium.org
2014-04-03
3
-13
/
+219
*
cc: Use DefaultInterval for uninitialized interval
boliu@chromium.org
2014-04-03
1
-3
/
+4
*
Revert 261543 "cc: Add picture recording modes for benchmarking"
nick@chromium.org
2014-04-03
14
-193
/
+60
*
cc: Add picture recording modes for benchmarking
skyostil@chromium.org
2014-04-03
14
-60
/
+193
*
Add @skyostil to cc OWNERS
nduca@chromium.org
2014-04-03
1
-0
/
+1
*
cc: Add CHECKs that the backing size reported by canvas matches.
danakj@chromium.org
2014-04-03
4
-9
/
+16
*
Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.
hshi@chromium.org
2014-04-03
2
-58
/
+92
*
Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...
nick@chromium.org
2014-04-03
3
-155
/
+234
*
Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."
nick@chromium.org
2014-04-03
3
-234
/
+155
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2014-04-03
3
-155
/
+234
*
cc: Add more values to Scheduler::StateAsValue
brianderson@chromium.org
2014-04-03
1
-1
/
+13
*
cc: fix continuous paint mode
caseq@chromium.org
2014-04-03
11
-3
/
+120
*
cc: Add performance tests for PicutrePileImpl class.
reveman@chromium.org
2014-04-03
2
-0
/
+90
*
Initialize overlay validator in GpuBrowserCompositorOutputSurface.
alexst@chromium.org
2014-04-03
6
-27
/
+20
*
Fix another inappropriate overscroll glow.
sataya.m@samsung.com
2014-04-03
2
-13
/
+27
*
Revert of Revert of Early terminate flings when scrolling impossible (https:/...
jdduke@chromium.org
2014-04-02
5
-45
/
+8
*
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
[next]