Add ImageVisualShaderFactory
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / image / image-visual.cpp
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...
2017-06-21 Jinho, LeeMerge "Fixed an error adding duplicate primary position...
2017-06-16 Adeel KazmiMerge "DALi Version 1.2.44" into devel/master
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-15 taeyoon0.leeTurns pixel align off as default 63/134163/2
2017-06-09 Adeel KazmiMerge "Updated ImageVisual to handle CPU Image Masking...
2017-06-07 David SteeleUpdated ImageVisual to handle CPU Image Masking 64/130964/8
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Heeyong SongFix a crash in ImageVisual in case of an invalid image... 86/131286/4
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-24 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 83/129983/3
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
2017-04-04 David SteeleAdding Async remote loading to ImageVisual 74/120674/12
2017-03-28 Adeel KazmiMerge "Disable Image Visual Pixel alignment when using...
2017-03-28 Agnelo VazDisable Image Visual Pixel alignment when using Layer3D 32/121332/2
2017-03-24 Adeel KazmiMerge "packaging/dali-toolkit.spec use license macro...
2017-03-24 Adeel KazmiMerge "Disabled Atlasing for ImageVisuals to prevent...
2017-03-24 Adeel KazmiMerge "Pixel alignment of ImageVisuals" into devel...
next