summaryrefslogtreecommitdiffstats
path: root/cc/base
Commit message (Expand)AuthorAgeFilesLines
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-052-0/+9
* cc: Add HasPendingNotification to delayed unique notifier.vmpstr@chromium.org2014-05-303-4/+20
* cc: Add UniqueNotifier to cc/base.vmpstr@chromium.org2014-05-296-0/+537
* Hit test on the layer tree rather than the RSLLvollick@chromium.org2014-05-122-12/+25
* Fix scale on axis may be negative.perryuwang@tencent.com2014-04-301-6/+10
* Fix for pinch virtual viewport flag wasn't fully enabled.bokan@chromium.org2014-04-282-0/+2
* cc: Fix missing compositor invalidations during resizeenne@chromium.org2014-04-223-0/+90
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-163-919/+2535
* cc: Change #if !defined(NDEBUG) to #if DCHECK_IS_ON.danakj@chromium.org2014-03-181-5/+5
* cc: Add a tiling iterator that doesn't include bordersenne@chromium.org2014-03-183-57/+146
* cc: Add tiling raster tile iterators.vmpstr@chromium.org2014-03-142-0/+9
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-122-0/+16
* cc: Remove OverdrawMetrics and --trace-overdraw flag.danakj@chromium.org2014-03-122-5/+0
* Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..."kochi@chromium.org2014-03-122-16/+0
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-122-0/+16
* Remove unused kDisable4444Textures flagenne@chromium.org2014-03-122-4/+0
* Define a --force-gpu-rasterization flagajuma@chromium.org2014-03-112-93/+0
* Remove --background-color-instead-of-checkerboard flag.danakj@chromium.org2014-03-082-6/+0
* cc: Spiral iterator fix for negative center.vmpstr@chromium.org2014-03-073-47/+65
* [#8] Pass gfx::Point by const ref.prashant.n@samsung.com2014-03-052-2/+2
* cc: Added a spiral difference iterator to tiling data.vmpstr@chromium.org2014-03-043-0/+830
* Trace layer bounds/position/scroll_offset in cc.debugjamesr@chromium.org2014-03-032-0/+9
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-202-2/+0
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-192-5/+0
* Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...danakj@chromium.org2014-02-192-0/+2
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-192-2/+0
* Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...xiyuan@chromium.org2014-02-152-0/+5
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-152-5/+0
* Avoid int->float->int conversion in OcclusionTracker for int translates.danakj@chromium.org2014-02-122-4/+26
* cc: Enable rendering stats recording in browser compositor.ernstm@chromium.org2014-02-062-0/+4
* [cc] cleanup: re-arrange some file locations in cc/schedulersimonhong@chromium.org2014-02-043-0/+216
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-295-36/+36
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-285-36/+36
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-285-36/+36
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-232-8/+8
* Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-232-4/+0
* Revert of cc: Remove WorkerPool class and instead use TaskGraphRunner directl...mnissler@chromium.org2014-01-222-0/+4
* cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-222-4/+0
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-172-12/+13
* telemetry: add smoothness.*.key_silk_cases benchmarksernstm@chromium.org2014-01-172-0/+17
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-162-2/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-108-29/+33
* cc: Remove racy initialization code in cc/base/switches.cc.reveman@chromium.org2014-01-072-20/+1
* Remove some LatencyInfo merging code pathmiletus@chromium.org2014-01-021-3/+1
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-7/+7
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-102-0/+6
* For main thread event handling, if event causesmiletus@chromium.org2013-12-084-0/+154
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-062-6/+0
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-051-2/+8
* Remove obsolete --low-resolution-contents-scale-factor command line switchskyostil@chromium.org2013-11-292-5/+0