Add internal tag to VectorAlgorithms
[platform/core/uifw/dali-core.git] / automated-tests /
2020-05-04 Adeel KazmiMerge "Libraries & RPM renamed to provide DALi 2" into...
2020-04-28 Adeel KazmiLibraries & RPM renamed to provide DALi 2 34/232034/2
2020-04-22 Adeel KazmiMerge "add DALI_CORE_API" into devel/master
2020-04-21 Seungho, BaekUsing Depth and Stencil buffer & texture 23/227923/16
2020-04-03 Heeyong SongMerge "Set the alpha to 1 when Vector3 is used for...
2020-04-03 Heeyong SongSet the alpha to 1 when Vector3 is used for the COLOR... 82/229582/3
2020-04-01 Heeyong SongMerge "Update the prefered size in OnNotifyDefaultPrope...
2020-03-30 Adeel KazmiMerge "Remove RenderSurface from Core" into devel/master
2020-03-26 Richard HuangRemove RenderSurface from Core 19/225519/8
2020-03-24 Heeyong SongUpdate the prefered size in OnNotifyDefaultPropertyAnim... 93/228093/3
2020-03-24 Heeyong SongAdd a test case for RenderTask 03/228103/3
2020-03-20 Adeel KazmiMerge "Implementation of reflection feature" into devel...
2020-03-20 adam.bImplementation of reflection feature 10/224310/11
2020-02-24 Paul WisbeyMoved SingletonService into dali-core 47/225147/6
2020-02-13 Adeel Kazmi(patch-coverage.pl) Ignore header files that yield... 73/224873/1
2020-02-13 Wonsik JungMerge "Fix property notificaition's bug for SIZE" into...
2020-02-11 Adeel KazmiRemove Unused Retention policy 67/224567/1
2020-02-11 Wonsik JungFix property notificaition's bug for SIZE 06/220906/16
2020-02-05 Adeel KazmiMerge "Add methods to set variables for Pinch and Rotat...
2020-02-05 Heeyong SongAdd a test case for RenderTask::SetClearEnabled() 00/223900/1
2020-02-04 Jiyun YangAdd methods to set variables for Pinch and Rotation... 44/222944/3
2020-01-24 Adeel KazmiMerge "Only change the resize policy to fixed if we...
2020-01-24 Adeel KazmiMove Added FrameBuffer API to Devel API 82/223182/2
2020-01-23 Adeel KazmiMerge "Added support for Multiple Render Targets, to...
2020-01-23 Adeel KazmiMerge "VCPKG - CMakeLists.txt updated to build for...
2020-01-23 György StraubAdded support for Multiple Render Targets, to Dali... 00/222500/6
2020-01-23 Adeel KazmiMerge "Change setting background color for Scene."...
2020-01-20 Adeel KazmiMerge "Set ResizePolicy::FIXED even though the size...
2020-01-20 Anton ObzhirovChange setting background color for Scene. 18/222418/5
2020-01-20 JIYUN YANGMerge "Add an environment variable for long press gestu...
2020-01-16 György StraubUpdated automated-tests' README.md with more specific... 05/222605/2
2020-01-16 Jiyun YangAdd an environment variable for long press gesture 42/220642/5
2020-01-09 Adeel KazmiMerge "Fix random crash in TCT when stderr is closed...
2020-01-09 Richard HuangFix random crash in TCT when stderr is closed but we... 52/221952/4
2020-01-03 adam.bRegenerating uniform maps fix 69/221469/5
2019-12-27 Adeel KazmiPan now possible without a touch down 58/220058/3
2019-10-31 Adeel KazmiMerge "Removed -std=c++11 from dali-core.pc.in" into...
2019-10-29 Adeel Kazmi(Animation) Ensure we do not adjust the current value... 24/216624/1
2019-10-11 Adeel KazmiAdded support for Rotation Gestures 93/215293/8
2019-10-04 Adeel Kazmi(Gestures) Moved into separate folders 94/215294/1
2019-09-27 Adeel KazmiMerge "DALi Version 1.4.39" into devel/master
2019-09-26 Adeel Kazmi(Animation) Fix assert when animation is resumed using... 15/214815/1
2019-09-18 Adeel KazmiMerge "Provide option to upload resource only without...
2019-09-16 Richard HuangProvide option to upload resource only without rendering 04/213804/3
2019-09-05 Adeel KazmiMerge "DALi Version 1.4.36" into devel/master
2019-09-05 JIYUN YANGMerge "Fix Svace+Coverity issue" into devel/master
2019-09-05 Jiyun YangFix Svace+Coverity issue 06/213406/2
2019-09-04 Adeel Kazmi(CameraActor) Use scene's size as the canvas size when... 84/213384/3
2019-09-02 Radoslaw Cybulski[ATSPI] Add CalculateScreenExtents function 50/180550/32
2019-09-02 Adeel KazmiMerge "[ATSPI] Adds support for enumeration in Property...
2019-09-02 Radoslaw Cybulski[ATSPI] Adds support for enumeration in Property::Value 49/180549/20
2019-08-27 Adeel KazmiUpdated some documentation following cmake change 70/212870/3
2019-08-12 Heeyong SongMerge "Add KeyEventGeneratedSignal for Get KeyEvent...
2019-08-09 Adeel KazmiMerge "(Animation) Update object's event-side propertie...
2019-08-08 Adeel Kazmi(Animation) Update object's event-side properties if... 39/211739/3
2019-08-02 Sunghyun kimAdd KeyEventGeneratedSignal for Get KeyEvent normally 67/207867/8
2019-07-31 Adeel KazmiIf a RenderTask's exclusive actor is destoryed, then... 72/211172/4
2019-07-30 Paul WisbeyFixed viewport issue when changing window size 87/210987/6
2019-07-24 Adeel KazmiPass surface into scene constructor 80/210680/6
2019-07-24 Adeel KazmiMerge "Skip rendering frame buffer if the render surfac...
2019-07-24 Richard HuangSkip rendering frame buffer if the render surface becom... 93/210493/5
2019-07-22 Adeel KazmiRemove Core::SurfaceResized() method as we can call... 80/210580/1
2019-07-17 Richard HuangFBO/Texture access synchronization for multiple contexts 91/210091/7
2019-07-15 Adeel Kazmi(Automated Tests) Sync with Toolkit changes 94/210094/1
2019-07-09 Richard HuangSynchronize the window removal between main thread... 44/209544/4
2019-07-09 Heeyong SongMerge "Trigger relayout in SetSizeScalePolicy" into...
2019-07-08 Adeel KazmiProcess each RenderTask render-instruction separately 16/208816/2
2019-07-05 Adeel KazmiMerge "Ability to retrieve all the property values...
2019-07-05 Adeel KazmiMerge "Add ability to set all properties on a handle...
2019-07-05 Adeel KazmiAbility to retrieve all the property values of a handle 02/209402/2
2019-07-05 Adeel KazmiAdd ability to set all properties on a handle 31/209231/5
2019-07-05 Adeel KazmiMerge "Added ThreadPool" into devel/master
2019-07-04 adam.bAdded ThreadPool 25/209225/3
2019-07-02 Adeel KazmiMerge "Add GetLogicalKey API in DevelKeyEvent" into...
2019-07-01 Adeel KazmiMerge "Ensure root layers and scenes aligned together...
2019-07-01 Richard HuangEnsure root layers and scenes aligned together properly... 88/208788/4
2019-06-27 Adeel KazmiMerge "Ensure we render once more when any node propert...
2019-06-27 Adeel KazmiMerge "Fix the crash when adding new scene during core...
2019-06-26 Adeel KazmiEnsure we render once more when any node property or... 25/208625/1
2019-06-25 Richard HuangFix the crash when adding new scene during core event... 24/208324/2
2019-06-21 Seoyeon KimMerge "Update the doxygen comment" into devel/master
2019-06-20 Adeel KazmiEnsure we render once more when we remove all renderers... 02/208202/7
2019-06-19 Adeel KazmiMerge "Delete the Scene when requested" into devel...
2019-06-18 Richard HuangDelete the Scene when requested 70/207870/6
2019-06-13 Seoyeon KimAdd GetLogicalKey API in DevelKeyEvent 52/206452/2
2019-05-31 Adeel KazmiMerge "DALi Version 1.4.22" into devel/master
2019-05-31 HyunJu ShinMerge "Add '@addtogroup' tag to generate doxygen page...
2019-05-29 Richard HuangSupport off-screen buffer rendering in additional windows 65/206765/6
2019-05-28 HyunJu ShinMerge "Update the doxygen comment" into devel/master
2019-05-20 Daniel McEwenPurge underscored header file barriers 23/206423/2
2019-05-10 Adeel KazmiMerge "Gesture event refactor" into devel/master
2019-05-09 Daniel McEwenGesture event refactor 91/203091/22
2019-05-09 Richard HuangAdded integration API to retrieve which Scene a given... 79/205679/4
2019-05-03 Adeel KazmiMerge "Remove CXX03 Build" into devel/master
2019-05-03 Daniel McEwenFix test initialisation bug 33/205433/1
2019-04-26 Adeel KazmiMerge "DALi Version 1.4.17" into devel/master
2019-04-26 Seungho, BaekPartial revert of 'Remove images from TextureSet' 55/204555/8
2019-04-24 Francisco SantosAdd support to create Property::Map with initializer_list 98/108498/26
2019-04-24 Adeel KazmiAdd move semantics to Array, Map & Value 51/203751/11
2019-04-12 Seungho, BaekRemove DALI_GLES_VERSION compile option 97/201597/13
next