summaryrefslogtreecommitdiffstats
path: root/cc/base
Commit message (Expand)AuthorAgeFilesLines
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-082-0/+8
* Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...sadrul@chromium.org2014-08-056-75/+8
* cc: Use pointers for heaps in tile manager raster tile priority queue.vmpstr@chromium.org2014-08-041-0/+15
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-046-8/+75
* BSP Tree perf tests to match LayerSorter perf teststhildebr@chromium.org2014-08-022-0/+128
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-014-41/+87
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-314-87/+41
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-314-41/+87
* Make Surface::GetEligibleFrame constjbauman@chromium.org2014-07-251-1/+1
* Remove flag to disable cc touch hit testing.zeeshanq@chromium.org2014-07-232-5/+0
* Deliver IPC messages together with SwapCompositorFramemkosiba@chromium.org2014-07-222-5/+3
* Decrement CreateDoubleValue countestade@chromium.org2014-07-191-2/+2
* Revert "Implement scroll handler latency tracking"miletus@chromium.org2014-07-176-36/+8
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-163-2531/+892
* cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.danakj@chromium.org2014-07-143-36/+50
* Implement scroll handler latency trackingskyostil@chromium.org2014-07-096-8/+36
* cc: Expand invalidation to full tile when recording is missing for the tile.danakj@chromium.org2014-06-183-7/+80
* Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."perkj@chromium.org2014-06-183-80/+7
* cc: In SyncFromActiveLayer, drop all tiles not in the recorded_viewport.danakj@chromium.org2014-06-183-7/+80
* 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