1. 904e913 Pass accurate contentsScale to LayerImpl. by [email protected] · 13 years ago
  2. f809d3bb Use gfx:: Geometry types for the resource provider and layer updater classes. by [email protected] · 13 years ago
  3. 710ffc0 Fix clipping/culling for DelegatedRendererLayer* by [email protected] · 13 years ago
  4. 787465c cc: Convert more usages from Vector to std::vector. by [email protected] · 13 years ago
  5. b4da203 cc: Rename TextureUpdate to ResourceUpdate. by [email protected] · 13 years ago
  6. 4b685d3 One good thing (the only good thing?) about the recent texture by [email protected] · 13 years ago
  7. f33db56 cc: Rename LayerUpdater::Texture to LayerUpdater::Resource. by [email protected] · 13 years ago
  8. 8d93172 cc: Add predictive pre-painting. by [email protected] · 13 years ago
  9. 64d8d39 cc: Rename LayerTextureUpdater to LayerUpdater. by [email protected] · 13 years ago
  10. d50c686 cc: Remove CC*.h temporary includes, part 5/4. by [email protected] · 13 years ago
  11. 96baf3e cc: Rename cc classes and members to match filenames by [email protected] · 13 years ago
  12. fdc7693 cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedTexture class. by [email protected] · 13 years ago
  13. 55a124d0 cc: Remove CC*.h temporary includes, part 4/4. by [email protected] · 13 years ago
  14. da2c912 cc: Remove CC*.h temporary includes, part 2/4. by [email protected] · 13 years ago
  15. c753e25a Revert "cc: Rename cc classes and members to match filenames" by [email protected] · 13 years ago
  16. 184fac5 cc: Rename cc classes and members to match filenames by [email protected] · 13 years ago
  17. 4456eee2 Reland "cc: Remove CC*.h temporary includes, part 1/4." by [email protected] · 13 years ago
  18. ad5d142 Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." by [email protected] · 13 years ago
  19. bbf3513 cc: Remove CC*.h temporary includes, part 1/4. by [email protected] · 13 years ago
  20. d9c2852 Remove GraphicsContext3D:: stubs from cc by [email protected] · 13 years ago
  21. 1d99317 cc: Switch to Chromium DCHECKs LOGs by [email protected] · 13 years ago
  22. e7f87cfb Revert "cc: Switch to Chromium DCHECKs LOGs" by [email protected] · 13 years ago
  23. bc3847a cc: Switch to Chromium DCHECKs LOGs by [email protected] · 13 years ago
  24. 1c0088f Revert 162284 - cc: Get rid of CC*.h temporary header files. by [email protected] · 13 years ago
  25. 57fe246 cc: Get rid of CC*.h temporary header files. by [email protected] · 13 years ago
  26. a8461d8 cc: Remove the temporary header files that aren't prefixed with CC* by [email protected] · 13 years ago
  27. 321fe370 cc: Remove wtf includes from *LayerTextureUpdater headers by [email protected] · 13 years ago
  28. 0def90d cc: Store tiles, painters, tiling data in scoped_ptr by [email protected] · 13 years ago
  29. e55385cb Remove USE(ACCELERATED_COMPOSITING) references from cc by [email protected] · 13 years ago
  30. ea8af90e cc: Remove LayerTextureUpdater::Texture::updateRect() callback. by [email protected] · 13 years ago
  31. cd57cc5a [cc] Rename all cc/ filenames to Chromium style by [email protected] · 13 years ago[Renamed from cc/TiledLayerChromium.cpp]
  32. e0bd43a [cc] Store CCLayerImpls as scoped_ptrs by [email protected] · 13 years ago
  33. a36c6649 Revert 161482 - [cc] Store CCLayerImpls as scoped_ptrs by [email protected] · 13 years ago
  34. cb8df59e [cc] Store CCLayerImpls as scoped_ptrs by [email protected] · 13 years ago
  35. ec1d6d5 [cc] Remove all WTF #includes from CCLayerTreeHost by [email protected] · 13 years ago
  36. c71ff05 Revert 160623 - [cc] Remove all WTF #includes from CCLayerTreeHost by [email protected] · 13 years ago
  37. a96abc2d Revert 160631 - [cc] Store CCLayerImpls as scoped_ptrs by [email protected] · 13 years ago
  38. 056c34d4 [cc] Store CCLayerImpls as scoped_ptrs by [email protected] · 13 years ago
  39. b0c72ae [cc] Remove all WTF #includes from CCLayerTreeHost by [email protected] · 13 years ago
  40. 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
  41. fd2d4f2 cc: Switch it to use DISALLOW_COPY_AND_ASSIGN macro from base/ library. by [email protected] · 13 years ago
  42. a416a0be [cc] Color evicted vs. invalidated checkerboard tiles differently by [email protected] · 13 years ago
  43. 27a943a cc_unittests fails on several platforms with 158148 by [email protected] · 13 years ago
  44. f8bd2e8c [cc] Color evicted vs. invalidated checkerboard tiles differently by [email protected] · 13 years ago
  45. 522b4fc Make cc's use of WTF::HashMap robust to key/value change by [email protected] · 13 years ago
  46. 9d39e17 Adjust texture priorities in preparation of impl-thread eviction of only some textures by [email protected] · 13 years ago
  47. 9c88e56 Change cc files from namespace WebCore to cc by [email protected] · 13 years ago
  48. 515e8d23 Use std::string instead of WTF::String / TextStream 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