summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewGroup.java
Commit message (Expand)AuthorAgeFilesLines
* am c8a77735: am dea6e86d: am 3422ceb6: Merge "Bug fix for building the hover ...Jeff Brown2013-05-281-1/+1
|\
| * am 3422ceb6: Merge "Bug fix for building the hover target list"Jeff Brown2013-05-281-1/+1
| |\
| | * Merge "Bug fix for building the hover target list"Jeff Brown2013-05-281-1/+1
| | |\
| | | * Bug fix for building the hover target listSangkyu Lee2013-03-131-1/+1
* | | | am 1e4c6589: am b3c2b21b: Merge "Accessibility should not query for list item...Svetoslav2013-05-101-1/+2
|\ \ \ \ | |/ / /
| * | | Accessibility should not query for list items when data set changed.Svetoslav2013-05-081-1/+2
* | | | am c4818d86: am 4c95c537: Merge "Optimize list view scrolls Bug #8108706" int...Romain Guy2013-05-071-1/+6
|\ \ \ \ | |/ / /
| * | | Optimize list view scrollsRomain Guy2013-05-061-1/+6
* | | | am a8549041: am 8c2e3a41: Merge "Optimize RTL properties resolution" into jb-...Fabrice Di Meglio2013-05-061-7/+11
|\ \ \ \ | |/ / /
| * | | Optimize RTL properties resolutionFabrice Di Meglio2013-05-031-7/+11
* | | | am 393abb1c: am 5e650cef: Merge "Expand invalidation rectangle when clipChild...Chet Haase2013-04-231-0/+6
|\ \ \ \ | |/ / /
| * | | Expand invalidation rectangle when clipChildren == falseChet Haase2013-04-221-0/+6
* | | | am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClip...Chet Haase2013-04-201-1/+1
|\ \ \ \ | |/ / /
| * | | Fix quickReject logic to account for setClipChildren() settingChet Haase2013-04-191-1/+1
* | | | am 64076958: am 72ab9b80: Merge "Respect custom view drawing order when dispa...Svetoslav2013-04-121-1/+4
|\ \ \ \ | |/ / /
| * | | Merge "Respect custom view drawing order when dispatching hover events." into...Svetoslav2013-04-131-1/+4
| |\ \ \
| | * | | Respect custom view drawing order when dispatching hover events.Svetoslav2013-04-121-1/+4
* | | | | am d04215c4: am 0a41431d: Merge "API and doc cleanup, plus small animation/UI...Chet Haase2013-04-121-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | API and doc cleanup, plus small animation/UI featuresChet Haase2013-04-121-1/+13
| |/ / /
* | | | am 15c9e15e: am b9604a34: Merge "Amend getOverlay() docs for SurfaceView/Text...Chet Haase2013-04-081-0/+4
|\ \ \ \ | |/ / /
| * | | Amend getOverlay() docs for SurfaceView/TextureViewChet Haase2013-04-081-0/+4
* | | | am cbfce445: am edf6f4b4: Make adding views specific to a ViewGroup\'s overlayChet Haase2013-04-081-30/+27
|\ \ \ \ | |/ / /
| * | | Make adding views specific to a ViewGroup's overlayChet Haase2013-04-081-30/+27
* | | | am 98f69881: am 77d94957: Merge "Adding small animation features" into jb-mr2...Chet Haase2013-04-041-6/+30
|\ \ \ \ | |/ / /
| * | | Adding small animation featuresChet Haase2013-04-041-6/+30
* | | | am 68951ee9: am 83390182: Merge "Optimize ViewGroup.MarginLayoutParams memory...Fabrice Di Meglio2013-03-291-51/+85
|\ \ \ \ | |/ / /
| * | | Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebugFabrice Di Meglio2013-03-291-51/+85
* | | | am 9fb9a0f3: am f7fa08b7: Merge "Fix bug #8487785 Notification shade has text...Fabrice Di Meglio2013-03-271-22/+60
|\ \ \ \ | |/ / /
| * | | Merge "Fix bug #8487785 Notification shade has text overlapping the icon" int...Fabrice Di Meglio2013-03-271-22/+60
| |\ \ \
| | * | | Fix bug #8487785 Notification shade has text overlapping the iconFabrice Di Meglio2013-03-271-22/+60
* | | | | am fc7a1020: am a803b094: Merge "Fix bug #8480245 ViewGroup layout margins ca...Fabrice Di Meglio2013-03-261-37/+78
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix bug #8480245 ViewGroup layout margins can be wrong in RTL mode" in...Fabrice Di Meglio2013-03-271-37/+78
| |\ \ \ \ | | |/ / /
| | * | | Fix bug #8480245 ViewGroup layout margins can be wrong in RTL modeFabrice Di Meglio2013-03-261-37/+78
* | | | | am 656ed307: am bc6c050f: Merge "Fix touch processing for Overlay views" into...Chet Haase2013-03-261-25/+28
|\ \ \ \ \ | |/ / / /
| * | | | Fix touch processing for Overlay viewsChet Haase2013-03-251-25/+28
| |/ / /
* | | | am fb38986e: am 138c58a9: Merge "Add overlays to views" into jb-mr2-devChet Haase2013-03-181-1/+29
|\ \ \ \ | |/ / /
| * | | Add overlays to viewsChet Haase2013-03-151-1/+29
* | | | am 6fea1665: am 1ab64b81: Merge "Add new sample code for writing a ViewGroup....Dianne Hackborn2013-03-071-0/+16
|\ \ \ \ | |/ / /
| * | | Add new sample code for writing a ViewGroup.Dianne Hackborn2013-03-061-0/+16
| * | | DO NOT MERGE: Don't crash when we get a drag-ended after being detachedChristopher Tate2013-03-041-2/+4
* | | | Merge "Optical Bounds: clear inherited layoutModes when layoutMode of root la...Philip Milne2013-03-051-6/+42
|\ \ \ \
| * | | | Optical Bounds: clear inherited layoutModes when layoutMode of root layout is...Philip Milne2013-03-041-6/+42
* | | | | Don't crash when we get a drag-ended after being detachedChristopher Tate2013-03-041-2/+4
|/ / / /
* | | | When layoutMode is undefined, inherit the value defined by the parent (recurs...Philip Milne2013-02-261-7/+43
|/ / /
* | | Expose display list APIsRomain Guy2013-02-191-1/+1
* | | Fixing a memory leak in ViewRootImpl and a focus change callback issue.Svetoslav Ganov2013-01-091-18/+26
* | | Merge "resolved conflicts for merge of 8794c80d to master"Fabrice Di Meglio2012-11-301-17/+0
|\ \ \
| * \ \ resolved conflicts for merge of 8794c80d to masterFabrice Di Meglio2012-11-301-17/+0
| |\ \ \ | | |/ /
| | * | Fix bug #7651552 resetRtlProperties() is called way too oftenFabrice Di Meglio2012-11-301-17/+0
| | |/
* | | Adding pool management via the poolable APIs to some classes.Svetoslav Ganov2012-11-301-68/+17
|/ /