Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref. | danakj@chromium.org | 2012-12-04 | 1 | -1/+2 |
* | cc: Add CompositorFrame class with IPC param traits for it | danakj@chromium.org | 2012-12-04 | 1 | -0/+64 |
* | Animation code is not yet migrated by this patch, due to WebTransformOperations. | shawnsingh@chromium.org | 2012-11-27 | 1 | -62/+66 |
* | cc: Create param traits for cc::RenderPass and its contained classes. | danakj@chromium.org | 2012-11-22 | 1 | -0/+261 |
* | Add pickling traits for the WebFilterOperations class. | danakj@chromium.org | 2012-09-25 | 1 | -0/+173 |
* | Cleanup the IPC param traits structure: | jam@chromium.org | 2012-09-25 | 1 | -0/+139 |