1. a772627 Replace wildcard imports with explicit imports by Tor Norbye · 11 years ago
  2. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  3. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  4. 7b75781 Bug #6110465. Optical bounds support for all ViewGroup subclasses. by Philip Milne · 12 years ago
  5. 7a23b49 Fixes for optical bounds feature. by Philip Milne · 12 years ago
  6. 10ca24a Promote layout debugging code from GridLayout to ViewGroup. by Philip Milne · 12 years ago
  7. bbd51f1 Share Insets instances between views that have the same background (Drawable) by Philip Milne · 12 years ago
  8. 1557fd7 Fix for bug 6110465. by Philip Milne · 12 years ago
  9. e974f63 Move Activity1 and Activity2 to API Demos area in development/samples. by Philip Milne · 13 years ago
  10. b559976 Remove call to setPadding() in setUseDefaultMargins(). by Philip Milne · 13 years ago
  11. 899d592 Fix for http://b/issue?id=5081478 by Philip Milne · 13 years ago
  12. 5125e21 Fix for http://b/issue?id=5064532 by Philip Milne · 13 years ago
  13. b0ce49b Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml. by Philip Milne · 13 years ago
  14. 93cd6a6 Rationalize API after adding maximum size feature. by Philip Milne · 13 years ago
  15. 5d1a984 Simplify and tidy the API for maximum value support. by Philip Milne · 13 years ago
  16. 48b5524 Support for maximum values in layout GridLayout. by Philip Milne · 13 years ago
  17. a1f7b10 Handle baseline aligned rows in which some components define baseline and some don't. by Philip Milne · 13 years ago
  18. 1e54825 Change includeMarginsInAlignment flag to aligmentMode property. by Philip Milne · 13 years ago
  19. 51f17d5 Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case. by Philip Milne · 13 years ago
  20. f474870 Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices. by Philip Milne · 13 years ago
  21. 7fd9487 Fix for baseline alignment in LinearLayout compatibiity mode. by Philip Milne · 13 years ago
  22. aa616f3 Response to code review for GridLayout: by Philip Milne · 13 years ago
  23. 3f8956d Introduction of GridLayout. by Philip Milne · 13 years ago