summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Adding small animation featuresChet Haase2013-04-041-6/+30
* Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebugFabrice Di Meglio2013-03-291-51/+85
* 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
* | 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
* | Fix touch processing for Overlay viewsChet Haase2013-03-251-25/+28
|/
* Add overlays to viewsChet Haase2013-03-151-1/+29
* 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
* 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
|/ /
* | Fire view removed event *after* a View is removedRomain Guy2012-11-291-2/+2
* | am d31f0ab9: am 9d662c77: am 68b14054: Merge "Revert "Fix bug #7325234 Layout...Fabrice Di Meglio2012-10-291-2/+0
|\ \ | |/
| * Merge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Sett...Fabrice Di Meglio2012-10-261-2/+0
| |\
| | * Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-261-2/+0
* | | am 024e70c8: am dd80335e: am 07ce0ca2: Merge "Fix bug #7419054 TextView Drawa...Fabrice Di Meglio2012-10-291-1/+0
|\ \ \ | |/ /
| * | Fix bug #7419054 TextView Drawables resolution is broken in RTL modeFabrice Di Meglio2012-10-261-1/+0
| |/
* | am 0be6a28e: am 08f27b1b: am 59420ecd: Merge "Fix bug #7164967 android.view.c...Fabrice Di Meglio2012-10-191-5/+0
|\ \ | |/
| * Fix bug #7164967 android.view.cts.ViewGroup_MarginLayoutParamsTest#testResolv...Fabrice Di Meglio2012-10-191-5/+0
* | am b1f434c1: am 744b4dca: am 09a5321c: Merge "Revert "Revert "This restores J...Dave Burke2012-10-181-7/+3
|\ \ | |/
| * Merge "Revert "Revert "This restores JB MR0 behavior where the framework thro...Dave Burke2012-10-181-7/+3
| |\
| | * Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-7/+3
* | | am 4c2db5f2: am 8de328c9: am 45c77ca0: Merge "Fix missing @hide on ViewGroup....Fabrice Di Meglio2012-10-181-0/+3
|\ \ \ | |/ /
| * | Fix missing @hide on ViewGroup.resolveLayoutParams()Fabrice Di Meglio2012-10-181-0/+3
* | | am 6cb9d909: am 8c2bc7cc: am 07f85fec: Merge "Fix bug #7374285 GridLayout la...Fabrice Di Meglio2012-10-181-0/+15
|\ \ \ | |/ /
| * | Fix bug #7374285 GridLayout layout param margins are broken in RTL modeFabrice Di Meglio2012-10-181-0/+15
* | | am 22bd3726: am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 be...Justin Ho2012-10-171-3/+7
|\ \ \
| * \ \ Merge "Revert "This restores JB MR0 behavior where the framework throws an ex...Justin Ho2012-10-171-3/+7
| |\ \ \
| | * | | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-3/+7
* | | | | am 0efebf0a: am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior w...Justin Ho2012-10-171-7/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge "This restores JB MR0 behavior where the framework throws an exception ...Justin Ho2012-10-171-7/+3
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | This restores JB MR0 behavior where the framework throws an exception for imp...Justin Ho2012-10-171-7/+3
| | |/
* | | am 7e8d16fb: am 84cb0b17: am 161cfef3: Merge "Fix bug #7363015 Padding is wro...Fabrice Di Meglio2012-10-171-1/+1
|\ \ \ | |/ /
| * | Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow"...Fabrice Di Meglio2012-10-171-1/+1
| |\ \ | | |/ | |/|
| | * Fix bug #7363015 Padding is wrong for first item in a ListPopupWindowFabrice Di Meglio2012-10-161-1/+1
* | | am 47270268: am 8598646e: am 144d4055: Merge "Revert "This restores JB MR0 be...Justin Ho2012-10-171-3/+7
|\ \ \ | |/ /
| * | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-3/+7
* | | am ef512f03: am cccf85c2: am 8e614501: Merge "This restores JB MR0 behavior w...Jim Miller2012-10-161-7/+3
|\ \ \ | |/ /
| * | This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-7/+3
* | | am 1167b7b9: am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-3/+7
|\ \ \ | |/ /
| * | Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-3/+7
| |/
* | am 3e6c9ba6: am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" ...Romain Guy2012-10-151-7/+3
|\ \ | |/
| * Revert "Fix for bug 6050753."Romain Guy2012-10-151-7/+3
* | am df4bcd6a: am b65b5133: am f9307c5c: Merge "Fix bug #7334966 Padding is sti...Fabrice Di Meglio2012-10-121-0/+92
|\ \ | |/
| * Fix bug #7334966 Padding is still broken in RTL languagesFabrice Di Meglio2012-10-121-0/+92