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: Don't consider padding for analysis.
vmpstr@chromium.org
2013-05-14
2
-7
/
+14
*
cc: Add TiledLayerImpl::AsValue
enne@chromium.org
2013-05-14
4
-2
/
+18
*
cc: Use the correct layer type in LayerImpl::AsValue
enne@chromium.org
2013-05-14
2
-3
/
+1
*
cc: Add to invalidation to PictureLayerImpl::AsValue
enne@chromium.org
2013-05-14
4
-0
/
+31
*
Don't copy tile contents on an "upload" from its pixel buffer for software re...
skaslev@chromium.org
2013-05-13
1
-9
/
+9
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
28
-146
/
+437
*
cc: Fix ubercomp crashes.
danakj@chromium.org
2013-05-11
3
-23
/
+15
*
Fix LTHI shutdown crash when disabling vsync immediately
boliu@chromium.org
2013-05-10
2
-1
/
+23
*
cc: Run all LayerTreeHost tests with a delegating renderer.
danakj@chromium.org
2013-05-10
16
-192
/
+418
*
Revert 199375 "re-land cc: Switched ContentLayerUpdaters to use ..."
danakj@chromium.org
2013-05-10
3
-23
/
+26
*
cc: Don't do CompositeAndReadback when using DelegatingRenderer.
danakj@chromium.org
2013-05-10
8
-20
/
+43
*
re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentation.
ernstm@chromium.org
2013-05-10
3
-26
/
+23
*
Improved tile binning.
ernstm@chromium.org
2013-05-10
1
-3
/
+3
*
cc: Inflate invalidation in each picture list
danakj@chromium.org
2013-05-10
6
-15
/
+227
*
cc: Add tile-free software compositing mode.
aelias@chromium.org
2013-05-10
12
-15
/
+142
*
cc: Replace Layer::SetAutomaticallyComputeRasterScale with a setting.
danakj@chromium.org
2013-05-09
20
-355
/
+703
*
cc: Add perf test for scrolling with impl-side painting
skyostil@chromium.org
2013-05-09
3
-2
/
+173
*
Make SingleThreadProxy update LayerTreeHost's animations
ajuma@chromium.org
2013-05-09
6
-9
/
+49
*
cc: Ensure resolution is copied during tiling set copy
vmpstr@chromium.org
2013-05-09
1
-3
/
+9
*
Re-land: cc: Cleanup vertex shaders used for anti-aliasing.
reveman@chromium.org
2013-05-09
5
-64
/
+116
*
Remove inside_chromium_build gyp variable
jamesr@chromium.org
2013-05-08
1
-15
/
+1
*
Update cc trace instrumentation to use tracing's object snapshot API
nduca@chromium.org
2013-05-08
14
-74
/
+181
*
cc: Fix readback from non-root layers.
danakj@chromium.org
2013-05-08
12
-84
/
+285
*
cc: Use SkPMColor consistently on readback.
aelias@chromium.org
2013-05-08
2
-55
/
+61
*
Compositor method renames
boliu@chromium.org
2013-05-08
13
-33
/
+32
*
cc: New reference image for BackgroundFilterBlurOffAxis.
reveman@chromium.org
2013-05-08
2
-1
/
+1
*
DelegatingRenderer: send frame on SwapBuffers instead of DrawFrame
piman@chromium.org
2013-05-08
15
-17
/
+181
*
Revert "cc: Cleanup vertex shaders used for anti-aliasing."
sky@chromium.org
2013-05-08
5
-112
/
+60
*
cc: Cleanup vertex shaders used for anti-aliasing.
reveman@chromium.org
2013-05-08
5
-60
/
+112
*
Support --enable-delegated-renderer on Android.
aelias@chromium.org
2013-05-08
8
-14
/
+89
*
Revert "cc: Move canvas clear from picture to picture_pile_impl
vmpstr@chromium.org
2013-05-07
2
-9
/
+29
*
cc: Png baselines for https://codereview.chromium.org/15004009/
danakj@chromium.org
2013-05-07
2
-0
/
+0
*
cc: Pass the device and page scale factor to CalculateContentsScale
danakj@chromium.org
2013-05-07
20
-75
/
+154
*
cc: Cache highp_threshold in TexCoordPrecisionRequired
brianderson@chromium.org
2013-05-07
7
-38
/
+60
*
Add cc option to non-lazily disable vsync notification
boliu@chromium.org
2013-05-06
7
-12
/
+65
*
cc: Clean up UpdateLayerContentsScale code.
danakj@chromium.org
2013-05-04
2
-29
/
+30
*
cc: Move canvas clear from picture to picture_pile_impl
vmpstr@chromium.org
2013-05-04
2
-29
/
+9
*
cc: Fix pixel buffer handling in lost context situations.
reveman@chromium.org
2013-05-04
4
-5
/
+45
*
cc: Fix impl-side painting flashing due to missing tiles
enne@chromium.org
2013-05-03
4
-2
/
+28
*
telemetry: Added solid prediction tracking
vmpstr@chromium.org
2013-05-03
6
-2
/
+34
*
cc: Add resource size sanity check to ResourceProvider.
reveman@chromium.org
2013-05-03
2
-1
/
+3
*
cc: Remove TileManager::GatherPixelRefsForTile.
reveman@chromium.org
2013-05-03
10
-163
/
+162
*
cc: Remove and rename PictureLayerTiling clone methods.
danakj@chromium.org
2013-05-03
6
-53
/
+44
*
cc: Add unit tests for recreating tiles after LCD text changes.
danakj@chromium.org
2013-05-03
8
-20
/
+222
*
cc: Simplify the logic for deciding to update tile priorities.
danakj@chromium.org
2013-05-02
15
-164
/
+167
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
16
-65
/
+142
*
Add unittest for root layer scroll offset delegation.
mkosiba@chromium.org
2013-05-02
1
-0
/
+66
*
cc: Move analyze tasks to worker thread.
reveman@chromium.org
2013-05-02
4
-77
/
+117
*
cc: Add a test image for force anti-aliasing off feature
enne@chromium.org
2013-05-02
1
-0
/
+0
*
Disables impl-side painting on TV device
jinsukkim@chromium.org
2013-05-02
1
-1
/
+6
[next]