1. e667fca Merge change 1392 into donut by Android (Google) Code Review · 16 years ago
  2. bba5ffb Merge change 1347 into donut by Android (Google) Code Review · 16 years ago
  3. e14d320 Merge change 1346 into donut by Android (Google) Code Review · 16 years ago
  4. f55a4d1 Add a new program for checking the correctness of the computed stack from a trace. by Jack Veenstra · 16 years ago
  5. 6b56383 Merge changes 1344,1345 into donut by Android (Google) Code Review · 16 years ago
  6. 447a4e4 Better output for viewing the method trace. by Jack Veenstra · 16 years ago
  7. 1298570 Fix the tracing code that keeps track of the Java method stack. by Jack Veenstra · 16 years ago
  8. 2822ae3 Merge change 1343 into donut by Android (Google) Code Review · 16 years ago
  9. 60b2fc9 Update the NDK packaging script to generate zip archives for all platforms. by Xavier Ducrohet · 16 years ago
  10. bf4d838 Fixed bugs in the media player api demo application by James Dong · 16 years ago
  11. ebcb726 Merge change 1361 into donut by Android (Google) Code Review · 16 years ago
  12. 3be3c99 Merge change 1360 into donut by Android (Google) Code Review · 16 years ago
  13. 37fa8d4 Merge change 1359 into donut by Android (Google) Code Review · 16 years ago
  14. b25cd5f remove documentation for unsupported variable (LOCAL_STATIC_WHOLE_LIBRARIES) by David 'Digit' Turner · 16 years ago
  15. 56266b2 Remove hard-coded path to my home directory in build/tools/make-release.sh. by David 'Digit' Turner · 16 years ago
  16. b20725d Remove references to 'cupcake' in all of NDK (replace with 'android-1.5') by David 'Digit' Turner · 16 years ago
  17. 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
  18. ad6f253 Add a "-d time" option to stack_dump to dump the stack at the given time. by Jack Veenstra · 16 years ago
  19. 166d76c Fix compiler warnings by changing "char*" to "const char*". by Jack Veenstra · 16 years ago
  20. 3d25a3b More Clean up in the NDK Overview doc by Xavier Ducrohet · 16 years ago
  21. ba1aad8 Remove unwanted comments in the NDK Overview doc. by Xavier Ducrohet · 16 years ago
  22. ad73286 Fix source download location by Xavier Ducrohet · 16 years ago
  23. 010c2ee Merge change 1307 into donut by Android (Google) Code Review · 16 years ago
  24. 5b6da2b Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK by Xavier Ducrohet · 16 years ago
  25. 9f6a426 Merge change 1237 into donut by Android (Google) Code Review · 16 years ago
  26. 0b62151 ADT #1715616: "New Android Test Project" wizard. by Raphael · 16 years ago
  27. 9cd49a4 Merge change 1160 into donut by Android (Google) Code Review · 16 years ago
  28. 1f012b1 Fix the host setup script to work on mac by Xavier Ducrohet · 16 years ago
  29. 0085f31 Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download. by Xavier Ducrohet · 16 years ago
  30. f44ba56 Merge change 1215 into donut by Android (Google) Code Review · 16 years ago
  31. bc13913 Merge change 1195 into donut by Android (Google) Code Review · 16 years ago
  32. 549442c Fix host-setup.sh for cygwin: *-gcc.exe needs to be found by Raphael Moll · 16 years ago
  33. dc4ba99 Fix minor typos in the NDK docs. by Xavier Ducrohet · 16 years ago
  34. d9b9c8e Use direct, native order Buffers for OpenGL data. by Jack Palevich · 16 years ago
  35. e0de1bc Fix the NDK packaging script to use git ls-files instead of git-ls-files by Xavier Ducrohet · 16 years ago
  36. 5c56907 Merge change 1187 into donut by Android (Google) Code Review · 16 years ago
  37. 66ce41f generate zip files on Windows and OS X when packaging NDK releases by David 'Digit' Turner · 16 years ago
  38. f99249b Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests. by Xavier Ducrohet · 16 years ago
  39. 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
  40. f2b70ed Add a release packaging script by David 'Digit' Turner · 16 years ago
  41. 3ff8327 fix the build. Gaaah by David 'Digit' Turner · 16 years ago
  42. 6e90766 Remove files from NDK samples that should not be there. by Xavier Ducrohet · 16 years ago
  43. 34dc1e4 Merge change 1161 into donut by Android (Google) Code Review · 16 years ago
  44. b9a8479 Initial import of new NDK into donut tree by David 'Digit' Turner · 16 years ago
  45. 292df41 Add ability to specify relative class paths when using runtest -c by Brett Chabot · 16 years ago
  46. d6326b5 Ignore compiled python files. by Mike Lockwood · 16 years ago
  47. 8597204 Merge change 1015 into donut by Android (Google) Code Review · 16 years ago
  48. a123cea Merge change 1002 into donut by Android (Google) Code Review · 16 years ago
  49. 47acf13 Make the simulator handle paths like '//data/data/...' the same way the device does. by Marco Nelissen · 16 years ago
  50. 1bb52f2 Fix ADT junit test for AndroidManifestParser following API change. by Raphael · 16 years ago
  51. 8a101cb runtest.py bug fixes. by Brett Chabot · 16 years ago
  52. 816ba07 ADT #1825491: Provide default choices for <uses-library> by Raphael · 16 years ago
  53. 70c31ea Merge change 947 into donut by Android (Google) Code Review · 16 years ago
  54. d69d3a1 IDE: Add ConfigBuildFlags to Eclipse's .classpath by Dave Bort · 16 years ago
  55. 106e79f Merge change 889 into donut by Android (Google) Code Review · 16 years ago
  56. ff096c1 Broaden the search for native test files. by Nicolas Catania · 16 years ago
  57. 39bd4dd am 01a62ee: AI 148202: Applying changes to build_new_device.jd originall by David Warren · 16 years ago
  58. 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
  59. beb3214 ADT #1823896: Ability to add an "extra" action to the AVD Selector. by Raphael · 16 years ago
  60. d1a3675 Merge change 856 into donut by Android (Google) Code Review · 16 years ago
  61. 1ecf93b Modified the command to run native test on the host: by Nicolas Catania · 16 years ago
  62. 140eed1 am 2b15cf1: AI 148129: Missing \ in Pdk.Mk causing build to not go throu by David Warren · 16 years ago
  63. 7e2a21a am 390be0e: AI 148128: -Removed "Option1" about using buildspec which is by Reena Lee · 16 years ago
  64. a8300ee am 1b4feb4: AI 148118: 2 new debugging docs. by David Warren · 16 years ago
  65. b70a012 am e0d7b8a: AI 148117: these docs have moved into "guide" directory. by David Warren · 16 years ago
  66. 969e009 am 5f6ca4f: AI 148105: Assigning to Ryan for Dr No Approval. by David Warren · 16 years ago
  67. 2b15cf1 AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav by David Warren · 16 years ago
  68. 390be0e AI 148128: -Removed "Option1" about using buildspec which is no longer relevant. by Reena Lee · 16 years ago
  69. 7d64517 Merge change 839 into donut by Android (Google) Code Review · 16 years ago
  70. 1b4feb4 AI 148118: 2 new debugging docs. by David Warren · 16 years ago
  71. e940a1c ADT #1823896: AVD Manager button in the AVD Selector. by Raphael · 16 years ago
  72. e0d7b8a AI 148117: these docs have moved into "guide" directory. by David Warren · 16 years ago
  73. 5f6ca4f AI 148105: Assigning to Ryan for Dr No Approval. by David Warren · 16 years ago
  74. 22056a6 am 9844b75: AI 148100: Testing out PDK updates by updating /device/partn by Reena Lee · 16 years ago
  75. 7ce0733 am 925f5d2: AI 148090: Whichdoc = online/offline by Mike Ritter · 16 years ago
  76. 9844b75 AI 148100: Testing out PDK updates by updating /device/partner/ references in the "building a new device" steps by Reena Lee · 16 years ago
  77. 925f5d2 AI 148090: Whichdoc = online/offline Whichmodule = pdk for clearsilver by Mike Ritter · 16 years ago
  78. 5941176 Merge change 822 into donut by Android (Google) Code Review · 16 years ago
  79. 7bfac3d Display the AVD manager wizard during launches where no compatible AVDs exist. by Xavier Ducrohet · 16 years ago
  80. 1b2bd1d Move some simulator fixes from master to donut. by Marco Nelissen · 16 years ago
  81. 9e2993e Merge change 770 into donut by Android (Google) Code Review · 16 years ago
  82. ae23694 Merge change 776 into donut by Android (Google) Code Review · 16 years ago
  83. fba8d83 am aa2d952: AI 147991: make sources appear in online-pdk/guide by Mike Ritter · 16 years ago
  84. 1003a3b Make sure we request the Client allocation status even if we fail to open a debugger port for it. by Xavier Ducrohet · 16 years ago
  85. 1a93c94 ADT 1603194: Android Package browser for Instrumentation nodes. by Raphael · 16 years ago
  86. 70fc6e9 Make sure that any exception during the final packaging properly put an error marker on the project (since build failed. by Xavier Ducrohet · 16 years ago
  87. 8ffde4b Merge change 715 into donut by Android (Google) Code Review · 16 years ago
  88. b732749 ADT #1820114: Provide a quick UI to edit AVD. by Raphael · 16 years ago
  89. aa2d952 AI 147991: make sources appear in online-pdk/guide BUG=1815368 by Mike Ritter · 16 years ago
  90. 82ce558 am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in by Scott Main · 16 years ago
  91. 3161d1f Merge change 663 into donut by Android (Google) Code Review · 16 years ago
  92. 5ea0a94 Merge change 657 into donut by Android (Google) Code Review · 16 years ago
  93. 8b49657 Fix a memory deallocation error that was crashing q2dm. by Jack Veenstra · 16 years ago
  94. 5a3361d Fix ADT#1807821: -f option ignored when avd dir already existed. by Raphael · 16 years ago
  95. 68fee20 Fix cygwin git script, we need some of the external projects. by Raphael · 16 years ago
  96. 5949992 Merge change 627 into donut by Android (Google) Code Review · 16 years ago
  97. 1ec5e2f Move ADT to 0.9.1 by Xavier Ducrohet · 16 years ago
  98. 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 · 16 years ago
  99. b1be9fb Make traceview compile with the new API from SdkStats. by Xavier Ducrohet · 16 years ago
  100. dc7622d Merge change 609 into donut by Android (Google) Code Review · 16 years ago