1. be6b136 Merge "Don't copy the whole SdkController into the SDK." by Xavier Ducrohet · 12 years ago
  2. f0758ec Merge "Add lint check for "old" proguard configurations with generic Android config" by Tor Norbye · 12 years ago
  3. 7ebecc2 Add lint check for "old" proguard configurations with generic Android config by Tor Norbye · 12 years ago
  4. bdad899 Merge "ADT: Suggest solution to ADT version check error." by Raphael · 12 years ago
  5. 0798373 Don't copy the whole SdkController into the SDK. by Xavier Ducrohet · 12 years ago
  6. 47b83f5 Merge "Split ProGuard file into two halves" by Tor Norbye · 12 years ago
  7. e27bbc4 ADT: Suggest solution to ADT version check error. by Raphael · 12 years ago
  8. 469d3f0 Merge "ddms: Add Network Stats View" by Siva Velusamy · 12 years ago
  9. e890c84 Merge "gltrace: Add a GLCall detail provider." by Siva Velusamy · 12 years ago
  10. 0439ffb Add lint rule to catch incorrect setColor calls by Tor Norbye · 12 years ago
  11. 8e85832 Merge "Suppress support and location tracking for translation detector" by Tor Norbye · 12 years ago
  12. 24bfdfb Merge "Make API detector in XML files consider folder version" by Tor Norbye · 12 years ago
  13. 70b12c9 Suppress support and location tracking for translation detector by Tor Norbye · 12 years ago
  14. 694bd73 ddms: Add Network Stats View by Siva Velusamy · 12 years ago
  15. 44c6542 gltrace: Add a GLCall detail provider. by Siva Velusamy · 12 years ago
  16. 6f99959 Merge "gltrace: Show per frame summary statistics." by Siva Velusamy · 12 years ago
  17. 5025031 Merge "gltrace: Fix state update race condition." by Siva Velusamy · 12 years ago
  18. 591b236 Merge "Lint rule to catch edit-usage of TextViews (should be EditText)" by Tor Norbye · 12 years ago
  19. a9d5ae4 Merge "Use lint error mechanism for config issues like no classes found" by Tor Norbye · 12 years ago
  20. 9177a27 Merge "Fix lint library project configuration handling" by Tor Norbye · 12 years ago
  21. b8d62ff Merge "SDK Stats: report OS vs JVM architecture." by Raphael · 12 years ago
  22. 3824d57 gltrace: Show per frame summary statistics. by Siva Velusamy · 12 years ago
  23. 34e4ce9 gltrace: Fix state update race condition. by Siva Velusamy · 12 years ago
  24. e097a20 ADT editors Hyperlinks potentially not using the right GLE. by Raphael · 12 years ago
  25. f78bed2 Lint rule to catch edit-usage of TextViews (should be EditText) by Tor Norbye · 12 years ago
  26. ecd69dd ADT fix save on layout configuration change. by Raphael · 12 years ago
  27. 105dc49 Fix lint library project configuration handling by Tor Norbye · 12 years ago
  28. c068e0e ADT fix GLE configuration change. by Raphael · 12 years ago
  29. 0bf1b2c Split ProGuard file into two halves by Tor Norbye · 12 years ago
  30. e028195 Use lint error mechanism for config issues like no classes found by Tor Norbye · 12 years ago
  31. a241a4d Make API detector in XML files consider folder version by Tor Norbye · 12 years ago
  32. 556b907 Merge "Lint rule checking that activities and services are registered" by Tor Norbye · 12 years ago
  33. 72967c2 SDK Stats: report OS vs JVM architecture. by Raphael · 12 years ago
  34. f9a57e4 Merge "gltrace: Show wall time and thread time." by Siva Velusamy · 12 years ago
  35. 64ed4be Merge "Fix lombok jar location name" by Tor Norbye · 12 years ago
  36. 01a30f9 Fix lombok jar location name by Tor Norbye · 12 years ago
  37. ec09fee gltrace: Show wall time and thread time. by Siva Velusamy · 12 years ago
  38. 8e054f9 Fix build: generate addon.xml in v3, not new v4 xsd by Raphael · 12 years ago
  39. 94bfb58 Merge "Remove warning that minsdkVersion is lower than the compile target." by Xavier Ducrohet · 12 years ago
  40. dc2b525 Add @android resource version checking to the lint API detector by Tor Norbye · 12 years ago
  41. 247b1d7 Lint rule checking that activities and services are registered by Tor Norbye · 12 years ago
  42. 8688abd Remove warning that minsdkVersion is lower than the compile target. by Xavier Ducrohet · 12 years ago
  43. 2b0b5b7 Add suppress-scope handling for more XML detectors by Tor Norbye · 12 years ago
  44. 9a781bf Build fix: fix import package by Tor Norbye · 12 years ago
  45. dc0c19d Merge "Add onClick check for lint" by Tor Norbye · 12 years ago
  46. c79a008 Merge "hierarchyviewer: Add DumpDisplayList action." by Siva Velusamy · 12 years ago
  47. 7c65c60 Merge "Delayed builds from the builder." by Xavier Ducrohet · 12 years ago
  48. b920f0e hierarchyviewer: Add DumpDisplayList action. by Siva Velusamy · 12 years ago
  49. 8f121f5 Add onClick check for lint by Tor Norbye · 12 years ago
  50. 7025e67 Merge "Update changes.txt for ADT 17" by Tor Norbye · 12 years ago
  51. bea9acc Merge "Fix exception reported on android-developers forum: r can be null" by Tor Norbye · 12 years ago
  52. 8a244a4 Merge "Add suppress-this to Lint View, and preserve tree expansion state" by Tor Norbye · 12 years ago
  53. 1cac9f4 Merge "SDK Repository: name/vendor id/display for addons." by Raphael · 12 years ago
  54. 80092b2 Merge "SDK Manager: support forward evolution of repository-N.xml" by Raphael · 12 years ago
  55. edc5674 Merge "SDK Repository: vendor id/display name for extras." by Raphael · 12 years ago
  56. 3b02bd8 Merge "SDK Repository: remove <extra> from repository.xml" by Raphael · 12 years ago
  57. 5ae5ceb Update changes.txt for ADT 17 by Tor Norbye · 12 years ago
  58. 8b7853a Fix exception reported on android-developers forum: r can be null by Tor Norbye · 12 years ago
  59. a4c4ae4 Merge "gltrace: Provide details view for uniform variables." by Siva Velusamy · 12 years ago
  60. c9a8c4a gltrace: Provide details view for uniform variables. by Siva Velusamy · 12 years ago
  61. fc9c99e SDK Repository: name/vendor id/display for addons. by Raphael · 12 years ago
  62. 52a70db SDK Manager: support forward evolution of repository-N.xml by Raphael · 12 years ago
  63. 957ac03 SDK Repository: vendor id/display name for extras. by Raphael · 12 years ago
  64. 696a2e8 SDK Repository: remove <extra> from repository.xml by Raphael · 12 years ago
  65. 7cd66d4 Merge "SDK Manager: use find_lock.exe when install dir is locked." by Raphael · 12 years ago
  66. f11708c Merge "Tweak category order" by Tor Norbye · 12 years ago
  67. d91de0d Add suppress-this to Lint View, and preserve tree expansion state by Tor Norbye · 12 years ago
  68. faf7b68 gltrace: Add support for shader uniforms. by Siva Velusamy · 12 years ago
  69. 6b5d68d Tweak category order by Tor Norbye · 12 years ago
  70. 6a8e554 Merge "Fix HTML export category handling" by Tor Norbye · 12 years ago
  71. 0caf942 Fix HTML export category handling by Tor Norbye · 12 years ago
  72. ba4cdc6 Merge "Fix ant issue where annotations.jar causes problems." by Xavier Ducrohet · 12 years ago
  73. 18326f1 Merge "Add lint check for custom attributes in library projects" by Tor Norbye · 12 years ago
  74. 8f0ee1e Add lint check for custom attributes in library projects by Tor Norbye · 12 years ago
  75. 1dd5c94 Fix ant issue where annotations.jar causes problems. by Xavier Ducrohet · 12 years ago
  76. b7ec7e8 Fix JavaPerformanceDetector to only report enabled issues by Tor Norbye · 12 years ago
  77. ef6d36c Fix for lint cli relative output paths by Tor Norbye · 12 years ago
  78. 0328c6f Merge "gltrace: Fix formatter issue with enum arguments." by Siva Velusamy · 12 years ago
  79. 90e5a71 Warn when there are more uses sdk elements than one by Tor Norbye · 12 years ago
  80. aee4bff Merge "Add Java performance lint checks" by Tor Norbye · 12 years ago
  81. ff16461 Add Java performance lint checks by Tor Norbye · 12 years ago
  82. 776dd1c gltrace: Fix formatter issue with enum arguments. by Siva Velusamy · 12 years ago
  83. e45b845 Merge "gltrace: fix search for tree view" by Siva Velusamy · 12 years ago
  84. 8518935 gltrace: fix search for tree view by Siva Velusamy · 12 years ago
  85. b13f9f4 Merge "Add per-node ignore handling for more lint checks" by Tor Norbye · 12 years ago
  86. 1941c45 Merge "Add Fatal severity" by Tor Norbye · 12 years ago
  87. ffc211c Merge "gltrace: use DetailsView to display state details." by Siva Velusamy · 12 years ago
  88. dfaee65 Merge "Add namespace-typo detector" by Tor Norbye · 12 years ago
  89. 58a1d94 Merge "Add superclass support to Lint" by Tor Norbye · 12 years ago
  90. c3d94e1 Merge "Make lint process Java jar dependencies" by Tor Norbye · 12 years ago
  91. b661a79 Merge "Fix typo in security check (and add regression unit test)" by Tor Norbye · 12 years ago
  92. f076326 Add per-node ignore handling for more lint checks by Tor Norbye · 12 years ago
  93. 5da3610 Add Fatal severity by Tor Norbye · 12 years ago
  94. 8c2598f Add superclass support to Lint by Tor Norbye · 12 years ago
  95. 3e10306 Make lint process Java jar dependencies by Tor Norbye · 12 years ago
  96. b89f2aa Add namespace-typo detector by Tor Norbye · 12 years ago
  97. 71008df Fix incorrect cast by Tor Norbye · 12 years ago
  98. 9fba232 gltrace: use DetailsView to display state details. by Siva Velusamy · 12 years ago
  99. e24ce0e Fix typo in security check (and add regression unit test) by Tor Norbye · 12 years ago
  100. 703aa33 Merge "SDK/ADT: Refactor grabProcessOutput." by Raphael · 12 years ago