summaryrefslogtreecommitdiffstats
path: root/cc/quads
Commit message (Expand)AuthorAgeFilesLines
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-123-9/+26
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-2/+2
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-255-24/+22
* Move hash_pair.h from cc/base into base/.nasko@chromium.org2013-06-201-2/+2
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-2/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-073-12/+31
* cc: Audit use of Rect::Contains with empty rects.danakj@chromium.org2013-06-071-2/+5
* Revert 204508 "Adding YUVA support for enabling Alpha Playback"dalecurtis@google.com2013-06-063-31/+12
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-063-12/+31
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-294-4/+4
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-243-8/+11
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-213-3/+19
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-2/+0
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-023-8/+20
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-013-6/+10
* cc: Async readback.danakj@chromium.org2013-04-263-4/+17
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-263-17/+4
* cc: Async readback.danakj@chromium.org2013-04-263-4/+17
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-263-17/+4
* cc: Async readback.danakj@chromium.org2013-04-263-4/+17
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-232-6/+6
* Don't iterate over a 0 mask resource in RenderPassDrawQuadpiman@chromium.org2013-04-172-1/+5
* cc: Disable DrawQuad unit test that tests a NOTIMPLEMENTED method.danakj@chromium.org2013-04-171-1/+2
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-107-115/+102
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-6/+5
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-5/+6
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-6/+5
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-5/+6
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-6/+5
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-279-26/+314
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-2617-32/+42
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-254-34/+34
* cc: Fix style errors with indented returnsenne@chromium.org2013-03-223-3/+3
* cc chromification: render_pass_unittest.ccpiman@chromium.org2013-03-181-41/+45
* cc chromification: draw_quad.cc and draw_quad_unittest.ccpiman@chromium.org2013-03-182-492/+638
* cc chromification: render_pass_draw_quad.hpiman@chromium.org2013-03-181-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-182-2/+2
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-1826-0/+2379