1. d7eb8c7 cc: Auto-LCD text for impl-side painting by [email protected] · 12 years ago
  2. 6ba91412 cc: Chromify LayerTreeHostCommon by [email protected] · 12 years ago
  3. 8e0176d cc chromification: layer_tree_settings by [email protected] · 12 years ago
  4. 71dfcc7 Chromify layer_iterator. by [email protected] · 12 years ago
  5. ab5f4a9 cc: Fix null pointer crash in accessing clip layer. by [email protected] · 12 years ago
  6. 6bc09e8 cc: Chromify ScrollbarAnimationController. by [email protected] · 12 years ago
  7. cdb284d7 Part 11 of cc/ directory shuffles: fix up stragglers by [email protected] · 12 years ago
  8. cc3cfaa Part 10 of cc/ directory shuffles: layers by [email protected] · 12 years ago
  9. 556fd29 Part 7 of cc/ directory shuffles: trees by [email protected] · 12 years ago[Renamed (99%) from cc/layer_tree_impl.cc]
  10. 95e4e1a0 Part 3 of cc/ directory shuffles: animation by [email protected] · 12 years ago
  11. 0fc818e cc: Delay start of scrollbar animation setNeedsRedraw. by [email protected] · 12 years ago
  12. 3c0a325 cc: Fix style errors in LayerTree(Host/Impl) by [email protected] · 12 years ago
  13. b7c4783f Implement pinch-zoom scaling for main-frame scrollbars and pinch-zoom overlay scrollbars. by [email protected] · 12 years ago
  14. ffb2720f Fix viewport and scrollbars for top-controls hiding. by [email protected] · 12 years ago
  15. c1bb5af cc: Chromify the LayerTreeHostImpl class. by [email protected] · 12 years ago
  16. 804c898 cc: Chromify the LayerTreeHost class. by [email protected] · 12 years ago
  17. 7aba666 cc: Chromify Layer and LayerImpl classes. by [email protected] · 12 years ago
  18. 90ec9878 cc: Chromify the Renderer class. by [email protected] · 12 years ago
  19. c2d0c5a cc: Remove the pageScalePinchZoomEnabled flag. by [email protected] · 12 years ago
  20. 8c569022 cc: Add PictureLayerImpl::AsValue by [email protected] · 13 years ago
  21. 31882285 cc: Only allow trees created at the current viewport size to draw. by [email protected] · 13 years ago
  22. bf5b3a0 cc: Avoid power of two textures. by [email protected] · 13 years ago
  23. 1191d9d [cc] Show GPU memory usage and overage below FPS counter by [email protected] · 13 years ago
  24. db8259f cc: Don't do full tree sync unless needed with impl painting. by [email protected] · 13 years ago
  25. c6027947 Move page scale ownership to LayerTreeImpl. by [email protected] · 13 years ago
  26. 257abfa8 Delete zoomed_viewport_offset_ and its users. by [email protected] · 13 years ago
  27. 829ad97 cc: Don't call base::TimeTicks::Now() for every layer. by [email protected] · 13 years ago
  28. 4c9bb95 cc: Throttle tile priority updates to once a frame. by [email protected] · 13 years ago
  29. d8fd053 cc: Give total impl-side page scale to calcDrawProps. by [email protected] · 13 years ago
  30. 615c78a cc: Make updateDrawProperties tree-specific by [email protected] · 13 years ago
  31. 48871fc Activate LayerImpl tree with sync+push instead of pointer swap by [email protected] · 13 years ago
  32. 42ccdbef Make new-style page scale work on Android. by [email protected] · 13 years ago
  33. c4d467a Unbreak max scroll offset in threaded compositing mode. by [email protected] · 13 years ago
  34. 69b50ec Find root scroll layer at tree activation by [email protected] · 13 years ago
  35. 71691c2 cc: PaintTimeCounter display on the HudLayer in continuous painting mode by [email protected] · 13 years ago
  36. 6f90b9e cc: Fix resource eviction with impl-side painting. by [email protected] · 13 years ago
  37. 37386f05 Move pending tile priorities to active on tree activation by [email protected] · 13 years ago
  38. b0a917c8d cc: Walk layer tree to determine if pending tree can be activated. by [email protected] · 13 years ago
  39. 5c4824e1 Separate layer property pushes from tree structure syncs and clean up scrollbar layer pointers by [email protected] · 13 years ago
  40. a823df8 Refactor pinch-zoom viewport. by [email protected] · 13 years ago
  41. 166db5c8 cc: Generate tilings at other scales for impl-side painting by [email protected] · 13 years ago
  42. 1e0f8d6 cc: Preserve currently scrolling layer during tree activation by [email protected] · 13 years ago
  43. ead39c5 cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vector and deque. by [email protected] · 13 years ago
  44. a3029014 cc: Move more functionality from host to LayerTreeImpl by [email protected] · 13 years ago
  45. f677653 cc: Support mask layers in impl-side painting by [email protected] · 13 years ago
  46. 76ffd9e cc: Move updateDrawProperties to LayerTreeImpl by [email protected] · 13 years ago
  47. caa567d cc: Update max scroll offset for pending tree by [email protected] · 13 years ago
  48. de4afb5e Ref count layer animation controllers. by [email protected] · 13 years ago
  49. f117a4c cc: Add some more infrastructure for two trees by [email protected] · 13 years ago
  50. 361bc00d cc: Add id->LayerImpl map to LayerTreeImpl by [email protected] · 13 years ago
  51. ff762fb [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl by [email protected] · 13 years ago
  52. 8bef4057 [cc] Make LayerImpls point at LayerTreeImpl instead of LTHI by [email protected] · 13 years ago
  53. 3b31c6ac [cc] Move root layer pointer to LayerTreeImpl by [email protected] · 13 years ago