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