1. 6a8e554 Merge "Fix HTML export category handling" by Tor Norbye · 13 years ago
  2. 0caf942 Fix HTML export category handling by Tor Norbye · 13 years ago
  3. ba4cdc6 Merge "Fix ant issue where annotations.jar causes problems." by Xavier Ducrohet · 13 years ago
  4. 18326f1 Merge "Add lint check for custom attributes in library projects" by Tor Norbye · 13 years ago
  5. 8f0ee1e Add lint check for custom attributes in library projects by Tor Norbye · 13 years ago
  6. 1dd5c94 Fix ant issue where annotations.jar causes problems. by Xavier Ducrohet · 13 years ago
  7. b7ec7e8 Fix JavaPerformanceDetector to only report enabled issues by Tor Norbye · 13 years ago
  8. ef6d36c Fix for lint cli relative output paths by Tor Norbye · 13 years ago
  9. 0328c6f Merge "gltrace: Fix formatter issue with enum arguments." by Siva Velusamy · 13 years ago
  10. 90e5a71 Warn when there are more uses sdk elements than one by Tor Norbye · 13 years ago
  11. aee4bff Merge "Add Java performance lint checks" by Tor Norbye · 13 years ago
  12. ff16461 Add Java performance lint checks by Tor Norbye · 13 years ago
  13. 776dd1c gltrace: Fix formatter issue with enum arguments. by Siva Velusamy · 13 years ago
  14. e45b845 Merge "gltrace: fix search for tree view" by Siva Velusamy · 13 years ago
  15. 8518935 gltrace: fix search for tree view by Siva Velusamy · 13 years ago
  16. b13f9f4 Merge "Add per-node ignore handling for more lint checks" by Tor Norbye · 13 years ago
  17. 1941c45 Merge "Add Fatal severity" by Tor Norbye · 13 years ago
  18. ffc211c Merge "gltrace: use DetailsView to display state details." by Siva Velusamy · 13 years ago
  19. dfaee65 Merge "Add namespace-typo detector" by Tor Norbye · 13 years ago
  20. 58a1d94 Merge "Add superclass support to Lint" by Tor Norbye · 13 years ago
  21. c3d94e1 Merge "Make lint process Java jar dependencies" by Tor Norbye · 13 years ago
  22. b661a79 Merge "Fix typo in security check (and add regression unit test)" by Tor Norbye · 13 years ago
  23. f076326 Add per-node ignore handling for more lint checks by Tor Norbye · 13 years ago
  24. 5da3610 Add Fatal severity by Tor Norbye · 13 years ago
  25. 8c2598f Add superclass support to Lint by Tor Norbye · 13 years ago
  26. 3e10306 Make lint process Java jar dependencies by Tor Norbye · 13 years ago
  27. b89f2aa Add namespace-typo detector by Tor Norbye · 13 years ago
  28. 71008df Fix incorrect cast by Tor Norbye · 13 years ago
  29. 9fba232 gltrace: use DetailsView to display state details. by Siva Velusamy · 13 years ago
  30. e24ce0e Fix typo in security check (and add regression unit test) by Tor Norbye · 13 years ago
  31. 703aa33 Merge "SDK/ADT: Refactor grabProcessOutput." by Raphael · 13 years ago
  32. cb9b055 SDK Manager: fix duplicate when installing new package. by Raphael · 13 years ago
  33. 8c578af SDK/ADT: Refactor grabProcessOutput. by Raphael · 13 years ago
  34. 4dca141 Merge "Lint detector warning about missing <uses-sdk> min or target SDK settings" by Tor Norbye · 13 years ago
  35. 070948a Merge "Make the lint string-format check ignore date strings" by Tor Norbye · 13 years ago
  36. 0d5cdf2 Merge "Suppress UselessLeaf warnings for root layouts" by Tor Norbye · 13 years ago
  37. ee4b6c9 Merge "Add a check for min SDK Tools in ADT." by Xavier Ducrohet · 13 years ago
  38. d726970 Lint detector warning about missing <uses-sdk> min or target SDK settings by Tor Norbye · 13 years ago
  39. be7c3d9 Suppress UselessLeaf warnings for root layouts by Tor Norbye · 13 years ago
  40. d1c7e94 Merge "Make ButtonOrder lint rule consider minSdk and targetSdk and v14" by Tor Norbye · 13 years ago
  41. a374896 Merge "hierarchyviewer: Use System Font." by Siva Velusamy · 13 years ago
  42. b115c0c Make the lint string-format check ignore date strings by Tor Norbye · 13 years ago
  43. a9b9ca7 Make ButtonOrder lint rule consider minSdk and targetSdk and v14 by Tor Norbye · 13 years ago
  44. 593abd9 gltrace: Add a low cost way to maintain per call properties. by Siva Velusamy · 13 years ago
  45. 400da6c gltrace: Make fb view into a pagebookview by Siva Velusamy · 13 years ago
  46. 5a35e7c Merge "gltrace: Use half-open ranges when defining frames." by Siva Velusamy · 13 years ago
  47. c71ba52 Merge "gltrace: always display eglSwapBuffer in duration mini map." by Siva Velusamy · 13 years ago
  48. ea20798 Merge "gltrace: Display Calls in a Hierarchy" by Siva Velusamy · 13 years ago
  49. eabd472 gltrace: Use half-open ranges when defining frames. by Siva Velusamy · 13 years ago
  50. d1154ef gltrace: always display eglSwapBuffer in duration mini map. by Siva Velusamy · 13 years ago
  51. 2d2ce40 gltrace: Display Calls in a Hierarchy by Siva Velusamy · 13 years ago
  52. 7b04026 Merge "Add support for suppressing lint via XML attributes" by Tor Norbye · 13 years ago
  53. 0cc518b Add a check for min SDK Tools in ADT. by Xavier Ducrohet · 13 years ago
  54. 3516041 Merge "Add Galaxy Nexus to devices.xml" by Xavier Ducrohet · 13 years ago
  55. 25126f8 Merge "SDK Manager: stop spamming eclipse log." by Raphael · 13 years ago
  56. bec2e27 Fix Windows SDK build, add missing dependency by Raphael Moll · 13 years ago
  57. d8878f8 SDK Manager: stop spamming eclipse log. by Raphael · 13 years ago
  58. a936605 Add Galaxy Nexus to devices.xml by Xavier Ducrohet · 13 years ago
  59. 69067f3 Add support for suppressing lint via XML attributes by Tor Norbye · 13 years ago
  60. a755971 hierarchyviewer: Use System Font. by Siva Velusamy · 13 years ago
  61. 858b17c Merge "SDK Manager: extract samples as read only." by Raphael · 13 years ago
  62. 585c358 Merge "SDK Manager: extract source packages as r-o." by Raphael · 13 years ago
  63. 2d0bec5 SDK Manager: extract samples as read only. by Raphael · 13 years ago
  64. 72b588d SDK Manager: extract source packages as r-o. by Raphael · 13 years ago
  65. 0fdeb9f Merge "ddms: fix deadlock" by Siva Velusamy · 13 years ago
  66. 48a98ee Merge "logcat: Fix deadlock" by Siva Velusamy · 13 years ago
  67. 5951997 Merge "SDK: add find_lock.exe to atree" by Raphael Moll · 13 years ago
  68. 3277367 ddms: fix deadlock by Siva Velusamy · 13 years ago
  69. 29928a2 logcat: Fix deadlock by Siva Velusamy · 13 years ago
  70. d2c5c66 Update expected size icon detector to new action bar size by Tor Norbye · 13 years ago
  71. fdb40f1 HTML report tweaks by Tor Norbye · 13 years ago
  72. 691cd5e New button-related lint checks by Tor Norbye · 13 years ago
  73. a9064b8 Merge "Add lint rule checking for showAsAction="always" in menus" by Tor Norbye · 13 years ago
  74. 3089e5c Merge "The inefficient layout weights check only applies for horizontal LinearLayouts" by Tor Norbye · 13 years ago
  75. a77c7c2 Merge "Fix type in Java parser interface" by Tor Norbye · 13 years ago
  76. 024cc09 Merge "Update default project icons, and add an xhdpi version" by Tor Norbye · 13 years ago
  77. df4abb5 SDK: add find_lock.exe to atree by Raphael Moll · 13 years ago
  78. 3c16d16 Merge "Win SDK: find_lock.exe" by Raphael · 13 years ago
  79. fdd7eb0 SDK: verbose log for CommonXmlEditor. by Raphael · 13 years ago
  80. 4b6bc0c Add lint rule checking for showAsAction="always" in menus by Tor Norbye · 13 years ago
  81. 1f7f14f The inefficient layout weights check only applies for horizontal LinearLayouts by Tor Norbye · 13 years ago
  82. c4afe82 Fix type in Java parser interface by Tor Norbye · 13 years ago
  83. b099a8c Win SDK: find_lock.exe by Raphael · 13 years ago
  84. 47beb2f Ensures that opening projects adds annotations.jar if needed. by Xavier Ducrohet · 13 years ago
  85. 3af46df Disable String.format construction check by Tor Norbye · 13 years ago
  86. eac6d92 Include .9.png files in HTML report by Tor Norbye · 13 years ago
  87. 5934a8c Include suppress help in HTML report, and tweak CSS by Tor Norbye · 13 years ago
  88. 9e0b2fa Add lint abbreviation flag by Tor Norbye · 13 years ago
  89. 4f4279b Include disabled issue count in HTML summary by Tor Norbye · 13 years ago
  90. 58b744b Add --url none option to lint driver to turn off url mapping by Tor Norbye · 13 years ago
  91. bb7ec79 Add Quickfix to add @TargetApi. by Tor Norbye · 13 years ago
  92. 4a86444 Buildfix; API requires Eclipse 3.7 by Tor Norbye · 13 years ago
  93. de67a96 Merge "A few simple name changes" by Tor Norbye · 13 years ago
  94. da22805 Merge "Add has-autofix info to HTML report" by Tor Norbye · 13 years ago
  95. 803735f Merge "Skip android.support packages in AOSP builds" by Tor Norbye · 13 years ago
  96. 0fe4b3f Merge "Make some SDK project compile under Java 1.6" by Xavier Ducrohet · 13 years ago
  97. f526dc3 Make some SDK project compile under Java 1.6 by Xavier Ducrohet · 13 years ago
  98. d6124a1 A few simple name changes by Tor Norbye · 13 years ago
  99. 5b47997 Add has-autofix info to HTML report by Tor Norbye · 13 years ago
  100. ffa606a Skip android.support packages in AOSP builds by Tor Norbye · 13 years ago