summaryrefslogtreecommitdiffstats
path: root/cc/surfaces
Commit message (Expand)AuthorAgeFilesLines
* Avoid destroying webview Surface too earlyjbauman2015-07-315-13/+127
* Revert of cc: Consider Surface active if frame received recently (patchset #7...brianderson2015-07-283-218/+36
* cc: Consider Surface active if frame received recentlybrianderson2015-07-243-36/+218
* cc: Make DisplayScheduler aware of resize and add tracing.brianderson2015-07-246-49/+157
* Fix use of gfx::Transform constructor in SurfaceAggregator.jbauman2015-07-202-37/+46
* cc: Make DisplayScheduler use later deadline when swap throttled.brianderson2015-07-152-9/+7
* cc: Add command line for frame production throttle.jincheol.jo2015-07-152-3/+3
* Don't aggregate quads outside of damage rect when using partial swap.jbauman2015-07-146-58/+359
* Mac: Don't draw a cc::Surface while suspendedccameron2015-07-091-0/+3
* Issue DisplayRenderingStats when we actually do swapmiletus2015-07-091-1/+1
* Trace LatencyInfo flow event in Display::DrawAndSwap()miletus2015-07-081-0/+7
* Calculate damage rects before aggregating frame data.jbauman2015-07-072-82/+112
* Mandoline: Fix Display tear down use-after-freefsamuel2015-07-061-1/+3
* cc: Remove unnecessary task runner refptrs from schedulers.sunnyps2015-06-245-28/+33
* cc: Remove BeginFrameSourcesConstructor.sunnyps2015-06-232-15/+13
* cc: Fix surface damage calculation.sunnyps2015-06-202-17/+44
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-194-54/+35
* Replaced TestNowSource with SimpleTestTickClock.ankur1.verma2015-06-132-23/+25
* Revert "cc: DCHECK if SDOS::SwapBuffersComplete is called prematurely"brianderson2015-06-122-18/+1
* Remove "mixin" from BeginFrameSource/Observer base classes.deepak.s2015-06-122-4/+4
* cc: Call DidSwapBuffers earlier for Surfaces.brianderson2015-06-111-2/+3
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-102-15/+6
* cc: DCHECK if SDOS::SwapBuffersComplete is called prematurelybrianderson2015-06-102-1/+17
* Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-081-5/+1
* cc: Use a normal deadline when DisplayScheduler is swap throttled.brianderson2015-06-082-11/+14
* Revert of cc: Fix size_t to int truncations in layers/ output/ playback/ quad...vmpstr2015-06-051-1/+5
* cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-051-5/+1
* Don't make unnecessary copy of ChildToParentMapjbauman2015-06-051-2/+4
* Use Surfaces in Android webviewjbauman2015-06-052-1/+8
* Fix function name style issues in cc::DrawQuadenne2015-06-042-16/+23
* cc: Don't discard missed BeginFrames in the DisplaySchedulerbrianderson2015-06-041-7/+2
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-022-66/+52
* cc: Partial tile update for one-copy raster.danakj2015-05-291-1/+4
* cc: Properly detect when child Surfaces idlebrianderson2015-05-282-7/+35
* Use shallow finish instead of real finish on Display resize.jbauman2015-05-283-10/+12
* Allow creation of TextureMailboxDeleter without a task runner.jbauman2015-05-281-2/+1
* cc: Support --disable-gpu-vsync with DisplaySchedulerbrianderson2015-05-282-9/+26
* Force immediate Display swap on resize if no swap was done at previous size.jbauman2015-05-275-9/+150
* Remove BlockingTaskRunner from cc::Display.jbauman2015-05-272-9/+1
* cc: Make a FakeResourceProvider and use it in tests to construct.danakj2015-05-262-10/+6
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-3/+2
* Ignore Surface destruction dependencies on crashed renderers.kenrb2015-05-227-7/+83
* Add DisplayScheduler for Surfacesbrianderson2015-05-2210-122/+837
* Replace jamesr with jbauman as cc/surfaces/ owner.Dana Jansens2015-05-221-1/+1
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-195-47/+47
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* Add SurfaceDisplayOutputSurface unittestsbrianderson2015-05-152-0/+148
* Cleanup: Simplify some checks in tests.thestig2015-05-111-1/+1
* [surfaces] rename content_to_target_transform to target_transformjbauman2015-05-062-25/+23