index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
RenderNode.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename & package shuffle
John Reck
2018-10-04
1
-1119
/
+0
*
De-couple RenderNode from View package
John Reck
2018-09-26
1
-17
/
+60
*
Create plumbing for disabling force-dark
John Reck
2018-09-24
1
-0
/
+30
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+12
*
Auto-dark mode prototype
John Reck
2018-07-09
1
-0
/
+25
*
Tweak some RenderNode API surfaces
John Reck
2018-06-04
1
-18
/
+15
*
Add isPivotSet/resetPivot
John Reck
2018-03-21
1
-0
/
+7
*
Add API to set tonal shadow color
John Reck
2018-01-31
1
-4
/
+25
*
Create colored shadows demo
John Reck
2017-11-13
1
-0
/
+7
*
Overhaul RenderNode's DisplayList management
John Reck
2017-01-25
1
-11
/
+8
*
CriticalNative for RenderNode and DisplayListCanvas
Chris Craik
2016-12-15
1
-66
/
+70
*
Switch back to NativeAllocationRegistry
John Reck
2016-11-16
1
-15
/
+12
*
Add benchmarks for View inflation
John Reck
2016-11-02
1
-17
/
+30
*
Modernize RenderNode JNI
John Reck
2016-08-24
1
-25
/
+81
*
Fix wording regarding ThreadedRenderer
Stan Iliev
2016-06-28
1
-1
/
+1
*
Handle hidden RT VectorDrawable animators
Doris Liu
2016-05-26
1
-3
/
+3
*
Fix how outlines are sent to rendernode
Chris Craik
2016-04-04
1
-9
/
+13
*
Add a callback for rendernode parentcount=0
John Reck
2016-03-31
1
-1
/
+13
*
Clean up setLayerType and setLayerPaint
sergeyv
2016-03-24
1
-1
/
+1
*
Support running AVD on UI thread
Doris Liu
2016-02-23
1
-1
/
+1
*
Revert "Revert "Check RenderNode's owning view before attaching animators""
Doris Liu
2016-02-19
1
-0
/
+4
*
Revert "Check RenderNode's owning view before attaching animators"
Doris Liu
2016-02-18
1
-4
/
+0
*
Check RenderNode's owning view before attaching animators
Doris Liu
2016-02-16
1
-0
/
+4
*
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
Doris Liu
2016-02-04
1
-0
/
+9
*
Revert "VectorDrawable native rendering - Step 4 of MANY"
Doris Liu
2016-02-04
1
-9
/
+0
*
Merge "Have RT drive window positioning"
John Reck
2016-02-04
1
-0
/
+5
|
\
|
*
Have RT drive window positioning
John Reck
2016-02-04
1
-0
/
+5
*
|
VectorDrawable native rendering - Step 4 of MANY
Doris Liu
2016-02-02
1
-0
/
+9
|
/
*
Rename DisplayListData to DisplayList
Chris Craik
2015-10-16
1
-5
/
+5
*
Remove unused functions and variables from DisplayListCanvas
Derek Sollenberger
2015-07-10
1
-45
/
+1
*
Add compat path for restore underflow
Chris Craik
2015-04-02
1
-6
/
+1
*
Remove HardwareCanvas
Chris Craik
2015-03-10
1
-19
/
+19
*
Rename and simplify DisplayList Canvas classes
Chris Craik
2015-03-09
1
-3
/
+3
*
Mutable Java Shaders with Immutable Native Shaders
Derek Sollenberger
2014-10-06
1
-1
/
+1
*
Add shadow/clipping properties to HierarchyViewer
Chris Craik
2014-09-05
1
-0
/
+5
*
Animator stuff
John Reck
2014-08-27
1
-4
/
+17
*
Cap scales used for tessellation with minimum and maximum
Chris Craik
2014-08-07
1
-6
/
+0
*
Add outline alpha
Chris Craik
2014-07-31
1
-4
/
+6
*
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-30
1
-3
/
+3
*
Throw IAE on invalid scale
John Reck
2014-07-28
1
-0
/
+6
*
Move ClipBounds to native
Chris Craik
2014-07-25
1
-55
/
+17
*
Make setter methods on Outline call setEmpty() based on params
Chris Craik
2014-07-22
1
-1
/
+4
*
Initial replacement of setOutline() with ViewOutlineProvider API
Chris Craik
2014-07-01
1
-27
/
+9
*
Animator refactoring & fixes
John Reck
2014-06-26
1
-19
/
+0
*
Move LayerType to RenderNode
John Reck
2014-06-12
1
-5
/
+9
*
Fix DA bugs
John Reck
2014-06-12
1
-8
/
+0
*
Even FASTER damage calculations!
John Reck
2014-06-04
1
-0
/
+8
*
Have all the setters return changed
John Reck
2014-06-04
1
-94
/
+95
*
Enable debug stuffs
John Reck
2014-05-29
1
-0
/
+8
*
Clean up Outline API, method on drawable
Chris Craik
2014-05-20
1
-3
/
+1
[next]