summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* RenderWidget and RenderWidgetCompositor cleanuptrchen@chromium.org2013-11-223-3/+5
* cc: Fix data race with PrioritizedResourceManager accessenne@chromium.org2013-11-202-58/+103
* Remove unused variable OcclusionTracker::prevent_occlusion.alokp@chromium.org2013-11-186-221/+81
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-181-8/+1
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-184-4/+18
* cc: Alow animations to be aborted from either threadajuma@chromium.org2013-11-171-0/+4
* cc: Mark render surfaces that ignore outside occlusion.alokp@chromium.org2013-11-176-126/+140
* Revert 234928 "Use software compositor for windows under 64 pixe..."jbauman@chromium.org2013-11-151-2/+0
* Use software compositor for windows under 64 pixels wide or tall.jbauman@chromium.org2013-11-131-0/+2
* cc: don't lose resources sent to parent when ResourceProvider::Child is destr...piman@chromium.org2013-11-131-12/+19
* Revert 232881 "cc: Fix hit-testing in zero-opacity layers."skyostil@google.com2013-11-129-380/+30
* Propagate source_frame_number from LTH to DevToolscaseq@chromium.org2013-11-122-2/+4
* cc: Fix incomplete changes to add ETC1 supportpowei@chromium.org2013-11-082-2/+28
* cc: Move UIResourceRequest into its own fileenne@chromium.org2013-11-083-62/+3
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-087-4/+23
* cc: Only report calc_draw_props_time.tonyg@chromium.org2013-11-082-10/+0
* CC: Account for memory assigned to raster tasks.epenner@chromium.org2013-11-082-20/+32
* cc: Remove duplicate computation of subtree content-rect.alokp@chromium.org2013-11-071-9/+6
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-073-45/+45
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-079-50/+105
* Only draw the overhang pattern on overhang areas.ccameron@chromium.org2013-11-063-35/+66
* cc: Don't ManageTiles twice in one frameenne@chromium.org2013-11-055-0/+9
* Make tree id sequence in LayerTreeHost thread-safe.dongseong.hwang@intel.com2013-11-052-14/+11
* Simplify rate limiting since it's main thread shared context onlyjamesr@chromium.org2013-11-053-41/+22
* cc: Fix hit-testing in zero-opacity layers.sadrul@chromium.org2013-11-059-30/+380
* Consolidate test contexts and remove unused onesjamesr@chromium.org2013-11-051-172/+41
* cc: Enable deadline scheduler by default for unit testsbrianderson@chromium.org2013-11-021-1/+1
* Enable general CSS filters in the software compositorajuma@chromium.org2013-11-011-44/+51
* cc: Fix and deflake LayerTreeHostTestStartPageScaleAnimationbrianderson@chromium.org2013-11-011-9/+14
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-016-3/+20
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-016-145/+24
* cc: Disable flaky LayerTreeHostContextTestLostContextWhileUpdatingResourcesbrianderson@chromium.org2013-11-011-3/+4
* Revert 231919 "cc: Enable deadline scheduler by default for unit..."rpaquay@chromium.org2013-10-311-1/+1
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-313-4/+4
* cc: Add failure info to LTHAnimationTest...WithoutActiveTreeenne@chromium.org2013-10-311-3/+6
* cc: Enable deadline scheduler by default for unit testsbrianderson@chromium.org2013-10-301-1/+1
* cc: Deflake LayerTreeHostContextTestCompositeAndReadbackBeforeOutputSurfaceInitbrianderson@chromium.org2013-10-301-2/+5
* cc: Include wheel/touch event handling in the JSON output for the layer tree.sadrul@chromium.org2013-10-291-0/+24
* Move memory allocation/stats structs to gpu:: and remove bazillion copiesjamesr@chromium.org2013-10-295-20/+20
* cc: Disable frame production throttling (vsync) in cc_perftestsskyostil@chromium.org2013-10-281-0/+4
* Revert 231092 "cc: Enable deadline scheduler by default for unit..."falken@chromium.org2013-10-271-1/+1
* cc: Sort backings in the parent compositor to the back of the list.danakj@chromium.org2013-10-261-1/+2
* cc: Allow all types of pending commits to throttle inputbrianderson@chromium.org2013-10-267-1/+22
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-264-0/+16
* cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThreaddanakj@chromium.org2013-10-267-23/+0
* Implement new overlay scrollbar specsdavemoore@chromium.org2013-10-252-12/+10
* Added unit tests to ensure damage of layers not drawn because of their parent...kloveless@chromium.org2013-10-251-0/+95
* cc: Enable deadline scheduler by default for unit testsbrianderson@chromium.org2013-10-251-1/+1
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-255-68/+72
* Lock the top controls during pinch zoomjdduke@chromium.org2013-10-251-0/+4