index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Animator.cpp
Age
Commit message (
Expand
)
Author
2017-11-03
Format the world (or just HWUI)
John Reck
2017-01-11
Fix dirty Z prop
John Reck
2016-08-04
Remove animation value change from push staging
Doris Liu
2016-06-09
Handle hidden RT VectorDrawable animators
Doris Liu
2016-04-12
rm log spam
Doris Liu
2016-02-19
Ensure animator's interpolator is set
Doris Liu
2016-02-19
Revert "Revert "Check RenderNode's owning view before attaching animators""
Doris Liu
2016-02-19
VectorDrawable native rendering - Step 5 of MANY
Doris Liu
2016-02-18
Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""
Doris Liu
2016-02-12
Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""
Doris Liu
2016-02-11
Revert "VectorDrawable native rendering - Step 5 of MANY"
John Reck
2016-02-11
VectorDrawable native rendering - Step 5 of MANY
Doris Liu
2016-02-04
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
Doris Liu
2016-02-04
Revert "VectorDrawable native rendering - Step 4 of MANY"
Doris Liu
2016-02-02
VectorDrawable native rendering - Step 4 of MANY
Doris Liu
2015-08-21
Switch several enums to enum classes
Chris Craik
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2014-12-23
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-11-22
Revert "resolved conflicts for merge of 220c3f4f to master"
Andreas Gampe
2014-11-21
resolved conflicts for merge of 220c3f4f to master
Andreas Gampe
2014-11-21
Frameworks/base: Unused parameters in hwui
Andreas Gampe
2014-10-15
Clean up physical coupling
Tom Hudson
2014-09-12
Correctly initialize animator asynchronousity
Chris Craik
2014-09-03
Fix some wrong-thread issues around animator management
John Reck
2014-08-29
Listener callbacks ordering fixups
John Reck
2014-08-27
Animator stuff
John Reck
2014-08-15
Define shadow casting behavior within layers
Chris Craik
2014-08-08
Fix damage for layers for projection receivers
John Reck
2014-07-30
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-18
Add RT-enabled reveal animator
John Reck
2014-07-07
Fix VPA.cancel()
John Reck
2014-07-01
Fixes to startDelay
John Reck
2014-06-26
Animator refactoring & fixes
John Reck
2014-06-20
Re-enable ViewPropAnimRT
John Reck
2014-06-02
Add setStartValue to RNA
John Reck
2014-05-16
Update ripple behavior, use render thread animation
Alan Viverette
2014-05-15
Animator start value...
John Reck
2014-05-13
Clamp to uint8 for alpha
John Reck
2014-05-02
Add CanvasProperty for drawCircle
John Reck
2014-04-29
RenderThread animator support
John Reck