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 race conditions in window snapshot code.
kbr@chromium.org
2013-10-15
7
-2
/
+135
*
CC: Organize and optimize format lookups.
epenner@chromium.org
2013-10-15
10
-82
/
+68
*
cc: Remove BackToFront LayerIterator ordering.
danakj@chromium.org
2013-10-14
5
-182
/
+4
*
cc: Enable PageScaleImplSidePaintingPerfTest.HeavyPage
brianderson@chromium.org
2013-10-14
1
-2
/
+1
*
cc: Ref count pixel ref in image decode task.
vmpstr@chromium.org
2013-10-14
1
-3
/
+3
*
cc: Add lcd text / contents opaque to LayerImpl::AsValue
enne@chromium.org
2013-10-14
1
-0
/
+3
*
cc: Fix masks when the RenderPassDrawQuad does not cover the whole pass
danakj@chromium.org
2013-10-12
2
-9
/
+111
*
cc: Preserve partial culling from child compositor.
danakj@chromium.org
2013-10-12
8
-41
/
+201
*
cc: Add PictureRecordBenchmark.
vmpstr@chromium.org
2013-10-12
6
-2
/
+147
*
cc: Change precision of ComputeClippedPointForEdge
enne@chromium.org
2013-10-12
3
-7
/
+17
*
cc: Add MicroBenchmarkController plumbing.
vmpstr@chromium.org
2013-10-12
13
-26
/
+230
*
Enable linear fade scrollbar animation on programmatic scroll
jdduke@chromium.org
2013-10-11
2
-10
/
+10
*
telemetry: Refactored rasterize_and_record measurement.
ernstm@chromium.org
2013-10-11
17
-98
/
+96
*
Inflating bounds for rotation should support min/max progress
vollick@chromium.org
2013-10-11
2
-97
/
+115
*
cc: Fix HeadsUpDisplayLayerImpl NPE after resource loss
boliu@chromium.org
2013-10-11
5
-4
/
+65
*
cc: Add MicroBenchmarkController.
vmpstr@chromium.org
2013-10-11
5
-0
/
+198
*
cc: Reset resource update controller on closing of layer tree host
brianderson@chromium.org
2013-10-11
1
-0
/
+1
*
Estimate GPU latency in OutputSurface
ajuma@chromium.org
2013-10-10
2
-3
/
+74
*
Support calculation of inflated bounds for rotation transform operations.
vollick@chromium.org
2013-10-10
2
-1
/
+409
*
Don't try to access the ResourceProvider when it may be NULL.
ccameron@chromium.org
2013-10-10
5
-0
/
+105
*
cc: Fix flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFails
brianderson@chromium.org
2013-10-10
3
-7
/
+24
*
Improve perf of CalculateDrawPropertiesInternal when there are no scroll pare...
vollick@chromium.org
2013-10-10
2
-3
/
+24
*
Fix transition from hardware to software compositing.
ccameron@chromium.org
2013-10-09
11
-0
/
+121
*
cc: Use ApplyImageFilter for all filters in GLRenderer
ajuma@chromium.org
2013-10-09
4
-530
/
+15
*
aura: Allow delegated frames to be used by more than one impl layer.
danakj@chromium.org
2013-10-09
18
-331
/
+1445
*
cc: Add parition to ScopedPtrVector.
vmpstr@chromium.org
2013-10-09
2
-0
/
+40
*
Use total page scale in the LayerScrollOffsetDelegate.
mkosiba@chromium.org
2013-10-09
4
-7
/
+18
*
Remove un-used variables in layer_tree_host_common
shawnsingh@chromium.org
2013-10-09
1
-2
/
+0
*
CC: Cap the size of the SOON_BIN.
epenner@chromium.org
2013-10-09
1
-2
/
+16
*
Make ConvertableToTraceFormat ref-counted
wangxianzhu@chromium.org
2013-10-09
8
-27
/
+23
*
cc: Removed unused metrics from RenderingStats.
ernstm@chromium.org
2013-10-09
24
-463
/
+123
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
24
-53
/
+194
*
cc: Fix ideal_content_scale check in PictureImageLayerImpl
boliu@chromium.org
2013-10-08
3
-5
/
+109
*
Touch flings should not bubble.
vollick@chromium.org
2013-10-08
2
-1
/
+80
*
CC: WeakPtrFactory should be the last member.
dmichael@chromium.org
2013-10-08
14
-30
/
+31
*
cc: Combined two if-blocks.
alokp@chromium.org
2013-10-08
1
-3
/
+0
*
Allow clipping by scroll parents.
vollick@chromium.org
2013-10-08
3
-14
/
+773
*
Add --disable-compositor-touch-hit-testing flag
rbyers@chromium.org
2013-10-08
5
-1
/
+10
*
Removed unused variable.
alokp@chromium.org
2013-10-08
1
-4
/
+0
*
Delete LayerImpl::NoteLayerSurfacePropertyChanged.
alokp@chromium.org
2013-10-07
6
-89
/
+26
*
cc: Don't always push properties for scrollbar layers
enne@chromium.org
2013-10-05
6
-36
/
+51
*
Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.
jun.a.jiang@intel.com
2013-10-05
15
-422
/
+5
*
cc: Fix hit-testing of empty layers.
sadrul@chromium.org
2013-10-05
13
-10
/
+250
*
LayerTreeHost should not modify the LayerTreeSettings object.
adam.treat@samsung.com
2013-10-05
3
-17
/
+19
*
Do not clip inside OcclusionTracker.
alokp@chromium.org
2013-10-04
7
-984
/
+62
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
1
-1
/
+1
*
cc: Disable flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFails
enne@chromium.org
2013-10-04
1
-2
/
+3
*
Factor TextureMap and Texture class out of resource_provider_unittest.cc and ...
mvujovic@adobe.com
2013-10-04
10
-131
/
+330
*
cc: Fix disabled vsync state freezing
enne@chromium.org
2013-10-04
4
-12
/
+34
*
cc: Stop using magic numbers to detect if we can use partial updates.
danakj@chromium.org
2013-10-04
5
-23
/
+56
[next]