| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..." | tkent@chromium.org | 2013-06-09 | 3 | -92/+18 |
* | cc: Defer texture creation to LazyAllocate | kaanb@chromium.org | 2013-06-08 | 3 | -79/+145 |
* | cc: Enable AntiAliasing for sub-pixel translations in software renderer | danakj@chromium.org | 2013-06-08 | 3 | -18/+92 |
* | cc: Reset TileVersion::resource_id_ when raster task is canceled. | reveman@chromium.org | 2013-06-08 | 1 | -0/+1 |
* | cc: Remove task completion check interval from WorkerPool. | reveman@chromium.org | 2013-06-08 | 9 | -189/+113 |
* | Don't rely on implicit operator T* conversion for the LayerTree child. | rsleevi@chromium.org | 2013-06-08 | 1 | -1/+2 |
* | Skia/ext analysis canvas style change | vmpstr@chromium.org | 2013-06-08 | 1 | -2/+2 |
* | [Aura] Added Support for rendering software compositor frames as cc::TextureL... | skaslev@chromium.org | 2013-06-08 | 17 | -95/+276 |
* | Factor out cc::OutputSurface::InitializeAndSetContext3D | boliu@chromium.org | 2013-06-07 | 3 | -13/+154 |
* | Adding YUVA support for enabling Alpha Playback | vigneshv@chromium.org | 2013-06-07 | 12 | -41/+344 |
* | cc: Call ManageTiles explicitly | enne@chromium.org | 2013-06-07 | 13 | -53/+25 |
* | cc: PNG baselines for 16634015 | danakj@chromium.org | 2013-06-07 | 4 | -2/+2 |
* | [Fix build] TileRasterMode value passed to IsReadyToDraw must be initialized. | tyoshino@chromium.org | 2013-06-07 | 1 | -2/+2 |
* | cc: Clear impl-side painting canvases more efficiently | enne@chromium.org | 2013-06-07 | 10 | -36/+142 |
* | cc::OutputSurfaceClient::DeferredInitialize | boliu@chromium.org | 2013-06-07 | 21 | -14/+246 |
* | cc: Low quality support for low res tiles | vmpstr@chromium.org | 2013-06-07 | 14 | -113/+255 |
* | cc: Audit use of Rect::Contains with empty rects. | danakj@chromium.org | 2013-06-07 | 4 | -3/+12 |
* | Revert 204221 "cc: Make all layer recursion use CallFunctionForS..." | enne@chromium.org | 2013-06-07 | 5 | -68/+88 |
* | Depend on public/blink.gyp:blink to depend on Blink library | jamesr@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | cc: Add page scale zooming perf test | enne@chromium.org | 2013-06-07 | 5 | -5/+86 |
* | Implement transform/clip support for Android WebView. | aelias@chromium.org | 2013-06-06 | 33 | -253/+736 |
* | cc: Fix use of uninitialized tiles. | reveman@chromium.org | 2013-06-06 | 1 | -0/+5 |
* | Track set of known decoded images in ManageTiles(). | tomhudson@chromium.org | 2013-06-06 | 2 | -3/+12 |
* | Reland 204442 "Split Layer::SetScrollOffset to tw..." | trchen@chromium.org | 2013-06-06 | 6 | -14/+118 |
* | Revert 204508 "Adding YUVA support for enabling Alpha Playback" | dalecurtis@google.com | 2013-06-06 | 12 | -341/+39 |
* | Adding YUVA support for enabling Alpha Playback | vigneshv@chromium.org | 2013-06-06 | 12 | -39/+341 |
* | Revert 204442 "Split Layer::SetScrollOffset to two functions for..." | hashimoto@chromium.org | 2013-06-06 | 6 | -118/+14 |
* | Split Layer::SetScrollOffset to two functions for different use | trchen@chromium.org | 2013-06-06 | 6 | -14/+118 |
* | cc: Disable LastInputEventForBeginFrame | brianderson@chromium.org | 2013-06-06 | 9 | -66/+0 |
* | cc: Make all layer recursion use CallFunctionForSubtree | enne@chromium.org | 2013-06-05 | 5 | -88/+68 |
* | cc: Remove idle signal from WorkerPool. | reveman@chromium.org | 2013-06-05 | 8 | -129/+148 |
* | cc: Add a unit test to verify BindToClient behaviour. | danakj@chromium.org | 2013-06-05 | 3 | -1/+74 |
* | cc: remove TransferAnimationsTo dead code | shawnsingh@chromium.org | 2013-06-05 | 5 | -65/+0 |
* | cc: Avoid upload of canceled raster tasks. | reveman@chromium.org | 2013-06-04 | 1 | -3/+8 |
* | cc: Fix bogus SkColorSetA usage | enne@chromium.org | 2013-06-04 | 1 | -6/+6 |
* | cc: Set resource->allocated to true within BindImage(). This mimicks the beha... | kaanb@chromium.org | 2013-06-04 | 1 | -0/+2 |
* | cc: Don't clear transparent piles to an opaque color | enne@chromium.org | 2013-06-04 | 9 | -18/+108 |
* | cc: Remove memory state from tile management | vmpstr@chromium.org | 2013-06-04 | 9 | -97/+67 |
* | Update remaining files to use WeakPtr<T>::get() instead of "operator T*" | akalin@chromium.org | 2013-06-04 | 1 | -2/+2 |
* | Support computing percentiles on a rolling window of samples | ajuma@chromium.org | 2013-06-04 | 5 | -0/+221 |
* | cc: Use gather pixel refs with positions util. | vmpstr@chromium.org | 2013-06-04 | 1 | -52/+25 |
* | Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording | nduca@chromium.org | 2013-06-04 | 9 | -7/+53 |
* | After http://crrev.com/202755, timing functions can now produce values outsid... | vollick@chromium.org | 2013-06-04 | 3 | -16/+106 |
* | cc: Add new RasterWorkerPool interface. | reveman@chromium.org | 2013-06-03 | 18 | -342/+1231 |
* | Skip drawing unsupported layers in forced software mode | boliu@chromium.org | 2013-06-02 | 25 | -80/+312 |
* | Avoid creating PriorityResourceManager if not needed | boliu@chromium.org | 2013-06-02 | 3 | -31/+47 |
* | Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 45 | -361/+259 |
* | cc: Add metadata to analyze trace event | enne@chromium.org | 2013-05-31 | 1 | -1/+3 |
* | Fix permissions for green_alpha.png to not be executable. | isherman@chromium.org | 2013-05-31 | 1 | -0/+0 |
* | Adding test file for YUVA Shader | tomfinegan@chromium.org | 2013-05-31 | 1 | -0/+0 |