OSDN Git Service

android-x86/sdk.git
2010-11-30 Tor NorbyeMerge "Replace reflection with Sdk.makeRelativeTo"
2010-11-30 Tor NorbyeReplace reflection with Sdk.makeRelativeTo
2010-11-30 Tor NorbyeMerge "The rendering target mode should be preserved...
2010-11-30 Tor NorbyeThe rendering target mode should be preserved across...
2010-11-30 Xavier DucrohetMerge "ADT: more animation stuff."
2010-11-30 Xavier DucrohetADT: more animation stuff.
2010-11-30 Tor NorbyeMerge "Rename some layout editor classes"
2010-11-30 Tor NorbyeRename some layout editor classes
2010-11-29 Raphael MollMerge "ADT: rework extract string refactoring."
2010-11-29 The Android... merge from tools_r8
2010-11-29 Raphael MollMerge "Win SDK: Split the win-sdk makefile and script...
2010-11-29 Raphael MollWin SDK: Split the win-sdk makefile and script into...
2010-11-29 Raphael MollADT: rework extract string refactoring.
2010-11-29 Xavier DucrohetMerge "ADT: Animation preparation."
2010-11-29 Xavier DucrohetADT: Animation preparation.
2010-11-29 Tor NorbyeMerge "Extract layout constants into a separate constan...
2010-11-29 Tor NorbyeMerge "Add unit test configuration for moreUnit"
2010-11-29 Tor NorbyeExtract layout constants into a separate constants...
2010-11-29 Tor NorbyeMerge "Fix build. Wrong import package!"
2010-11-29 Tor NorbyeFix build. Wrong import package!
2010-11-29 Tor NorbyeMerge "Show images during canvas drags"
2010-11-29 Tor NorbyeShow images during canvas drags
2010-11-24 Tor NorbyeMerge "Unit test fixes"
2010-11-24 Tor NorbyeUnit test fixes
2010-11-24 Tor NorbyeAdd unit test configuration for moreUnit
2010-11-24 Tor NorbyeMerge "Replace IPath.makeRelativeTo call with reflection"
2010-11-24 Tor NorbyeReplace IPath.makeRelativeTo call with reflection
2010-11-24 Tor NorbyeMerge "Open included layout on double click"
2010-11-24 Xavier DucrohetMerge "Fix nine patch size."
2010-11-24 Raphael MollMerge "Remove some asserts."
2010-11-23 Tor NorbyeOpen included layout on double click
2010-11-23 Raphael MollRemove some asserts.
2010-11-23 Raphael MollMerge "ADT: ensure <application> is last in manifest."
2010-11-23 Raphael MollADT: ensure <application> is last in manifest.
2010-11-23 Xavier DucrohetFix nine patch size.
2010-11-23 Tor NorbyeMerge "Refactor selection painting to fix highlighting...
2010-11-23 Xavier DucrohetMerge "Move the ninepatch info into its own class."
2010-11-23 Tor NorbyeMerge "Fix live manipulation of <include> elements"
2010-11-23 Tor NorbyeMerge "Fix unit test log usage"
2010-11-23 Bill NapierMerge "Fix -v logging level flag."
2010-11-23 Bill NapierFix -v logging level flag.
2010-11-23 Raphael MollMerge "Fix URL for eclipse download (for auto build...
2010-11-23 Raphael MollFix URL for eclipse download (for auto build plugin)
2010-11-23 Raphael MollMerge "Fix potential NPE when closing Eclipse/ADT"
2010-11-23 Raphael MollFix potential NPE when closing Eclipse/ADT
2010-11-23 Xavier DucrohetMove the ninepatch info into its own class.
2010-11-22 Tor NorbyeFix unit test log usage
2010-11-22 Tor NorbyeFix live manipulation of <include> elements
2010-11-22 Tor NorbyeRefactor selection painting to fix highlighting of...
2010-11-20 Raphael MollMerge "Fix the other SwtUtilsTest methods under Windows."
2010-11-20 Raphael MollFix the other SwtUtilsTest methods under Windows.
2010-11-20 Raphael MollMerge "Fix SwtUtils conversion for no-alpha case."
2010-11-20 Raphael MollFix SwtUtils conversion for no-alpha case.
2010-11-20 Raphael MollMerge "GLE: Remove obsolete IGraphicalLayoutEditor...
2010-11-20 Raphael MollGLE: Remove obsolete IGraphicalLayoutEditor interface.
2010-11-20 Xavier DucrohetMerge "ADT: support for editing embedded layouts."
2010-11-19 Xavier DucrohetADT: support for editing embedded layouts.
2010-11-19 Xavier DucrohetMerge "ADT/Layoutlib: update API to control how layout...
2010-11-19 Xavier DucrohetADT/Layoutlib: update API to control how layout expands.
2010-11-19 Tor NorbyeMerge "Add per-view custom initialization logic"
2010-11-19 Tor NorbyeAdd per-view custom initialization logic
2010-11-19 Xavier DucrohetMerge "Fix PDT. Extension class of toolsLocator is...
2010-11-19 Xavier DucrohetFix PDT. Extension class of toolsLocator is now ToolsLo...
2010-11-19 Raphael MollMerge "Cleanup and comment the refresh code in GLE2."
2010-11-19 Raphael MollMerge "Cleanup GRE preload."
2010-11-19 Raphael MollMerge "Remove non-api references from AttrsXmlParser."
2010-11-19 David TurnerMerge "Fixed a problem that physical address is inconsi...
2010-11-18 Raphael MollCleanup and comment the refresh code in GLE2.
2010-11-18 Raphael MollCleanup GRE preload.
2010-11-18 Raphael MollRemove non-api references from AttrsXmlParser.
2010-11-18 Xavier DucrohetMerge "ADT/GLE: call LayoutScene.dispose() when needed."
2010-11-18 Xavier DucrohetADT/GLE: call LayoutScene.dispose() when needed.
2010-11-18 Raphael MollMerge "Remove AdtPlugin dependency from AttrsXmlParser."
2010-11-18 Raphael MollRemove AdtPlugin dependency from AttrsXmlParser.
2010-11-18 Xavier DucrohetMerge "Update ADT changelog with current changes."
2010-11-17 Xavier DucrohetUpdate ADT changelog with current changes.
2010-11-17 Xavier DucrohetMerge "ADT/GLE2: Add callback before the rendering...
2010-11-17 Xavier DucrohetADT/GLE2: Add callback before the rendering target...
2010-11-17 The Android... merge from tools_r8
2010-11-17 Xavier DucrohetMerge "Fix HV.bat for swt layout issue." into tools_r8
2010-11-17 Xavier DucrohetMerge "ADT/GLE: Platform selection when rendering layouts."
2010-11-17 Raphael MollFix HV.bat for swt layout issue.
2010-11-17 Raphael MollMerge "ADT: Extract AttrsXmlParser in com.android.ide...
2010-11-17 Xavier DucrohetADT/GLE: Platform selection when rendering layouts.
2010-11-16 Raphael MollADT: Extract AttrsXmlParser in com.android.ide.common
2010-11-16 The Android... merge from tools_r8
2010-11-16 Jean-Baptiste... Merge "ADT tools location: traceview is a .bat" into...
2010-11-16 Raphael MollADT tools location: traceview is a .bat
2010-11-16 Xavier DucrohetMerge "Add preferences to the list of not proguarded...
2010-11-15 Tor NorbyeMerge "Improvements to LinearLayout feedback"
2010-11-15 Tor NorbyeImprovements to LinearLayout feedback
2010-11-15 Xavier DucrohetAdd preferences to the list of not proguarded classes.
2010-11-15 Raphael MollMerge "Exclude BackupAgentHelper classes from Proguard."
2010-11-15 Tor NorbyeMerge "Add drop shadow to dragged items"
2010-11-15 Xavier DucrohetMerge "Update the Eclipe plug-ins/features version...
2010-11-15 Xavier DucrohetUpdate the Eclipe plug-ins/features version number.
2010-11-15 Tor NorbyeAdd drop shadow to dragged items
2010-11-15 The Android... merge from tools_r8
2010-11-15 Xavier DucrohetMerge "ADT tools location: traceview is a .bat" into...
2010-11-15 Xavier DucrohetMerge "Use env var com.android.ddms.bindir for ddms."
next