Revert "[3.0] Fix Svace issues"
[platform/core/uifw/dali-core.git] / automated-tests /
2016-08-09 taeyoonRevert "[3.0] Added test cases for public api." 13/83113/1
2016-07-11 minho.sunMerge "[3.0] Tizen Directory Migration" into tizen accepted/tizen/common/20160711.170628 accepted/tizen/ivi/20160711.084825 accepted/tizen/mobile/20160711.084910 accepted/tizen/tv/20160711.084656 accepted/tizen/wearable/20160711.084752 submit/tizen/20160711.050618
2016-07-11 David Steele[3.0] Added test cases for public api. 25/79325/2
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 99/75399/1
2016-06-16 Adeel Kazmi(Touch) Added pressure, radius & angle information 79/74579/8
2016-06-16 Xiangyin MaExtend Property::Map to support Index-Value pairs 31/74831/3
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-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-07 Ferran SoleChanged SINCE tags for new APIs introduced by New Texture 67/73067/3
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-02 Adeel KazmiAdded class to replace TouchEvent 08/70808/12
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 04/72204/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.sunMerge branch 'devel/master' into tizen 06/71006/1
2016-05-16 Adeel KazmiMerge "Use Geometry::QUAD() in UTC" into devel/master
2016-05-16 Xiangyin MaUse Geometry::QUAD() in UTC 69/69769/1
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 Xiangyin MaAdded static function Geometry::QUAD() 08/69308/3
2016-05-12 Adeel KazmiMerge "Update Math's public header comments" into devel...
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-12 Kimmo HoikkaAllow reading Vector2/3/4 values from Property::Value... 27/69327/6
2016-05-10 David SteeleMerge "Fix the issue of actors disappearing from system...
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-06 Adeel KazmiMerge "DALi Version 1.1.33" into devel/master
2016-05-06 David SteeleMerge "Removal of the Scene graph node attachment"...
2016-05-05 Adeel Kazmi(Automated Tests) Platform Abstraction now handles... 50/68550/1
2016-05-05 David SteeleProperty::Value changed to store AngleAxis instead... 50/68350/4
2016-05-03 dongsug.songMerge branch 'devel/master' into tizen 74/68374/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 Kazmi(Automated Tests) Completely remove ImageActor & Shader... 26/67026/1
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-19 Adeel KazmiSynchronize automated tests with other repos 42/66542/1
2016-04-19 Adeel Kazmi(Automated Tests) Use Renderers instead of ImageActor 66/66166/5
2016-04-19 Kimmo HoikkaMerge "Added GetImage() and GetSampler() and GetTexture...
2016-04-19 Seoyeon KimMerge branch 'devel/master' into tizen 26/66426/1
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-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-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-24 David SteeleAdded string writers for Property::MAP and Property... 09/63009/7
2016-03-21 Paul WisbeyPropertyBuffer SetData clean-up 22/63022/3
2016-03-21 minho.sunMerge branch 'devel/master' into tizen 01/62901/1
2016-03-18 Adeel KazmiMerge "DALi Version 1.1.26" into devel/master
2016-03-18 Ferran SoleBug fix in data oriented transformation manager 16/62816/3
2016-03-17 Ferran SoleData oriented transform manager 01/58001/49
2016-03-09 David SteelePrevent renderers from drawing with unbound textures 68/51568/8
2016-03-02 Agnelo VazResourceManager ResourcePostProcessQueue no longer... 09/60509/8
2016-02-26 dongsug.songMerge branch 'devel/master' into tizen 27/60127/2
2016-02-24 David SteeleFixing reverse animation with ranges 50/60150/4
2016-02-23 dongsug.songRevert "[3.0] NativeImageSource with tbm_surface for... 24/60124/1
2016-02-23 dongsug.songRevert "[3.0] (FrameBufferImage) Store ReleasePolicy... 23/60123/1
2016-02-09 Adeel KazmiMerge "Upgraded test harness" into devel/master
2016-02-08 Adeel KazmiMerge "Update Object's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Events' public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Common's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Animation's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Actors' public header comments" into...
2016-02-08 David SteeleUpgraded test harness 33/58533/7
2016-02-08 Kimmo HoikkaMerge "Move blending and culling options from Material...
2016-02-08 x1maMove blending and culling options from Material to... 65/57965/8
2016-02-05 Lee MorganAdded Animation GetState() 27/58527/9
2016-02-04 David SteeleEnsuring GL Sync is only used for RefreshOnce render... 59/58259/6
2016-02-02 taeyoonMerge "NativeImageSource with tbm_surface for tizen...
2016-02-02 Adeel Kazmi[3.0] (FrameBufferImage) Store ReleasePolicy to satisfy... 49/58549/2 accepted/tizen/ivi/20160218.023904 accepted/tizen/mobile/20160202.113949 accepted/tizen/tv/20160202.114038 accepted/tizen/wearable/20160202.114125 submit/tizen/20160202.015831 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
2016-02-01 Adeel Kazmi(FrameBufferImage) Store ReleasePolicy to satisfy Tizen... 25/58525/2
2016-02-01 Adeel KazmiMerge "Add @DEPRECATED to all public symbols of ImageAc...
2016-02-01 Adeel KazmiMerge "Added Animation loop count" into devel/master
2016-02-01 taeyoonNativeImageSource with tbm_surface for tizen 3.0 wayland 76/52176/15
2016-02-01 taeyoon[3.0] NativeImageSource with tbm_surface for tizen... 17/58417/2 accepted/tizen/mobile/20160201.043204 accepted/tizen/tv/20160201.043227 accepted/tizen/wearable/20160201.043248 submit/tizen/20160201.030218
2016-01-29 Lee MorganAdded Animation loop count 39/56939/20
2016-01-22 Kimmo HoikkaMerge changes I523a4ff5,Ic7d369c0 into devel/master
next