1. ca35b27 Merge change I15034878 into eclair by Android (Google) Code Review · 16 years ago
  2. 40d4b03 Fix Windows SDK build broken by layoutopt change. by Raphael · 16 years ago
  3. ece784c Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip. by Romain Guy · 16 years ago
  4. b5c1840 Merge change Idc3d3b2f into eclair by Android (Google) Code Review · 16 years ago
  5. 2aaa22e Merge change Id7515f9a into eclair by Android (Google) Code Review · 16 years ago
  6. 8f24270 Merge change I56443773 into eclair by Android (Google) Code Review · 16 years ago
  7. db9d3e2 Add support for loading 9-patch from a stream. by Xavier Ducrohet · 16 years ago
  8. 3f71486 Moved the test data to their own package. by Xavier Ducrohet · 16 years ago
  9. 1e2cbdf New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView. by Romain Guy · 16 years ago
  10. 8948258 Merge change Iddb7f466 into eclair by Android (Google) Code Review · 16 years ago
  11. 16a56b8 Fix NPE in layoutopt when trying to open non-XML files. by Romain Guy · 16 years ago
  12. cce979f Put kxml back in adt-test by Xavier Ducrohet · 16 years ago
  13. d9050e6 Merge change Idc9b152e into eclair by Android (Google) Code Review · 16 years ago
  14. 67d9bcd Only create folder if not present. by Xavier Ducrohet · 16 years ago
  15. 8251e4e Merge change Iab62c8e9 into eclair by Android (Google) Code Review · 16 years ago
  16. 4aab78e Add layoutlib.jar to the classpath of adt-tests by Xavier Ducrohet · 16 years ago
  17. 9d489dd Add layoutopt to the SDK. by Romain Guy · 16 years ago
  18. ee7c473 Merge change Ic1eff784 into eclair by Android (Google) Code Review · 16 years ago
  19. ef6dcb6 Fix script (and build) by Xavier Ducrohet · 16 years ago
  20. b7e69d2 Merge change Ic8fe0b36 into eclair by Android (Google) Code Review · 16 years ago
  21. 4796120 Add 3 more rules to layoutopt/uix: by Romain Guy · 16 years ago
  22. d2fc435 Merge change I6b618094 into eclair by Android (Google) Code Review · 16 years ago
  23. 42abc11 Fix build. by Dianne Hackborn · 16 years ago
  24. 24bf2fa Add tests from layoutlib to adt-tests by Xavier Ducrohet · 16 years ago
  25. b6e85c0 Merge change Ieb4e722b into eclair by Android (Google) Code Review · 16 years ago
  26. 6cc64cd Merge change I90b4c0e7 into eclair by Android (Google) Code Review · 16 years ago
  27. 071276e Fix Eclipse sample tests. by Brett Chabot · 16 years ago
  28. b7d28ab Add sdklib tests to the adt-tests Unit tests. by Xavier Ducrohet · 16 years ago
  29. e96bc57 Merge change I7d761ffa into eclair by Android (Google) Code Review · 16 years ago
  30. 98fcd41 Fix best match resource selection when there's only one match. by Xavier Ducrohet · 16 years ago
  31. 06d3ec1 Only process XML files in layoutopt. by Romain Guy · 16 years ago
  32. d01b8dd Merge change I5dfb2567 into eclair by Android (Google) Code Review · 16 years ago
  33. 5a31898 Add new rules to layoutopt: UseCompoundDrawables and UselessLayout. by Romain Guy · 16 years ago
  34. db8fdbe account manager api review changes by Fred Quintana · 16 years ago
  35. 06f7039 Merge change I8e4697e1 into eclair by Android (Google) Code Review · 16 years ago
  36. 3958d08 New layout optimization tool. Run layoutopt on the command line. by Romain Guy · 16 years ago
  37. 1061c0c Merge change I69afafa4 into eclair by Android (Google) Code Review · 16 years ago
  38. badc593 ADT: Create project from existing sample in New Project Wizard by Raphael · 16 years ago
  39. 90ee703 Fix resource resolution in the graphical layout editor. by Xavier Ducrohet · 16 years ago
  40. d280d23 Monintor resolution/size chooser dialog by Xavier Ducrohet · 16 years ago
  41. d13d440 Emulator launch options dialog. by Xavier Ducrohet · 16 years ago
  42. ef13378 SDK: Fix CustomLocale to properly setup Language+Country by Raphael · 16 years ago
  43. 480332f Revise template to match spec per jham. by Jeff Sharkey · 16 years ago
  44. cc230ba Ensure the version of 'awk' detected by host-setup.sh is used during the build by David 'Digit' Turner · 16 years ago
  45. 79adc9f Merge change Ia78a7753 into eclair by Android (Google) Code Review · 16 years ago
  46. f073703 Fix Android Manifest parser. by Xavier Ducrohet · 16 years ago
  47. a78a775 Remove bash-specific operator from build/host-setup.sh. by David 'Digit' Turner · 16 years ago
  48. 2ace885 ADT Manifest Editor: Fix for uses-sdk dup that won't go away. by Raphael · 16 years ago
  49. 657bdd7 Merge change I8a575e49 into eclair by Android (Google) Code Review · 16 years ago
  50. 0bd70bc Fix CustomLocale to work with soft keyboard. by Raphael · 16 years ago
  51. 2cdd16b fix the build by Xavier Ducrohet · 16 years ago
  52. 1233e40 Merge change Ie3124796 into eclair by Android (Google) Code Review · 16 years ago
  53. 4a06201 Ignore adt/eclipse project files in CustomLocale by Raphael · 16 years ago
  54. 227b876 Load default GLE device profiles from the SDK. by Xavier Ducrohet · 16 years ago
  55. 69940e9 Merge change I77069a1e into eclair by Android (Google) Code Review · 16 years ago
  56. 8677a17 Replace icon template with new style and multiple densities. by Xavier Ducrohet · 16 years ago
  57. cc00430 Add a copy button to the screenshot dialog. by Xavier Ducrohet · 16 years ago
  58. 363c023 Merge change Ie905f9b5 into eclair by Android (Google) Code Review · 16 years ago
  59. f0303d8 Add support for xdpi and ydpi in the device config for the GLE. by Xavier Ducrohet · 16 years ago
  60. aa3eaa7 Merge change I343737c9 into eclair by Android (Google) Code Review · 16 years ago
  61. 84dcb45 Add unit test for new keystore. by Chung-yih Wang · 16 years ago
  62. 6c9579e Remove GAIA string by Costin Manolache · 16 years ago
  63. 3b5cbc5 am fff9ff69: (-s ours) Merge the new Ant script rules and template from Eclair (do not merge) by Xavier Ducrohet · 16 years ago
  64. fff9ff6 Merge the new Ant script rules and template from Eclair (do not merge) by Xavier Ducrohet · 16 years ago
  65. 603899e Merge change I95a34d28 into eclair by Android (Google) Code Review · 16 years ago
  66. 1fed488 am 559f26b0: (-s ours) Move to 1.6_r2 (DO NOT MERGE) by Xavier Ducrohet · 16 years ago
  67. 6f53211 Merge change Ie022d478 into eclair by Android (Google) Code Review · 16 years ago
  68. 75ab82e hdpi artwork for development/{apps,samples}. by Daniel Sandler · 16 years ago
  69. fa4fb90 Merge change I96ff4429 into eclair by Android (Google) Code Review · 16 years ago
  70. c737e42 ADT XML String Refactoring: fix refusing to edit @+id/blah. by Raphael · 16 years ago
  71. 559f26b Move to 1.6_r2 (DO NOT MERGE) by Xavier Ducrohet · 16 years ago
  72. 7571d11 Merge change I2cdb052a into eclair by Android (Google) Code Review · 16 years ago
  73. 1d9928a Import testrunner changes from puppetmaster to keep them in sync. by Brett Chabot · 16 years ago
  74. e377fa6 Merge change I17a9df5a into eclair by Android (Google) Code Review · 16 years ago
  75. 5ea7700 Merge change Id5af7cf2 into eclair by Android (Google) Code Review · 16 years ago
  76. 9b8a805 Add xdpi and ydpi to layout-configs XML Schema. by Raphael · 16 years ago
  77. b6d2a49 am 3c8d2e27: Fix the skins to do proper dpad rotation in landscape mode. by David 'Digit' Turner · 16 years ago
  78. 17a9df5 Add contacts tests to the continuous test cycle by Omari Stephens · 16 years ago
  79. 3c8d2e2 Fix the skins to do proper dpad rotation in landscape mode. by David 'Digit' Turner · 16 years ago
  80. 1028acc Merge change Ic86de6e9 into eclair by Android (Google) Code Review · 16 years ago
  81. 5bc6141 Add development setting for compatibility mode. by Dianne Hackborn · 16 years ago
  82. 596f3b8 Fix NPE when opening new layout file. by Xavier Ducrohet · 16 years ago
  83. cc02b85 Add support for 'android update test-project'. by Xavier Ducrohet · 16 years ago
  84. 8c77415 Merge change Ic94b435b into eclair by Android (Google) Code Review · 16 years ago
  85. c94b435 Fix bug 2142296 where the user couldn't back out of the JetBoy demo. by Jean-Michel Trivi · 16 years ago
  86. 9e4715e Fix ADT to use the new sdklib API by Xavier Ducrohet · 16 years ago
  87. 7d76200 Merge change I097b444e into eclair by Android (Google) Code Review · 16 years ago
  88. 8d33f4a Fix ApiDemo Layout rendering test by Xavier Ducrohet · 16 years ago
  89. eafb009 Merge change I663d4cb7 into eclair by Android (Google) Code Review · 16 years ago
  90. c124b2a Merge change Ib1b01007 into eclair by Android (Google) Code Review · 16 years ago
  91. fce2633 Merge change I1dbeeca5 into eclair by Android (Google) Code Review · 16 years ago
  92. e6ca35d Fix ResourceQualifier tests. by Xavier Ducrohet · 16 years ago
  93. 1dbeeca Fix NDK usage of libgcc.a when building shared libraries by David 'Digit' Turner · 16 years ago
  94. 98b9c10 Parse add-on supplied layout devices. by Xavier Ducrohet · 16 years ago
  95. c51d184 Update the project creation (from the command line): by Xavier Ducrohet · 16 years ago
  96. 3a68366 Merge change 27217 into eclair by Android (Google) Code Review · 16 years ago
  97. 48f2794 XML Schema for layout configurations. by Raphael · 16 years ago
  98. 31727ec Merge change 27167 into eclair by Android (Google) Code Review · 16 years ago
  99. f8f452c Added a target to run the Contacts tests using runtest. by Nicolas Catania · 16 years ago
  100. bad9ac7 Merge change 27163 into eclair by Android (Google) Code Review · 16 years ago