summaryrefslogtreecommitdiffstats
path: root/cc/quads
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-2119-5/+39
* Replace inverse transform with Cross-product computation.petermayo2015-12-103-10/+166
* List all child surfaces (including occluded) in CompositorFramejbauman2015-12-092-7/+0
* Revert of List all child surfaces (including occluded) in CompositorFrame (pa...jbauman2015-11-252-0/+7
* List all child surfaces (including occluded) in CompositorFramejbauman2015-11-202-7/+0
* Use std::tie() for operator< in cc/jsbell2015-11-201-2/+3
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-183-10/+10
* Simplify SideComparepetermayo2015-11-182-37/+43
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-183-14/+11
* Decrease the presumed thickness of polygons.petermayo2015-11-062-2/+23
* Code cleanup, change parameter order to EXPECT_EQ.petermayo2015-11-061-12/+12
* Don't include trace_event.h from trace_event_argument.h.jbroman2015-10-221-0/+1
* Remove unused variable.petermayo2015-10-221-5/+1
* cc: Remove the base RasterSourcehendrikw2015-10-193-29/+31
* cc: Remove redundant overlay argumentsccameron2015-10-087-80/+20
* cc: Remove PicturePile and PicturePileImpl.vmpstr2015-09-241-5/+3
* cc: Refactor SurfaceHittest for readabilityfsamuel2015-09-113-4/+6
* cc: Remove implicit conversions from Rect to RectF in src/cc/.danakj2015-09-053-8/+14
* Allow IOSurfaceDrawQuad to be a candidate for overlaysandresantoso2015-08-213-10/+29
* cc: Remove render_pass_test_common, move to render_pass_test_utils.danakj2015-08-181-7/+4
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-058-181/+38
* Avoid destroying webview Surface too earlyjbauman2015-07-312-0/+8
* Change wrong BeginDictionary() to BeginArray in RenderPassDrawQuad::ExtentVal...wangxianzhu2015-06-291-2/+2
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-199-62/+48
* cc: Remove TiledLayer and ContentLayer.danakj2015-06-171-4/+4
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-105-14/+95
* Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-085-17/+13
* Revert of cc: Fix size_t to int truncations in layers/ output/ playback/ quad...vmpstr2015-06-055-13/+17
* cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-055-17/+13
* cc: Move list_container_unittest.cc to cc/base/.prashant.n2015-06-051-765/+0
* cc: Implement RemoveLast for DisplayItemList.jbroman2015-06-051-0/+112
* Fix function name style issues in cc::DrawQuadenne2015-06-041-11/+0
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-0227-179/+161
* cc: Added draw_quad_perftest, IterateResources test.vmpstr2015-05-291-0/+116
* Remove resource_provider.h include from draw_quad.hjbauman2015-05-282-1/+2
* cc: Move ListContainer to cc/base/.jbroman2015-05-284-994/+19
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-194-23/+21
* cc: Move files out of cc/resources/.danakj2015-05-182-2/+2
* Add detection for rotation and flip overlay transformshalliwell2015-05-133-16/+16
* cc: Add support for non-2D texture targets to YUVVideoQuad.reveman2015-05-124-39/+61
* cc: Use a ListContainer for DisplayItemList to reduce allocations.danakj2015-05-072-1/+5
* cc: Fix ListAllocator when erasing everything in an allocation chunk.danakj2015-04-212-22/+138
* Add underlays and split off common overlay functionalityachaulk2015-04-012-10/+48
* Increase YUV video clampingmagjed2015-03-273-19/+33
* Modify ListContainer<T>::Allocate to return a pointer of type void*.pcc2015-03-252-4/+3
* Remove unused include of cc/layers/ from cc/quadsjamesr2015-03-161-1/+0
* Revert of Increase YUV video clamping (patchset #4 id:60001 of https://codere...pdr2015-03-143-15/+15
* Increase YUV video clampingmagjed2015-03-133-15/+15
* Splitting of layers for correct intersectionsawoloszyn2015-03-123-20/+28
* cc: Remove unused references to header fileshuayong.xu2015-03-122-2/+0