Remove the texture element from the load queue
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / image / image-visual.cpp
2020-02-04 Heeyong SongRemove the texture element from the load queue 85/222685/3
2020-01-23 Adeel KazmiMerge "Add last clear color API in test gl abstraction...
2020-01-22 Adeel KazmiMerge "Add TextField BACKGROUND property and more Preed...
2020-01-21 Adeel KazmiMerge "MS Windows - Fix compile error when debug is...
2020-01-20 Heeyong SongFix an issue not to unload alpha mask texture 76/222776/1
2020-01-13 Seungho, BaekAdd AlphaMask to synchronousLoading 18/216518/26
2019-08-16 Adeel KazmiMerge "DALi Version 1.4.33" into devel/master
2019-08-16 Seungho BAEKMerge "Move ApplyMask to Image-Load-Thread" into devel...
2019-08-16 Seungho, BaekMove ApplyMask to Image-Load-Thread 30/210730/13
2019-04-01 Seoyeon KimMerge "Add right shift handling for text controller...
2019-03-11 Adeel KazmiMerge "TextField is re-laied out after its properties...
2019-02-26 joogab yunMerge "Fixed an incorrect ellipsis" into devel/master
2019-02-25 Heeyong SongFix ImageView issue 32/199432/5
2019-02-15 Adeel KazmiMerge "Fixing SVACE error on 3rd party template" into...
2019-02-14 Heeyong SongMerge "Fix ImageVisual to work Action::RELOAD" into...
2019-02-14 Heeyong SongFix ImageVisual to work Action::RELOAD 06/199506/2
2019-02-06 David SteeleMerge "(Automated Tests) All tests passing on Ubuntu...
2019-02-01 Adeel KazmiMerge "Ensured ImageView requests inside ResourceReady...
2019-01-31 David SteeleEnsured ImageView requests inside ResourceReady signal... 07/172407/9
2018-08-21 Heeyong SongMerge "Add ImageVisualShaderFactory" into devel/master
2018-08-17 Heeyong SongAdd ImageVisualShaderFactory 12/187012/2
2018-08-13 Heeyong SongFix a custom shader issue 58/186658/2
2018-07-23 huiyu.eunFix image-visual natural size issue using atlas 16/174916/20
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-20 David SteeleMerge "Remove @ref tag in front of namespace" into...
2018-04-20 David SteeleMerge "Add brokenImageUrl configuration" into devel...
2018-04-19 minho.sunAdd brokenImageUrl configuration 07/175207/6
2018-03-27 Heeyong SongMerge "supports remote URL gif image" into devel/master
2018-03-26 Adeel KazmiMerge "Fix Coverity issues" into devel/master
2018-03-26 Heeyong SongMerge "Change the fitting mode to FILL" into devel...
2018-03-26 Seoyeon KimFix Coverity issues 04/173404/5
2018-03-22 Heeyong SongMerge "Replace visual opacity with Renderer's opacity...
2018-03-21 huiyu.eunChange the fitting mode to FILL 14/173414/1
2018-03-13 Heeyong SongReplace visual opacity with Renderer's opacity 91/170491/7
2018-01-17 Heeyong SongMerge "Don't count '\r' in text-field" into devel/master
2018-01-12 Francisco SantosKeep aspect ratio of visual in ImageView 06/164006/13
2018-01-11 Heeyong SongMerge "Not use premultiplication on load if custom...
2018-01-10 Heeyong SongNot use premultiplication on load if custom shader... 43/166443/1
2018-01-04 Adeel KazmiMerge "Added automatic premultiplication of image visua...
2018-01-04 David SteeleAdded automatic premultiplication of image visual images 56/165756/5
2017-12-22 Adeel KazmiMerge "Disable pixel alignment while scrolling the...
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-21 Adeel KazmiMerge "Move Some Devel Properties & APIs to the Public...
2017-12-20 Moonhee ChoiMove Some Devel Properties & APIs to the Public API 73/164473/6
2017-12-19 moonhee choiMerge "Revert "Move Some Devel Properties & APIs to...
2017-12-19 HyunJu ShinMerge "Add ENABLE_SHIFT_SELECTION property" into devel...
2017-12-19 moonhee choiRevert "Move Some Devel Properties & APIs to the Public... 66/164466/1
2017-12-19 Moonhee ChoiMove Some Devel Properties & APIs to the Public API 16/164116/9 PRJGPU_1000
2017-12-07 David SteeleMerge "Fix bug with mixed language text" into devel...
2017-11-30 Adeel KazmiMerge "Added Auxiliary image to NPatch visual." into...
2017-11-30 HyunJu ShinMerge "Added text direction property" into devel/master
2017-11-29 Agnelo VazImageVisual Action::Reload added 14/160914/14
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of tableView" into devel...
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of padding/margin in image...
2017-11-14 Seoyeon KimFix SVACE issue 29/160029/1
2017-11-10 Agnelo VazImageVisual ResourceReady signalled regardless of parent 38/159238/9
2017-11-09 Heeyong SongDisable texture atlas in svg visual 98/159298/4
2017-11-09 HyunJu ShinMerge "Support Right-To-Left mode of padding in TextFie...
2017-11-08 HyunJu ShinMerge "Fix ImageView OnRelayout and add a commnet in...
2017-11-07 Adeel KazmiMerge "ImageVisual to store TextureSet when LoadPolicy...
2017-11-06 Agnelo VazImageVisual to store TextureSet when LoadPolicy::IMMEDIATE 56/159056/1
2017-11-02 UmarAdded a pblic Control Devel API GetVisualResourceStatus. 26/141026/17
2017-10-26 Adeel KazmiMerge "ImageVisual API for Orientation Correction"...
2017-10-26 Agnelo VazImageVisual API for Orientation Correction 00/157800/6
2017-10-26 Adeel KazmiMerge "propagate unhandled key( DALI_KEY_SEARCH )"...
2017-10-25 Heeyong SongMerge "Support to reset the image in ImageView" into...
2017-10-25 David SteeleMerge "Soft shadow support in text visual" into devel...
2017-10-25 Agnelo VazImageVisual Load policy 30/156430/9
2017-10-19 Jinho, LeeMerge "Fixed a problem where text size exceeds maximum...
2017-10-19 HyunJu ShinMerge "Fix SVACE issue" into devel/master
2017-10-18 Agnelo VazImageVisual Set default to ReleasePolicy::Destroyed 98/156498/1
2017-10-17 Agnelo VazImageVisual Release policy 07/153007/18
2017-10-03 Agnelo VazVisuals devel API migrated to public 18/153818/9
2017-09-27 Francisco SantosChange raw pointer to unique_ptr 80/151080/8
2017-09-27 Kimmo HoikkaAdd support for Imagevisual to use External Texture... 66/150466/10
2017-09-27 Kimmo HoikkaAdd support for Texture url in ImageVisual 65/150465/4
2017-09-21 Adeel KazmiMerge "Remove the unused-variable gLogFilter in interna...
2017-09-18 Adeel KazmiMerge "Do not clear keyboard focus on touch when always...
2017-09-15 David SteeleMerge "Added devel APIs to add and remove external...
2017-09-15 Kimmo HoikkaAdded devel APIs to add and remove external Texture... 17/150417/4
2017-08-02 David SteeleUpdated ImageVisual::GetNaturalSize to work with loaded... 11/142111/4
2017-07-27 Jinho, LeeMerge " Calculate a new height when text was changed...
2017-07-27 Adeel KazmiMerge "Note that some Text propeties in devel api can...
2017-07-25 Adeel KazmiMerge "Removing TextureUploadObserver from symbol table...
2017-07-24 HyunJu ShinMerge "Line wrap mode property is added." into devel...
2017-07-21 Adeel KazmiMerge "DALi Version 1.2.49" into devel/master
2017-07-21 Adeel KazmiMerge "Added Scaling and cropping properties to the...
2017-07-20 David SteeleAdded Scaling and cropping properties to the image... 30/139630/4
2017-07-14 Adeel KazmiMerge "Adding support for multiple images in AnimatedIm...
2017-07-14 David SteeleAdding support for multiple images in AnimatedImageVisual 72/136672/9
2017-07-14 HyunJu ShinMerge "Calculate a new height when full relayout needed...
2017-07-13 Jinho, LeeMerge "Applyed text padding to TextLabel, Field, Editor...
2017-07-03 Seoyeon KimMerge "Implement Placeholder additional property" into...
2017-06-30 minho.sunMerge "Added config section to stylesheet" into devel...
2017-06-29 Adeel KazmiMerge "Add missing break statement in switch-case state...
2017-06-29 Seoyeon KimAdd missing break statement in switch-case statements 64/136264/1
2017-06-28 Adeel KazmiMerge "Changed image loaders to use new PixelBuffer...
2017-06-28 David SteeleChanged image loaders to use new PixelBuffer class. 27/134927/9
2017-06-23 Adeel KazmiMerge "Add Text font size conversion description in...
2017-06-21 minho.sunMerge "Make TextEditor emit ScrollStateChangedSignal...
next