1. 565067a AI 144927: Fix throttling in scripted monkeys (bug #1739843). BUG=1739843 by Evan Millar · 15 years ago
  2. d7484a2 AI 144596: am: CL 144595 Fix the AVD configuration code to support "sdcard.path" in config.ini to indicate an explicit SD Card image file (instead of using the one in the content directory) by David Turner · 15 years ago
  3. 382b479 AI 144567: am: CL 144565 Improve the JetBoy samples by Xavier Ducrohet · 16 years ago
  4. 4613210 AI 144539: am: CL 144533 Reformat JetBoy samples to match code style. by Xavier Ducrohet · 16 years ago
  5. 62464e0 AI 144510: am: CL 144509 Checking in Sonivox' JetBoy code sample. The java code still has a FIXME for cleanup and review to be done before final SDK build. by Jean-Michel Trivi · 16 years ago
  6. a6dc2ab AI 144500: Added support for some extra make arguments for some testsuite. by Niko Catania · 16 years ago
  7. 8ec9600 AI 144489: am: CL 144487 ADT: Add "New String" refactoring to the other Resource Chooser. by Raphael Moll · 16 years ago
  8. f23d59c AI 144488: am: CL 144486 ADT: Call the Extract String Refactoring to create a new XML String by Raphael Moll · 16 years ago
  9. bb10b2a AI 144382: am: CL 144366 Activity Launcher filters out unlauncheable activity (bug #1736754) by Xavier Ducrohet · 16 years ago
  10. a98128a AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 16 years ago
  11. 2e990b9 AI 144340: Added support to run native tests on the device. by Niko Catania · 16 years ago
  12. f8e7fcf AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 16 years ago
  13. 6bc8491 AI 144322: am: CL 144320 ADT: Fix debugger launch connection when debugging Android JUnit by Brett Chabot · 16 years ago
  14. d63db79 AI 144284: am: CL 144283 ADT: Enhance Resource Chooser with ability to create new XML strings. by Raphael Moll · 16 years ago
  15. f61f43e AI 144262: am: CL 144260 Add constant for test file name in runtest. by Brett Chabot · 16 years ago
  16. 7e020eb AI 144254: am: CL 144252 Reload AVDs when displaying the run/debug launch dialog (bug #1683892) by Xavier Ducrohet · 16 years ago
  17. c073ab2 AI 144166: am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style. by Mike Ritter · 16 years ago
  18. 9ae6340 AI 144049: am: CL 144048 ADT #1743364: Uncomment the system resource chooser code. by Raphael Moll · 16 years ago
  19. 47eccd8 AI 143918: am: CL 143917 ADT Android JUnit: Change logic to provide an explicit project or package to run to the device InstrumentationTestRunner, instead of providing the potentially huge list of test classes. Discontinue support for running all tests in a source folder. by Brett Chabot · 16 years ago
  20. 3774749 AI 143886: am: CL 143882 ADT #1743364: Refactor misc UI widgets together in package adt.ui. by Raphael Moll · 16 years ago
  21. 1edcab4 AI 143883: am: CL 143881 AVD #1703143: delete AVDs not loaded correctly. by Raphael Moll · 16 years ago
  22. 3ae1236 AI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225) by Raphael Moll · 16 years ago
  23. a0d0f0c AI 143865: am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId. by Jeffrey Sharkey · 16 years ago
  24. 2d85c0e AI 143819: am: CL 143765 Rename tests.xml to test_defs.xml by Brett Chabot · 16 years ago
  25. 361030c AI 143808: am: CL 143754 SdkManager: list unknown AVDs and why they didn't load. by Raphael Moll · 16 years ago
  26. a256470 AI 143698: am: CL 143596 Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider, by Yu Shan Emily Lau · 16 years ago
  27. 72731f3 AI 143688: am: CL 143562 Usability fixes for runtest.py by Brett Chabot · 16 years ago
  28. db258dd AI 143672: am: CL 143499 Fix the icon for the JUnit launch shortcut by Xavier Ducrohet · 16 years ago
  29. 2be623a AI 143665: am: CL 143491 ADT #1742875: Document the SDK build process and new cupcake SDK changes. by Raphael Moll · 16 years ago
  30. 69811e3 AI 143659: am: CL 143472 Reduce dictionary size. by Amith Yamasani · 16 years ago
  31. c33ae50 AI 143408: am: CL 143407 Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch. by Xavier Ducrohet · 16 years ago
  32. 1e3355d AI 143273: am: CL 143259 ADT #1743364: Refactor all wizard classes & their actions together. by Raphael Moll · 16 years ago
  33. 3760135 AI 143272: am: CL 143256 Make the Term emulator work with the most recent keyboard IME. by Jack Palevich · 16 years ago
  34. 5303d5c AI 143270: am: CL 143149 Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs). by Xavier Ducrohet · 16 years ago
  35. 1fd7952 AI 143269: am: CL 143143 Update ADT changes.txt with JUnit features, and properly restrict ADT package access. by Xavier Ducrohet · 16 years ago
  36. 77708b2 AI 143223: am: CL 143034 ADT #1738834: Properly validate project name, package name and by Raphael Moll · 16 years ago
  37. 49f4090 AI 143220: am: CL 143022 New spare parts feature. Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc. by Dianne Hackborn · 16 years ago
  38. 5d22c85 AI 143206: am: CL 142994 Clean up official ApiDemos to not reference Google Maps by Xavier Ducrohet · 16 years ago
  39. f5171c1 AI 143204: am: CL 142988 Remove emulator support from user builds. by Mike Lockwood · 16 years ago
  40. 6007018 AI 143199: am: CL 142978 ADT #1738393: fix typo in launch controller. by Raphael Moll · 16 years ago
  41. 62c4d9b AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point. by Evan Millar · 16 years ago
  42. 745fd90 AI 143157: am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty. by Raphael Moll · 16 years ago
  43. b1c2ada AI 143156: am: CL 142851 ADT GLE fix #1731389: widgets dropped in <merge> lack their default layout_widht/height. by Raphael Moll · 16 years ago
  44. 0105db6 Automated import from //branches/donutburger/...@142709,142709 by Raphael Moll · 16 years ago
  45. 562031f Automated import from //branches/donutburger/...@142708,142708 by Raphael Moll · 16 years ago
  46. 26aa2cd Automated import from //branches/donutburger/...@142707,142707 by Raphael Moll · 16 years ago
  47. 46a1d90 Automated import from //branches/donutburger/...@142486,142486 by Jack Palevich · 16 years ago
  48. 02e8d00 Automated import from //branches/donutburger/...@142465,142465 by Romain Guy · 16 years ago
  49. 0bd19e8 Automated import from //branches/donutburger/...@142276,142276 by Raphael Moll · 16 years ago
  50. 71194de Automated import from //branches/donutburger/...@142274,142274 by Raphael Moll · 16 years ago
  51. b6007eb Automated import from //branches/donutburger/...@141823,141823 by Raphael Moll · 16 years ago
  52. 511d471 Automated import from //branches/donutburger/...@141815,141815 by Brett Chabot · 16 years ago
  53. c56fb4f Automated import from //branches/donutburger/...@141809,141809 by Xavier Ducrohet · 16 years ago
  54. 6005aab Automated import from //branches/donutburger/...@141781,141781 by Brett Chabot · 16 years ago
  55. 3ce38fa Automated import from //branches/donutburger/...@141737,141737 by Jeff Hamilton · 16 years ago
  56. aa3b63a Automated import from //branches/donutburger/...@141594,141594 by Xavier Ducrohet · 16 years ago
  57. 7b82e66 Automated import from //branches/donutburger/...@141557,141557 by Xavier Ducrohet · 16 years ago
  58. f791f11 Automated import from //branches/donutburger/...@141516,141516 by Ricky Ng-Adam · 16 years ago
  59. 4e2e060 Automated import from //branches/donutburger/...@141508,141508 by Ricky Ng-Adam · 16 years ago
  60. e818ff0 Automated import from //branches/donutburger/...@141482,141482 by Raphael Moll · 16 years ago
  61. 8ee14c4 Automated import from //branches/donutburger/...@141463,141463 by Brett Chabot · 16 years ago
  62. bbf8acf Automated import from //branches/donutburger/...@141413,141413 by Ricky Ng-Adam · 16 years ago
  63. f934a16 Automated import from //branches/donutburger/...@140818,140818 by Dianne Hackborn · 16 years ago
  64. 7798a83 Automated import from //branches/donutburger/...@140722,140722 by Xavier Ducrohet · 16 years ago
  65. 024d1c2 Automated import from //branches/donutburger/...@140700,140700 by Andy McFadden · 16 years ago
  66. 9c03440 Automated import from //branches/donutburger/...@140697,140697 by Xavier Ducrohet · 16 years ago
  67. 02c11da Automated import from //branches/donutburger/...@140696,140696 by Xavier Ducrohet · 16 years ago
  68. 1d0652b Automated import from //branches/donutburger/...@140466,140466 by Brett Chabot · 16 years ago
  69. 114be91 Automated import from //branches/donutburger/...@140465,140465 by Brett Chabot · 16 years ago
  70. 6ffae01 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  71. 59008eb auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  72. 243d18e auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  73. 692ab02 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  74. 9b69028 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 16 years ago
  75. 2b83cbd auto import from //depot/cupcake/@136654 by The Android Open Source Project · 16 years ago
  76. edd86fd auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  77. 52d4c30 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  78. d4aee0c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  79. d2f2b1d auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  80. b8747bc auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  81. 74a996a auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  82. ff4b5f2 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  83. 87a88c4 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  84. e3c5766 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  85. 5a4d0fa auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  86. 7b53e39 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  87. b8d704a auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  88. 95cf464 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  89. e943f2f Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  90. 5c11852 Initial Contribution by The Android Open Source Project · 16 years ago