- e0fbae3 Merge change 2472 into donut by Android (Google) Code Review · 16 years ago
- ce803ae Update some class names in plugin.xml that were not updated by the refactoring. by Xavier Ducrohet · 16 years ago
- 6235bff ADT #1877529: Fixes a couple potential NPEs in content assists. by Raphael · 16 years ago
- ca2281d Fix wrong path to externalized string file. by Xavier Ducrohet · 16 years ago
- 5ad70bb Merge change 2447 into donut by Android (Google) Code Review · 16 years ago
- 8b057ed Fix bad qemud crash on emulator startup. by David 'Digit' Turner · 16 years ago
- 55b0512 Fix the uninstall target in the Ant build script. by Xavier Ducrohet · 16 years ago
- 6a95ff2 Merge change 2388 into donut by Android (Google) Code Review · 16 years ago
- af45b39 This adds a new helper program (qemu-props) to support the emulated system. by David 'Digit' Turner · 16 years ago
- 3a39e9c Merge change 2078 into donut by Android (Google) Code Review · 16 years ago
- 8c093d5 Merge change 2085 into donut by Android (Google) Code Review · 16 years ago
- ceada11 Merge change 2320 into donut by Android (Google) Code Review · 16 years ago
- 04502c6 Update Eclipse classpath file to add the android.tts package (path to package + files generated from AIDL). by Jean-Michel Trivi · 16 years ago
- 3276b8e Merge change 2384 into donut by Android (Google) Code Review · 16 years ago
- ab78aeb Merge change 2348 into donut by Android (Google) Code Review · 16 years ago
- f864c1b SDK Updater: display properties of sources and packages. by Raphael · 16 years ago
- dc10c2e Update 'android update adb' to the new file format for 3rd USB Vendor IDs. by Xavier Ducrohet · 16 years ago
- 7c343ce Add XML Schema for runtest's test_defs.xml file by Phil Dubach · 16 years ago
- 0db48f7 Merge change 2360 into donut by Android (Google) Code Review · 16 years ago
- 774ac9a Make 'android update adb' write the USB vendor IDs in hexa. by Xavier Ducrohet · 16 years ago
- 35787c0 Fix typo in comment. by Ken Shirriff · 16 years ago
- 906e652 Merge change 2300 into donut by Android (Google) Code Review · 16 years ago
- 1c7b811 SDK Updater: some refactoring and some new features. by Raphael · 16 years ago
- c351573 Merge change 2281 into donut by Android (Google) Code Review · 16 years ago
- 6834281 Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 16 years ago
- 96882a3 am 83814319: AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html by Reena Lee · 16 years ago
- 8381431 AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html by Reena Lee · 16 years ago
- 97752d4 Add a timeout flag to runtest for running native tests on devices. by Wei-Ta Chen · 16 years ago
- 0064943 Moved updateAdb into SdkManager and updated with new adb_usb.ini format. by Xavier Ducrohet · 16 years ago
- cbfa85a Sdk Updater: Split UI in window and independant composites. by Raphael · 16 years ago
- 1a0b3ff Update doc with a better way to ignore windows problematic files. by Raphael · 16 years ago
- fc05fb2 Merge change 2110 into donut by Android (Google) Code Review · 16 years ago
- 38ea382 Merge change 2122 into donut by Android (Google) Code Review · 16 years ago
- 1f4a1dc Merge change 2121 into donut by Android (Google) Code Review · 16 years ago
- d1959dc SDK #1800921: Packages the Windows SDK in a temporary location. by Raphael · 16 years ago
- 4817a2b Add support for USB Vendor ID in the add-ons. by Xavier Ducrohet · 16 years ago
- c2d33c5 am 2fd2d2f9: AI 149080: Change default PDK app engine version to 2 by Gaurav Mathur · 16 years ago
- 2fd2d2f AI 149080: Change default PDK app engine version to 2 by Gaurav Mathur · 16 years ago
- 06b9f97 Merge change 2118 into donut by Android (Google) Code Review · 16 years ago
- 92b6f2b Add work-around for running DDMS on 64-bit Linux. by Jack Palevich · 16 years ago
- 55deffa Merge change 1736 into donut by Android (Google) Code Review · 16 years ago
- 2538068 Replaced occurences of "porting guide" with platform development kit by Gaurav Mathur · 16 years ago
- 7114c7b Merge change 2066 into donut by Android (Google) Code Review · 16 years ago
- 08226b3 SDK Updater: Fetch source XML, display them in tree. by Raphael · 16 years ago
- 93a4147 This fixes the build to always define the ANDROID macro, and remove an empty -I from the compiler options. by David 'Digit' Turner · 16 years ago
- d7dc91d Merge change 2030 into donut by Android (Google) Code Review · 16 years ago
- b260872 Merge change 2024 into donut by Android (Google) Code Review · 16 years ago
- f07bc1a am e557a732: AI 149055: Add initial file for LED content including doxygen code from lights.h by Reena Lee · 16 years ago
- e557a73 AI 149055: Add initial file for LED content including doxygen code from lights.h by Reena Lee · 16 years ago
- 979c98c Add simple change log to the NDK documentation. by David 'Digit' Turner · 16 years ago
- 9b3f3f2 Merge change 1954 into donut by Android (Google) Code Review · 16 years ago
- 1e4498a Merge change 1951 into donut by Android (Google) Code Review · 16 years ago
- ceb9788 Add new trace tool for displaying all the memory regions in a process. by Jack Veenstra · 16 years ago
- b08d3a3 Merge change 2004 into donut by Android (Google) Code Review · 16 years ago
- a476e45 Add support for native (JNI) calls to the trace tools. by Jack Veenstra · 16 years ago
- 2bb9bb4 Handle munmap() and add support for tracing JNI (native) calls. by Jack Veenstra · 16 years ago
- e0b505d Merge change 1958 into donut by Android (Google) Code Review · 16 years ago
- 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
- 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
- 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
- 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
- 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
- 985338c Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot. by David 'Digit' Turner · 16 years ago
- 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
- 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
- c3c7479 AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h. by Reena Lee · 16 years ago
- 8d878c3 Merge change 1578 into donut by Android (Google) Code Review · 16 years ago
- 6ff7572 AI 148967: Cloned from CL 148932 by 'g4 patch'. by Gaurav Mathur · 16 years ago
- 53f479a Update the SDK packaging to include sdkuilib. by Xavier Ducrohet · 16 years ago
- b10012b Teleca 2b changes. by Wink Saville · 16 years ago
- 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
- 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
- 0234719 Merge change 1834 into donut by Android (Google) Code Review · 16 years ago
- 4906050 Skeleton App Windows for Sdk Updater built using SWT Designer. by Raphael · 16 years ago
- d06f8e2 Merge change 1730 into donut by Android (Google) Code Review · 16 years ago
- 5048d7e Update ADT feature dependency. by Xavier Ducrohet · 16 years ago
- 114b9b7 Make the ddmlib API use IDevice instead of Device by Xavier Ducrohet · 16 years ago
- 17c674d ADT #1844909: Tweak XML schema, add more tests. by Raphael · 16 years ago
- 04eccd8 Add tests definition (unit tests and stress tests) for Camera. by Owen Lin · 16 years ago
- 0837619 ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib. by Raphael · 16 years ago
- 71f5d13 Merge change 1739 into donut by Android (Google) Code Review · 16 years ago
- 9c19555 Fix an NPE in the New Project Wizard when no test project is specified by Raphael · 16 years ago
- 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
- 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
- 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
- 7e056ae AI 148870: Pinging Ryan for Dr No approval. by Gaurav Mathur · 16 years ago
- 83674be Merge change 1699 into donut by Android (Google) Code Review · 16 years ago
- 2d83a42 Make IDevice#getSyncService() throws an IOException. by Xavier Ducrohet · 16 years ago
- c39a26b Fix bad automatic dependency computations by David 'Digit' Turner · 16 years ago
- ba7de1f Merge change 1681 into donut by Android (Google) Code Review · 16 years ago
- cb2d6ae Merge change 1653 into donut by Android (Google) Code Review · 16 years ago
- 79b3c18 Merge change 1651 into donut by Android (Google) Code Review · 16 years ago
- e9b9596 Remove duplicate initialization in AdtPlugin. by Xavier Ducrohet · 16 years ago
- dda76aa Merge change 1673 into donut by Android (Google) Code Review · 16 years ago
- f89a4d3 Merge change 1501 into donut by Android (Google) Code Review · 16 years ago
- 9cf3c16 ADT #1844909: SDK manager, define XML schemas & sample XMLs by Raphael · 16 years ago
- bcd93dc Made valgrind optional. Capture the target output. by Nicolas Catania · 16 years ago
- 0d2d3b9 Fix bad dependency between generated shared libraries and the corresponding installed module. by David 'Digit' Turner · 16 years ago
- 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
- c15ed2d Fix a double issue regarding interrupted builds due to pre-existing errors. by Xavier Ducrohet · 16 years ago