OSDN Git Service

Merge "SDK Manager: Fix typo in addon dir selection."
[android-x86/sdk.git] / eclipse /
2010-03-08 RaphaelMerge "SDK Manager: Fix typo in addon dir selection."
2010-03-08 RaphaelADT NPW: fixes in "create project from existing" mode.
2010-03-08 RaphaelMerge "SDK Manager recomputes addon install folder...
2010-03-08 RaphaelMerge "ADT GLE2: Fix drop coordinates, add FrameLayout...
2010-03-08 RaphaelMerge "NPE in ADT when opening/closing projects if...
2010-03-08 RaphaelMerge "ADT NPW: fill the samples combo when only one...
2010-03-07 RaphaelNPE in ADT when opening/closing projects if there's...
2010-03-06 RaphaelADT NPW: fill the samples combo when only one platform...
2010-03-06 RaphaelADT GLE2: Fix drop coordinates, add FrameLayout.groovy
2010-03-03 Xavier DucrohetMerge "ADT: reload layout when resources from libraries...
2010-03-03 Xavier DucrohetADT: reload layout when resources from libraries change.
2010-03-03 Romain GuyMerge "Add the ability to export any window as a layere...
2010-03-03 Xavier DucrohetADT: Make ProjectResources include the libraries resources.
2010-03-02 RaphaelMerge "ADT: GLE ConfigComposite crashes when target...
2010-03-02 Xavier DucrohetMerge "ADT: Fix library handling during project renaming."
2010-03-02 Xavier DucrohetADT: Fix library handling during project renaming.
2010-03-02 RaphaelADT: GLE ConfigComposite crashes when target==null
2010-03-02 RaphaelADT GLE2: Snap to RelativeLayout borders
2010-03-02 Xavier DucrohetADT: Setup projects that are opened after their libraries.
2010-03-02 Xavier DucrohetADT: properly handle removed library project.
2010-03-02 Xavier DucrohetADT: reimplement Path.makeRelativeTo as it's only acces...
2010-03-01 Xavier DucrohetMerge "ADT: handle project open/close/rename for librar...
2010-03-01 Xavier DucrohetADT: handle project open/close/rename for library support.
2010-03-01 RaphaelMerge "ADT: Fix NPE when SDK Manager uses a null ISdkLog."
2010-03-01 Brett ChabotMerge "Extract an interface out of RemoteAndroidTestRun...
2010-03-01 RaphaelADT: Fix NPE when SDK Manager uses a null ISdkLog.
2010-02-27 Mathias AgopianMerge "fix [2418333] SensorManager hogs CPU on emulator"
2010-02-27 Raphael MollMerge "ADT GLE2: Support for drop on RelativeLayout...
2010-02-27 RaphaelADT GLE2: Support for drop on RelativeLayout children.
2010-02-26 Xavier DucrohetADT: clean up implementation of listeners here and...
2010-02-25 Xavier DucrohetAdd a delta visitor for the library projects.
2010-02-25 Xavier DucrohetMerge "ADT: Apkbuilder now adds the library resources...
2010-02-25 Xavier DucrohetMerge "Fix project creation by properly creating defaul...
2010-02-25 Xavier DucrohetMerge "detect too recent version of the ant rules and...
2010-02-25 Raphael MollMerge "ADT GLE2: Support zoom and scrollbar in canvas."
2010-02-25 Xavier DucrohetADT: Apkbuilder now adds the library resources to the...
2010-02-25 Xavier DucrohetMove sdklib.internal.io.* into sdklib.io
2010-02-24 Xavier DucrohetFix project creation by properly creating default.prope...
2010-02-24 RaphaelADT GLE2: Support zoom and scrollbar in canvas.
2010-02-24 Xavier DucrohetMerge "Fix build of the plugin: builders project is...
2010-02-24 Xavier DucrohetFix build of the plugin: builders project is gone.
2010-02-24 Xavier DucrohetMerge work related to library projects from sdk-dev to
2010-02-24 The Android Open... am 5a8b9011: merge from open-source master
2010-02-24 The Android Open... snapshot
2010-02-24 Xavier DucrohetImprove the IAbstractFile/Folder classes.
2010-02-24 Xavier DucrohetMerge remote branch 'goog/master' into HEAD
2010-02-24 Xavier DucrohetADT: Library support: source folder and pre-compiler.
2010-02-24 Xavier DucrohetOnly add gdbserver to the APK if the manifest has debug...
2010-02-23 RaphaelADT GLE: fix scrollbar in palette composite.
2010-02-22 RaphaelADT GLE: Experiment with d'n'd in RelativeLayout.
2010-02-22 Xavier DucrohetMerge "Prevent AVD Manager in ADT from forcing reload...
2010-02-20 Xavier DucrohetPrevent AVD Manager in ADT from forcing reload of the...
2010-02-19 RaphaelADT GLE: experiment with display of Relative layout...
2010-02-19 Xavier DucrohetClean up for how the ADT plug-in keeps track of project...
2010-02-18 RaphaelADT GLE: new IViewRule interface for Drag'n'drop.
2010-02-17 Xavier DucrohetCheck whether the project's target supports libraries.
2010-02-17 Xavier DucrohetMerge remote branch 'goog/master' into HEAD
2010-02-13 Raphael MollMerge "ADT GRE: Resolve gscripts groovy imports."
2010-02-13 Xavier DucrohetFix the build for good this time.
2010-02-13 Xavier DucrohetMerge "Fix Eclipse ADT build."
2010-02-13 Xavier DucrohetFix Eclipse ADT build.
2010-02-13 Xavier DucrohetMerge remote branch 'goog/master' into HEAD
2010-02-13 Xavier DucrohetNew "builders" project for common code to Eclipse and...
2010-02-13 Xavier DucrohetNew "builders" project for common code to Eclipse and...
2010-02-13 RaphaelADT GRE: Resolve gscripts groovy imports.
2010-02-11 RaphaelUpdate prebuilt Groovy JAR to 1.7.0
2010-02-11 Xavier DucrohetMerge remote branch 'goog/master' into HEAD
2010-02-10 Xavier DucrohetMerge "Add support for library project in the Ant build...
2010-02-09 RaphaelADT GLE2: Implement IViewRule.onChildSelected.
2010-02-08 RaphaelADT GLE2: support isMultipleSelection.
2010-02-08 RaphaelADT GLE2: Rename IGC to IGraphics.
2010-02-08 Raphael MollMerge "GLE2: IViewRule callback for selection."
2010-02-06 RaphaelGLE2: IViewRule callback for selection.
2010-02-05 The Android Open... am 2e5401ff: am b7deec25: reconcile main tree with...
2010-02-05 Xavier DucrohetMerge "Differentiate between invalid and broken AVDs."
2010-02-05 The Android Open... reconcile main tree with open-source eclair
2010-02-04 RaphaelADT NPW: Fix dialog title for New Android Test Project
2010-02-04 RaphaelWindows SDK create bridge doesn't need to request layou...
2010-02-03 Xavier Ducrohetam bd213eb2: am 5a99e2a9: Merge "Fix sorting of Sample...
2010-02-03 Xavier DucrohetMerge "Fix sorting of Sample-type packages" into eclair
2010-02-03 Xavier Ducrohetam a384f42a: am 61c0fc73: Merge "Fixed feature icon...
2010-02-03 Xavier Ducrohetam fea03501: am aac1ef57: Update SDK change log.
2010-02-03 Xavier Ducrohetam 61c0fc73: Merge "Fixed feature icon and plug-ins...
2010-02-03 Xavier DucrohetMerge "Fixed feature icon and plug-ins exported package...
2010-02-03 Xavier DucrohetFixed feature icon and plug-ins exported package lists.
2010-02-03 Xavier Ducrohetam 987c9e13: am 8b02c04f: Merge "ADT: Refreshed some...
2010-02-03 Xavier Ducrohetam 6eb8f849: (-s ours) am 3b9b9b56: Add support for...
2010-02-02 Xavier Ducrohetam 8b02c04f: Merge "ADT: Refreshed some icons." into...
2010-02-02 Xavier Ducrohetam 3b9b9b56: Add support for VMs that can stream hprof...
2010-02-02 Xavier DucrohetMerge "ADT: Refreshed some icons." into eclair
2010-02-02 Xavier DucrohetADT: Refreshed some icons.
2010-02-02 Xavier DucrohetAdd support for VMs that can stream hprof data through...
2010-02-02 Raphael Mollam e9084525: am 8406d9b8: Merge "SDK Manager: apply...
2010-02-02 Xavier Ducrohetam b4e91253: (-s ours) am d9c0fde0: Merge "Strawman...
2010-02-02 Xavier Ducrohetam 8b17f918: am 232ddc3c: Merge "Fix \'android create...
2010-02-02 Raphaelam be69e620: am 9783ea31: SDK Manager: fix android...
2010-02-02 Raphaelam 4ae8aec6: am 0b9f1ace: SDK Updater: ask for confirma...
2010-02-02 Xavier DucrohetMerge "Strawman support for streaming hprof dumps....
2010-01-30 Xavier DucrohetAdd support for VMs that can stream hprof data through...
2010-01-30 Xavier Ducrohetam db173b4b: am f89bdfe5: Fix https download for the...
next