summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Removed deadcode GlRenderer::InitializeGrContext.alokp@chromium.org2014-05-131-1/+0
* cc: Discard SkCanvas (frame-buffer) before rasterization.alokp@chromium.org2014-05-132-0/+2
* Make --enable-delegated-renderer show stuff on Macccameron@chromium.org2014-05-131-1/+0
* Expose default ctor of SQS and remove Create and Copy funciton of SQSweiliangc@chromium.org2014-05-124-21/+11
* cc: Fix tile manager raster tile iterator perftest.vmpstr@chromium.org2014-05-121-4/+5
* Hit test on the layer tree rather than the RSLLvollick@chromium.org2014-05-1213-2410/+2583
* cc: Unify use of DidSwapBuffers() and did_request_swapsimonhong@chromium.org2014-05-1224-476/+376
* Revert 261000 "Re-raster GPU-rasterized layers during scale animations"ajuma@chromium.org2014-05-112-63/+2
* cc: fix pre-painting trigger for GPU rasterizationernstm@chromium.org2014-05-112-10/+10
* Use Async readbacks in the SoftwareRenderer unit tests.danakj@chromium.org2014-05-111-106/+105
* Add a trace to output the scheduler settings.mithro@mithis.com2014-05-113-0/+27
* Use factory methods for Skia effects in unit tests.dominikg@chromium.org2014-05-115-15/+14
* cc: Add a checkerboard trace event instant to picture layer impl.vmpstr@chromium.org2014-05-101-0/+8
* cc: Do not limit number of raster tasks for upload limit.alokp@chromium.org2014-05-109-69/+7
* cc: Move gpu rasterization flag from LayerImpl to LayerTreeImpl.alokp@chromium.org2014-05-1010-55/+68
* The snap ratio is wrongyongha78.lee@samsung.com2014-05-102-1/+45
* Scrub deprecated Skia APIs.fmalita@chromium.org2014-05-101-2/+2
* Making BeginFrameArgs work with TRACE_EVENT system.mithro@mithis.com2014-05-1010-31/+56
* Refactoring the debug creation of BeginFrameArgs objects to be in unittest co...mithro@mithis.com2014-05-109-109/+158
* cc: Add a flag to layers that returns true if the layer is in RSLL.vmpstr@chromium.org2014-05-0910-33/+436
* Use ThreadNow() in LapTimer if supported.dominikg@chromium.org2014-05-093-76/+53
* Adding extra DCHECKs to DelayBaseTimeSource to prevent bad states from occuring.mithro@mithis.com2014-05-091-4/+10
* cc: Move soon bin apron from tile manager to tiling.vmpstr@chromium.org2014-05-094-32/+97
* NinePatchLayer should support aperture on edgedtrainor@chromium.org2014-05-092-15/+62
* Use RenderPass CreateAndAppendSQS whenever possibleweiliangc@chromium.org2014-05-0811-368/+333
* Solid Color Scrollbars should start with opacity 0.wjmaclean@chromium.org2014-05-073-1/+6
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-4/+2
* cc: Allow one frame of pre-rasterization for GPU rasterization.ernstm@chromium.org2014-05-078-13/+43
* cc: Make LayerAnimationController only call StartAnimations when neededajuma@chromium.org2014-05-073-3/+44
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-0735-179/+154
* UpdateTilePriorities on mask layers whose owners don't draw content.hartmanng@chromium.org2014-05-072-3/+58
* Add flag to enable rendering of text using signed distance fields.jvanverth@google.com2014-05-0723-80/+120
* cc: Check for pending tree before transition to COMMIT_STATE_IDLEbrianderson@chromium.org2014-05-072-2/+18
* cc: Make IOSurfaces transportable.piman@chromium.org2014-05-065-98/+71
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-067-24/+34
* Fix some LayerTreeHostTests in delegated modepiman@chromium.org2014-05-062-5/+17
* cc: Use SkRecord recording back-end in bleeding edge rendering modeskyostil@chromium.org2014-05-0612-62/+126
* cc: Fix animation end value for animations that alternate directionajuma@chromium.org2014-05-062-6/+56
* Abstract and overhaul V4L2 HW encode classes.posciak@chromium.org2014-05-061-0/+1
* Fix crash in SetTransformAndInvertibility().avallee@chromium.org2014-05-062-0/+35
* Allow repeated fling boosting for accelerated scrollingjdduke@chromium.org2014-05-064-17/+68
* cc: Make gpu rasterization flag per page instead of per layer.alokp@chromium.org2014-05-058-134/+183
* Properly reset dirty bits before early-out in PreCalculateMetaInformation.hartmanng@chromium.org2014-05-032-3/+31
* Support videos with JPEG color range in GPU YUV convert path.rileya@chromium.org2014-05-038-39/+233
* cc: Fix numbers that we report to the HUDvmpstr@chromium.org2014-05-021-1/+1
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-0217-64/+122
* Adding frame time trace events inside the scheduler.mithro@mithis.com2014-05-021-4/+10
* Remove physical time dependency from scrollbar fades.aelias@chromium.org2014-05-0222-490/+421
* cc: Delete hybrid rasterization setting.alokp@chromium.org2014-05-0110-85/+34
* cc: Take the source scale into account when picking tilings in pinch.danakj@chromium.org2014-05-012-28/+23