summaryrefslogtreecommitdiffstats
path: root/content/common/cc_messages.cc
Commit message (Expand)AuthorAgeFilesLines
* Added SkImageFilter serializationsugoi@chromium.org2013-08-121-0/+39
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-68/+67
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-131-1/+1
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-3/+3
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* Remove unnecessary WebKit includes from content/(browser|content)jamesr@chromium.org2013-05-091-1/+0
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-291-3/+3
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-271-0/+9
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-1/+1
* Implemented software compositor frame data IPC.skaslev@chromium.org2013-03-151-0/+19
* Remove ifdefs that are not needed once WebKit rolls.danakj@chromium.org2013-03-151-8/+0
* Make zoom filter independent of the layer size.danakj@chromium.org2013-03-131-7/+17
* Move Mailbox from cc to gpu, and its traits to gpu/ipcpiman@chromium.org2013-03-041-20/+0
* [cc] Add GLFrameData to CompositorFrameAcksievers@chromium.org2013-03-011-2/+51
* cc: The DelegatedFrameData::size field is redundant.danakj@chromium.org2013-02-231-5/+1
* Switch back to the original brightness filter implementation.fmalita@google.com2013-02-121-15/+3
* Add temporary FilterType default branches in preparation of FilterTypeSaturat...fmalita@chromium.org2013-02-111-0/+15
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-091-3/+3
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-17/+1
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-7/+68
* Get rid of unused WebData (de)serializer.cdn@chromium.org2012-12-141-27/+0
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+2
* cc: Add CompositorFrame class with IPC param traits for itdanakj@chromium.org2012-12-041-0/+64
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-62/+66
* cc: Create param traits for cc::RenderPass and its contained classes.danakj@chromium.org2012-11-221-0/+261
* Add pickling traits for the WebFilterOperations class.danakj@chromium.org2012-09-251-0/+173
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-0/+139