Merge "[3.0] Tizen Directory Migration" into tizen
[platform/core/uifw/dali-core.git] / dali / internal /
2016-06-29 Seoyeon Kim[3.0] Fix Svace issues 30/76930/3 accepted/tizen/common/20160629.223338 accepted/tizen/ivi/20160630.003707 accepted/tizen/mobile/20160630.003637 accepted/tizen/tv/20160630.003609 accepted/tizen/wearable/20160630.003800 submit/tizen/20160629.094059
2016-06-18 taeyoon[3.0] Temporary change to fix homescreen issue 01/75401/1 accepted/tizen/common/20160620.163529 accepted/tizen/common/20160624.134204 accepted/tizen/ivi/20160620.082228 accepted/tizen/ivi/20160624.103109 accepted/tizen/mobile/20160620.082044 accepted/tizen/mobile/20160624.102950 accepted/tizen/tv/20160620.082126 accepted/tizen/tv/20160624.103016 accepted/tizen/wearable/20160620.082156 accepted/tizen/wearable/20160624.103043 submit/tizen/20160618.115218 submit/tizen/20160624.043400
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 99/75399/1
2016-06-18 taeyoonRevert "[3.0] Temporary change to fix homescreen issue" 98/75398/1
2016-06-17 Ferran SoleRevert bug fix in renderer 87/75287/1
2016-06-16 Adeel Kazmi(Touch) Added pressure, radius & angle information 79/74579/8
2016-06-14 Ferran SoleAllow new texture to be created from native images 30/74230/8
2016-06-13 David SteeleMerge "(Actor) Add ability to connect to new touch...
2016-06-13 David SteeleMerge "Remove unnecessary functions from Scripting...
2016-06-13 Paul WisbeyMerge "Removed HasRendered() from Core RenderStatus...
2016-06-13 Adeel Kazmi(Actor) Add ability to connect to new touch signal... 39/74239/1
2016-06-10 Adeel KazmiRemove unnecessary functions from Scripting, support... 46/73846/4
2016-06-09 adam.bRemoved HasRendered() from Core RenderStatus. 49/73849/2
2016-06-09 Ferran SoleNew Texture API clean-up 60/73760/4
2016-06-03 Kimmo HoikkaMerge "Change PixelData to use the handle/body pattern...
2016-06-03 Paul WisbeyMerge "New DepthTestMode API in Renderer" into devel...
2016-06-03 Tom RobinsonNew DepthTestMode API in Renderer 92/72592/15
2016-06-03 Xiangyin MaChange PixelData to use the handle/body pattern 13/71513/5
2016-06-03 Paul WisbeyMerge "DALi Version 1.1.37" into devel/master
2016-06-03 Ferran SoleAdded Texture object and FrameBuffer object to renderin... 34/71834/19
2016-06-02 Adeel KazmiAdded class to replace TouchEvent 08/70808/12
2016-05-31 suhyung Eom[3.0] Temporary change to fix homescreen issue 05/72205/1 accepted/tizen/common/20160613.144854 accepted/tizen/ivi/20160614.041524 accepted/tizen/mobile/20160614.041446 accepted/tizen/tv/20160614.041421 accepted/tizen/wearable/20160614.041559 submit/tizen/20160613.053509 submit/tizen/20160613.224145
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 04/72204/1
2016-05-31 suhyung EomRevert "[3.0] Temporary change to fix homescreen issue" 03/72203/1
2016-05-31 suhyung EomRevert "[3.0] Prevention of Null pointer dereference" 02/72202/1
2016-05-26 Adeel KazmiMerge "Allows debug builds to be enabled for GBS builds...
2016-05-25 Adeel KazmiMerge "Removed unused TouchData from Integration API...
2016-05-24 Adeel KazmiRemoved unused TouchData from Integration API & TouchRe... 18/71218/1
2016-05-20 Adeel KazmiMerge "Type registry helper: Core change to make usable...
2016-05-20 Richard HuangObject::GetPropertyType should return Property::NONE... 95/70795/1
2016-05-19 Richard HuangSupport for child properties registration 74/70174/4
2016-05-18 minho.sun[3.0] Prevention of Null pointer dereference 08/71008/1 accepted/tizen/common/20160524.150517 accepted/tizen/ivi/20160525.062203 accepted/tizen/mobile/20160525.062302 accepted/tizen/tv/20160525.062132 accepted/tizen/wearable/20160525.062229 submit/tizen/20160524.015112 submit/tizen/20160525.015808
2016-05-18 minho.sun[3.0] Temporary change to fix homescreen issue 07/71007/1
2016-05-18 minho.sunMerge branch 'devel/master' into tizen 06/71006/1
2016-05-18 minho.sunRevert "[3.0] Temporary change to fix homescreen issue" 05/71005/1
2016-05-18 minho.sunRevert "[3.0] Prevention of Null pointer dereference" 04/71004/1
2016-05-17 Ferran SoleFixes a bug in Transform manager 97/69997/2
2016-05-16 Adeel KazmiMerge "Use Geometry::QUAD() in UTC" into devel/master
2016-05-16 Kimmo HoikkaRemoved incorrectly included vector-wrapper from property 18/69518/3
2016-05-16 Adeel KazmiMerge "Added static function Geometry::QUAD()" into...
2016-05-16 Kimmo HoikkaMerge "Prevention of Null pointer dereference" into...
2016-05-13 Seoyeon Kim[3.0] Prevention of Null pointer dereference 13/69013/2 accepted/tizen/common/20160513.123754 accepted/tizen/ivi/20160513.082535 accepted/tizen/mobile/20160513.082514 accepted/tizen/tv/20160513.082439 accepted/tizen/wearable/20160513.082457 submit/tizen/20160513.071835
2016-05-13 Seoyeon KimPrevention of Null pointer dereference 26/69226/2
2016-05-12 David SteeleMerge "Allow reading Vector2/3/4 values from Property...
2016-05-12 Adeel KazmiMerge "Moved TextureCache dispatch methods to their...
2016-05-11 David SteeleMoved TextureCache dispatch methods to their own class 94/60294/7
2016-05-10 David SteeleMerge "Fix the issue of actors disappearing from system...
2016-05-10 Xiangyin MaFix the issue of actors disappearing from system overlay 88/68788/2
2016-05-09 Adam BialogonskiFixes an issue when element buffer count is 0 in render... 92/68592/8
2016-05-09 Kimmo HoikkaMerge "Added property to Renderer to specify the depth...
2016-05-09 Ferran SoleAdded property to Renderer to specify the depth function 04/68504/5
2016-05-09 Seoyeon KimChange a few minor comments in RenderTask 12/68712/1
2016-05-09 Kimmo HoikkaMerge "RenderItem clean-up" into devel/master
2016-05-06 Adeel KazmiMerge "DALi Version 1.1.33" into devel/master
2016-05-06 Ferran SoleRenderItem clean-up 70/68570/3
2016-05-06 David SteeleMerge "Removal of the Scene graph node attachment"...
2016-05-05 Kimmo HoikkaRemoval of the Scene graph node attachment 86/68486/6
2016-05-05 Ferran SoleFixed culling to take scale into consideration 56/67856/13
2016-05-03 dongsug.song[3.0] Temporary change to fix homescreen issue 75/68375/1 accepted/tizen/common/20160509.135201 accepted/tizen/ivi/20160510.002643 accepted/tizen/mobile/20160510.002546 accepted/tizen/tv/20160510.002610 accepted/tizen/wearable/20160510.002516 submit/tizen/20160509.092357
2016-05-03 dongsug.songMerge branch 'devel/master' into tizen 74/68374/1
2016-05-03 dongsug.songRevert "[3.0] Temporary change to fix homescreen issue" 73/68373/1
2016-05-03 Paul WisbeyBlending enum clean-up 77/66977/17
2016-04-29 Kimmo HoikkaMerge "Remove API to set if a geometry requires writing...
2016-04-29 Ferran SoleRemove API to set if a geometry requires writing to... 29/67529/9
2016-04-27 Adeel KazmiMerge "Fix doxygen errors" into devel/master
2016-04-27 Ferran SoleMake TextureSet a non property owner 52/67452/4
2016-04-25 Ferran SoleRemove Geometry scene object 44/66744/14
2016-04-22 Adeel KazmiMerge "Renderer property enum clean-up" into devel...
2016-04-22 Paul WisbeyRenderer property enum clean-up 09/67009/1
2016-04-22 David SteeleMerge "DALi Version 1.1.31" into devel/master
2016-04-21 Adam BialogonskiAdded setIndicesRange(offset, count) function to the... 84/66584/6
2016-04-20 Kimmo HoikkaRemoval of unnecessary Actor-attachment classes, part... 49/66549/12
2016-04-19 Kimmo HoikkaMerge "Added GetImage() and GetSampler() and GetTexture...
2016-04-19 Seoyeon Kim[3.0] Temporary change to fix homescreen issue 27/66427/2 accepted/tizen/common/20160427.144406 accepted/tizen/ivi/20160428.002729 accepted/tizen/mobile/20160428.004952 accepted/tizen/tv/20160428.002530 accepted/tizen/wearable/20160428.002819 submit/tizen/20160427.082119
2016-04-19 Seoyeon KimMerge branch 'devel/master' into tizen 26/66426/1
2016-04-19 Seoyeon KimRevert "[3.0] Temporary change to fix homescreen issue" 25/66425/1
2016-04-18 Paul WisbeyMerge "Deprecated STENCIL DrawMode Will be replaced...
2016-04-18 David SteeleRemoved unused methods from scene-graph-shader.cpp 95/60295/2
2016-04-18 Ferran SoleAdded GetImage() and GetSampler() and GetTextureCount... 95/66395/3
2016-04-18 Ferran SoleRendering API clean-up 49/65749/8
2016-04-15 David SteeleMerge "Added previously ommited types of geometry:...
2016-04-14 David SteeleMerge "Removed unused CullFace features for ImageActor...
2016-04-14 Adeel KazmiRemoved unused CullFace features for ImageActor 23/66023/1
2016-04-14 Xiangyin MaAdd REQUIRES_SYNC property to RenderTask 85/64485/4
2016-04-13 Adam BialogonskiAdded previously ommited types of geometry: LINE_STRIP... 69/65869/1
2016-04-08 Tom RobinsonFix for double deletion of memory pool objects 81/65181/5
2016-04-05 suhyung EomMerge branch 'devel/master' (1.1.28) into tizen 46/64846/1 accepted/tizen/common/20160411.125914 accepted/tizen/ivi/20160411.051312 accepted/tizen/mobile/20160411.051248 accepted/tizen/tv/20160411.051222 accepted/tizen/wearable/20160411.051147 submit/tizen/20160411.012820
2016-04-04 David SteeleChanged rendering to remove need for sampler names. 80/64680/1
2016-04-04 Adeel KazmiRevert "Removed need for sampler uniform names" 75/64675/2
2016-04-04 Adeel KazmiMerge "Removed need for sampler uniform names" into...
2016-04-01 David SteeleRemoved need for sampler uniform names 86/60886/5
2016-04-01 Ferran SoleFixed bug in ImageActor::SetImage 27/64527/1
2016-03-30 Ferran SoleAdded test case for SetInheritPosition/IsPositionInherited 24/64224/1
2016-03-29 Xiangyin MaAlways notify the derived class when removing child... 30/63030/5
2016-03-29 Adeel KazmiMerge "Added string writers for Property::MAP and Prope...
2016-03-23 Richard HuangForce the child with assigned size during relayout... 31/63031/4
2016-03-21 Paul WisbeyPropertyBuffer SetData clean-up 22/63022/3
2016-03-21 minho.sun[3.0] Temporary change to fix homescreen issue 02/62902/2 accepted/tizen/common/20160323.184901 accepted/tizen/ivi/20160323.140649 accepted/tizen/mobile/20160323.135037 accepted/tizen/mobile/20160323.223939 accepted/tizen/tv/20160323.135454 accepted/tizen/tv/20160323.223924 accepted/tizen/wearable/20160323.135152 accepted/tizen/wearable/20160323.223954 submit/tizen/20160323.065919 submit/tizen_mobile/20160323.222707 submit/tizen_tv/20160323.222827 submit/tizen_wearable/20160323.222755
2016-03-21 minho.sunMerge branch 'devel/master' into tizen 01/62901/1
2016-03-21 minho.sunRevert "[3.0] Fixed Svace defect" 00/62900/1
next