summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl-cxx: Convert class names to lower-case (WIP)devs/felipealmeida/cxx-lower-caseFelipe Magno de Almeida2018-04-109-42/+85
* efl_canvas_animation_player: Reset map after animation is finishedJaehyun Cho2018-04-101-3/+5
* efl_canvas_animation_player: Change Running_Event_Info to Event_RunningJaehyun Cho2018-04-1014-30/+25
* ecore_file: switch from buf to tmpstrMarcel Hollerbach2018-04-101-1/+1
* elm_suite: fixup test suiteMarcel Hollerbach2018-04-102-0/+2
* ecore_evas_wayland: handle 0x0 content problemShinwoo Kim2018-04-101-4/+4
* tests: split ecore thread queue tests into 2 test casesMike Blumenkrantz2018-04-103-0/+6
* tests: split efl_app promise tests into separate test casesMike Blumenkrantz2018-04-103-9/+29
* tests: ensure eina/efl_object are initialized for all efl_app testsMike Blumenkrantz2018-04-101-0/+4
* tests: move ecore promise tests into efl_app_suiteMike Blumenkrantz2018-04-106-18/+19
* tests: add more timing info for per-file timingMike Blumenkrantz2018-04-101-2/+8
* tests: split ecore poller tests into separate fileMike Blumenkrantz2018-04-105-144/+171
* tests: split ecore idler tests into separate fileMike Blumenkrantz2018-04-105-77/+106
* tests: move efl_loop_fd tests into efl_app_suiteMike Blumenkrantz2018-04-105-88/+100
* tests: break out simple timer failure test into separate testMike Blumenkrantz2018-04-102-3/+9
* tests: add fixtures for efl_app testsMike Blumenkrantz2018-04-101-1/+11
* tests: move disabled efl loop timer test into efl_app_suiteMike Blumenkrantz2018-04-105-56/+76
* tests: split efl_loop tests out of efl_app_suite.cMike Blumenkrantz2018-04-104-35/+53
* tests: reduce duration of ecore_test_timersMike Blumenkrantz2018-04-101-1/+1
* tests: move ecore_test_ecore_main_loop_timer into timers test fileMike Blumenkrantz2018-04-102-22/+32
* tests: reduce duration of ecore_test_animatorsMike Blumenkrantz2018-04-101-2/+2
* tests: reduce duration of ecore_test_ecore_main_loop_timer testMike Blumenkrantz2018-04-101-3/+3
* tests: improve ecore thread queue reliabilityMike Blumenkrantz2018-04-101-42/+68
* tests: remove "info" messages from ecore-drm/input testsMike Blumenkrantz2018-04-102-7/+0
* tests: quiet useless printf spam from thread queue testsMike Blumenkrantz2018-04-101-23/+14
* tests: remove extra download in ecore_test_ecore_file_downloadMike Blumenkrantz2018-04-101-11/+2
* tests: use different website for ecore_test_ecore_file_downloadMike Blumenkrantz2018-04-101-3/+3
* tests: use 0.05s as poller interval in ecore_test_ecore_main_loop_pollerMike Blumenkrantz2018-04-101-2/+2
* tests: split ecore_test_ecore_main_loop_poller_add_del into separate testsMike Blumenkrantz2018-04-101-34/+54
* tests: remove random usleeps from ecore thread queue testsMike Blumenkrantz2018-04-101-8/+0
* tests: enable some commented out eldbus testsMike Blumenkrantz2018-04-101-10/+0
* tests: remove timing info for eina mempool initializerMike Blumenkrantz2018-04-101-2/+3
* tests: use dbus-run-session when running testsMike Blumenkrantz2018-04-101-0/+3
* tests: add all xml files to gitignoreMike Blumenkrantz2018-04-101-1/+1
* tests: parallelize most test suitesMike Blumenkrantz2018-04-101-6/+81
* efl_io_queue: add null check for slice->memShinwoo Kim2018-04-101-0/+1
* elementary: apply anti-aliasing at the gesture layer example.Hermet Park2018-04-101-0/+1
* evas: improve evas map anti-alising rendering quality.Hermet Park2018-04-101-222/+166
* elementary: add new config value to handle tap finger size.Woochan Lee2018-04-096-17/+26
* ecore_evas: check return value.Woochan Lee2018-04-091-1/+2
* evas: add null checkJunsuChoi2018-04-092-0/+2
* ecore_fb: fix divided by zeroJunsuChoi2018-04-091-1/+1
* efl_ui_focus_object:Marcel Hollerbach2018-04-0910-16/+34
* efl_ui_focus_manager_root_focus: refactor _state_evalMarcel Hollerbach2018-04-092-25/+37
* introduce efl_ui_focus_manager_window_rootMarcel Hollerbach2018-04-096-9/+21
* efl_ui_focus_util: support later managers not beeing registeredMarcel Hollerbach2018-04-091-11/+25
* efl_ui_focus_layer: return the registered focus manager when activeMarcel Hollerbach2018-04-092-1/+26
* elm_hoversel: make the keyevent handlers work againMarcel Hollerbach2018-04-091-0/+12
* tests: eolian: remove reference to no longer existing filesStefan Schmidt2018-04-091-4/+0
* ecore: fix a potential memory leak.Hermet Park2018-04-091-2/+2