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
*
Cosmetic cleanup to texture_layer mailboxes.
alexst@chromium.org
2013-01-21
10
-96
/
+183
*
cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...
reveman@chromium.org
2013-01-21
9
-9
/
+59
*
Make new-style page scale work on Android.
aelias@chromium.org
2013-01-21
7
-59
/
+39
*
Unbreak max scroll offset in threaded compositing mode.
aelias@chromium.org
2013-01-21
1
-2
/
+2
*
cc: Use the size of the source frame along with the source frame's renderpasses
danakj@chromium.org
2013-01-20
5
-12
/
+82
*
cc: DelegatedRenderer layer needs a surface if rotated.
danakj@chromium.org
2013-01-20
2
-4
/
+30
*
Find root scroll layer at tree activation
jamesr@chromium.org
2013-01-19
11
-64
/
+75
*
cc: Test non-root passes are not transformed.
danakj@chromium.org
2013-01-19
1
-13
/
+71
*
Fix scrollbars missing after lost context
piman@chromium.org
2013-01-19
6
-15
/
+88
*
cc: Fix PictureLayerTiling::Iterator crash
enne@chromium.org
2013-01-18
4
-1
/
+15
*
cc: Fix clipped render surface caching.
danakj@chromium.org
2013-01-18
2
-35
/
+154
*
cc: Add right-aligned-scheduler command line switch.
kangyuan.shu@intel.com
2013-01-18
4
-0
/
+6
*
cc: Redraw incomplete frames when new texture uploads finish
brianderson@chromium.org
2013-01-18
17
-13
/
+176
*
cc: PaintTimeCounter display on the HudLayer in continuous painting mode
egraether@chromium.org
2013-01-18
5
-79
/
+184
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
15
-58
/
+160
*
cc: Fix resource eviction with impl-side painting.
reveman@chromium.org
2013-01-17
8
-35
/
+38
*
Separate scrollbar animation controller from scrollbar positioning
jamesr@chromium.org
2013-01-17
16
-278
/
+219
*
Enabling the TileGrid acceleration structure for cc picture playback
junov@chromium.org
2013-01-17
1
-4
/
+7
*
Revert 177288
ilevy@chromium.org
2013-01-17
15
-160
/
+58
*
cc: Clarify the uvRect used for RenderSurfaces and support masks with differe...
danakj@chromium.org
2013-01-17
2
-19
/
+148
*
fix to improve performance of TilePosition
whunt@chromium.org
2013-01-17
1
-6
/
+6
*
cc: Fix thread proxy releasing commit early
enne@chromium.org
2013-01-17
2
-3
/
+9
*
cc: add PaintTimeCounter to keep track of per frame paint time
egraether@chromium.org
2013-01-17
6
-0
/
+111
*
cc: Add picture pile base class
enne@chromium.org
2013-01-17
10
-93
/
+130
*
Define cc::TransformOperations and webkit::WebTransformOperationsImpl
ajuma@chromium.org
2013-01-17
11
-0
/
+1175
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
15
-58
/
+160
*
cc: Do not request redraw on commit when impl-side painting
brianderson@chromium.org
2013-01-17
11
-57
/
+179
*
Remove top controls layer from cc/.
tedchoc@chromium.org
2013-01-16
4
-38
/
+0
*
cc: Block the main thread for texture layers during impl-side painting
enne@chromium.org
2013-01-16
6
-3
/
+48
*
cc: Add iterator and big border support to TilingData
enne@chromium.org
2013-01-16
3
-14
/
+451
*
cc: Fix tree activation when invisible layers exist.
reveman@chromium.org
2013-01-16
2
-4
/
+12
*
[cc] Use base::TimeTicks in RenderStats
nduca@chromium.org
2013-01-16
10
-41
/
+36
*
cc: Test to verify the order of the transforms when mapping to the delegated ...
danakj@chromium.org
2013-01-16
2
-8
/
+20
*
cc: Set the max frames pending from the thread proxy.
danakj@chromium.org
2013-01-16
8
-14
/
+94
*
Mark textures allocated by impl-side painting's ResourcePool as
ccameron@chromium.org
2013-01-16
1
-1
/
+1
*
This change makes the timestamp saving functionality of the FrameRateCounter ...
egraether@chromium.org
2013-01-16
6
-65
/
+116
*
Add support for calculating the position of the top controls in the cc layer.
tedchoc@chromium.org
2013-01-16
15
-7
/
+582
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
39
-77
/
+384
*
cc: Fix lost context handling when using impl-side painting.
reveman@chromium.org
2013-01-16
5
-4
/
+59
*
cc: Move tile sorting into separate function and add trace event.
reveman@chromium.org
2013-01-16
2
-2
/
+9
*
cc: fix HudLayer's RGB ordering on Android
egraether@chromium.org
2013-01-15
1
-2
/
+3
*
cc: Add tiling data unittests
enne@chromium.org
2013-01-15
2
-0
/
+594
*
Remove duplicate pushPropertiesTo call for mask/replica layers
jamesr@chromium.org
2013-01-15
1
-5
/
+0
*
Fix masks when scaling is in the tree
piman@chromium.org
2013-01-15
2
-2
/
+141
*
cc: remove continuous painting invalidations from LayerTreeHost
egraether@chromium.org
2013-01-15
2
-19
/
+0
*
Migrate more functions from MathUtil to gfx::Transform
shawnsingh@chromium.org
2013-01-15
15
-1293
/
+51
*
Revert 176739
reveman@google.com
2013-01-15
3
-15
/
+24
*
cc: Sort impl-side painting tiles by content rect
enne@chromium.org
2013-01-15
1
-3
/
+8
*
cc: Move anti-aliasing decision to parent compositor.
reveman@chromium.org
2013-01-14
3
-24
/
+15
*
Move pending tile priorities to active on tree activation
brianderson@chromium.org
2013-01-13
10
-0
/
+42
[next]