| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge "gltrace: cleanup state transformations" | Siva Velusamy | 2012-01-17 | 10 | -103/+306 |
|\ \ \
| |/ / |
|
| * | | gltrace: cleanup state transformations | Siva Velusamy | 2012-01-17 | 10 | -103/+306 |
* | | | Merge "Update changes.txt for ADT 17 and Tools r17" | Tor Norbye | 2012-01-13 | 1 | -0/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update changes.txt for ADT 17 and Tools r17 | Tor Norbye | 2012-01-13 | 1 | -0/+44 |
* | | | rcp: add swt fragments for necessary platforms | Siva Velusamy | 2012-01-12 | 1 | -0/+4 |
* | | | rcp: update build script to point to prebuilts/eclipse | Siva Velusamy | 2012-01-12 | 1 | -4/+4 |
|/ / |
|
* | | gltrace: state view improvements | Siva Velusamy | 2012-01-12 | 14 | -279/+362 |
* | | gltrace: associate state transformations with calls. | Siva Velusamy | 2012-01-12 | 3 | -15/+19 |
* | | Add manifest editor methods to add and remove permissions | Tor Norbye | 2012-01-11 | 2 | -2/+114 |
* | | gltrace: do not keep the protobuf message in memory | Siva Velusamy | 2012-01-10 | 6 | -88/+100 |
* | | gltrace: map calls to frame after sort by start time. | Siva Velusamy | 2012-01-10 | 2 | -20/+32 |
* | | gltrace: create call duration mini map | Siva Velusamy | 2012-01-10 | 3 | -599/+554 |
* | | Add lint checks: String format, Casts, Security, Imports, /sdcard | Tor Norbye | 2012-01-09 | 2 | -1/+2 |
* | | Lint Java source support | Tor Norbye | 2012-01-09 | 6 | -161/+183 |
* | | Merge "Add search filter to the lint options dialog" | Tor Norbye | 2012-01-09 | 1 | -13/+164 |
|\ \ |
|
| * | | Add search filter to the lint options dialog | Tor Norbye | 2012-01-06 | 1 | -13/+164 |
* | | | Merge "Lint View Improvements" | Tor Norbye | 2012-01-09 | 20 | -265/+1446 |
|\ \ \
| |/ / |
|
| * | | Lint View Improvements | Tor Norbye | 2012-01-06 | 20 | -265/+1446 |
* | | | Merge "Lint Library Support" | Tor Norbye | 2012-01-09 | 14 | -167/+484 |
|\ \ \
| |/ / |
|
| * | | Lint Library Support | Tor Norbye | 2012-01-06 | 14 | -167/+484 |
* | | | Merge "Hide the animated-rotate metadata from the drawable descriptors" | Tor Norbye | 2012-01-09 | 1 | -4/+6 |
|\ \ \ |
|
| * | | | Hide the animated-rotate metadata from the drawable descriptors | Tor Norbye | 2012-01-04 | 1 | -4/+6 |
* | | | | gltrace: add a graphical way to select frames | Siva Velusamy | 2012-01-09 | 32 | -51/+967 |
| |/ /
|/| | |
|
* | | | Merge "Fix locale handling of uppercase/lowercase" | Tor Norbye | 2012-01-06 | 12 | -24/+49 |
|\ \ \ |
|
| * | | | Fix locale handling of uppercase/lowercase | Tor Norbye | 2012-01-06 | 12 | -24/+49 |
* | | | | Merge "Fix issue 23940: resource formatter can delete the leading char" | Tor Norbye | 2012-01-06 | 2 | -3/+19 |
|\ \ \ \ |
|
| * | | | | Fix issue 23940: resource formatter can delete the leading char | Tor Norbye | 2012-01-05 | 2 | -3/+19 |
| |/ / / |
|
* | | | | Extract positional XML parser into common and fix encoding issues | Tor Norbye | 2012-01-05 | 2 | -26/+6 |
|/ / / |
|
* | | | Add "Extra Text" lint detector. | Tor Norbye | 2012-01-04 | 1 | -0/+16 |
|/ / |
|
* | | Merge "gltrace: Enable trace options." | Siva Velusamy | 2012-01-03 | 8 | -178/+445 |
|\ \ |
|
| * | | gltrace: Enable trace options. | Siva Velusamy | 2012-01-03 | 8 | -178/+445 |
* | | | Add @NonNull annotation and configure Eclipse settings | Tor Norbye | 2011-12-22 | 9 | -9/+117 |
* | | | Merge "Set android:ems="10" for EditTexts on drop" | Tor Norbye | 2011-12-22 | 2 | -0/+7 |
|\ \ \ |
|
| * | | | Set android:ems="10" for EditTexts on drop | Tor Norbye | 2011-12-22 | 2 | -0/+7 |
| |/ / |
|
* | | | Merge "Add textfield to resource chooser for @string resources" | Tor Norbye | 2011-12-22 | 4 | -16/+250 |
|\ \ \ |
|
| * | | | Add textfield to resource chooser for @string resources | Tor Norbye | 2011-12-22 | 4 | -16/+250 |
| |/ / |
|
* | | | adtprefs: fix copy/paste error | Siva Velusamy | 2011-12-21 | 1 | -1/+2 |
* | | | java6: add missing overrides | Siva Velusamy | 2011-12-21 | 2 | -0/+6 |
|/ / |
|
* | | Update SDK codebase to JDK 6 | Tor Norbye | 2011-12-21 | 318 | -292/+1987 |
* | | Merge "pdt: copy over ADT's SourceRevealer method implementation." | Siva Velusamy | 2011-12-21 | 3 | -4/+97 |
|\ \ |
|
| * | | pdt: copy over ADT's SourceRevealer method implementation. | Siva Velusamy | 2011-12-21 | 3 | -4/+97 |
* | | | rcp: remove unnecessary plugins. | Siva Velusamy | 2011-12-21 | 4 | -26/+5 |
|/ / |
|
* | | PDT implementation for additional sourcerevealer methods. | Siva Velusamy | 2011-12-20 | 1 | -0/+8 |
* | | Merge "Remove JDT dependency from DDMS & TraceView." | Siva Velusamy | 2011-12-20 | 9 | -397/+273 |
|\ \ |
|
| * | | Remove JDT dependency from DDMS & TraceView. | Siva Velusamy | 2011-12-20 | 9 | -397/+273 |
* | | | Fix 23215: "Run Android Lint" throws errors to Java Error Log | Tor Norbye | 2011-12-19 | 1 | -14/+15 |
|/ / |
|
* | | Merge "Do not initialize DDMS Console from ADT plugin." | Siva Velusamy | 2011-12-19 | 2 | -19/+30 |
|\ \ |
|
| * | | Do not initialize DDMS Console from ADT plugin. | Siva Velusamy | 2011-12-19 | 2 | -19/+30 |
* | | | Merge "Don't assign ids to all newly dropped widgets" | Tor Norbye | 2011-12-19 | 3 | -10/+54 |
|\ \ \ |
|
| * | | | Don't assign ids to all newly dropped widgets | Tor Norbye | 2011-12-19 | 3 | -10/+54 |