Hey dudes,

So E gets super slow after a few minutes of usage. The reason is one of 
the commits in this range (EFL repo): 
2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549

Here is the list of commits, if you see your name on this list, make 
sure it wasn't your code who broke everything.


commit dee226221447fad70c8e847014f34789d207a549
Author: Chris Michael <cp.mich...@samsung.com>

     Remove hack for changed state.

commit 1c442867c47a417c92e2672efd36dad145acc8c6
Author: Chris Michael <cp.mich...@samsung.com>

     Remove duplicated wdata variable.

commit 127bee584d9083019b14697a1d087f5d69bf9ad1
Author: Chris Michael <cp.mich...@samsung.com>

     Revert "Fix some formatting."

commit 6f6a0951f283734b4b144592799dd73ec8dd8de0
Author: Chris Michael <cp.mich...@samsung.com>

     Revert "Check for valid engine resize function before calling it."

commit 9372a1e21714e470076a3186beb458fab26bbc0b
Author: Chris Michael <cp.mich...@samsung.com>

     Revert "Reduce duplicated code and comment out region_add sections 
that are"

commit 1f58a59a61804b21915e29595d5565c2487f7bac
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     ecore_evas/wayland: Remove hack for changed state.

commit a9b500370ab0c98e58fe26e8b878bcb387e99099
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     ecore/wayalnd: Add some getters to ecore_wl_window.

commit f2d550f986e5f66ab1a62bcee01614894b9b6d8a
Author: Daniel Juyung Seo <seojuy...@gmail.com>

     edc.vim: updated more label and constants for multisense.

commit ab0fdf5916757d9f30c606ef464f10852d7fa42d
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>

     it is possible with wchart_t to have it signed.. so unicode can be <
     0... dont crash.

commit 809144780e79387b0dfa55abd117fa0bb8d0a627
Author: Chris Michael <cp.mich...@samsung.com>

     Fix some formatting.
     Reduce duplicated code in ecore_evas_wl_resize and just call the
     _common_resize function
     Fix segfault on elm app closing

commit b9fa3b30892adb1b1e57840e31dda66a84c33108
Author: Chris Michael <cp.mich...@samsung.com>

     We don't need evas_sync on resize here.

commit 6e0075aa0491003ea717a248dea9886e99cc489b
Author: Chris Michael <cp.mich...@samsung.com>

     Check for valid engine resize function before calling it.
     In the window_configure callback, reduce duplicated/not needed code.
     Account for rotation when getting new size during common_rotation_set.
     Reduce duplicated code in ecore_evas_wl_resize function and just call
     the _common_resize function (as that already has most of this code).

commit 279c5ac28e93ef6f02dc890435eb5342efe19571
Author: Chris Michael <cp.mich...@samsung.com>

     Reduce duplicated code and comment out region_add sections that are
     not needed.
     During buffer_attach, just call window_damage function which already
     handles surface_damage & commit.

commit 53f9d6ce8cfbff4ea0f3c901a2a53a3f45cb9d3a
Author: Chris Michael <cp.mich...@samsung.com>

     Check for a valid buffer before we free it (this fixes resize issues
     when async_render).

commit 036454746b1937789a2b2fe9d80f32661f6047fa
Author: Chris Michael <cp.mich...@samsung.com>

     Fix update_region to use bpl from the buffer

commit 2ac4cdce762184fe46865ee7dcb69ed86abf19cf
Author: Daniel Zaoui <daniel.za...@samsung.com>

     Eo: Fix for warning on 64 bits.

commit 29ef0f71bab1971c1703ec605319d1289f06fc0d
Author: ChunEon Park <chuneon.p...@samsung.com>

     evas - fix the wrong compare. thanks JackDanielZ for spotting it.

commit c71edd740c5ac8efaff8a2b624336357ce2e736f
Author: Chris Michael <cp.mich...@samsung.com>

     Add some initial code to create the Outbuf and to free it.

