index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TableRow.java
Age
Commit message (
Expand
)
Author
2019-03-04
Add @InspectableProperty annotations to LayoutParams
Ashley Rose
2015-12-17
Handle null result from getVirtualChildAt()
Alan Viverette
2015-06-11
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-04-16
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2012-10-29
am d31f0ab9: am 9d662c77: am 68b14054: Merge "Revert "Fix bug #7325234 Layout...
Fabrice Di Meglio
2012-10-26
Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...
Fabrice Di Meglio
2012-10-18
am b1f434c1: am 744b4dca: am 09a5321c: Merge "Revert "Revert "This restores J...
Dave Burke
2012-10-18
Revert "Revert "This restores JB MR0 behavior where the framework throws an e...
Dave Burke
2012-10-17
am 22bd3726: am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 be...
Justin Ho
2012-10-17
am 0efebf0a: am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior w...
Justin Ho
2012-10-17
Revert "This restores JB MR0 behavior where the framework throws an exception...
Justin Ho
2012-10-17
This restores JB MR0 behavior where the framework throws an exception for imp...
Justin Ho
2012-10-17
am 47270268: am 8598646e: am 144d4055: Merge "Revert "This restores JB MR0 be...
Justin Ho
2012-10-17
Revert "This restores JB MR0 behavior where the framework throws an exception...
Justin Ho
2012-10-16
am ef512f03: am cccf85c2: am 8e614501: Merge "This restores JB MR0 behavior w...
Jim Miller
2012-10-16
This restores JB MR0 behavior where the framework throws an exception for imp...
Jim Miller
2012-10-15
am 1167b7b9: am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753.""
Mathias Agopian
2012-10-15
Revert "Revert "Fix for bug 6050753.""
Mathias Agopian
2012-10-15
am 3e6c9ba6: am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" ...
Romain Guy
2012-10-15
Revert "Fix for bug 6050753."
Romain Guy
2012-10-11
am 4c95bfd5: am 39b0c29e: am ec139240: Merge "Fix bug #7325234 LayoutParams a...
Fabrice Di Meglio
2012-10-10
Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...
Fabrice Di Meglio
2012-09-27
Optical bounds support for LinearLayout, TableLayout and TableRow.
Philip Milne
2012-09-23
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-02-22
Fix for bug 6050753.
Philip Milne
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-06-14
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-05-27
Add support for Gravity BEFORE and AFTER
Fabrice Di Meglio
2010-08-10
Categorizing exported view properties.
Konstantin Lopyrev
2010-02-12
Force layout on TableRows when column widths are shrinked or streched.
Gilles Debunne
2010-01-08
Deprecate fill_parent and introduce match_parent.
Romain Guy
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project