OSDN Git Service

android-x86/sdk.git
2010-07-16 Xavier DucrohetMerge "Improve library link/unlink again."
2010-07-16 Xavier DucrohetMerge "Add new exceptions to ddmlib."
2010-07-15 Xavier DucrohetAdd new exceptions to ddmlib.
2010-07-15 Xavier DucrohetImprove library link/unlink again.
2010-07-15 Xavier DucrohetMerge "Force recompilation after library changes and...
2010-07-15 Brett ChabotAdd support for specifying adb timeout in ddms testrunner.
2010-07-14 Xavier DucrohetFix some javadocs regarding the timeout API change.
2010-07-14 Xavier DucrohetMerge "Fix how the default.prop modifications from...
2010-07-14 Xavier DucrohetForce recompilation after library changes and fix some...
2010-07-14 Xavier DucrohetMerge "Fix a possible deadlock in Eclipse/ADT."
2010-07-13 Xavier DucrohetFix how the default.prop modifications from the UI...
2010-07-13 Xavier DucrohetFix a possible deadlock in Eclipse/ADT.
2010-07-12 Xavier DucrohetMerge "Remove the modal dialog that showed when ADT...
2010-07-12 Brett ChabotAdd hours to ddms log timestamp.
2010-07-09 Xavier DucrohetRemove the modal dialog that showed when ADT start...
2010-07-09 Xavier DucrohetFix a memory leak in the Graphical Layout Editor.
2010-07-09 Xavier DucrohetMerge "ADT: dock/night combos in layout editor."
2010-07-09 Xavier DucrohetMerge "Prevent output to console when closing several...
2010-07-09 Xavier DucrohetPrevent output to console when closing several projects...
2010-07-09 Xavier DucrohetAdd new default devices to the layout editor.
2010-07-08 Xavier DucrohetADT: dock/night combos in layout editor.
2010-07-08 Xavier DucrohetMark linked folders from Library projects to be derived.
2010-07-02 Raphael MollMerge "ADT: Fix NPE in resource editor on Eclipse 3.6"
2010-07-02 Xavier DucrohetMerge "Disable unsupported feature for now."
2010-07-02 Raphael MollADT: Fix NPE in resource editor on Eclipse 3.6
2010-07-02 Raphael MollMerge "ADT GLE2: synchronized selection between canvas...
2010-07-02 Xavier DucrohetDisable unsupported feature for now.
2010-07-02 Xavier DucrohetUpdate change log with libraries in libraries.
2010-07-02 Xavier DucrohetMerge "Update Android project properties to support...
2010-07-02 Xavier DucrohetMerge "Fix icons for some DDMS view by cleaning up...
2010-07-02 Xavier DucrohetMerge "ADT support for libraries depending on libraries."
2010-07-02 Xavier DucrohetUpdate Android project properties to support libraries...
2010-07-02 Xavier DucrohetADT support for libraries depending on libraries.
2010-07-02 Xavier DucrohetFix icons for some DDMS view by cleaning up an redundan...
2010-07-01 Xavier DucrohetMerge "Allow for platform projects to be used with...
2010-07-01 Raphael MollADT GLE2: synchronized selection between canvas, outlin...
2010-06-29 Raphael MollMerge "ADT: Fix NPE in ConfigComposite"
2010-06-29 Xavier DucrohetAllow for platform projects to be used with the "debug...
2010-06-29 Raphael MollADT: Fix NPE in ConfigComposite
2010-06-29 Xavier DucrohetMerge "Ant support for library depending on other libra...
2010-06-29 Raphael MollMerge "ADT GLE2: Synchronize selection outline->canvas"
2010-06-29 Xavier DucrohetAnt support for library depending on other libraries.
2010-06-29 Xavier DucrohetMerge "Update change log."
2010-06-29 Xavier DucrohetUpdate change log.
2010-06-29 Raphael MollADT GLE2: Synchronize selection outline->canvas
2010-06-29 Raphael MollFix ddms projects in Eclipse for Windows/Cygwin.
2010-06-28 Raphael MollADT GLE2: OutlinePage NPE fix.
2010-06-28 Xavier DucrohetSupport for aidl files in library project in the Ant...
2010-06-26 Xavier DucrohetMerge "update 404'd source.android.com URLs"
2010-06-26 Chris Petersonupdate 404'd source.android.com URLs
2010-06-26 Xavier DucrohetMerge "Fix the ddmlib/ddmuilib links making script."
2010-06-26 Raphael MollMerge "ADT GLE2: Outline Page, display root, preserve...
2010-06-26 Raphael MollMerge "ADT GLE2: Outline with selection synchronized...
2010-06-25 Xavier DucrohetFix the ddmlib/ddmuilib links making script.
2010-06-25 Xavier DucrohetRemove hard-coded source folder name for library projec...
2010-06-25 Xavier DucrohetMerge "Make ddmlib/ddmuilib jar files inside the ddms...
2010-06-25 Raphael MollADT GLE2: Outline Page, display root, preserve state.
2010-06-25 Raphael MollADT GLE2: Outline with selection synchronized from...
2010-06-24 Xavier DucrohetFix error when closing a library and project(s) using...
2010-06-24 Xavier DucrohetMake ddmlib/ddmuilib jar files inside the ddms plug...
2010-06-24 Xavier DucrohetMerge "Fix a crash in DDMS when parsing an unexpected...
2010-06-24 Xavier DucrohetFix a crash in DDMS when parsing an unexpected sync...
2010-06-23 Raphael MollMoving SDK howto docs from development.git into sdk...
2010-06-22 Xavier DucrohetMerge "Rename ADT's ApkBuilder to PostCompilerBuilder."
2010-06-22 Xavier DucrohetMerge "Update changelog for ADT with the new qualifier...
2010-06-22 Xavier DucrohetUpdate changelog for ADT with the new qualifier support.
2010-06-22 Xavier DucrohetRename ADT's ApkBuilder to PostCompilerBuilder.
2010-06-22 Xavier DucrohetMerge "Move the exceptions out of ApkBuilder."
2010-06-22 Raphael MollMerge "ADT GLE2: drag'n'drop in FrameLayout"
2010-06-22 Xavier DucrohetMove the exceptions out of ApkBuilder.
2010-06-22 Xavier DucrohetMerge "Add support for Dock, Night mode, and Navigation...
2010-06-22 Raphael MollADT GLE2: drag'n'drop in FrameLayout
2010-06-22 Xavier DucrohetMerge "New ApkBuilder class."
2010-06-22 Xavier DucrohetAdd support for Dock, Night mode, and Navigation state...
2010-06-22 Xavier DucrohetNew ApkBuilder class.
2010-06-21 Raphael MollADT GLE2: render moved items in RelativeLayout.
2010-06-21 Raphael MollMerge changes Ib9f3473d,Ic9ac3d34,I1e26f9c5,I64959e27
2010-06-21 Raphael MollADT GLE2: cleanup some constants and review feedback.
2010-06-20 Raphael MollADT GLE2: drag'n'drop in RelativeLayout.
2010-06-18 Raphael MollADT GLE2: readme (first quick'n'dirty draft)
2010-06-18 Raphael MollADT GLE2: drag'n'drop for LinearLayout
2010-06-17 Xavier DucrohetMove Apkbuilder into sdklib.
2010-06-16 Xavier DucrohetRemove more mentions of jarutils.
2010-06-16 Raphael MollFix build. Jarutils was referenced by the eclipse plugi...
2010-06-16 Xavier DucrohetMerge "Refactoring of ApkBuilder to prepare for its...
2010-06-15 Xavier DucrohetRefactoring of ApkBuilder to prepare for its integratio...
2010-06-15 Raphael MollMerge "SdkManager: don't user versionName for new platf...
2010-06-15 Xavier DucrohetMove jarutils into sdklib.
2010-06-15 Raphael MollSdkManager: don't user versionName for new platform...
2010-06-15 Xavier DucrohetADT: Multi-apk export action.
2010-06-15 Raphael MollMerge "ADT: Editor for export.properties in export...
2010-06-15 Xavier DucrohetMerge "Saving ProjectProperties now keeps existing...
2010-06-14 Raphael MollADT: Editor for export.properties in export-projects.
2010-06-14 Xavier DucrohetSaving ProjectProperties now keeps existing file and...
2010-06-14 Xavier DucrohetMerge "Remove debug printfs"
2010-06-11 Raphael MollMerge "Fix adt-tests (broken by last ADT GLE2 Attribute...
2010-06-11 Raphael MollMerge "ADT: Refactor AndroidEditor into AndroidXmlEditor."
2010-06-11 Raphael MollFix adt-tests (broken by last ADT GLE2 AttributeDescrip...
2010-06-11 Xavier DucrohetRemove debug printfs
2010-06-11 Raphael MollADT: Refactor AndroidEditor into AndroidXmlEditor.
next