summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Optimized antialiasing fragment shaders by computing quad edge distance per v...skaslev@chromium.org2013-07-0110-213/+433
* cc: request redraw when debug state is changedcaseq@chromium.org2013-07-011-1/+1
* cc: Use base::Callback approach instead of using WebKit interface.tfarina@chromium.org2013-07-014-26/+19
* cc: Stop assuming LayerImpl::WillDraw returns trueboliu@chromium.org2013-06-292-4/+6
* CC: Force uploads even if animations are present.epenner@chromium.org2013-06-296-24/+1
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-2927-209/+343
* gpu: Add more context labelling.epenner@chromium.org2013-06-293-2/+34
* cc: Add debug rects for touch and wheel event handler regions and slow scroll...egraether@chromium.org2013-06-298-1/+228
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-2934-159/+99
* Premultiply alpha in shader for non-premultiplied textures.alokp@chromium.org2013-06-296-45/+65
* cc: Fix incorrect LTHI shutdown logicenne@chromium.org2013-06-294-31/+4
* cc: Pre multiplying alpha value in YUVA Fragment Shadervigneshv@chromium.org2013-06-282-5/+33
* cc: PostTask the deleteTexture call to the impl thread.danakj@chromium.org2013-06-283-8/+34
* Call EnsureBackbuffer before Reshape.aelias@chromium.org2013-06-284-6/+7
* Delete VertexShaderPosTexTransformFlip.alokp@chromium.org2013-06-285-73/+19
* Remove execute bit on image file.eroman@chromium.org2013-06-281-0/+0
* cc: Replace FIXMEs with TODO(danakj)enne@chromium.org2013-06-2819-69/+68
* Add test file for YUVA fragment shader.fgalligan@chromium.org2013-06-271-0/+0
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-2733-33/+33
* cc: Remove RenderingStats passed to ContentLayerUpdater during Layer::Update()egraether@chromium.org2013-06-2718-60/+33
* cc: Switch Picture to use RenderingStatsInstrumentationegraether@chromium.org2013-06-2711-48/+63
* cc: Don't forbid TODO (no parens) in presubmitenne@chromium.org2013-06-271-2/+2
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-278-18/+16
* cc: Reset tile priority before deleting tiling.reveman@chromium.org2013-06-275-0/+14
* re-land cc: Switched ContentLayerUpdaters to use RenderingStatsInstrumentationernstm@chromium.org2013-06-277-28/+48
* cc: Create a AnimationDelegate interface and an adapter class in compositor_b...tfarina@chromium.org2013-06-2610-36/+53
* cc: Add FIXME presubmit warningenne@chromium.org2013-06-261-0/+17
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-2622-366/+290
* Optimize shorthand CSS filter application. When the filter chain can be expre...senorblanco@chromium.org2013-06-262-7/+17
* cc: Fix infinite BeginFrame that Scheduler causes.dongseong.hwang@intel.com2013-06-265-7/+13
* cc: Use a vector for completed tasksvmpstr@chromium.org2013-06-2610-45/+61
* Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policypiman@chromium.org2013-06-2610-26/+13
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-255-107/+75
* cc: Use priority_queue for worker_pool's ready to run tasksvmpstr@chromium.org2013-06-251-15/+21
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-2537-282/+829
* CC: Force uploads in reverse.epenner@chromium.org2013-06-251-3/+11
* Add signalQuery, to allow for a callback when the result of a query is availa...hubbe@chromium.org2013-06-252-2/+22
* cc: Fix incorrect LTHI shutdown logicboliu@chromium.org2013-06-241-9/+7
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-249-3/+378
* cc: Make tiles that are not required by trees NEVER_BINvmpstr@chromium.org2013-06-222-7/+45
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-213-3/+3
* Re-revert "Re-land r207660 - "Upgrading Mesa to 9.0.3."""dpranke@chromium.org2013-06-214-0/+0
* Re-land r207660 - "Upgrading Mesa to 9.0.3.""dpranke@chromium.org2013-06-214-0/+0
* cc: Move task graph construction to RasterWorkerPool classes.reveman@chromium.org2013-06-2114-383/+550
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-212-6/+4
* cc: Produce a single mailbox per video texture in software decode.danakj@chromium.org2013-06-212-49/+36
* Remove NULL ResourceProvider, TileManager early outsboliu@chromium.org2013-06-213-46/+22
* Revert r207660 - "Upgrading Mesa to 9.0.3."dpranke@chromium.org2013-06-214-0/+0
* Upgrading Mesa to 9.0.3.dpranke@chromium.org2013-06-214-0/+0
* cc: Initialize Scheduler::safe_to_expect_begin_frame_brianderson@chromium.org2013-06-201-0/+1