summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Unify use of DidSwapBuffers() and did_request_swapsimonhong@chromium.org2014-05-121-22/+22
* cc: Do not limit number of raster tasks for upload limit.alokp@chromium.org2014-05-101-5/+1
* cc: Move gpu rasterization flag from LayerImpl to LayerTreeImpl.alokp@chromium.org2014-05-101-6/+6
* cc: Make IOSurfaces transportable.piman@chromium.org2014-05-061-10/+42
* Fix some LayerTreeHostTests in delegated modepiman@chromium.org2014-05-061-5/+13
* cc: Make gpu rasterization flag per page instead of per layer.alokp@chromium.org2014-05-051-45/+139
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-021-8/+15
* cc: Delete hybrid rasterization setting.alokp@chromium.org2014-05-011-8/+8
* Trigger GPU rasterization based on viewport rather than per-layer hintsajuma@chromium.org2014-04-301-6/+4
* cc: Move scheduling logic out of OutputSurfacebrianderson@chromium.org2014-04-261-4/+3
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-26/+1
* cc: Use the onscreen context to perform composited ganesh filters.danakj@chromium.org2014-04-241-44/+0
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-121-15/+11
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-101-62/+0
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-0/+2
* cc: fix continuous paint modecaseq@chromium.org2014-04-031-0/+79
* SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-251-2/+1
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+4
* Disable LayerTreeHostTestNumFramesPending for flakiness.aelias@chromium.org2014-03-221-2/+3
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-8/+17
* cc: Attempt to de-flake test by preventing commit to start before draw.danakj@chromium.org2014-03-181-7/+5
* Disable LayerTreeHostTestDelegatingRendererAtomicCommit Tests.scheib@chromium.org2014-03-141-2/+3
* Add a GPU rasterization hint to cc::PictureLayerajuma@chromium.org2014-03-111-0/+112
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-5/+5
* cc: Require high-res tiles for activation after entering NEW_CONTENT_TAKES_PR...reveman@chromium.org2014-02-261-0/+44
* cc: Ensure changes to a Layer's content bounds or scale get pushedajuma@chromium.org2014-02-251-0/+71
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-9/+8
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-1/+9
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-37/+45
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-12/+4
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-4/+12
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-12/+4
* cc: Release main thread earlierenne@chromium.org2014-01-241-39/+41
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-4/+12
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-181-0/+243
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-0/+11
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-2/+2
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-171-11/+0
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-222/+159
* cc: ContextProvider::Capabilities compose gpu::Capabilitiesboliu@chromium.org2014-01-121-2/+2
* Remove unnecessary use of blink typedefsjamesr@chromium.org2014-01-111-17/+17
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+4
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-14/+14
* cc: Defer first OutputSurface creation until client is readysievers@google.com2013-12-191-1/+1
* cc: Don't cancel poll_for_draw_triggers_closure_ too early.brianderson@chromium.org2013-12-121-5/+14
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-111-0/+11