Sign in
chromium
/
chromium
/
src
/
ae932be8cc8c618ae9ffefe720879c5ed82c38a5
/
cc
/
quads
/
tile_draw_quad.cc
0eca2e8
cc: Remove DrawQuad::IterateResoruces
by vmpstr
· 10 years ago
1b10eb63
cc: Remove unused references to header files
by huayong.xu
· 10 years ago
911e40e
mechanical rename of base::debug -> base::trace_event for /cc
by ssid
· 11 years ago
904ce3b
Mechanical rename of tracing includes for /cc
by ssid
· 11 years ago
2422961
[cc] Add nearest neighbor filtering for PictureLayer.
by jackhou
· 11 years ago
d12aa93
Add builders for tracing event's structural arguments
by
[email protected]
· 11 years ago
88bcc14
Revert of Add builders for tracing event's structural arguments (https://codereview.chromium.org/380763002/)
by
[email protected]
· 11 years ago
21261ce
Add builders for tracing event's structural arguments
by
[email protected]
· 11 years ago
cb320358
Make DrawQuad constructors public, rm DQ::Create() function
by
[email protected]
· 11 years ago
9bf06c7
cc: Add visible_rect to Draw*Quad::SetNew().
by
[email protected]
· 11 years ago
64348ea
[#7] Pass gfx::Size by const ref.
by
[email protected]
· 12 years ago
2a58e14
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview.chromium.org/145313006/)
by
[email protected]
· 12 years ago
c93cbb6
[#7] Pass gfx::Size by const ref.
by
[email protected]
· 12 years ago
0023fc7
Pass gfx::Rect and gfx::RectF by const ref.
by
[email protected]
· 12 years ago
3480672
cc: Add frame data to LTHI tracing
by
[email protected]
· 12 years ago
9ee4d3a
Implement on demand quad rasterization for PicturePiles.
by
[email protected]
· 12 years ago
052b618b
cc: Fix style errors with indented returns
by
[email protected]
· 12 years ago
89e8267a
Part 6 of cc/ directory shuffles: quads
by
[email protected]
· 12 years ago
[Renamed (98%) from cc/tile_draw_quad.cc]
f902bf9
cc: Moving anti-aliasing decision to parent compositor.
by
[email protected]
· 12 years ago
3c0a63c2
cc: Make a general iterator for DrawQuad resources.
by
[email protected]
· 12 years ago
0546963
cc: Implement DelegatingRender::drawFrame() method.
by
[email protected]
· 13 years ago
f85c497
Revert 175690
by
[email protected]
· 13 years ago
4c0e3d7
cc: Implement DelegatingRender::drawFrame() method.
by
[email protected]
· 13 years ago
c22418b
cc: Make the DrawQuad subclasses into a struct-like classes.
by
[email protected]
· 13 years ago
2990ff51
cc: Make UV coords in TileDrawQuad a full RectF
by
[email protected]
· 13 years ago
1bc93f6
cc: Turn DrawQuad into a struct-like class with public data members.
by
[email protected]
· 13 years ago
9cd20a3
cc: Convert DrawQuad to chromium style.
by
[email protected]
· 13 years ago
35d7e96
cc: Remove opaque flags from SharedQuadState and DrawQuad
by
[email protected]
· 13 years ago
e48727e
cc: Switch the DrawQuad enum names to chromium style and remove pragmas
by
[email protected]
· 13 years ago
0457b750
Avoid redundantly setting tex parameters
by
[email protected]
· 13 years ago
6eb6bb6
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
by
[email protected]
· 13 years ago
bc5e77c
cc: Fix style for comments at the end of namespaces
by
[email protected]
· 13 years ago
aad0a007
cc: Use gfx:: Geometry types for positions, bounds, and related things.
by
[email protected]
· 13 years ago
96baf3e
cc: Rename cc classes and members to match filenames
by
[email protected]
· 13 years ago
da2c912
cc: Remove CC*.h temporary includes, part 2/4.
by
[email protected]
· 13 years ago
1fea814
cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.
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
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
cd57cc5a
[cc] Rename all cc/ filenames to Chromium style
by
[email protected]
· 13 years ago
[Renamed from cc/CCTileDrawQuad.cpp]
db12400
cc: Use syntax sugar 'make_scoped_ptr' in more places.
by
[email protected]
· 13 years ago
8aff933
cc: Remove OwnPtr usage from CCRenderPass and CCDrawQuad class hierarchy.
by
[email protected]
· 13 years ago
9c88e56
Change cc files from namespace WebCore to cc
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