summaryrefslogtreecommitdiffstats
path: root/cc/layers/texture_layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove hit-testing-only RSLL entriesvollick@chromium.org2014-05-151-8/+0
* cc: Throttle swaps in Scheduler instead of OutputSurfacebrianderson@chromium.org2014-04-181-2/+0
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-101-720/+12
* Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...nick@chromium.org2014-04-031-121/+200
* Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."nick@chromium.org2014-04-031-200/+121
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2014-04-031-121/+200
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-2/+3
* cc: Allow pepper to avoid DCHECK but reuse gpu::Mailbox.danakj@chromium.org2014-03-071-0/+27
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-151-25/+16
* Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...nkostylev@chromium.org2014-02-141-16/+25
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-141-25/+16
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-9/+10
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-36/+54
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-12/+15
* cc: Release main thread earlierenne@chromium.org2014-01-241-81/+10
* cc: Free Mailbox on TextureLayerImpl::ReleaseResourcesboliu@chromium.org2014-01-231-14/+81
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-52/+35
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-181-5/+5
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-35/+52
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-10/+10
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-2/+2
* cc: Fix the TextureLayerNoExtraCommitForMailboxTest test.danakj@chromium.org2013-12-021-25/+35
* Disable TextureLayerNoExtraCommitForMailboxTest because of crashes.phajdan.jr@chromium.org2013-11-121-1/+2
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-071-2/+2
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-78/+40
* Simplify rate limiting since it's main thread shared context onlyjamesr@chromium.org2013-11-051-9/+9
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-311-1/+1
* Remove the extra, unneeded commits that TextureLayer::Update does.kloveless@chromium.org2013-10-241-0/+103
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-1/+1
* cc: Fix hit-testing of empty layers.sadrul@chromium.org2013-10-051-0/+13
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-271-4/+6
* Add memory manager for software compositor frontbuffers.jbauman@chromium.org2013-09-181-1/+2
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-71/+123
* Force SetNeedsPushProperties after an update in TextureLayer, because some pr...piman@chromium.org2013-09-131-0/+337
* cc: Prevent warnings from mocks in TextureLayer tests.danakj@chromium.org2013-08-301-1/+3
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-301-0/+241
* Revert 220418 "cc: Block commit on activate by setting a flag on..."danakj@chromium.org2013-08-301-237/+0
* cc: Block commit on activate by setting a flag on LayerTreeHost.danakj@chromium.org2013-08-291-0/+237
* cc: Use BlockedTaskRunner to immediately run callbacks on the main thread.danakj@chromium.org2013-08-291-35/+344
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-191-1/+4
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-5/+10
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-1/+1
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-131-0/+2
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-011-2/+4
* Consider background-color opacity for TextureLayer opaque region.alokp@chromium.org2013-07-311-0/+27
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-1/+2
* Allow uploading shared memory mailboxes to a texture.jbauman@chromium.org2013-07-301-1/+1
* cc: A pixel test for readbacks of layers with CanClipSelf == true.danakj@chromium.org2013-07-261-0/+139
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-2/+1
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-1/+2