index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
View.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add attributes and accessors for tinting View drawables"
Alan Viverette
2014-06-17
1
-3
/
+103
|
\
|
*
Add attributes and accessors for tinting View drawables
Alan Viverette
2014-06-17
1
-3
/
+103
*
|
Fix setLayerType
John Reck
2014-06-17
1
-9
/
+4
|
/
*
Fix CTS regression in fitSystemWindows
Adam Powell
2014-06-16
1
-0
/
+6
*
Fix NPE in focus hotspot management
Alan Viverette
2014-06-14
1
-1
/
+1
*
Support hotspots in View drawables
Alan Viverette
2014-06-13
1
-16
/
+24
*
Don't buildLayer if size == 0
John Reck
2014-06-13
1
-0
/
+4
*
Merge "Move LayerType to RenderNode"
John Reck
2014-06-12
1
-146
/
+46
|
\
|
*
Move LayerType to RenderNode
John Reck
2014-06-12
1
-146
/
+46
*
|
Merge "Exploring transitions to/from Recents."
Winson Chung
2014-06-12
1
-1
/
+8
|
\
\
|
*
|
Exploring transitions to/from Recents.
Winson Chung
2014-06-12
1
-1
/
+8
*
|
|
am c72a2a82: Merge "Explicitly track consumed state for WindowInsets" into lm...
Adam Powell
2014-06-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Explicitly track consumed state for WindowInsets
Adam Powell
2014-06-11
1
-1
/
+1
*
|
|
Fix DA bugs
John Reck
2014-06-12
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge "Capture right/bottom of images properly when doing Activity Transitions."
George Mount
2014-06-09
1
-3
/
+4
|
\
\
|
*
|
Capture right/bottom of images properly when doing Activity Transitions.
George Mount
2014-06-06
1
-3
/
+4
*
|
|
am 493ae7d7: Add doc for View.getElevation()
Chris Craik
2014-06-06
1
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add doc for View.getElevation()
Chris Craik
2014-06-06
1
-1
/
+6
*
|
|
Refactor printing
Svetoslav
2014-06-06
1
-1
/
+1
*
|
|
Merge changes Ie0773f85,Ie5e75505
John Reck
2014-06-06
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Even FASTER damage calculations!
John Reck
2014-06-04
1
-0
/
+1
*
|
|
am 42decb1b: Merge "API Review: move the CreateRevealAnimator to ViewAnimatio...
ztenghui
2014-06-05
1
-18
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
API Review: move the CreateRevealAnimator to ViewAnimationUtils
ztenghui
2014-06-05
1
-18
/
+0
*
|
|
am ef7c0948: Merge "Add an internal method for setting optical insets." into ...
Adam Powell
2014-06-03
1
-0
/
+14
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add an internal method for setting optical insets.
Adam Powell
2014-06-02
1
-0
/
+14
*
|
Remove GLRenderer
John Reck
2014-06-02
1
-6
/
+0
*
|
am 365dfe93: Merge "Update docs around empty/null outline behavior" into lmp-...
Chris Craik
2014-05-28
1
-2
/
+2
|
\
\
|
|
/
|
*
Update docs around empty/null outline behavior
Chris Craik
2014-05-27
1
-2
/
+2
*
|
Merge "Add ability to request unbuffered dispatching."
Michael Wright
2014-05-23
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
Add ability to request unbuffered dispatching.
Michael Wright
2014-05-16
1
-0
/
+30
*
|
Clean up Outline API, method on drawable
Chris Craik
2014-05-20
1
-13
/
+37
*
|
TouchFeedbackDrawable is now RippleDrawable
Alan Viverette
2014-05-19
1
-40
/
+21
*
|
Update ripple behavior, use render thread animation
Alan Viverette
2014-05-16
1
-10
/
+25
|
/
*
Merge "Round rect outline clipping"
Chris Craik
2014-05-16
1
-4
/
+11
|
\
|
*
Round rect outline clipping
Chris Craik
2014-05-15
1
-4
/
+11
*
|
Merge "Colorize SystemUI"
Adrian Roos
2014-05-15
1
-1
/
+8
|
\
\
|
*
|
Colorize SystemUI
Adrian Roos
2014-05-15
1
-1
/
+8
|
|
/
*
|
Adding custom events to AccessibilityNodeInfo
Kristian Monsen
2014-05-15
1
-0
/
+3
|
/
*
Change sharedElementName to viewName.
George Mount
2014-05-12
1
-27
/
+23
*
Merge "Revert "Remove the View#initializeScrollbars API""
Adam Powell
2014-05-10
1
-3
/
+0
|
\
|
*
Revert "Remove the View#initializeScrollbars API"
Adam Powell
2014-05-10
1
-3
/
+0
*
|
Merge "Remove the View#initializeScrollbars API"
Adam Powell
2014-05-10
1
-0
/
+3
|
\
\
|
|
/
|
*
Remove the View#initializeScrollbars API
Adam Powell
2014-05-09
1
-0
/
+3
*
|
State based animators for Views
Yigit Boyar
2014-05-07
1
-4
/
+61
|
/
*
resolved conflicts for merge of 1e8a87dd to master
Guang Zhu
2014-05-07
1
-0
/
+11
|
\
|
*
am f31d73c9: Merge "send accessibility events on view property invalidation" ...
Guang Zhu
2014-05-07
1
-0
/
+11
|
|
\
|
|
*
Merge "send accessibility events on view property invalidation" into klp-modu...
Guang Zhu
2014-05-07
1
-0
/
+11
|
|
|
\
|
|
|
*
send accessibility events on view property invalidation
Guang Zhu
2014-05-06
1
-0
/
+11
*
|
|
|
am bfbddcad: am 4f295fe8: Merge "Clean up WindowInsets API for release" into ...
Adam Powell
2014-05-07
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 4f295fe8: Merge "Clean up WindowInsets API for release" into klp-modular-dev
Adam Powell
2014-05-07
1
-2
/
+2
|
|
\
\
\
|
|
|
/
/
[next]