summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"oshima@chromium.org2013-06-209-378/+3
* Update the include paths of message_loop_proxy.htfarina@chromium.org2013-06-201-1/+1
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-2025-260/+2
* cc: Allow output readback/copy requests to specify a sub-rect to copy.danakj@chromium.org2013-06-2016-135/+734
* cc: Trigger BeginFrames that were just missed retroactivelybrianderson@chromium.org2013-06-207-31/+165
* ResourceProvider::AcquireImage early out if already acquiredboliu@chromium.org2013-06-201-2/+2
* Migrate CompositingReasons to uint64.hartmanng@chromium.org2013-06-201-36/+45
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-209-3/+378
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-2036-347/+276
* Move hash_pair.h from cc/base into base/.nasko@chromium.org2013-06-209-214/+3
* Zero-budget TileManager in resourceless software modeboliu@chromium.org2013-06-2011-83/+158
* Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"skyostil@google.com2013-06-2011-429/+31
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-06-2011-31/+429
* cc: Fix texture upload polling.reveman@chromium.org2013-06-191-0/+5