OSDN Git Service

android-x86/sdk.git
2011-08-18 Xavier DucrohetMerge "New library project mechanism."
2011-08-17 Xavier DucrohetNew library project mechanism.
2011-08-17 Siva VelusamyMerge "Make new logcat view to be the default in DDMS."
2011-08-17 Siva VelusamyMerge "Goto source when user double clicks on stack...
2011-08-17 Siva VelusamyMerge "Add new logcat view to Eclipse."
2011-08-17 Tor NorbyeMerge "Add missing qualifier icons"
2011-08-17 Siva VelusamyMake new logcat view to be the default in DDMS.
2011-08-17 Siva VelusamyGoto source when user double clicks on stack trace.
2011-08-17 Siva VelusamyAdd new logcat view to Eclipse.
2011-08-17 Siva VelusamyMerge "Use equals for value comparison"
2011-08-17 Tor NorbyeAdd missing qualifier icons
2011-08-17 Siva VelusamyUse equals for value comparison
2011-08-16 Tor NorbyeMerge "Pull View Rules API into a separate library"
2011-08-16 Siva VelusamyMerge "Show count of unread messages associated with...
2011-08-16 Siva VelusamyShow count of unread messages associated with each...
2011-08-16 Siva VelusamyMerge "Refactor code for filtering into LogCatFilter...
2011-08-16 Siva VelusamyMerge "Add list<received messages> parameter to msgRece...
2011-08-16 Siva VelusamyMerge "Save/Restore user created filters."
2011-08-16 Siva VelusamyMerge "Minor refactor: use length() > 0 rather than...
2011-08-16 Siva VelusamyRefactor code for filtering into LogCatFilter class.
2011-08-16 Siva VelusamyAdd list<received messages> parameter to msgReceived...
2011-08-16 Siva VelusamySave/Restore user created filters.
2011-08-16 Siva VelusamyMinor refactor: use length() > 0 rather than !equals("")
2011-08-15 Raphael MollMerge "ADT: Fix manifest editor marking files as dirty...
2011-08-15 Raphael MollADT: Fix manifest editor marking files as dirty on...
2011-08-15 Tor NorbyePull View Rules API into a separate library
2011-08-15 Tor NorbyeMerge "Action API improvements"
2011-08-15 Xavier DucrohetMerge "Expose version.name property for aapt task."
2011-08-15 Tero SaarniExpose version.name property for aapt task.
2011-08-15 Tor NorbyeAction API improvements
2011-08-15 Siva VelusamyMerge "Add support for live filter/search bar."
2011-08-15 Siva VelusamyMerge "Always refresh logcat table from UI thread."
2011-08-15 Raphael MollMerge "SDK Man2: fix bug when deleting a local package."
2011-08-12 Raphael MollSDK Man2: fix bug when deleting a local package.
2011-08-12 Siva VelusamyAdd support for live filter/search bar.
2011-08-12 Siva VelusamyAlways refresh logcat table from UI thread.
2011-08-12 Raphael MollMerge "Fix SdkLib unit test to not print on stderr."
2011-08-12 Raphael MollMerge "Add-ons do not support codenames."
2011-08-12 Raphael MollFix SdkLib unit test to not print on stderr.
2011-08-12 Raphael MollAdd-ons do not support codenames.
2011-08-12 Raphael MollMerge "Experimental Java-version of the sdk launcher."
2011-08-12 Raphael MollMerge "SdkMan2 Log window tweaks."
2011-08-12 Raphael MollMerge "SDK Manager: don't retry source if http auth...
2011-08-12 Raphael MollSdkMan2 Log window tweaks.
2011-08-12 Raphael MollSDK Manager: don't retry source if http auth canceled...
2011-08-12 Raphael MollMerge "SdkMan2, log window comments & auto-scroll"
2011-08-12 Raphael MollMerge "Cleanup a few warnings in SdkLib."
2011-08-12 Tor NorbyeMerge "Remove @Override from methods implementing an...
2011-08-12 Siva VelusamyMerge "Use fonts as specified in preferences."
2011-08-12 Siva VelusamyMerge "Add tests for LogCatMessageParser."
2011-08-12 Raphael MollCleanup a few warnings in SdkLib.
2011-08-12 Tor NorbyeRemove @Override from methods implementing an interface
2011-08-12 Siva VelusamyUse fonts as specified in preferences.
2011-08-12 Raphael MollSdkMan2, log window comments & auto-scroll
2011-08-12 Tor NorbyeMerge "Fix a few XML comment formatting corner cases"
2011-08-12 Brett ChabotMerge "Add various getProperty methods."
2011-08-11 Siva VelusamyAdd tests for LogCatMessageParser.
2011-08-11 Siva VelusamyMerge "Support clearing all logcat messages from the...
2011-08-11 Siva VelusamyMerge "Support exporting selected logcat messages to...
2011-08-11 Siva VelusamyMerge "Fix logcat table scrolling behavior."
2011-08-11 Raphael MollMerge "SdkMan2: Log window."
2011-08-11 Raphael MollSdkMan2: Log window.
2011-08-11 Raphaël MollMerge "Add support for authenticated add-on servers."
2011-08-11 Raphael MollMerge "Add Apache Http-Client library files to ADT."
2011-08-11 Tor NorbyeFix a few XML comment formatting corner cases
2011-08-11 Brett ChabotAdd various getProperty methods.
2011-08-11 Siva VelusamySupport clearing all logcat messages from the table.
2011-08-11 Siva VelusamySupport exporting selected logcat messages to a text...
2011-08-11 Pablo LeiteAdd support for authenticated add-on servers.
2011-08-11 Bill NapierMerge "Added view introspection to ChimpChat and Monkey...
2011-08-11 Raphael MollAdd Apache Http-Client library files to ADT.
2011-08-11 Siva VelusamyFix logcat table scrolling behavior.
2011-08-11 Siva VelusamyMerge "Create new project ddmuilib-tests"
2011-08-11 Siva VelusamyMerge "Add support for filtering logcat messages."
2011-08-11 Siva VelusamyCreate new project ddmuilib-tests
2011-08-11 Siva VelusamyAdd support for filtering logcat messages.
2011-08-10 Siva VelusamyMerge "Get easymock from ANDROID_OUT_FRAMEWORK"
2011-08-10 Siva VelusamyMerge "Save/Restore the width of all columns in the...
2011-08-10 Tor NorbyeMerge "Improve partial XML formatting"
2011-08-10 Tor NorbyeMerge "Format newly created files"
2011-08-10 Tor NorbyeImprove partial XML formatting
2011-08-10 Tor NorbyeFormat newly created files
2011-08-10 Tor NorbyeMerge "Ability to suppress rendering fidelity warnings"
2011-08-10 Tor NorbyeMerge "Update XML Mac keybindings for select enclosing...
2011-08-10 Tor NorbyeMerge "Reformat the ADT plugin.xml file"
2011-08-10 Tor NorbyeMerge "Make the plugin build script for for Mac OSX"
2011-08-09 Siva VelusamyGet easymock from ANDROID_OUT_FRAMEWORK
2011-08-09 Siva VelusamySave/Restore the width of all columns in the LogCatPane...
2011-08-09 Tor NorbyeMerge "Fix template creation of ids"
2011-08-09 Tor NorbyeMerge "Fix linear layout and frame layout unit tests"
2011-08-09 Tor NorbyeMake the plugin build script for for Mac OSX
2011-08-09 Raphael MollMerge "SdkMan2: Correctly handle local items newer...
2011-08-09 Raphael MollSdkMan2: Correctly handle local items newer than remote.
2011-08-09 Raphael MollMerge "SdkMan2: Can only install remote packages, not...
2011-08-08 Raphael MollSdkMan2: Can only install remote packages, not locally...
2011-08-08 The Android... merge from tools_r13
2011-08-08 Jean-Baptiste... Ignore from tools_r13
2011-08-08 Tor NorbyeFix template creation of ids
2011-08-08 Tor NorbyeAbility to suppress rendering fidelity warnings
2011-08-08 Tor NorbyeUpdate XML Mac keybindings for select enclosing and...
next