summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TableRow.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* am d31f0ab9: am 9d662c77: am 68b14054: Merge "Revert "Fix bug #7325234 Layout...Fabrice Di Meglio2012-10-291-4/+1
|\
| * Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-261-4/+1
* | am b1f434c1: am 744b4dca: am 09a5321c: Merge "Revert "Revert "This restores J...Dave Burke2012-10-181-2/+13
|\ \ | |/
| * Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-2/+13
* | am 22bd3726: am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 be...Justin Ho2012-10-171-13/+2
|\ \
| * | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-13/+2
* | | am 0efebf0a: am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior w...Justin Ho2012-10-171-2/+13
|\ \ \ | |/ /
| * | This restores JB MR0 behavior where the framework throws an exception for imp...Justin Ho2012-10-171-2/+13
| |/
* | am 47270268: am 8598646e: am 144d4055: Merge "Revert "This restores JB MR0 be...Justin Ho2012-10-171-13/+2
|\ \ | |/
| * Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-13/+2
* | am ef512f03: am cccf85c2: am 8e614501: Merge "This restores JB MR0 behavior w...Jim Miller2012-10-161-2/+13
|\ \ | |/
| * This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-2/+13
* | am 1167b7b9: am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-13/+2
|\ \ | |/
| * Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-13/+2
* | am 3e6c9ba6: am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" ...Romain Guy2012-10-151-2/+13
|\ \ | |/
| * Revert "Fix for bug 6050753."Romain Guy2012-10-151-2/+13
* | am 4c95bfd5: am 39b0c29e: am ec139240: Merge "Fix bug #7325234 LayoutParams a...Fabrice Di Meglio2012-10-111-1/+4
|\ \ | |/
| * Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-101-1/+4
* | Optical bounds support for LinearLayout, TableLayout and TableRow.Philip Milne2012-09-271-1/+1
|/
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-1/+1
* Fix for bug 6050753.Philip Milne2012-02-221-13/+2
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* Add View.getResolvedLayoutDirection()Fabrice Di Meglio2011-06-141-1/+2
* Add support for Gravity BEFORE and AFTERFabrice Di Meglio2011-05-271-1/+2
* Categorizing exported view properties.Konstantin Lopyrev2010-08-101-2/+2
* Force layout on TableRows when column widths are shrinked or streched.Gilles Debunne2010-02-121-1/+1
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-6/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+531
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-531/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+531