summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-3014-58/+334
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-292-4/+5
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-292-5/+4
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-282-4/+5
* Newly re-enable test fails consistently on the Win 7 botsmpearson@chromium.org2013-07-281-3/+3
* Re-enable cc_unittest LayerTreeHostFiltersPixelTest.BackgroundFilterBlurOutse...senorblanco@chromium.org2013-07-281-3/+3
* cc: Hidden layers should not occlude non-hidden layers.danakj@chromium.org2013-07-262-0/+129
* cc: A pixel test for readbacks of layers with CanClipSelf == true.danakj@chromium.org2013-07-263-0/+44
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-267-897/+502
* Disable BackgroundFilterBlurOutsets until the upcoming skia roll.senorblanco@chromium.org2013-07-251-6/+3
* Mark test BackgroundFilterBlurOutsets as fuzzy on all platforms, and add the ...senorblanco@chromium.org2013-07-251-2/+5
* cc: Rename LayerTreeHost::commit_number to source_frame_number.danakj@chromium.org2013-07-249-51/+51
* Revert 213493 "cc: Use a struct for CalcDrawProps inputs"enne@chromium.org2013-07-247-498/+886
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-247-886/+498
* cc: Add some unit tests for readbacks outside of the viewport.danakj@chromium.org2013-07-242-0/+81
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-2414-333/+58
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-2414-58/+333
* cc: Rename clip rects in CalcDrawProps.danakj@chromium.org2013-07-241-47/+58
* cc: Remove some DCHECKs in CopyOutputRequest code.danakj@chromium.org2013-07-232-3/+75
* cc: Fix activation typoenne@chromium.org2013-07-232-4/+4
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-232-2/+17
* Only reset overscroll accumulation for axes that have scrolledjdduke@chromium.org2013-07-232-8/+24
* cc: Limit number of raster tasks that can be scheduled.reveman@chromium.org2013-07-234-18/+19
* cc: Deflake LayerTreeHostTestDeferredInitializeboliu@chromium.org2013-07-221-3/+16
* CC: Add command-line flag to disable AA.epenner@chromium.org2013-07-222-0/+2
* cc: Remove invalid ancient dchecksenne@chromium.org2013-07-191-2/+0
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-193-0/+83
* cc: Fix hud bounds on the first frame it is displayed.danakj@chromium.org2013-07-191-0/+5
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-188-833/+959
* Fix page scale factor affecting transforms higher on the tree.aelias@chromium.org2013-07-176-87/+111
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-172-4/+6
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimitdanakj@chromium.org2013-07-161-23/+20
* cc: Increased robustness of rasterize and record benchmark.ernstm@chromium.org2013-07-151-4/+5
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-1510-146/+0
* Delete CC-impl-side clip layer adjustment.aelias@chromium.org2013-07-152-15/+8
* cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimitdanakj@chromium.org2013-07-141-4/+4
* cc: Early out in PushPropertiesTo tree walk for commit.danakj@chromium.org2013-07-135-49/+867
* Estimate commit and activation durationajuma@chromium.org2013-07-132-2/+33
* Making LayerTreeHostFiltersPixelTest slightly more strictmymax@amazon.com2013-07-131-14/+38
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-134-35/+98
* cc: Make TestEnded() true immediately after EndTest()enne@chromium.org2013-07-131-1/+1
* Make scrollable viewport size no longer depend on clip layer.aelias@chromium.org2013-07-132-9/+11
* cc: layer_or_descendant_has_copy_request is inherited by siblings.danakj@chromium.org2013-07-122-9/+57
* cc: Remove reassign gpu memory from tile manager.vmpstr@chromium.org2013-07-121-0/+3
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-0/+1
* Fix TextureLayer cleanuppiman@chromium.org2013-07-121-2/+2
* cc: Consider scroll offset in CalcDrawPropertiesenne@chromium.org2013-07-114-12/+18
* Implement preservesAxisAlignment on gfx::Transformshawnsingh@chromium.org2013-07-113-12/+9
* Allow WebExternalTextureLayers to receive a bitmap along with a mailboxjbauman@chromium.org2013-07-102-1/+9