1. 1a0b3ff Update doc with a better way to ignore windows problematic files. by Raphael · 16 years ago
  2. fc05fb2 Merge change 2110 into donut by Android (Google) Code Review · 16 years ago
  3. 38ea382 Merge change 2122 into donut by Android (Google) Code Review · 16 years ago
  4. 1f4a1dc Merge change 2121 into donut by Android (Google) Code Review · 16 years ago
  5. d1959dc SDK #1800921: Packages the Windows SDK in a temporary location. by Raphael · 16 years ago
  6. 4817a2b Add support for USB Vendor ID in the add-ons. by Xavier Ducrohet · 16 years ago
  7. c2d33c5 am 2fd2d2f9: AI 149080: Change default PDK app engine version to 2 by Gaurav Mathur · 16 years ago
  8. 2fd2d2f AI 149080: Change default PDK app engine version to 2 by Gaurav Mathur · 16 years ago
  9. 06b9f97 Merge change 2118 into donut by Android (Google) Code Review · 16 years ago
  10. 92b6f2b Add work-around for running DDMS on 64-bit Linux. by Jack Palevich · 16 years ago
  11. 55deffa Merge change 1736 into donut by Android (Google) Code Review · 16 years ago
  12. 2538068 Replaced occurences of "porting guide" with platform development kit by Gaurav Mathur · 16 years ago
  13. 7114c7b Merge change 2066 into donut by Android (Google) Code Review · 16 years ago
  14. 08226b3 SDK Updater: Fetch source XML, display them in tree. by Raphael · 16 years ago
  15. d7dc91d Merge change 2030 into donut by Android (Google) Code Review · 16 years ago
  16. b260872 Merge change 2024 into donut by Android (Google) Code Review · 16 years ago
  17. f07bc1a am e557a732: AI 149055: Add initial file for LED content including doxygen code from lights.h by Reena Lee · 16 years ago
  18. e557a73 AI 149055: Add initial file for LED content including doxygen code from lights.h by Reena Lee · 16 years ago
  19. 9b3f3f2 Merge change 1954 into donut by Android (Google) Code Review · 16 years ago
  20. 1e4498a Merge change 1951 into donut by Android (Google) Code Review · 16 years ago
  21. ceb9788 Add new trace tool for displaying all the memory regions in a process. by Jack Veenstra · 16 years ago
  22. b08d3a3 Merge change 2004 into donut by Android (Google) Code Review · 16 years ago
  23. a476e45 Add support for native (JNI) calls to the trace tools. by Jack Veenstra · 16 years ago
  24. 2bb9bb4 Handle munmap() and add support for tracing JNI (native) calls. by Jack Veenstra · 16 years ago
  25. e0b505d Merge change 1958 into donut by Android (Google) Code Review · 16 years ago
  26. 5faae6d am 429fbd82: AI 149005: Change from ndk to platform\'s ndk (pndk), the ability to make your own java callable libraries to c code. BUG=1857858 by Mike Ritter · 16 years ago
  27. 429fbd8 AI 149005: Change from ndk to platform's ndk (pndk), the ability to make your own java callable libraries to c code. by Mike Ritter · 16 years ago
  28. 3caffcf Force --no-undefined at link time to generate an error when trying to generate a shared library that references undefined symbols. by David 'Digit' Turner · 16 years ago
  29. d8c9a43 Add a bunch of documentation for the Android C library and the JNI interface to the NDK by David 'Digit' Turner · 16 years ago
  30. 0b96565 Fix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work properly in the NDK build system. by David 'Digit' Turner · 16 years ago
  31. 985338c Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot. by David 'Digit' Turner · 16 years ago
  32. bae8625 am c3c7479a: AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h. by Reena Lee · 16 years ago
  33. 4464f3e am 6ff7572f: AI 148967: Cloned from CL 148932 by \'g4 patch\'. Original change by dwarren@dwarren-pdk on 2009/05/15 16:17:05. Adding Build Cookbook to PDK. by Gaurav Mathur · 16 years ago
  34. c3c7479 AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h. by Reena Lee · 16 years ago
  35. 8d878c3 Merge change 1578 into donut by Android (Google) Code Review · 16 years ago
  36. 6ff7572 AI 148967: Cloned from CL 148932 by 'g4 patch'. by Gaurav Mathur · 16 years ago
  37. 53f479a Update the SDK packaging to include sdkuilib. by Xavier Ducrohet · 16 years ago
  38. b10012b Teleca 2b changes. by Wink Saville · 16 years ago
  39. cfa6808 am 37ad99b3: AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL. by Reena Lee · 16 years ago
  40. 37ad99b AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL. by Reena Lee · 16 years ago
  41. 0234719 Merge change 1834 into donut by Android (Google) Code Review · 16 years ago
  42. 4906050 Skeleton App Windows for Sdk Updater built using SWT Designer. by Raphael · 16 years ago
  43. d06f8e2 Merge change 1730 into donut by Android (Google) Code Review · 16 years ago
  44. 5048d7e Update ADT feature dependency. by Xavier Ducrohet · 16 years ago
  45. 114b9b7 Make the ddmlib API use IDevice instead of Device by Xavier Ducrohet · 16 years ago
  46. 17c674d ADT #1844909: Tweak XML schema, add more tests. by Raphael · 16 years ago
  47. 04eccd8 Add tests definition (unit tests and stress tests) for Camera. by Owen Lin · 16 years ago
  48. 0837619 ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib. by Raphael · 16 years ago
  49. 71f5d13 Merge change 1739 into donut by Android (Google) Code Review · 16 years ago
  50. 9c19555 Fix an NPE in the New Project Wizard when no test project is specified by Raphael · 16 years ago
  51. 0d61af7 am 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2 by Xavier Ducrohet · 16 years ago
  52. 5cb2d23 AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2 by Xavier Ducrohet · 16 years ago
  53. dd67be5 am 7e056ae8: AI 148870: Pinging Ryan for Dr No approval. --- Cloned from CL 147240 by \'g4 patch\'. Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50. "Making PDK work in SDK environment." This CL should be pretty straight forward and should be touching only PDK related templates, etc. Turns out we no longer need to touch the highlightNav code. by Gaurav Mathur · 16 years ago
  54. 7e056ae AI 148870: Pinging Ryan for Dr No approval. by Gaurav Mathur · 16 years ago
  55. 83674be Merge change 1699 into donut by Android (Google) Code Review · 16 years ago
  56. 2d83a42 Make IDevice#getSyncService() throws an IOException. by Xavier Ducrohet · 16 years ago
  57. c39a26b Fix bad automatic dependency computations by David 'Digit' Turner · 16 years ago
  58. ba7de1f Merge change 1681 into donut by Android (Google) Code Review · 16 years ago
  59. cb2d6ae Merge change 1653 into donut by Android (Google) Code Review · 16 years ago
  60. 79b3c18 Merge change 1651 into donut by Android (Google) Code Review · 16 years ago
  61. e9b9596 Remove duplicate initialization in AdtPlugin. by Xavier Ducrohet · 16 years ago
  62. dda76aa Merge change 1673 into donut by Android (Google) Code Review · 16 years ago
  63. f89a4d3 Merge change 1501 into donut by Android (Google) Code Review · 16 years ago
  64. 9cf3c16 ADT #1844909: SDK manager, define XML schemas & sample XMLs by Raphael · 16 years ago
  65. bcd93dc Made valgrind optional. Capture the target output. by Nicolas Catania · 16 years ago
  66. 0d2d3b9 Fix bad dependency between generated shared libraries and the corresponding installed module. by David 'Digit' Turner · 16 years ago
  67. 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
  68. c15ed2d Fix a double issue regarding interrupted builds due to pre-existing errors. by Xavier Ducrohet · 16 years ago
  69. 20d4ecf ADT: remove an obsolete import from the manifest. by Xavier Ducrohet · 16 years ago
  70. 770dfc5 ADT: Refactoring classes dealing with android resources out of the editor. by Xavier Ducrohet · 16 years ago
  71. 5bb7e1e ADT: Move more packages into internal: by Xavier Ducrohet · 16 years ago
  72. 9ed226a ADT: Move more packages into internal. by Xavier Ducrohet · 16 years ago
  73. 4cc22e5 ADT: Move more packages into internal by Xavier Ducrohet · 16 years ago
  74. f127736 ADT: Remove StreamHelper and integrate it in AdtPlugin. by Xavier Ducrohet · 16 years ago
  75. 9eedccd Moved more ADT packages into internal. by Xavier Ducrohet · 16 years ago
  76. 2c83a9f Update ADT to use the refactored sdklib from previous patch. by Xavier Ducrohet · 16 years ago
  77. 4b20aab Merge change 1571 into donut by Android (Google) Code Review · 16 years ago
  78. 68d017a Move some classes that have non ready APIs to internal packages by Xavier Ducrohet · 16 years ago
  79. 0910170 am c331aeb: AI 148799: New TOC for PDK -- should be less cluttered and u by Gaurav Mathur · 16 years ago
  80. c331aeb AI 148799: New TOC for PDK -- should be less cluttered and uses folding to better by Gaurav Mathur · 16 years ago
  81. 2f655fb am 24a8fe8: AI 148797: Back-port the new version of the Grid.java from D by Jack Palevich · 16 years ago
  82. 24a8fe8 AI 148797: Back-port the new version of the Grid.java from Donut. by Jack Palevich · 16 years ago
  83. 0687271 am 0355976: AI 148793: Integrating publicly posted Bluetooth content. by David Warren · 16 years ago
  84. 7591406 am eb98133: AI 148792: 3 new pages: customization, early_suspend, and wa by David Warren · 16 years ago
  85. 0355976 AI 148793: Integrating publicly posted Bluetooth content. by David Warren · 16 years ago
  86. eb98133 AI 148792: 3 new pages: customization, early_suspend, and wakelock. by David Warren · 16 years ago
  87. 5abeea8 am b755508: AI 148763: Adding STK to PDK. by David Warren · 16 years ago
  88. 03fd223 Remove the PlatformLibrary by Xavier Ducrohet · 16 years ago
  89. b755508 AI 148763: Adding STK to PDK. by David Warren · 16 years ago
  90. e667fca Merge change 1392 into donut by Android (Google) Code Review · 16 years ago
  91. bba5ffb Merge change 1347 into donut by Android (Google) Code Review · 16 years ago
  92. e14d320 Merge change 1346 into donut by Android (Google) Code Review · 16 years ago
  93. f55a4d1 Add a new program for checking the correctness of the computed stack from a trace. by Jack Veenstra · 16 years ago
  94. 6b56383 Merge changes 1344,1345 into donut by Android (Google) Code Review · 16 years ago
  95. 447a4e4 Better output for viewing the method trace. by Jack Veenstra · 16 years ago
  96. 1298570 Fix the tracing code that keeps track of the Java method stack. by Jack Veenstra · 16 years ago
  97. 2822ae3 Merge change 1343 into donut by Android (Google) Code Review · 16 years ago
  98. 60b2fc9 Update the NDK packaging script to generate zip archives for all platforms. by Xavier Ducrohet · 16 years ago
  99. bf4d838 Fixed bugs in the media player api demo application by James Dong · 16 years ago
  100. ebcb726 Merge change 1361 into donut by Android (Google) Code Review · 16 years ago