summaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/AnimationEditorDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* distrib/android-emugl: Move Android GPU emulation sources here.Greg Hartman2018-08-231-173/+0
* Fix nullness annotationsTor Norbye2012-05-301-2/+4
* Make XML editors work with non-workspace filesTor Norbye2012-02-281-7/+4
* ADT fix save on layout configuration change.Raphael2012-02-211-4/+4
* ADT: SourceViewerConfig for CommonXmlEditor.Raphael2012-01-201-3/+3
* ADT: Refactor CommonXmlEditor in its own package.Raphael2012-01-201-7/+7
* ADT: Address some CL feedback for editor class merge.Raphael2012-01-201-2/+4
* ADT: adjust default-editor id for existing legacy editors.Raphael2012-01-201-1/+1
* ADT: Refactor common parts of the EditorDelegates.Raphael2012-01-191-68/+22
* ADT: single base class for XML editors.Raphael2012-01-191-0/+218