OSDN Git Service

ADT GLE2: Script for AbsoluteLayout for new canvas drag API.
[android-x86/sdk.git] / eclipse /
2010-06-02 Raphael MollADT GLE2: Script for AbsoluteLayout for new canvas...
2010-05-28 Raphael MollMerge "Fix test symlinks script for windows"
2010-05-28 Xavier DucrohetMerge "Uses some constants for default values for minSd...
2010-05-28 RaphaelMerge "ADT GLE2: Drag from canvas"
2010-05-28 Xavier DucrohetMerge "Properly compare supports-screens."
2010-05-28 Xavier DucrohetMerge "Add Manifest checks for multi-apk export."
2010-05-28 RaphaelADT GLE2: Drag from canvas
2010-05-28 Xavier DucrohetMerge "Add support for adb.device.arg to the test Ant...
2010-05-28 Xavier DucrohetProperly compare supports-screens.
2010-05-27 Raphael MollFix test symlinks script for windows
2010-05-27 Xavier DucrohetAdd Manifest checks for multi-apk export.
2010-05-27 Xavier DucrohetRefactored most of the multi-apk export out of the...
2010-05-25 Xavier DucrohetMerge "Fix SD Card size check to prevent int overflow."
2010-05-24 Xavier DucrohetAdd proper support for <uses-library> and <uses-feature...
2010-05-19 Xavier DucrohetAdd parsing of <uses-configuration> in the manifest.
2010-05-18 Xavier DucrohetMerge "move the resource enums from the qualifier class...
2010-05-18 Xavier Ducrohetmove the resource enums from the qualifier classes...
2010-05-17 Xavier DucrohetRefactor the manifest parser test in the correct package.
2010-05-17 Raphael MollMerge "Fix collect_sources_for_sdk to collect dalvik...
2010-05-14 Xavier DucrohetMerge "Fix a typo."
2010-05-14 Xavier DucrohetMinor refactor, moving ManifestData out of the parser...
2010-05-13 Xavier DucrohetMerge "Disable --library for 'update lib-project'"
2010-05-13 Xavier DucrohetAdd all new source folders in a single pass in new...
2010-05-13 Xavier DucrohetFix the library project filter to not NPE on broken...
2010-05-12 Xavier DucrohetRefactored the Android Manifest into sdklib.
2010-05-12 Xavier DucrohetMerge "Fix eclipse download link."
2010-05-12 Xavier DucrohetFix eclipse download link.
2010-05-11 Brett ChabotMerge "Add Eclipse project files for ddmlib-tests."
2010-05-11 Raphael MollFix collect_sources_for_sdk to collect dalvik core...
2010-05-07 The Android Open... merge from tools_r6
2010-05-06 Brett ChabotDO NOT MERGE: cherry-pick https://review.source.android...
2010-05-06 Brett ChabotDO NOT MERGE: Cherry pick https://review.source.android...
2010-05-05 David TurnerMerge "Add AT keyboard mappings for a BACK and MENU...
2010-05-04 The Android Open... merge from tools_r6
2010-05-04 Xavier DucrohetMerge "First step of multiple apk support."
2010-05-04 Xavier DucrohetMerge "Resolves Issue 6219: simplify/automate "applicat...
2010-05-04 Xavier DucrohetFirst step of multiple apk support.
2010-05-03 Brett ChabotMerge "Attempt to fix intermittent ADT test run failures."
2010-05-03 Karl OstmoResolves Issue 6219: simplify/automate "application...
2010-05-03 Brett ChabotAttempt to fix intermittent ADT test run failures.
2010-05-03 Brett ChabotUpdate build dependencies in ADT build script.
2010-04-30 Brett ChabotMerge "Add more console logs during ADT test run."
2010-04-30 Brett ChabotAdd more console logs during ADT test run.
2010-04-29 Raphael MollMerge "Fix NPE when opening layout and target is still...
2010-04-29 Raphael MollFix NPE when opening layout and target is still loading.
2010-04-28 Xavier DucrohetMerge "Add ABI filtering and version code injection...
2010-04-28 Xavier DucrohetMerge "Add rev 3 of the ant rules."
2010-04-28 Raphael MollMerge "Shorten the default help from the "android"...
2010-04-28 Raphael MollMerge "Fix NPE in the DDMS plugin device view."
2010-04-27 Raphael MollFix NPE in the DDMS plugin device view.
2010-04-27 The Android Open... merge from tools_r6
2010-04-23 Raphael MollMerge "Reorder packages in SDK Updater"
2010-04-23 Raphael MollMerge "Fix auto launch config to respect minSdkVersion"
2010-04-23 Raphael MollFix auto launch config to respect minSdkVersion
2010-04-16 Neal NguyenMerge "Moved log formatting string into separate functi...
2010-04-08 The Android Open... merge from tools-r6
2010-04-02 RaphaelFix gen folder sometimes not found during build.
2010-04-02 RaphaelGLE1: stop showing outline/properties when opening...
2010-04-02 RaphaelMerge "GLE1: stop showing outline/properties when openi...
2010-04-02 RaphaelMerge "Fix gen folder sometimes not found during build...
2010-04-02 RaphaelFix gen folder sometimes not found during build.
2010-04-02 Brett ChabotMerge "Change ddms testrunner to raise IOException...
2010-04-02 RaphaelGLE1: stop showing outline/properties when opening...
2010-04-02 Xavier DucrohetMerge "move to Tools r7 and ADT 0.9.8"
2010-04-02 Xavier DucrohetMerge "ADT: Add native support to library projects...
2010-04-02 Xavier Ducrohetmove to Tools r7 and ADT 0.9.8
2010-04-02 Xavier DucrohetADT: Add native support to library projects.
2010-04-02 Xavier DucrohetADT: Customize project selection message.
2010-04-01 RaphaelProject lib NPE when closing a lib project.
2010-04-01 RaphaelProject lib NPE when closing a lib project.
2010-04-01 RaphaelADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrl
2010-04-01 RaphaelADT NPW: logging for missing templates.
2010-04-01 RaphaelADT NPW: NPE when trying to expand project templates.
2010-04-01 RaphaelADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrl
2010-04-01 RaphaelADT NPW: logging for missing templates.
2010-03-31 RaphaelADT NPW: NPE when trying to expand project templates.
2010-03-31 Xavier DucrohetChange visibility of constructor to let tests run.
2010-03-30 Xavier DucrohetADT: fix library support: force save on del/up/down.
2010-03-30 Xavier DucrohetMerge "Disable export for library projects." into tools-r6
2010-03-30 Xavier DucrohetDisable export for library projects.
2010-03-30 Xavier DucrohetDisable launch for library projects.
2010-03-29 RaphaelMerge "ADT: Fix NPE when opening a project-library...
2010-03-29 RaphaelADT: Fix NPE when opening a project-library.
2010-03-29 RaphaelADT: Fix NPE when opening a project-library.
2010-03-27 Brett ChabotChange ddms testrunner to raise IOException to callers.
2010-03-27 Xavier DucrohetADT: Don't add duplicate source folder.
2010-03-26 Xavier DucrohetMerge "ADT: Fix a potential NPE and detect change in...
2010-03-26 Xavier DucrohetADT: Fix a potential NPE and detect change in gdbserver.
2010-03-26 RaphaelMerge "ADT project-lib: handle \\ dir separator for...
2010-03-26 Xavier DucrohetADT: Fix possible NPE in final builder.
2010-03-26 RaphaelADT project-lib: handle \\ dir separator for windows...
2010-03-26 RaphaelMerge "Clean create_symlink for windows."
2010-03-25 RaphaelClean create_symlink for windows.
2010-03-25 RaphaelSDK Manager: fix crash when creating new AVD with no...
2010-03-22 Brett ChabotMerge "Externalize ADT JUnit launch strings."
2010-03-20 Xavier DucrohetSave/restore layout configuration.
2010-03-19 Brett ChabotExternalize ADT JUnit launch strings.
2010-03-18 Xavier DucrohetMerge "Add support for the new Ant rules files."
2010-03-18 Xavier DucrohetMerge "Put back the old Ant rules and put the new ones...
2010-03-18 Xavier DucrohetADT: New Project Wizard can now scroll if the window...
next