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