Chromium Code Reviews| Index: ChangeLog |
| =================================================================== |
| --- ChangeLog (revision 67003) |
| +++ ChangeLog (working copy) |
| @@ -1,3 +1,12 @@ |
| +2010-09-08 Peter Kasting <pkasting@google.com> |
| + |
| + Reviewed by David Hyatt. |
| + |
| + Add smooth scrolling framework, and a Windows implementation. |
| + https://bugs.webkit.org/show_bug.cgi?id=32356 |
| + |
| + * wscript: Add Windows ScrollAnimator. |
| + |
| 2010-09-04 Lucas De Marchi <lucas.demarchi@profusion.mobi> |
| Reviewed by Kenneth Rohde Christiansen. |