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
*
Don't restart mid-forced-redraw.
tomhudson@chromium.org
2013-10-17
2
-0
/
+94
*
Trigger deadline immediately after an aborted main thread commit
skyostil@chromium.org
2013-10-17
3
-13
/
+59
*
Add UMA stats for GPU latency and GPU latency estimation
ajuma@chromium.org
2013-10-17
1
-1
/
+27
*
Revert 229087 "Disabling flaky RunMultiThread_DelegatingRenderer..."
dconnelly@chromium.org
2013-10-17
1
-2
/
+1
*
Disabling flaky RunMultiThread_DelegatingRenderer_ImplSidePaint.
dconnelly@chromium.org
2013-10-17
1
-1
/
+2
*
Make sure the scheduler is READY_TO_COMMIT
tomhudson@chromium.org
2013-10-17
1
-4
/
+6
*
cc: Only trace SetNeedsManageTilesOnImplThread on positive edge
brianderson@chromium.org
2013-10-17
2
-2
/
+6
*
Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink.
senorblanco@chromium.org
2013-10-16
1
-4
/
+0
*
Revert "cc: Temporary diagnostics."
dongseong.hwang@intel.com
2013-10-15
1
-21
/
+0
*
Adding threaded, impl-side painted LayerTreePerfTests
clholgat@chromium.org
2013-10-15
3
-8
/
+34
*
Update LayerTreeHostFiltersPixelTest to the new SkImageFilter CropRect API.
senorblanco@chromium.org
2013-10-15
1
-2
/
+6
*
Adding UV and vertex opacity to UIResourceLayer
clholgat@chromium.org
2013-10-15
4
-9
/
+109
*
Allow touch flings to bubble if the preceding touch scroll bubbled
jdduke@chromium.org
2013-10-15
3
-5
/
+62
*
Revert "Allow clipping by scroll parents." and "Improve perf of CalculateDraw...
vollick@chromium.org
2013-10-15
3
-792
/
+12
*
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
[next]