1. ba7de1f Merge change 1681 into donut by Android (Google) Code Review · 16 years ago
  2. cb2d6ae Merge change 1653 into donut by Android (Google) Code Review · 16 years ago
  3. 79b3c18 Merge change 1651 into donut by Android (Google) Code Review · 16 years ago
  4. e9b9596 Remove duplicate initialization in AdtPlugin. by Xavier Ducrohet · 16 years ago
  5. dda76aa Merge change 1673 into donut by Android (Google) Code Review · 16 years ago
  6. f89a4d3 Merge change 1501 into donut by Android (Google) Code Review · 16 years ago
  7. 9cf3c16 ADT #1844909: SDK manager, define XML schemas & sample XMLs by Raphael · 16 years ago
  8. bcd93dc Made valgrind optional. Capture the target output. by Nicolas Catania · 16 years ago
  9. 0d2d3b9 Fix bad dependency between generated shared libraries and the corresponding installed module. by David 'Digit' Turner · 16 years ago
  10. 498455c Fix the build-toolchain.sh script which doesn't work due to the new download location of the NDK sources by David 'Digit' Turner · 16 years ago
  11. c15ed2d Fix a double issue regarding interrupted builds due to pre-existing errors. by Xavier Ducrohet · 16 years ago
  12. 20d4ecf ADT: remove an obsolete import from the manifest. by Xavier Ducrohet · 16 years ago
  13. 770dfc5 ADT: Refactoring classes dealing with android resources out of the editor. by Xavier Ducrohet · 16 years ago
  14. 5bb7e1e ADT: Move more packages into internal: by Xavier Ducrohet · 16 years ago
  15. 9ed226a ADT: Move more packages into internal. by Xavier Ducrohet · 16 years ago
  16. 4cc22e5 ADT: Move more packages into internal by Xavier Ducrohet · 16 years ago
  17. f127736 ADT: Remove StreamHelper and integrate it in AdtPlugin. by Xavier Ducrohet · 16 years ago
  18. 9eedccd Moved more ADT packages into internal. by Xavier Ducrohet · 16 years ago
  19. 2c83a9f Update ADT to use the refactored sdklib from previous patch. by Xavier Ducrohet · 16 years ago
  20. 4b20aab Merge change 1571 into donut by Android (Google) Code Review · 16 years ago
  21. 68d017a Move some classes that have non ready APIs to internal packages by Xavier Ducrohet · 16 years ago
  22. 0910170 am c331aeb: AI 148799: New TOC for PDK -- should be less cluttered and u by Gaurav Mathur · 16 years ago
  23. c331aeb AI 148799: New TOC for PDK -- should be less cluttered and uses folding to better by Gaurav Mathur · 16 years ago
  24. 2f655fb am 24a8fe8: AI 148797: Back-port the new version of the Grid.java from D by Jack Palevich · 16 years ago
  25. 24a8fe8 AI 148797: Back-port the new version of the Grid.java from Donut. by Jack Palevich · 16 years ago
  26. 0687271 am 0355976: AI 148793: Integrating publicly posted Bluetooth content. by David Warren · 16 years ago
  27. 7591406 am eb98133: AI 148792: 3 new pages: customization, early_suspend, and wa by David Warren · 16 years ago
  28. 0355976 AI 148793: Integrating publicly posted Bluetooth content. by David Warren · 16 years ago
  29. eb98133 AI 148792: 3 new pages: customization, early_suspend, and wakelock. by David Warren · 16 years ago
  30. 5abeea8 am b755508: AI 148763: Adding STK to PDK. by David Warren · 16 years ago
  31. 03fd223 Remove the PlatformLibrary by Xavier Ducrohet · 16 years ago
  32. b755508 AI 148763: Adding STK to PDK. by David Warren · 16 years ago
  33. e667fca Merge change 1392 into donut by Android (Google) Code Review · 16 years ago
  34. bba5ffb Merge change 1347 into donut by Android (Google) Code Review · 16 years ago
  35. e14d320 Merge change 1346 into donut by Android (Google) Code Review · 16 years ago
  36. f55a4d1 Add a new program for checking the correctness of the computed stack from a trace. by Jack Veenstra · 16 years ago
  37. 6b56383 Merge changes 1344,1345 into donut by Android (Google) Code Review · 16 years ago
  38. 447a4e4 Better output for viewing the method trace. by Jack Veenstra · 16 years ago
  39. 1298570 Fix the tracing code that keeps track of the Java method stack. by Jack Veenstra · 16 years ago
  40. 2822ae3 Merge change 1343 into donut by Android (Google) Code Review · 16 years ago
  41. 60b2fc9 Update the NDK packaging script to generate zip archives for all platforms. by Xavier Ducrohet · 16 years ago
  42. bf4d838 Fixed bugs in the media player api demo application by James Dong · 16 years ago
  43. ebcb726 Merge change 1361 into donut by Android (Google) Code Review · 16 years ago
  44. 3be3c99 Merge change 1360 into donut by Android (Google) Code Review · 16 years ago
  45. 37fa8d4 Merge change 1359 into donut by Android (Google) Code Review · 16 years ago
  46. b25cd5f remove documentation for unsupported variable (LOCAL_STATIC_WHOLE_LIBRARIES) by David 'Digit' Turner · 16 years ago
  47. 56266b2 Remove hard-coded path to my home directory in build/tools/make-release.sh. by David 'Digit' Turner · 16 years ago
  48. b20725d Remove references to 'cupcake' in all of NDK (replace with 'android-1.5') by David 'Digit' Turner · 16 years ago
  49. a07dede Add docs/LICENSES.TXT which indicates where to find the toolchain sources, as well as the GPL/LGPL text files. by David 'Digit' Turner · 16 years ago
  50. ad6f253 Add a "-d time" option to stack_dump to dump the stack at the given time. by Jack Veenstra · 16 years ago
  51. 166d76c Fix compiler warnings by changing "char*" to "const char*". by Jack Veenstra · 16 years ago
  52. 3d25a3b More Clean up in the NDK Overview doc by Xavier Ducrohet · 16 years ago
  53. ba1aad8 Remove unwanted comments in the NDK Overview doc. by Xavier Ducrohet · 16 years ago
  54. ad73286 Fix source download location by Xavier Ducrohet · 16 years ago
  55. 010c2ee Merge change 1307 into donut by Android (Google) Code Review · 16 years ago
  56. 5b6da2b Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK by Xavier Ducrohet · 16 years ago
  57. 9f6a426 Merge change 1237 into donut by Android (Google) Code Review · 16 years ago
  58. 0b62151 ADT #1715616: "New Android Test Project" wizard. by Raphael · 16 years ago
  59. 9cd49a4 Merge change 1160 into donut by Android (Google) Code Review · 16 years ago
  60. 1f012b1 Fix the host setup script to work on mac by Xavier Ducrohet · 16 years ago
  61. 0085f31 Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download. by Xavier Ducrohet · 16 years ago
  62. f44ba56 Merge change 1215 into donut by Android (Google) Code Review · 16 years ago
  63. bc13913 Merge change 1195 into donut by Android (Google) Code Review · 16 years ago
  64. 549442c Fix host-setup.sh for cygwin: *-gcc.exe needs to be found by Raphael Moll · 16 years ago
  65. dc4ba99 Fix minor typos in the NDK docs. by Xavier Ducrohet · 16 years ago
  66. d9b9c8e Use direct, native order Buffers for OpenGL data. by Jack Palevich · 16 years ago
  67. e0de1bc Fix the NDK packaging script to use git ls-files instead of git-ls-files by Xavier Ducrohet · 16 years ago
  68. 5c56907 Merge change 1187 into donut by Android (Google) Code Review · 16 years ago
  69. 66ce41f generate zip files on Windows and OS X when packaging NDK releases by David 'Digit' Turner · 16 years ago
  70. f99249b Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests. by Xavier Ducrohet · 16 years ago
  71. fdeb1d2 Make the release script work on OS X, and think about ensure the generated tarballs are readable by anyone by David 'Digit' Turner · 16 years ago
  72. f2b70ed Add a release packaging script by David 'Digit' Turner · 16 years ago
  73. 3ff8327 fix the build. Gaaah by David 'Digit' Turner · 16 years ago
  74. 6e90766 Remove files from NDK samples that should not be there. by Xavier Ducrohet · 16 years ago
  75. 34dc1e4 Merge change 1161 into donut by Android (Google) Code Review · 16 years ago
  76. b9a8479 Initial import of new NDK into donut tree by David 'Digit' Turner · 16 years ago
  77. 292df41 Add ability to specify relative class paths when using runtest -c by Brett Chabot · 16 years ago
  78. d6326b5 Ignore compiled python files. by Mike Lockwood · 16 years ago
  79. 8597204 Merge change 1015 into donut by Android (Google) Code Review · 16 years ago
  80. a123cea Merge change 1002 into donut by Android (Google) Code Review · 16 years ago
  81. 47acf13 Make the simulator handle paths like '//data/data/...' the same way the device does. by Marco Nelissen · 16 years ago
  82. 1bb52f2 Fix ADT junit test for AndroidManifestParser following API change. by Raphael · 16 years ago
  83. 8a101cb runtest.py bug fixes. by Brett Chabot · 16 years ago
  84. 816ba07 ADT #1825491: Provide default choices for <uses-library> by Raphael · 16 years ago
  85. 70c31ea Merge change 947 into donut by Android (Google) Code Review · 16 years ago
  86. d69d3a1 IDE: Add ConfigBuildFlags to Eclipse's .classpath by Dave Bort · 16 years ago
  87. 106e79f Merge change 889 into donut by Android (Google) Code Review · 16 years ago
  88. ff096c1 Broaden the search for native test files. by Nicolas Catania · 16 years ago
  89. 39bd4dd am 01a62ee: AI 148202: Applying changes to build_new_device.jd originall by David Warren · 16 years ago
  90. 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 · 16 years ago
  91. beb3214 ADT #1823896: Ability to add an "extra" action to the AVD Selector. by Raphael · 16 years ago
  92. d1a3675 Merge change 856 into donut by Android (Google) Code Review · 16 years ago
  93. 1ecf93b Modified the command to run native test on the host: by Nicolas Catania · 16 years ago
  94. 140eed1 am 2b15cf1: AI 148129: Missing \ in Pdk.Mk causing build to not go throu by David Warren · 16 years ago
  95. 7e2a21a am 390be0e: AI 148128: -Removed "Option1" about using buildspec which is by Reena Lee · 16 years ago
  96. a8300ee am 1b4feb4: AI 148118: 2 new debugging docs. by David Warren · 16 years ago
  97. b70a012 am e0d7b8a: AI 148117: these docs have moved into "guide" directory. by David Warren · 16 years ago
  98. 969e009 am 5f6ca4f: AI 148105: Assigning to Ryan for Dr No Approval. by David Warren · 16 years ago
  99. 2b15cf1 AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav by David Warren · 16 years ago
  100. 390be0e AI 148128: -Removed "Option1" about using buildspec which is no longer relevant. by Reena Lee · 16 years ago