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
/
ViewGroup.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide isolatedZVolume API
Chris Craik
2014-03-07
1
-0
/
+4
*
resolved conflicts for merge of 1569d61f to master
Filip GruszczyĆski
2014-03-05
1
-1
/
+2
|
\
|
*
Passing and using defStyle in ViewGroup initFromAttributes.
Filip GruszczyĆski
2014-03-05
1
-5
/
+4
*
|
Detach disappearing children in onDetach
John Reck
2014-03-06
1
-2
/
+12
*
|
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
1
-4
/
+36
*
|
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-26
1
-36
/
+4
*
|
Change Activity Scene Transitions to be more automatic.
George Mount
2014-02-25
1
-4
/
+36
*
|
Make outline and shadow APIs public
Chris Craik
2014-02-18
1
-0
/
+1
*
|
Add shadow casting / global perspective APIs, hidden for now.
Chris Craik
2014-02-07
1
-1
/
+1
*
|
Merge "Refactoring of fitSystemWindows to applyWindowInsets for views"
Adam Powell
2014-02-06
1
-9
/
+7
|
\
\
|
*
|
Refactoring of fitSystemWindows to applyWindowInsets for views
Adam Powell
2014-02-04
1
-9
/
+7
*
|
|
Cross-Activity Scene transition API.
George Mount
2014-02-04
1
-0
/
+42
|
/
/
*
|
Fix build breakage
Chris Craik
2014-01-29
1
-1
/
+0
*
|
Update reordering method names, and make 3d reordering API public
Chris Craik
2014-01-29
1
-21
/
+20
*
|
Add initial APIs for 3d view manipulation.
Chris Craik
2013-12-20
1
-1
/
+45
*
|
Add reveal drawable, APIs for forwarding Drawable focus and touch
Alan Viverette
2013-12-17
1
-9
/
+9
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
|
Add methods for removing children and actions from A11y nodes
Alan Viverette
2013-11-06
1
-3
/
+3
*
|
Merge "Clean up layout constructors, make them consistent"
Alan Viverette
2013-09-14
1
-12
/
+7
|
\
\
|
*
|
Clean up layout constructors, make them consistent
Alan Viverette
2013-09-10
1
-12
/
+7
*
|
|
resolved conflicts for merge of aca95ca0 to master
Kenny Root
2013-09-12
1
-3
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add live region politeness to View, AccessibilityNodeInfo
Alan Viverette
2013-09-12
1
-3
/
+8
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-2
/
+8
|
/
*
Add View#cancelPendingInputEvents API
Adam Powell
2013-09-05
1
-0
/
+11
*
Perform layout and invalidation after bringChildToFront()
Chet Haase
2013-09-04
1
-0
/
+2
*
Fix NPE when setting new LayoutTransition
Chet Haase
2013-08-27
1
-2
/
+3
*
Cancel running LayoutTransition before removing it from a container
Chet Haase
2013-08-21
1
-0
/
+5
*
Better Transition interruption
Chet Haase
2013-08-16
1
-0
/
+12
*
Un-hide all ViewParent methods
Adam Powell
2013-07-11
1
-9
/
+6
*
Fix ViewGroupOverlay's handling of invalidating viewgroups
Chet Haase
2013-06-21
1
-1
/
+3
*
am ea893536: am c4473d10: am 27a8508e: add attributes reference for splimotio...
Scott Main
2013-06-17
1
-0
/
+4
|
\
|
*
am c4473d10: am 27a8508e: add attributes reference for splimotionevents and l...
Scott Main
2013-06-17
1
-0
/
+4
|
|
\
|
|
*
add attributes reference for splimotionevents and layoutmode
Scott Main
2013-06-18
1
-0
/
+4
*
|
|
Lazily allocate seldom-used data structures
Romain Guy
2013-06-17
1
-12
/
+20
*
|
|
Notification for changed subtree in accessibility mode not fired properly.
Svetoslav
2013-06-10
1
-2
/
+2
*
|
|
Merge "Optimizing AccessibilityNodeInfo caching."
Svetoslav
2013-06-07
1
-17
/
+21
|
\
\
\
|
*
|
|
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-06-05
1
-17
/
+21
*
|
|
|
Remove unnecessary allocations
Romain Guy
2013-06-06
1
-1
/
+8
|
/
/
/
*
|
|
am c8a77735: am dea6e86d: am 3422ceb6: Merge "Bug fix for building the hover ...
Jeff Brown
2013-05-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
am 3422ceb6: Merge "Bug fix for building the hover target list"
Jeff Brown
2013-05-28
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge "Bug fix for building the hover target list"
Jeff Brown
2013-05-28
1
-1
/
+1
|
|
|
\
|
|
|
*
Bug fix for building the hover target list
Sangkyu Lee
2013-03-13
1
-1
/
+1
*
|
|
|
am 1e4c6589: am b3c2b21b: Merge "Accessibility should not query for list item...
Svetoslav
2013-05-10
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Accessibility should not query for list items when data set changed.
Svetoslav
2013-05-08
1
-1
/
+2
*
|
|
|
am c4818d86: am 4c95c537: Merge "Optimize list view scrolls Bug #8108706" int...
Romain Guy
2013-05-07
1
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Optimize list view scrolls
Romain Guy
2013-05-06
1
-1
/
+6
*
|
|
|
am a8549041: am 8c2e3a41: Merge "Optimize RTL properties resolution" into jb-...
Fabrice Di Meglio
2013-05-06
1
-7
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Optimize RTL properties resolution
Fabrice Di Meglio
2013-05-03
1
-7
/
+11
*
|
|
|
am 393abb1c: am 5e650cef: Merge "Expand invalidation rectangle when clipChild...
Chet Haase
2013-04-23
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Expand invalidation rectangle when clipChildren == false
Chet Haase
2013-04-22
1
-0
/
+6
[next]