summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ssg:Added asset class and parsing of "asset" property for lottiedevs/subhransu/ssgsubhransu mohanty2018-04-122-0/+66
* lottie: updated example and lottie parsersubhransu mohanty2018-04-124-7/+22
* lottie: disable unit testsubhransu mohanty2018-04-121-1/+1
* lottie: moved lottiemodel to include foldersubhransu mohanty2018-04-125-117/+138
* ssg: add path interpolator classsubhransu mohanty2018-04-125-12/+215
* lottie: rename drawable to path object.subhransu mohanty2018-04-123-31/+37
* ssg: add a efl application to ssgsubhransu mohanty2018-04-122-1/+189
* lottie: added paint node processorsubhransu sekhar mohanty2018-04-124-61/+84
* lottie: add path operation to the lottie treesubhransu mohanty2018-04-123-4/+69
* lottie: make all path objects derive from drawable object.subhransu mohanty2018-04-121-6/+15
* lottie: make all lotti node as shared nodesubhransu mohanty2018-04-123-74/+105
* lottie: compute static property of lottie node.subhransu mohanty2018-04-123-27/+78
* lotti: added a debug flag to debug the lottie parsersubhransu mohanty2018-04-122-4/+38
* lottie: use make_shared instead of reset() for shared_ptr.subhransu mohanty2018-04-121-2/+2
* lottie: add a visitor to process repeater object.subhransu mohanty2018-04-125-14/+76
* lottie: use shared_ptr for memory footprint optimizationsubhransu mohanty2018-04-123-21/+67
* lottie: Add a test lottie filesubhransu sekhar mohanty2018-04-1211-996/+1529
* lottie: Fixed the parsing logicsubhransu mohanty2018-04-124-218/+314
* ssg: added lottie model classsubhransu mohanty2018-04-124-3/+278
* lottie: added some sample lottie file and its format descriptionsubhransu mohanty2018-04-123-0/+130
* ussg: added a new ssg librarysubhransu mohanty2018-04-12123-0/+33305
* efl_canvas_object: Change parameter name of property event_animationJaehyun Cho2018-04-121-3/+3
* ecore_wl2: Fix ecore_wl2_window_output_findDerek Foreman2018-04-111-34/+1
* ecore_wl2: Properly handle minimize request before shell surface existsDerek Foreman2018-04-113-0/+14
* ecore_wl2: Stop pretending to fully control minimized stateDerek Foreman2018-04-113-10/+0
* ecore_wl2: Remove (beta) API ecore_wl2_window_iconified_getDerek Foreman2018-04-112-20/+0
* tests: Fix compilation when timing is disabled.Lauro Moura2018-04-111-0/+2
* efl_ui_focus_manager_calc: call next after requesting a subchildMarcel Hollerbach2018-04-111-1/+3
* efl_ui_focus: Add missing EINA_UNUSED for unused function parametersChris Michael2018-04-112-2/+2
* ecore-evas: Remove unused variableChris Michael2018-04-111-2/+0
* eolian: simplify class validation logicDaniel Kolesa2018-04-111-11/+5
* eolian: better/more robust class inheritance list replacementDaniel Kolesa2018-04-112-9/+23
* theme: button - fix the warning.Amitesh Singh2018-04-111-0/+2
* theme: spin button - remove elm spin btn inheritance.Amitesh Singh2018-04-111-13/+294
* theme: panes - remove elm panes inheritance.Amitesh Singh2018-04-111-16/+966
* theme: pointer - remove elm pointer inheritance.Amitesh Singh2018-04-111-15/+209
* themes: tooltip - remove elm tooltip inheritance.Amitesh Singh2018-04-111-6/+422
* theme: photocam: define theme based on new theme components.Amitesh Singh2018-04-111-2/+99
* theme: popup - define popup alert theme based on new themeAmitesh Singh2018-04-111-2/+20
* theme: list - remove elm scroller, elm list item inheritance.Amitesh Singh2018-04-112-5/+289
* theme: text - use efl/scroller theme group instead.Amitesh Singh2018-04-111-1/+1
* theme: textpath - remove elm textpath inheritance.Amitesh Singh2018-04-111-2/+23
* theme: video - remove elm video inheritanceAmitesh Singh2018-04-111-3/+43
* theme: win - remove elm win inheritanceAmitesh Singh2018-04-111-3/+31
* theme: slider - remove elm slider inheritance.Amitesh Singh2018-04-111-2/+29
* theme: scroller - remove elm scroller inheritanceAmitesh Singh2018-04-111-7/+1329
* themes: cursor - remove elm cursor inheritance.Amitesh Singh2018-04-111-6/+72
* themes: frame - remove elm frame inheritance.Amitesh Singh2018-04-111-3/+166
* theme: focus - remove elm focus highlight inheritance.Amitesh Singh2018-04-111-4/+174
* theme: calendar - remove elm btn inheritance.Amitesh Singh2018-04-111-7/+173