summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-1444/+1635
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-4/+5
* cc: Chromify GLRendererenne@chromium.org2013-03-131-1/+1
* cc: Chromify MemoryHistoryenne@chromium.org2013-03-131-1/+1
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-76/+76
* Chromified the software renderer.skaslev@chromium.org2013-03-121-1/+1
* cc: Fix two DCHECKs (one always true, the other is too permissive)vmpstr@chromium.org2013-03-121-1/+1
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-2/+2
* cc: Chromify the OverdrawMetrics class.danakj@chromium.org2013-03-091-1/+1
* cc: Chromify RenderSurface classes.danakj@chromium.org2013-03-081-13/+13
* cc: Chromify cc::Proxy styleenne@chromium.org2013-03-081-10/+10
* cc: Chromify PageScaleAnimation class.danakj@chromium.org2013-03-081-6/+6
* cc: Chromify DamageTracker class.danakj@chromium.org2013-03-081-5/+5
* cc: Chromify the Renderer class.danakj@chromium.org2013-03-081-27/+27
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-1/+6
* cc: Chromify OcclusionTrackerdanakj@chromium.org2013-03-071-8/+8
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-2/+2
* Change scroll deltas to floats.aelias@chromium.org2013-03-071-1/+1
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-061-1/+1
* Add DSF to frame metadata.piman@chromium.org2013-03-051-0/+1
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-041-0/+1
* cc: Use smoothness takes priority mode during page scale animation.reveman@chromium.org2013-02-281-0/+2
* cc: DelegatedRendererLayer creates a ChildId with the ResourceProviderdanakj@chromium.org2013-02-271-3/+4
* cc: Remove the pageScalePinchZoomEnabled flag.danakj@chromium.org2013-02-261-78/+1
* Expose FS show/hide thresholds to Command Linedtrainor@chromium.org2013-02-211-2/+6
* cc: Rasterize cheap tiles immediatelyskyostil@chromium.org2013-02-201-0/+2
* Ensure top controls can be reshown if hidden on small nonscrollable pages.tedchoc@chromium.org2013-02-171-0/+8
* This change adds the rasterize time of tiles labeled NOW_BIN of the pending treeegraether@chromium.org2013-02-151-2/+12
* cc: Add PictureLayerImpl::AsValueenne@chromium.org2013-02-151-0/+1
* cc: Only allow trees created at the current viewport size to draw.aelias@chromium.org2013-02-141-0/+7
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-4/+4
* cc: Prevent premature activation during prefer smoothnessnduca@chromium.org2013-02-131-5/+13
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-121-20/+49
* Move event generation from LayerAnimationController::animate to a new methodajuma@chromium.org2013-02-081-5/+18
* cc: Make recordRenderingStats on TileManager toggleableegraether@chromium.org2013-02-081-3/+14
* Rework top controls movement to simplify the logic.tedchoc@chromium.org2013-02-071-2/+0
* cc: Fix paint time collection for continuous painting modeegraether@chromium.org2013-02-061-1/+1
* cc: Only reduce amount of wasted memory during pending tree activation.reveman@google.com2013-02-061-6/+3
* Adjust fling velocity correctly by page scale.aelias@chromium.org2013-02-061-6/+6
* cc: Add cheapness predictor success histogramvmpstr@chromium.org2013-02-061-1/+1
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-9/+5
* cc: Prevent use of deleted textures when using impl-side painting.reveman@chromium.org2013-02-041-0/+7
* [cc] Show GPU memory usage and overage below FPS counternduca@chromium.org2013-02-021-0/+7
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-1/+1
* Convert top controls to use DIP instead of PX.tedchoc@chromium.org2013-02-011-1/+1
* cc: Don't do full tree sync unless needed with impl painting.danakj@chromium.org2013-02-011-1/+2
* Added a UMA metric to track slow path scrolling.clholgat@chromium.org2013-02-011-1/+5
* Add a bit to not bubble scrolls to parent scrolling layersyusufo@chromium.org2013-01-311-2/+15
* Move page scale ownership to LayerTreeImpl.aelias@chromium.org2013-01-301-96/+39
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-291-25/+8