projects
/
platform
/
upstream
/
efl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/efl.git
2016-06-06
Felipe Magno...
eolian-cxx: Rewrite to accomodate new features of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
eina-cxx: Add placeholder for futures in C++ binding
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
eina-cxx: Fix wrongful operator++ for iterator and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
eina-cxx: Add c_str() to string_view
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
eina-cxx: Restrict templated constructor
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
eina-cxx: Add optional specialization for pointer types
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
elm: Fix wrong use of char instead of string and void...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Felipe Magno...
edje: Fix wrongful uses of char instead of string in...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Larry Jr
eio: treat Eina_Accessor NULL as success instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Larry Jr
eio: Add mime_type property in Eio_Model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Larry Jr
eio: Eio_Model parent_get return parent model
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Larry Jr
eio: Fix Eio_Model promise accessor
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Lauro Moura
ecore: Fix ecore thread promises
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Lauro Moura
eina: Fix promise tests and avoid early deletion
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Lauro Moura
eina: Fixes on promises benchmark
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Lauro Moura
eo: Fix compilation of benchmark
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Felipe Magno...
eolian: Fix generating pointer promises for class types
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Tom Hacohen
Eo: fix reference hack when calling composite objects.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Dave Andreoli
FDO icons: and finally install the icons in fdo format
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Tom Hacohen
Eeze scanner: Fix setting of SUID.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Dave Andreoli
gitignore++
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Jean Guyomarc'h
ecore_evas_cocoa: better handling of resize callback
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Jean Guyomarc'h
evas-gl_cocoa: resize the gl context before resizing...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Jean Guyomarc'h
ecore_cocoa: fix main loop handling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Jean Guyomarc'h
ecore_audio: remove useless eo data in core audio
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Tom Hacohen
Eina promise: Fix broken return value.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Tom Hacohen
Generic modules: Fix out of source build.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Tom Hacohen
Eina promise: Simplify code and remove shadow variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Tom Hacohen
Eo: remove strict class checking for composite objects.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Dave Andreoli
Enable evas loaders by default, if dependencies are...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Dave Andreoli
Fix report for image loaders
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Dave Andreoli
Fix building of librsvg if requested
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Jean Guyomarc'h
ecore_cocoa: fix broken scrolling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Jean Guyomarc'h
elementary: remove redundant code
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Jean Guyomarc'h
ecore_cocoa: fix window hiding logic
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Jean Guyomarc'h
ecore_cocoa: remove extra whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Jean Guyomarc'h
edje: don't return a boolean when a pointer is expected
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Dave Andreoli
elm_config: force icons in preview to keep aspect ratio
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Dave Andreoli
Configure: 2 small in-string quote changes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Felipe Magno...
eina: Fix magic check for eina_promise_owner_buffer_get
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Felipe Magno...
eina: Fix EINA_MAGIC and eina_promise_then NULL check
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: add a test for detecting the double free problem.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: properly handle double free case of timeout...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: use EINA_ERROR_PROMISE_CANCEL instead of a custo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: do not generate error while rescheduling the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
eina: protect promise death during callbacks cancel.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: Ecore_Cb is used by elm_box.eo.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: Efl.Timer should be Efl.Loop.Timer for coherence.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Cedric BAIL
ecore: remove Ecore_Animator Eo object.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eina: Remove Eina_Promise* parameter to callbacks to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eina: Add NULL checks and EINA_MAGIC checks to promises
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eina: Remove more Eina_Promise* parameter in promise...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Derek Foreman
wayland_shm: Fix more dmabuf failure corner cases
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Derek Foreman
psd_loader: Fix bad assumption about signedness of...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Derek Foreman
ecore_anim: Fix bad assumption about signedness of...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eina: Remove Eina_Promise* parameter in promise callback
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eolian-cxx: Fix C++ example compilation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eina: Fix examples using new Eina_Promise semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Felipe Magno...
eina: Remove unnecessary indirection to promises
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Cedric BAIL
autotools: use DISTCLEAN rules to properly destroy...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Cedric BAIL
ector: variable in _SOURCES do not work.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Derek Foreman
wayland_shm: Add exynos allocator for dmabuf
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Derek Foreman
wayland_shm: Abstract out dmabuf management
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Larry Jr
Eina: Fix eina_promise_all refcount ordering problem
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Oleksandr Shcherbina
evas: Get pixels from rendered 3D scene
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jean Guyomarc'h
evas: fix huge memory leak for non-async rendering
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Vyacheslav...
edje_edit: add API for set/get part item
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Carsten Haitzler...
ecore timeouts - dont crash on cancel
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Carsten Haitzler...
fix warning in build with uninit variable in generic...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Ji-Youn Park
elm_image: fix break related with elm image error enum
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jean-Philippe...
Efl.Pack: Replace pack_direction with Efl.Orientation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Dave Andreoli
Fix legacy name of elm_win_efl_screen_dpi_get()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Ji-Youn Park
elm_win: remove main_menu, window_id, fake_canvas prope...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jean-Philippe...
elm_test: Add test case for event refeed
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jean-Philippe...
elm_win: Forward events between window and evas
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jean-Philippe...
elm: Partially revert "elementary: avoid random memory...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jean-Philippe...
Efl.Ui.Box: Fix direction set
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Vyacheslav...
edje_edit: add API for get part item attributes by...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jaehwan Kim
examples: elementary: fix the wrong spell in comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Cedric BAIL
elementary: avoid random memory access.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
elementary: make eo_provider_find lookup in both eo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
evas: attempt to fix massive memory leak in the fb...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
emotion: properly fix build of vlc generic player.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
evas: correctly handle dependencies of evas generic...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
autotools: we can't destroy this files as it break...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Chris Michael
Revert "Revert "elput: add missing dependency on libudev""
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Stefan Schmidt
build: use the normal efl tree macros for dependency...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Mike Blumenkrantz
Revert "elput: Use Eeze function to get the udev to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Chris Michael
Revert "elput: add missing dependency on libudev"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Chris Michael
elput: Use Eeze function to get the udev to create...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Stefan Schmidt
build: use internal dependency for eina and ecore for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Stefan Schmidt
elementary: add missing dependency on libwayland-client...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Stefan Schmidt
elput: add missing dependency on libudev
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Carsten Haitzler...
evas generic svg loader - dotn continue if rsvg handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Carsten Haitzler...
efl - build again after adding generic players
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Daniel Kolesa
eolian: utilize the new void_ptr builtin across eo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Jee-Yong Um
edje_cc: improve code readability when parsing external...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Tom Hacohen
Merge evas generic loaders and emotion generic players
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
emotion: remove legacy files from emotion_generic_players.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Cedric BAIL
evas: remove legacy file from evas_generic_loaders.
commit
|
commitdiff
|
tree
|
snapshot
next