summaryrefslogtreecommitdiffstats
path: root/cc/layers/texture_layer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-101-20/+3
* Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...nick@chromium.org2014-04-031-7/+13
* Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."nick@chromium.org2014-04-031-13/+7
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2014-04-031-7/+13
* cc: Allow pepper to avoid DCHECK but reuse gpu::Mailbox.danakj@chromium.org2014-03-071-1/+8
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-14/+15
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-15/+14
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-14/+15
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-1/+1
* Remove WebGraphicsContext3D references from cc/layersjamesr@chromium.org2013-12-111-2/+0
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1
* Remove the extra, unneeded commits that TextureLayer::Update does.kloveless@chromium.org2013-10-241-0/+5
* Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.jun.a.jiang@intel.com2013-10-051-2/+0
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-4/+9
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-301-1/+1
* Revert 220418 "cc: Block commit on activate by setting a flag on..."danakj@chromium.org2013-08-301-1/+1
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-291-1/+1
* cc: Use BlockedTaskRunner to immediately run callbacks on the main thread.danakj@chromium.org2013-08-291-49/+58
* Consider background-color opacity for TextureLayer opaque region.alokp@chromium.org2013-07-311-0/+1
* Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."aberent@google.com2013-07-181-13/+6
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2013-07-171-6/+13
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-0/+5
* cc: Make it possible to reset TextureLayer after context lossskyostil@chromium.org2013-07-101-1/+0
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-1/+1
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-2/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Reland r206537 - cc: Don't return mailboxes if the TextureLayer is removed fr...piman@chromium.org2013-06-181-2/+50
* Revert "cc: Don't return mailboxes if the TextureLayer is removed from the tr...senorblanco@chromium.org2013-06-151-19/+2
* cc: Don't return mailboxes if the TextureLayer is removed from the tree.piman@chromium.org2013-06-151-2/+19
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-0/+1
* This patch implements the necessary plumbing to allow WebExternalTextureLayer...alexst@chromium.org2013-04-121-1/+2
* TextureLayer: clear texture id when clearing client.piman@chromium.org2013-03-291-1/+1
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-2/+1
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-2/+1
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+106