summaryrefslogtreecommitdiffstats
path: root/cc/render_pass_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+1
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+1
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-6/+7
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-1/+1
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-23/+24
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-1/+3
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-1/+4
* cc: Remove opaque flags from SharedQuadState and DrawQuaddanakj@chromium.org2012-11-171-1/+1
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-3/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* Fix usage of TestRenderPasspiman@chromium.org2012-10-231-10/+5
* Implement SkImageFilter support in the compositor.senorblanco@chromium.org2012-10-231-0/+5
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-16/+16
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-6/+6
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-16/+16
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-16/+16
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-161-1/+1
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-0/+87