1. b9a8479 Initial import of new NDK into donut tree by David 'Digit' Turner · 15 years ago
  2. 816ba07 ADT #1825491: Provide default choices for <uses-library> by Raphael · 15 years ago
  3. 70c31ea Merge change 947 into donut by Android (Google) Code Review · 15 years ago
  4. d69d3a1 IDE: Add ConfigBuildFlags to Eclipse's .classpath by Dave Bort · 15 years ago
  5. 106e79f Merge change 889 into donut by Android (Google) Code Review · 15 years ago
  6. ff096c1 Broaden the search for native test files. by Nicolas Catania · 15 years ago
  7. 39bd4dd am 01a62ee: AI 148202: Applying changes to build_new_device.jd originall by David Warren · 15 years ago
  8. 01a62ee AI 148202: Applying changes to build_new_device.jd originally made by Reena in CL 148100. I made her edits by hand. The problem is that I moved all content files from docs to docs/guide and she edited the version in docs (which no longer exists). by David Warren · 15 years ago
  9. beb3214 ADT #1823896: Ability to add an "extra" action to the AVD Selector. by Raphael · 15 years ago
  10. d1a3675 Merge change 856 into donut by Android (Google) Code Review · 15 years ago
  11. 1ecf93b Modified the command to run native test on the host: by Nicolas Catania · 15 years ago
  12. 140eed1 am 2b15cf1: AI 148129: Missing \ in Pdk.Mk causing build to not go throu by David Warren · 15 years ago
  13. 7e2a21a am 390be0e: AI 148128: -Removed "Option1" about using buildspec which is by Reena Lee · 15 years ago
  14. a8300ee am 1b4feb4: AI 148118: 2 new debugging docs. by David Warren · 15 years ago
  15. b70a012 am e0d7b8a: AI 148117: these docs have moved into "guide" directory. by David Warren · 15 years ago
  16. 969e009 am 5f6ca4f: AI 148105: Assigning to Ryan for Dr No Approval. by David Warren · 15 years ago
  17. 2b15cf1 AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav by David Warren · 15 years ago
  18. 390be0e AI 148128: -Removed "Option1" about using buildspec which is no longer relevant. by Reena Lee · 15 years ago
  19. 7d64517 Merge change 839 into donut by Android (Google) Code Review · 15 years ago
  20. 1b4feb4 AI 148118: 2 new debugging docs. by David Warren · 15 years ago
  21. e940a1c ADT #1823896: AVD Manager button in the AVD Selector. by Raphael · 15 years ago
  22. e0d7b8a AI 148117: these docs have moved into "guide" directory. by David Warren · 15 years ago
  23. 5f6ca4f AI 148105: Assigning to Ryan for Dr No Approval. by David Warren · 15 years ago
  24. 22056a6 am 9844b75: AI 148100: Testing out PDK updates by updating /device/partn by Reena Lee · 15 years ago
  25. 7ce0733 am 925f5d2: AI 148090: Whichdoc = online/offline by Mike Ritter · 15 years ago
  26. 9844b75 AI 148100: Testing out PDK updates by updating /device/partner/ references in the "building a new device" steps by Reena Lee · 15 years ago
  27. 925f5d2 AI 148090: Whichdoc = online/offline Whichmodule = pdk for clearsilver by Mike Ritter · 15 years ago
  28. 5941176 Merge change 822 into donut by Android (Google) Code Review · 15 years ago
  29. 7bfac3d Display the AVD manager wizard during launches where no compatible AVDs exist. by Xavier Ducrohet · 15 years ago
  30. 1b2bd1d Move some simulator fixes from master to donut. by Marco Nelissen · 15 years ago
  31. 9e2993e Merge change 770 into donut by Android (Google) Code Review · 15 years ago
  32. ae23694 Merge change 776 into donut by Android (Google) Code Review · 15 years ago
  33. fba8d83 am aa2d952: AI 147991: make sources appear in online-pdk/guide by Mike Ritter · 15 years ago
  34. 1003a3b Make sure we request the Client allocation status even if we fail to open a debugger port for it. by Xavier Ducrohet · 15 years ago
  35. 1a93c94 ADT 1603194: Android Package browser for Instrumentation nodes. by Raphael · 15 years ago
  36. 70fc6e9 Make sure that any exception during the final packaging properly put an error marker on the project (since build failed. by Xavier Ducrohet · 15 years ago
  37. 8ffde4b Merge change 715 into donut by Android (Google) Code Review · 15 years ago
  38. b732749 ADT #1820114: Provide a quick UI to edit AVD. by Raphael · 15 years ago
  39. aa2d952 AI 147991: make sources appear in online-pdk/guide BUG=1815368 by Mike Ritter · 15 years ago
  40. 82ce558 am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in by Scott Main · 15 years ago
  41. 3161d1f Merge change 663 into donut by Android (Google) Code Review · 15 years ago
  42. 5ea0a94 Merge change 657 into donut by Android (Google) Code Review · 15 years ago
  43. 8b49657 Fix a memory deallocation error that was crashing q2dm. by Jack Veenstra · 15 years ago
  44. 5a3361d Fix ADT#1807821: -f option ignored when avd dir already existed. by Raphael · 15 years ago
  45. 68fee20 Fix cygwin git script, we need some of the external projects. by Raphael · 15 years ago
  46. 5949992 Merge change 627 into donut by Android (Google) Code Review · 15 years ago
  47. 1ec5e2f Move ADT to 0.9.1 by Xavier Ducrohet · 15 years ago
  48. d1e88a3 Fix a bunch of issues related to packaging the content of libs (NPE with files with no extension, not ignoring ignorable folders). Also fixed an issue when parsing Manifest with <uses-sdk /> by Xavier Ducrohet · 15 years ago
  49. b1be9fb Make traceview compile with the new API from SdkStats. by Xavier Ducrohet · 15 years ago
  50. dc7622d Merge change 609 into donut by Android (Google) Code Review · 15 years ago
  51. fe3af81 Fix the opt-in window for usage stat so that it works when running from ADT. by Xavier Ducrohet · 15 years ago
  52. 5ea4287 Documents various git issues for Windows. by Raphael · 15 years ago
  53. aa8c266 Split development/.gitignore into separate gitignore files per project. by Raphael · 15 years ago
  54. 705a3ee AI 147793: cleanup broken links and delete all innacurate info in apidemo pages by Scott Main · 15 years ago
  55. 07a70dd Add Eclipse projects bin folders to the gitignore list. by Xavier Ducrohet · 15 years ago
  56. 782884a Merge change 556 into donut by Android (Google) Code Review · 15 years ago
  57. 6fdf92f Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655. by Amith Yamasani · 15 years ago
  58. e007ff4 Merge change 504 into donut by Android (Google) Code Review · 15 years ago
  59. 999c23d Merge change 536 into donut by Android (Google) Code Review · 15 years ago
  60. c7ad6e2 Add a sample showing how to use the new static OpenGL ES bindings. by Jack Palevich · 15 years ago
  61. 55aece4 ADT #1810565: Fix symlinks for ADT/DDMS show up in git by Raphael Moll · 15 years ago
  62. cdf3673 Merge change 506 into donut by Android (Google) Code Review · 15 years ago
  63. 7b10ec3 Merge change 434 into donut by Android (Google) Code Review · 15 years ago
  64. a2e3d43 Add official copyright templates by Dave Bort · 15 years ago
  65. 3e456da Add network statistics collection to monkey runs. by Jim Miller · 15 years ago
  66. 7abfb48 yuv420sp2rgb: a tool to convert from YUV 4:2:0 semiplanar to various RGB formats by Iliyan Malchev · 15 years ago
  67. 9999519 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  68. eef9321 Merge branch 'readonly-p4-donut' into donut by Mike Ritter · 15 years ago
  69. 5a1ab84 AI 147382: am: CL 147379 copy pdk templates sub-directories also. by Mike Ritter · 15 years ago
  70. 8883712 Merge branch 'readonly-p4-donut' into donut by Jean-Michel Trivi · 15 years ago
  71. 25179be AI 147301: am: CL 147296 Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it. by Jean-Michel Trivi · 15 years ago
  72. 37dca7f AI 147402: Fix plugin.xml to match refactoring of the new file wizard. by Xavier Ducrohet · 15 years ago
  73. 97b24c4 Added a method in run_command.py to run a host test. by Nicolas Catania · 15 years ago
  74. 61f633c AI 147379: copy pdk templates sub-directories also. BUG=1801344 by Mike Ritter · 15 years ago
  75. ab7e461 AI 147296: Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it. by Jean-Michel Trivi · 15 years ago
  76. 18c9527 Merge branch 'readonly-p4-donut' into donut by Xavier Ducrohet · 15 years ago
  77. a2dd144 AI 147271: am: CL 147269 Remove "show compass" option as it requires Google Maps dependency. by Xavier Ducrohet · 15 years ago
  78. ecf1391 AI 147269: Remove "show compass" option as it requires Google Maps dependency. by Xavier Ducrohet · 15 years ago
  79. f671fb0 Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago
  80. faffd24 AI 147264: am: CL 147262 ADT #1761055: Pre-select node types when adding node in manifest & resource based on context by Raphael Moll · 15 years ago
  81. 618edaf AI 147262: ADT #1761055: Pre-select node types when adding node in manifest & resource based on context by Raphael Moll · 15 years ago
  82. cda0fbd Merge branch 'readonly-p4-donut' into donut by Jeff Hamilton · 15 years ago
  83. 136d537 AI 147247: am: CL 147243 Make the API sample check to see if there is anything installed to handle the recognition intent. by Jeff Hamilton · 15 years ago
  84. 662afbb AI 147243: Make the API sample check to see if there is anything installed to handle the recognition intent. by Jeff Hamilton · 15 years ago
  85. 099657c Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago
  86. ee8f65c AI 147193: am: CL 147190 Javadoc for MkStubs. by Raphael Moll · 15 years ago
  87. 8f17caa AI 147190: Javadoc for MkStubs. BUG=1778786 by Raphael Moll · 15 years ago
  88. f932170 Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago
  89. 01c1ad4 AI 147177: am: CL 147175 ADT #1801951: "adb.exe" misses the dot in android_rules.xml by Raphael Moll · 15 years ago
  90. d753fec Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago
  91. 08c6a78 AI 147175: ADT #1801951: "adb.exe" misses the dot in android_rules.xml by Raphael Moll · 15 years ago
  92. c23e021 AI 147176: am: CL 147174 ADT #1801919: Make default options output a bit more friendly. by Raphael Moll · 15 years ago
  93. 6aafcdf AI 147174: ADT #1801919: Make default options output a bit more friendly. by Raphael Moll · 15 years ago
  94. fbaacfd Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 15 years ago
  95. 651794b AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  96. fc70734 AI 147162: Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  97. 7e1138c Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago
  98. a2c6807 AI 147027: am: CL 147025 ADT #1795718: disable --mode in "android create project". by Raphael Moll · 15 years ago
  99. 4883174 AI 147025: ADT #1795718: disable --mode in "android create project". by Raphael Moll · 15 years ago
  100. 7a32a4c Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago