| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix HierarchyViewer's loupe mode. It was displaying black with 2.0+ devices. | Romain Guy | 2010-03-16 | 1 | -3/+6 |
* | Update prebuilt Groovy JAR to 1.7.0 | Raphael | 2010-02-11 | 2 | -2/+2 |
* | am 74d66e2d: am 5f225229: Merge "SDK Updater: Support post install script for... | Raphael Moll | 2010-01-29 | 1 | -1/+1 |
|\ |
|
| * | SDK Updater: Support post install script for updating SDK Setup.exe. | Raphael | 2010-01-28 | 1 | -1/+1 |
* | | am 176573bf: am 912fa771: Merge "Windows SDK: use find_java.bat in all batch ... | Raphael Moll | 2010-01-28 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Windows SDK: use find_java.bat in all batch wrappers. | Raphael | 2010-01-26 | 1 | -1/+6 |
| * | Deprecate fill_parent and introduce match_parent. (do not merge) | Romain Guy | 2010-01-08 | 13 | -71/+71 |
* | | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 13 | -71/+71 |
* | | Don't look for resources where there aren't any. | Jean-Baptiste Queru | 2010-01-04 | 1 | -1/+1 |
|/ |
|
* | Fix layoutopt.bat to start layoutopt on Windows. | Romain Guy | 2009-12-10 | 1 | -1/+1 |
* | Fix the MergeRootFrameLayout rule by checking the presence of padding. | Romain Guy | 2009-10-07 | 2 | -3/+22 |
* | Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip. | Romain Guy | 2009-10-06 | 2 | -1/+16 |
* | Merge change Id7515f9a into eclair | Android (Google) Code Review | 2009-10-06 | 18 | -238/+220 |
|\ |
|
| * | New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, Usele... | Romain Guy | 2009-10-06 | 18 | -238/+220 |
* | | Fix NPE in layoutopt when trying to open non-XML files. | Romain Guy | 2009-10-06 | 1 | -1/+1 |
|/ |
|
* | Add 3 more rules to layoutopt/uix: | Romain Guy | 2009-10-05 | 11 | -22/+166 |
* | Only process XML files in layoutopt. | Romain Guy | 2009-10-05 | 1 | -2/+2 |
* | Add new rules to layoutopt: UseCompoundDrawables and UselessLayout. | Romain Guy | 2009-10-05 | 9 | -8/+83 |
* | New layout optimization tool. Run layoutopt on the command line. | Romain Guy | 2009-10-05 | 27 | -0/+1857 |