commit 79b65ab1846b8130aa08d2c8805fde5c150923d9
Author: Chris Michael <cp.mich...@samsung.com>

     Override the output_free engine function.
     Add code to cleanup on engine shutdown.

commit 6a369b2a2ae2dff1dc572477ae7a0610e4930611
Author: Chris Michael <cp.mich...@samsung.com>

     If we have an existing outbuf, then free the old one and try to create
     a new one.

commit e701a13e868684d89141121044806507d5728830
Author: Chris Michael <cp.mich...@samsung.com>

     Add outbuf file to drm build.

commit 021e76aa258d7852e6ef724a7053cb7be57ad693
Author: Chris Michael <cp.mich...@samsung.com>

     Try to create the Outbuf during initial engine setup.

commit 248c2f8233e6ecbe6054aa56589831ca41eb9b9e
Author: Chris Michael <cp.mich...@samsung.com>

     Add initial file for Outbuf

commit a67894a5a71ea3ca4c90f3249e0a445f9bc1b2be
Author: Chris Michael <cp.mich...@samsung.com>

     Add Render_Engine structure
     Start on code to setup the output buffer.
     Add code to init evas_common functions
     Add override for engine setup.

commit b607e66f68f7966078626d4e98faf87ac53114ff
Author: Chris Michael <cp.mich...@samsung.com>

     Add Outbuf structure and some function prototypes

commit 8ef46df20dd4e20ae378b22dab5a6f276a1f606e
Author: Chris Michael <cp.mich...@samsung.com>

     Add rotation, depth, alpha to the engine info structure.

commit 84b86d2d89bdfca70bcfd668240ac74b3233b7c2
Author: maxerba <maiur...@gmail.com>

     adding serbian translation

commit 0c0ff0193061a12931b7d2d2bfbcf4c782261377
Author: Daniel Willmann <d.willm...@samsung.com>

     ecore_audio test: Change the volume of the output instead of the input

commit 72e65872d51c7222c3f99835a51963ab22ac06b5
Author: Daniel Willmann <d.willm...@samsung.com>

     ecore_audio: Add test to check correct cleanup when removing input

commit 014c6176b3a3fa9bb9665949348121d008569a52
Author: Daniel Willmann <d.willm...@samsung.com>

     ecore_audio: Test sndfile/tone format and source methods better

commit ed011b10cc9ff87b19a7c17c43f4ce22c57c135a
Author: Daniel Willmann <d.willm...@samsung.com>

     ecore_audio: Test pulseaudio output if it is enabled

commit bafa8f0ae627706d639d8506316fc3824c387ef4
Author: Daniel Willmann <d.willm...@samsung.com>

     ecore_audio: Test VIO unsetting and freeing

commit 108509c3f835ac184fe46567004ac987dedddc53
Author: Daniel Willmann <d.willm...@samsung.com>

     ecore_audio: Remember previous seekable state in vio_set

commit de0d0dce2ed708bf00e70da5b9ffd0b36df75e0c
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     evas/smart: Directly access object geometry to improve performance.

commit dbe41f7d56cfa0da9220cb74df34998328770b93
Author: maxerba <maiur...@gmail.com>

     updating french translation

commit a1914368a7244924206f362f018d62c89434ca49
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     evas/framespace: Use more framespace offset on evas events.

commit 59c37d1c7b6e6df497f0c81bcc4f5fc0aa6130bf
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     evas/framespace: Add support for framespace offset rendering 
translation.

commit 550bc6ca48bb80e81d37e94a6fa9b4e1edf7e99e
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     evas/framespace: Remove framespace offset from position set/get.

commit 4268bf99611ca31e5a4236210f8a8acb1c4923fb
Author: Rafael Antognolli <rafael.antogno...@intel.com>

     Revert "evas/map: Consider framespace offset when populating map 
points."

--
Tom.

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to