summaryrefslogtreecommitdiffstats
path: root/cc/animation
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-112-2/+2
* Use a direct include of strings headers in cc/.avi@chromium.org2013-06-101-1/+1
* cc: remove TransferAnimationsTo dead codeshawnsingh@chromium.org2013-06-053-58/+0
* After http://crrev.com/202755, timing functions can now produce values outsid...vollick@chromium.org2013-06-043-16/+106
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-9/+9
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-292-2/+2
* Do not clamp y values on internal knots of timing function bezier curvesvollick@chromium.org2013-05-293-78/+83
* Allow animations with inactive observers to reach the Starting stateajuma@chromium.org2013-05-273-1/+74
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-221-5/+1
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-012-3/+3
* Enable tests for AnimationFinished notificationsajuma@chromium.org2013-04-221-25/+43
* Fix main-thread event handling for impl-only animationsajuma@chromium.org2013-04-114-13/+136
* Revert 193629 "Fix main-thread event handling for impl-only anim..."kinuko@chromium.org2013-04-114-136/+13
* Fix main-thread event handling for impl-only animationsajuma@chromium.org2013-04-114-13/+136
* LayerTreeHost::SetAnimationEvents should use AnimationRegistrarajuma@chromium.org2013-04-085-80/+286
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-063-68/+76
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-7/+7
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-7/+7
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-7/+7
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-7/+7
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-7/+7
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-274-0/+26
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-274-38/+40
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-2611-16/+27
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-0/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-254-16/+16
* Chromify keyframed_animation_curve_unittest.ccajuma@chromium.org2013-03-241-53/+40
* cc: Chromify TimingFunctionenne@chromium.org2013-03-244-81/+84
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-4/+4
* cc: Chromify FakeWebScrollbarThemeGeometryenne@chromium.org2013-03-211-1/+1
* cc: Chromify LayerAnimationValueObserver interfaceenne@chromium.org2013-03-201-4/+3
* Chromify scrollbar_geometry_fixed_thumb.*wjmaclean@chromium.org2013-03-201-1/+1
* cc: Chromify AnimationRegistrarenne@chromium.org2013-03-202-32/+38
* cc: Chromify ScrollbarAnimationController.aelias@chromium.org2013-03-194-225/+229
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-1811-4/+1382
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-182-2/+2
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-1822-0/+3556