| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -1/+3 |
* | Use gfx:: Geometry types for the resource provider and layer updater classes. | danakj@chromium.org | 2012-10-31 | 1 | -4/+5 |
* | Compute event coordinate adjustment for pinch-zoom in LayerTreeHost. | wjmaclean@chromium.org | 2012-10-31 | 1 | -0/+40 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 1 | -34/+14 |
* | Revert 165050 - Remove WebKit::Platform dependencies from cc | sergeyu@chromium.org | 2012-10-30 | 1 | -14/+34 |
* | Remove WebKit::Platform dependencies from cc | jamesr@chromium.org | 2012-10-30 | 1 | -34/+14 |
* | Remove root layer specialness in calculateDrawTransforms | shawnsingh@chromium.org | 2012-10-30 | 1 | -44/+58 |
* | Revert 164723 - Remove root layer specialness in calculateDrawTransforms | sergeyu@chromium.org | 2012-10-30 | 1 | -46/+38 |
* | Remove root layer specialness in calculateDrawTransforms | shawnsingh@chromium.org | 2012-10-29 | 1 | -38/+46 |
* | Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc | jamesr@chromium.org | 2012-10-29 | 1 | -14/+11 |
* | Aura: Resize locks with --ui-enable-threaded-compositing | backer@chromium.org | 2012-10-27 | 1 | -0/+53 |
* | cc: Rename TextureUpdate to ResourceUpdate. | reveman@google.com | 2012-10-25 | 1 | -8/+8 |
* | cc: Remove CC*.h temporary includes, part 6/4. | tfarina@chromium.org | 2012-10-24 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 5/4. | tfarina@chromium.org | 2012-10-23 | 1 | -1/+1 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-22 | 1 | -356/+356 |
* | Conditionalize memory allocation limit based on visibility | ccameron@chromium.org | 2012-10-22 | 1 | -3/+3 |
* | cc: Fix flaky CCLayerTreeHost unit tests | danakj@chromium.org | 2012-10-22 | 1 | -20/+16 |
* | cc: Remove CC*.h temporary includes, part 4/4. | tfarina@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 3/4. | tfarina@chromium.org | 2012-10-21 | 1 | -1/+1 |
* | cc: Remove CC*.h temporary includes, part 2/4. | tfarina@chromium.org | 2012-10-20 | 1 | -1/+1 |
* | Revert "cc: Rename cc classes and members to match filenames" | enne@chromium.org | 2012-10-19 | 1 | -358/+358 |
* | cc: Rename cc classes and members to match filenames | enne@chromium.org | 2012-10-19 | 1 | -358/+358 |
* | cc: Screenspace inverse transform goes to content space, scrolling should be ... | danakj@chromium.org | 2012-10-19 | 1 | -22/+234 |
* | Reland "cc: Remove CC*.h temporary includes, part 1/4." | tfarina@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4." | pfeldman@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | cc: Remove CC*.h temporary includes, part 1/4. | tfarina@chromium.org | 2012-10-19 | 1 | -2/+2 |
* | Remove GraphicsContext3D:: stubs from cc | jamesr@chromium.org | 2012-10-18 | 1 | -6/+7 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-18 | 1 | -9/+9 |
* | cc: Remove wtf usage from test code | enne@chromium.org | 2012-10-18 | 1 | -3/+3 |
* | cc: Replace TextureUploader::Parameters with ResourceUpdate struct. | reveman@google.com | 2012-10-18 | 1 | -1/+3 |
* | Set memory allocation with visibility, instead of through manager. | ccameron@chromium.org | 2012-10-17 | 1 | -2/+2 |
* | Revert "cc: Switch to Chromium DCHECKs LOGs" | mattm@chromium.org | 2012-10-17 | 1 | -8/+8 |
* | cc: Switch to Chromium DCHECKs LOGs | danakj@chromium.org | 2012-10-17 | 1 | -8/+8 |
* | Revert 162284 - cc: Get rid of CC*.h temporary header files. | mattm@chromium.org | 2012-10-17 | 1 | -3/+3 |
* | cc: Get rid of CC*.h temporary header files. | tfarina@chromium.org | 2012-10-16 | 1 | -3/+3 |
* | cc: Remove the temporary header files that aren't prefixed with CC* | tfarina@chromium.org | 2012-10-16 | 1 | -2/+2 |
* | cc: Get rid of temporary (stub) header files under test/ directory. | tfarina@chromium.org | 2012-10-16 | 1 | -4/+4 |
* | cc: Switch CCLayerTreeHostTestFinishAllRendering to use base::AutoLock. | tfarina@chromium.org | 2012-10-15 | 1 | -5/+5 |
* | cc: Remove uses of OwnArrayPtr from our library. | tfarina@chromium.org | 2012-10-15 | 1 | -4/+3 |
* | cc: Remove LayerTextureUpdater::Texture::updateRect() callback. | reveman@chromium.org | 2012-10-13 | 1 | -44/+17 |
* | [cc] Change cc_tests.gyp filenames to Chromium style | enne@chromium.org | 2012-10-12 | 1 | -0/+3003 |