index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-29
2
-3
/
+4
*
Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."
shawnsingh@google.com
2013-07-29
2
-4
/
+3
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-28
2
-3
/
+4
*
cc: No need to include trees/single_thread_proxy.h in animation/ unittest.
tfarina@chromium.org
2013-07-20
1
-1
/
+0
*
Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurve
ajuma@chromium.org
2013-07-18
5
-12
/
+257
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
3
-3
/
+3
*
cc: Create a AnimationDelegate interface and an adapter class in compositor_b...
tfarina@chromium.org
2013-06-26
4
-17
/
+35
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
2
-2
/
+2
*
Use a direct include of strings headers in cc/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
cc: remove TransferAnimationsTo dead code
shawnsingh@chromium.org
2013-06-05
3
-58
/
+0
*
After http://crrev.com/202755, timing functions can now produce values outsid...
vollick@chromium.org
2013-06-04
3
-16
/
+106
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-9
/
+9
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
2
-2
/
+2
*
Do not clamp y values on internal knots of timing function bezier curves
vollick@chromium.org
2013-05-29
3
-78
/
+83
*
Allow animations with inactive observers to reach the Starting state
ajuma@chromium.org
2013-05-27
3
-1
/
+74
*
Remove cc/ dependency on WebKit::WebScrollbar*
jamesr@chromium.org
2013-05-22
1
-5
/
+1
*
cc: Fix most cpplint errors in cc/
enne@chromium.org
2013-05-01
2
-3
/
+3
*
Enable tests for AnimationFinished notifications
ajuma@chromium.org
2013-04-22
1
-25
/
+43
*
Fix main-thread event handling for impl-only animations
ajuma@chromium.org
2013-04-11
4
-13
/
+136
*
Revert 193629 "Fix main-thread event handling for impl-only anim..."
kinuko@chromium.org
2013-04-11
4
-136
/
+13
*
Fix main-thread event handling for impl-only animations
ajuma@chromium.org
2013-04-11
4
-13
/
+136
*
LayerTreeHost::SetAnimationEvents should use AnimationRegistrar
ajuma@chromium.org
2013-04-08
5
-80
/
+286
*
cc: Make animations tick regardless of drawing.
danakj@chromium.org
2013-04-06
3
-68
/
+76
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
1
-7
/
+7
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
1
-7
/
+7
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-7
/
+7
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
1
-7
/
+7
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-7
/
+7
*
cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.
danakj@chromium.org
2013-03-27
4
-0
/
+26
*
cc: Convert non-const reference arguments to pointers.
danakj@chromium.org
2013-03-27
4
-38
/
+40
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
11
-16
/
+27
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-0
/
+1
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
4
-16
/
+16
*
Chromify keyframed_animation_curve_unittest.cc
ajuma@chromium.org
2013-03-24
1
-53
/
+40
*
cc: Chromify TimingFunction
enne@chromium.org
2013-03-24
4
-81
/
+84
*
cc: Chromify animation_test_common
shawnsingh@chromium.org
2013-03-21
1
-4
/
+4
*
cc: Chromify FakeWebScrollbarThemeGeometry
enne@chromium.org
2013-03-21
1
-1
/
+1
*
cc: Chromify LayerAnimationValueObserver interface
enne@chromium.org
2013-03-20
1
-4
/
+3
*
Chromify scrollbar_geometry_fixed_thumb.*
wjmaclean@chromium.org
2013-03-20
1
-1
/
+1
*
cc: Chromify AnimationRegistrar
enne@chromium.org
2013-03-20
2
-32
/
+38
*
cc: Chromify ScrollbarAnimationController.
aelias@chromium.org
2013-03-19
4
-225
/
+229
*
Part 11 of cc/ directory shuffles: fix up stragglers
jamesr@chromium.org
2013-03-18
11
-4
/
+1382
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
2
-2
/
+2
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 3 of cc/ directory shuffles: animation
jamesr@chromium.org
2013-03-18
22
-0
/
+3556