Sign in
chromium
/
chromium
/
src
/
904e9138fb2ca78ba6ae1f1054f9ce8cfe19eda5
/
cc
/
tiled_layer.cc
904e913
Pass accurate contentsScale to LayerImpl.
by
[email protected]
· 13 years ago
f809d3bb
Use gfx:: Geometry types for the resource provider and layer updater classes.
by
[email protected]
· 13 years ago
710ffc0
Fix clipping/culling for DelegatedRendererLayer*
by
[email protected]
· 13 years ago
787465c
cc: Convert more usages from Vector to std::vector.
by
[email protected]
· 13 years ago
b4da203
cc: Rename TextureUpdate to ResourceUpdate.
by
[email protected]
· 13 years ago
4b685d3
One good thing (the only good thing?) about the recent texture
by
[email protected]
· 13 years ago
f33db56
cc: Rename LayerUpdater::Texture to LayerUpdater::Resource.
by
[email protected]
· 13 years ago
8d93172
cc: Add predictive pre-painting.
by
[email protected]
· 13 years ago
64d8d39
cc: Rename LayerTextureUpdater to LayerUpdater.
by
[email protected]
· 13 years ago
d50c686
cc: Remove CC*.h temporary includes, part 5/4.
by
[email protected]
· 13 years ago
96baf3e
cc: Rename cc classes and members to match filenames
by
[email protected]
· 13 years ago
fdc7693
cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedTexture class.
by
[email protected]
· 13 years ago
55a124d0
cc: Remove CC*.h temporary includes, part 4/4.
by
[email protected]
· 13 years ago
da2c912
cc: Remove CC*.h temporary includes, part 2/4.
by
[email protected]
· 13 years ago
c753e25a
Revert "cc: Rename cc classes and members to match filenames"
by
[email protected]
· 13 years ago
184fac5
cc: Rename cc classes and members to match filenames
by
[email protected]
· 13 years ago
4456eee2
Reland "cc: Remove CC*.h temporary includes, part 1/4."
by
[email protected]
· 13 years ago
ad5d142
Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."
by
[email protected]
· 13 years ago
bbf3513
cc: Remove CC*.h temporary includes, part 1/4.
by
[email protected]
· 13 years ago
d9c2852
Remove GraphicsContext3D:: stubs from cc
by
[email protected]
· 13 years ago
1d99317
cc: Switch to Chromium DCHECKs LOGs
by
[email protected]
· 13 years ago
e7f87cfb
Revert "cc: Switch to Chromium DCHECKs LOGs"
by
[email protected]
· 13 years ago
bc3847a
cc: Switch to Chromium DCHECKs LOGs
by
[email protected]
· 13 years ago
1c0088f
Revert 162284 - cc: Get rid of CC*.h temporary header files.
by
[email protected]
· 13 years ago
57fe246
cc: Get rid of CC*.h temporary header files.
by
[email protected]
· 13 years ago
a8461d8
cc: Remove the temporary header files that aren't prefixed with CC*
by
[email protected]
· 13 years ago
321fe370
cc: Remove wtf includes from *LayerTextureUpdater headers
by
[email protected]
· 13 years ago
0def90d
cc: Store tiles, painters, tiling data in scoped_ptr
by
[email protected]
· 13 years ago
e55385cb
Remove USE(ACCELERATED_COMPOSITING) references from cc
by
[email protected]
· 13 years ago
ea8af90e
cc: Remove LayerTextureUpdater::Texture::updateRect() callback.
by
[email protected]
· 13 years ago
cd57cc5a
[cc] Rename all cc/ filenames to Chromium style
by
[email protected]
· 13 years ago
[Renamed from cc/TiledLayerChromium.cpp]
e0bd43a
[cc] Store CCLayerImpls as scoped_ptrs
by
[email protected]
· 13 years ago
a36c6649
Revert 161482 - [cc] Store CCLayerImpls as scoped_ptrs
by
[email protected]
· 13 years ago
cb8df59e
[cc] Store CCLayerImpls as scoped_ptrs
by
[email protected]
· 13 years ago
ec1d6d5
[cc] Remove all WTF #includes from CCLayerTreeHost
by
[email protected]
· 13 years ago
c71ff05
Revert 160623 - [cc] Remove all WTF #includes from CCLayerTreeHost
by
[email protected]
· 13 years ago
a96abc2d
Revert 160631 - [cc] Store CCLayerImpls as scoped_ptrs
by
[email protected]
· 13 years ago
056c34d4
[cc] Store CCLayerImpls as scoped_ptrs
by
[email protected]
· 13 years ago
b0c72ae
[cc] Remove all WTF #includes from CCLayerTreeHost
by
[email protected]
· 13 years ago
048634c
Renamed LayerChromium::opaque to LayerChromium::contentsOpaque. Having both opaque and opacity on the same interface is quite confusing.
by
[email protected]
· 13 years ago
fd2d4f2
cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library.
by
[email protected]
· 13 years ago
a416a0be
[cc] Color evicted vs. invalidated checkerboard tiles differently
by
[email protected]
· 13 years ago
27a943a
cc_unittests fails on several platforms with 158148
by
[email protected]
· 13 years ago
f8bd2e8c
[cc] Color evicted vs. invalidated checkerboard tiles differently
by
[email protected]
· 13 years ago
522b4fc
Make cc's use of WTF::HashMap robust to key/value change
by
[email protected]
· 13 years ago
9d39e17
Adjust texture priorities in preparation of impl-thread eviction of only some textures
by
[email protected]
· 13 years ago
9c88e56
Change cc files from namespace WebCore to cc
by
[email protected]
· 13 years ago
515e8d23
Use std::string instead of WTF::String / TextStream
by
[email protected]
· 13 years ago
94f206c1
Here are gyp targets and stubs for compiling libcc and the webkit_compositor bindings in chromium. Everything is guarded behind the off-by-default use_libcc_for_compositor gyp variable. I haven't included the actual code here, but there are scripts to sync. I plan to land + manually sync the code into place until we're ready to flip the gyp switch.
by
[email protected]
· 13 years ago