summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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-252-2/+5
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-3/+3
* cc: Get rid of cc_source_files variable.tfarina@chromium.org2013-07-241-353/+350
* cc: Rename LayerTreeHost::commit_number to source_frame_number.danakj@chromium.org2013-07-2411-55/+54
* Revert 213493 "cc: Use a struct for CalcDrawProps inputs"enne@chromium.org2013-07-2412-528/+958
* cc: Use a struct for CalcDrawProps inputsenne@chromium.org2013-07-2412-958/+528
* 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-2434-581/+114
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-2434-114/+581
* cc: Rename clip rects in CalcDrawProps.danakj@chromium.org2013-07-241-47/+58
* Don't leak CopyResult textures.danakj@chromium.org2013-07-241-1/+4
* cc: Don't leak a ref to SkColorFilter.danakj@chromium.org2013-07-241-3/+9
* cc: Remove some DCHECKs in CopyOutputRequest code.danakj@chromium.org2013-07-233-5/+75
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-234-3/+27
* cc: Fix activation typoenne@chromium.org2013-07-232-4/+4
* Use the correct fragment-shader for non-premultiplied program.alokp@chromium.org2013-07-233-7/+12
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-233-3/+41
* 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-2312-100/+134
* cc: Deflake LayerTreeHostTestDeferredInitializeboliu@chromium.org2013-07-221-3/+16
* CC: Add command-line flag to disable AA.epenner@chromium.org2013-07-226-3/+13
* cc: Constantify parameter of HasAncestor() method. Cleanup.tfarina@chromium.org2013-07-222-2/+2
* cc: No need to include trees/single_thread_proxy.h in animation/ unittest.tfarina@chromium.org2013-07-201-1/+0
* cc: Add coverage tiles to PictureLayerImpl's trace.vmpstr@chromium.org2013-07-201-0/+17
* Avoid costly transform math in UpdateTilePrioritiesshawnsingh@chromium.org2013-07-192-2/+822
* cc: Don't leak ContextSharedDatadanakj@chromium.org2013-07-191-5/+10
* 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-199-0/+117
* cc: add picture id to Picture::Recordenne@chromium.org2013-07-192-5/+17
* cc: Fix hud bounds on the first frame it is displayed.danakj@chromium.org2013-07-193-15/+11
* cc: Use simplified region for pending invalidation.vmpstr@chromium.org2013-07-197-2/+92
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-1820-950/+1200
* Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."aberent@google.com2013-07-183-254/+152
* Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurveajuma@chromium.org2013-07-185-12/+257
* cc: Re-enable the VideoResourceUpdater tests.danakj@chromium.org2013-07-181-8/+7
* Workaround for WebView needing full page contentjoth@chromium.org2013-07-181-0/+5
* Fix page scale factor affecting transforms higher on the tree.aelias@chromium.org2013-07-177-89/+111
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-173-6/+13
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-178-8/+8
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2013-07-173-152/+254
* cc: Rename DidFinished* functions to DidFinish*vmpstr@chromium.org2013-07-176-13/+13
* Make cc::FilterOperations blendableajuma@chromium.org2013-07-176-1/+702
* Implement shareResources==true in TestWebGraphicsContext3Dpiman@chromium.org2013-07-175-87/+158
* cc: Disable VideoResourceUpdaterTest for nowdanakj@chromium.org2013-07-161-2/+4
* cc: Don't DeleteResource while holding write lock.danakj@chromium.org2013-07-166-5/+103
* cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimitdanakj@chromium.org2013-07-161-23/+20
* cc: Increased robustness of rasterize and record benchmark.ernstm@chromium.org2013-07-1510-44/+80
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-1512-151/+0
* Delete CC-impl-side clip layer adjustment.aelias@chromium.org2013-07-152-15/+8