platform/upstream/efl.git
2015-05-12 Chris Michaelecore-drm: Fix ecore_drm_output_edid_get to return...
2015-05-12 Chris Michaelecore-drm: Fix issue of edid parsing not ignoring string
2015-05-12 Daniel Kolesaeolian: remove unused variables
2015-05-12 Daniel Kolesaeolian: new API eolian_type_enum_field_c_name_get
2015-05-12 Daniel Kolesaeolian: butts
2015-05-12 Vitor Sousaeolian_cxx: Fix @beta on generated bindings for C++
2015-05-12 Daniel Kolesaeolian: fix wrong enum tests
2015-05-12 Daniel Kolesaeolian: update eolian_type_base_type_get for REGULAR...
2015-05-12 Chris Michaelecore-wayland: Input grab_count is unsigned int, no...
2015-05-12 jhyuni.kangecore-wayland: Add a grab_count variable for synchroniz...
2015-05-12 Chris Michaelecore-drm: Add API function to test if an output can...
2015-05-12 Jean-Philippe... Eina log: Fix previous commit (ERR & CRI -> bt)
2015-05-12 Jean-Philippe... Eina log: Enable backtrace only for CRI and ERR by...
2015-05-12 Jean-Philippe... Evas GL common: Skip shaders generation if there is...
2015-05-11 Stefan Schmidtdata: Silent another mkdir when usign automake silent...
2015-05-11 Daniel Kolesaeolian: fix up remaining doc comments in the tree
2015-05-11 Daniel Kolesaeolian: fix doc comments across the tree
2015-05-11 Boram Parkecore_wl: get dpi after all pending events are handled
2015-05-11 Stefan Schmidtrg_etc: Correct ifdef to keep function available for...
2015-05-11 Sebastian Dransfeldefreet: fix signed warning
2015-05-11 Sebastian Dransfeldedje: rename variable
2015-05-11 Ji-Youn Parkevas: fix bug in evas gl texture.
2015-05-11 Stefan Schmidtbuild: Fix benchmark and exmaples dep on all target...
2015-05-11 Stefan Schmidtbuild: Add correct dependency for check-build target.
2015-05-11 Ji-Youn Parkevas: fix bug in evas gl texture.
2015-05-11 Carsten Haitzler... eina debug monitor - dont shadow vars
2015-05-11 Carsten Haitzler... eina debug monitor - add types.h include
2015-05-11 Carsten Haitzler... efl debug - make event log header .. nicer with a block...
2015-05-10 Cedric BAILevas: fixing examples after change on Evas_3D.
2015-05-10 se.osadchyevas: fix bug in the example of evas-3d-cube-rotate.
2015-05-10 Yomieio: fix grammar and spelling mistakes in Eio.h.
2015-05-10 Jean Guyomarc'hecore_cocoa,ethumb: fix compiling after EAPI policy...
2015-05-10 Oleksandr Shcherbinaevas: pass disable atlas flag between Evas_3D_Texture...
2015-05-10 Carsten Haitzler... efl debugd - fix evlog writing - dont duplicate empty...
2015-05-10 Carsten Haitzler... eina evlog - make log dumps simple binary from debugd...
2015-05-10 Carsten Haitzler... eina evlog - remove stolen count - unecessary
2015-05-10 Carsten Haitzler... eina - begin event log infra we can get from the new...
2015-05-09 Subhransu Mohantyevas/engine: Fix the ector drawing for gl backend
2015-05-09 Subhransu Mohantyevas/canvas : Call correct engine function for setting...
2015-05-08 Tom HacohenEcore tests: REMOVE wayland tests.
2015-05-08 Tom HacohenEcore tests: Properly split (some) unit tests to units
2015-05-08 Tom HacohenEo: Mark composite APIs as beta.
2015-05-08 Tom HacohenEcore audio test: Remove unneeded test.
2015-05-08 Daniel Kolesaeolian: generation for beta events
2015-05-08 Daniel Kolesaeolian: API and tests for beta events
2015-05-08 Daniel Kolesaeolian: fix generation tests
2015-05-08 Daniel Kolesaeolian: oops... forgot to add a param
2015-05-08 Daniel Kolesaeolian: parsing for beta events
2015-05-08 Daniel Kolesaeolian: beta funcs generation
2015-05-08 Stefan Schmidtbuild: Pass on makeflags and use proper @$(MAKE)
2015-05-08 Daniel Kolesaeolian: is_beta API plus tests
2015-05-08 Daniel Kolesaeolian: parse the @beta qualifier
2015-05-08 Tom HacohenEfl debug: Rename shadowing variable.
2015-05-08 Stefan Schmidtlibunibreak: Follow README rename in EXTRA_DIST for...
2015-05-08 kabeer khanautotools: enable make check-build which builds only...
2015-05-08 ChunEon Parkevas vector: remove white trailings
2015-05-08 Subhransu Mohantyevas/canvas: Null check for base class data pointer.
2015-05-08 ChunEon Parkevas vector: cancel the transformation when null is...
2015-05-08 Carsten Haitzler... efl debug - clean up debugd and debug cli tool code...
2015-05-08 Carsten Haitzler... eina debug - add more comments to debugd connection
2015-05-08 Carsten Haitzler... eina debug - add comments
2015-05-08 Carsten Haitzler... efl debug - start on common file for efl_debug tools...
2015-05-08 Stefan Schmidteina_ddebug: Fix build for the case without all require...
2015-05-08 Carsten Haitzler... eina debug - clean up protocol handling inside eina
2015-05-08 Carsten Haitzler... eina - start a much improved eina dbug infra and have...
2015-05-08 Carsten Haitzler... ecore - ecore_pipe_wait timeout broken as it never...
2015-05-08 Carsten Haitzler... efl - emotion modules - unbreak due to EAPI changes
2015-05-07 Chris MichaelMerge branch 'devs/devilhorns/ecore_drm'
2015-05-07 Stefan SchmidtRevert "autotools: enable make check per individual...
2015-05-07 Chris Michaelecore-drm: Add new API function to mark an output as...
2015-05-07 Chris Michaelecore-drm: Add API function to find an output given...
2015-05-07 Chris Michaelecore-drm: Fix formatting
2015-05-07 Chris Michaelecore-drm: Add API function to get an output's crtc...
2015-05-07 Chris Michaelecore-drm: Add API function to return primary output
2015-05-07 Chris Michaelecore-drm: Add support for a Primary Output
2015-05-07 Chris Michaelecore-drm: Set drm client capabilities to support unive...
2015-05-07 Chris Michaelecore-drm: Cleanup plane debug output
2015-05-07 Chris Michaelecore-drm: Set output connected property in the creatio...
2015-05-07 Chris Michaelecore-drm: Add some debug code to spit out planes and...
2015-05-07 Chris Michaelecore-drm: Add API function to return output modes
2015-05-07 Chris Michaelecore-drm: Add API function to return the edid of a...
2015-05-07 Chris Michaelecore-drm: Add API function to return if a given output...
2015-05-07 Chris Michaelecore-drm: Add API function to return the connector...
2015-05-07 Chris Michaelecore-drm: Add connector type to output structure
2015-05-07 Chris Michaelecore-drm: Add API function to return output connected...
2015-05-07 Chris Michaelecore-drm: Add API function to return the name of an...
2015-05-07 Chris Michaelecore-drm: Add API function to return screen size range
2015-05-07 Daniel Kolesaeolian: remove old property syntax support
2015-05-07 Daniel Kolesaeolian: change all EFL .eo files to use new syntax...
2015-05-07 Daniel Kolesaeolian: allow the new property syntax
2015-05-07 jhyuni.kangCheck a key repeat using xkb ruled keycode
2015-05-07 Daniel Kolesaelua: use a minimal app to avoid loading eolian at...
2015-05-07 Daniel Kolesaeolian: reserve @beta and @property
2015-05-07 Tom HacohenStatic deps unibreak: update to what will soon be versi...
2015-05-07 Tom HacohenRevert "Static deps: Move unibreak to be an external...
2015-05-07 Stefan Schmidtlz4: Update our internal copy to release r128
2015-05-07 Stefan Schmidteet: Remove direct usage of lz4 as we use emile for...
2015-05-07 Stefan Schmidtbuild: Do not show mkdir calls in silent mode
2015-05-07 Stefan Schmidtdocs: Fix access to main elocation page from front...
2015-05-07 Tom HacohenStatic deps: Move unibreak to be an external dep.
next