platform/core/uifw/dali-core.git
2015-12-22 taeyoon[3.0] Fix svace issue 99/55199/1 accepted/tizen/mobile/20151222.224218 accepted/tizen/tv/20151222.224232 accepted/tizen/wearable/20151222.224247 submit/tizen/20151222.112230 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-10-28 taeyoonRevert "Revert "[3.0] Temporary change to fix homescree... 32/50132/2 accepted/tizen/common/20151218.120152 accepted/tizen/mobile/20151102.112631 accepted/tizen/tv/20151102.112708 accepted/tizen/wearable/20151102.112731 submit/tizen/20151102.084015 submit/tizen_common/20151209.063055
2015-10-28 taeyoonMerge branch 'devel/master (1.1.2 ~ 1.1.7)' into tizen 31/50131/6
2015-10-26 taeyoonRevert "[3.0] Temporary change to fix homescreen issue" 30/50130/1
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Paul WisbeyMerge "Stop calculating default filter and wrap modes...
2015-10-23 Kimmo HoikkaStop calculating default filter and wrap modes every... 47/50047/3
2015-10-23 Lee MorganDALi Version 1.1.7 33/50033/1 dali_1.1.7
2015-10-22 Xiangyin MaAdded Thread abstract class 27/49927/5
2015-10-21 Kimmo HoikkaMerge "Remove scene graph property buffer" into devel...
2015-10-21 Kimmo HoikkaRemove unused constants and move to exports to reduce... 05/49905/3
2015-10-21 Ferran SoleRemove scene graph property buffer 04/49704/13
2015-10-21 Kimmo HoikkaRemove 20k of unnecessary binary bloat by removing... 97/49897/1
2015-10-20 Kimmo HoikkaStop creating string for sampler name every frame for... 48/49848/1
2015-10-20 Kimmo HoikkaMinor cleanup of commented out headers and @todos 99/49799/1
2015-10-16 Ferran SoleFixed bug on SetTextureUniformName 13/49613/5
2015-10-16 Kimmo HoikkaMerge "BufferImage Fix for multiple area updates."...
2015-10-15 Richard UnderhillBufferImage Fix for multiple area updates. 15/49115/7
2015-10-14 Kimmo HoikkaRemove some dead and non-thread safe internal uniforms 45/49545/1
2015-10-13 Ferran SoleRemove Sampler scene object 80/49080/19
2015-10-13 Kimmo HoikkaMerge "Avoid constraint suicide during ObjectDestroyed...
2015-10-12 Paul WisbeyAvoid constraint suicide during ObjectDestroyed callbacks 29/49329/4
2015-10-12 Chu HoangMoved INITIAL_HASH_VALUE from hash.cpp to hash.h 28/49328/1
2015-10-09 Kimmo HoikkaMerge "Moved OwnerContainer from internal to devel...
2015-10-09 Kimmo HoikkaMerge "Changed WeakHandle::GetHandle() method to use...
2015-10-09 Chu HoangChanged WeakHandle::GetHandle() method to use a DownCas... 42/49242/2
2015-10-09 Chu HoangMoved OwnerContainer from internal to devel-api. 37/49237/1
2015-10-09 Tom RobinsonDALi Version 1.1.6 29/49229/1 dali_1.1.6
2015-10-08 Adeel KazmiMerge "Revert "Fix thread contention issues in messages...
2015-10-08 Kimmo HoikkaRevert "Fix thread contention issues in messages and... 10/49210/2
2015-10-08 Kimmo HoikkaCache size uniform as its often same for many renderers... 09/49209/1
2015-10-07 Chu HoangChanged SceneGraph::Renderer::mOnStage flag to instead... 02/49102/2
2015-10-05 Xiangyin Ma(Geometry) Allow to set index buffer when using triangl... 90/48990/3
2015-10-02 Chu HoangDALi Version 1.1.5 73/48973/1 dali_1.1.5
2015-10-01 Chu HoangChanged SceneGraph::CompareItems and CompareItems3D... 14/48914/2
2015-09-29 Agnelo VazRemoving GetDefaultFontDescription and libXML from... 59/48759/4
2015-09-28 Adeel KazmiRearrange doxygen tags for recently deprecated or new... 56/48756/1
2015-09-28 Adeel Kazmi(Docs) Adding doxygen tag order to coding style 55/48755/3
2015-09-25 Kimmo HoikkaMerge "Allow multiple renderers per Actor and sharing...
2015-09-25 Adeel KazmiDALi Version 1.1.4 11/48711/1 dali_1.1.4
2015-09-25 HyunJu ShinMerge "Remove the actor from exclusive list in RenderTa...
2015-09-24 Yoonsang LeeModify doxygen group names 52/48652/2
2015-09-24 Adeel KazmiMerge "Marked new API's since 1.1.4" into devel/master
2015-09-24 Lee MorganMarked new API's since 1.1.4 10/48610/3
2015-09-24 Ferran SoleAllow multiple renderers per Actor and sharing renderer... 70/47770/25
2015-09-24 Kimmo HoikkaMerge "Remove dead code: BitmapExternal; not been used...
2015-09-24 Heeyong SongRemove the actor from exclusive list in RenderTaskList... 75/48575/2
2015-09-23 Kimmo HoikkaRemove dead code: BitmapExternal; not been used for... 13/48613/1
2015-09-23 Chu HoangChanged NinePatchImage to always load images without... 09/48609/1
2015-09-23 Adeel KazmiMerge "Changed NinePatchImage to support parsing of...
2015-09-22 Paul WisbeyMerged NativeFrameBufferTexture into FrameBufferTexture 84/48184/4
2015-09-21 Chu HoangChanged NinePatchImage to support parsing of n-patches. 49/48449/5
2015-09-21 Adeel KazmiAdded version when deprecated to the documentation... 09/48409/2
2015-09-18 Xiangyin MaDALi Version 1.1.3 49/48349/1 dali_1.1.3
2015-09-15 Kimmo HoikkaDeprecated load and resource policies as they dont... 72/48172/3
2015-09-15 Kimmo HoikkaMerge "Added GetUniformName to Sampler." into devel...
2015-09-15 Kimmo HoikkaMerge "Fixed Material::RemoveSampler not calling SceneG...
2015-09-15 Chu HoangAdded GetUniformName to Sampler. 62/48162/2
2015-09-11 Chu HoangFixed Material::RemoveSampler not calling SceneGraph... 41/48041/4
2015-09-11 Adeel KazmiConditionalWait moved to Core & add check for how many... 00/48000/4
2015-09-10 Richard HuangDALi Version 1.1.2 60/47960/1 dali_1.1.2
2015-09-09 Adeel KazmiMerge "Stability/Performance for update buffer index...
2015-09-09 Kimmo HoikkaMerge "BufferImage mirrors an external Pixel Buffer...
2015-09-09 Kimmo HoikkaStability/Performance for update buffer index 72/47872/2
2015-09-08 Paul WisbeyFixed Helgrind issue with SceneGraph::Animator creation 44/47744/3
2015-09-08 Richard UnderhillBufferImage mirrors an external Pixel Buffer on creation. 10/44910/21
2015-09-07 Adeel KazmiScenGraph::ConstraintBase does not need to inherit... 30/47630/1
2015-09-04 Richard UnderhillFix thread contention issues in messages and pan gestures. 60/47560/1
2015-09-04 Adeel KazmiMerge "Prevents an invalid texture cache being interrog...
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-02 Richard UnderhillPrevents an invalid texture cache being interrogated... 54/47354/1
2015-09-02 Yoonsang LeeDoxygen grouping 35/45135/5
2015-09-01 Adeel KazmiMerge changes I02677edb,If59805d2 into devel/master
2015-09-01 taeyoon[3.0] Temporary change to fix homescreen issue 39/47239/1 accepted/tizen/mobile/20151022.072951 accepted/tizen/tv/20151022.073017 accepted/tizen/wearable/20151022.073036 submit/tizen/20151022.022818 submit/tizen_mobile/20151022.013557 submit/tizen_mobile/20151022.022746 submit/tizen_tv/20151022.055445 submit/tizen_wearable/20151022.055709
2015-09-01 taeyoonMerge branch 'devel/master (1.1.1)' into tizen 16/47216/1
2015-09-01 taeyoonRevert "[3.0] Temporary change to fix homescreen issue" 88/47188/1
2015-08-31 taeyoonFix VD prevent issues 26/46826/3
2015-08-31 taeyoonFix prevent issues 25/46825/4
2015-08-28 Richard UnderhillFix for Valgrind reporting loss from QuramBitmapFactory... 78/46378/3
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues - DIVIDE_BY_ZERO" into...
2015-08-28 Adeel KazmiMerge "Basic pan-gesture resampling for when prediction...
2015-08-28 Kimmo HoikkaMerge "Removed default in AnimatorBase::ApplyAlphaFunct...
2015-08-28 Tom RobinsonBasic pan-gesture resampling for when prediction is off 86/46986/2
2015-08-28 Chu HoangRemoved default in AnimatorBase::ApplyAlphaFunction... 35/47035/1
2015-08-26 Kimmo HoikkaMerge "Fixed a potential memory corruption due to updat...
2015-08-26 Lee MorganDALi Version 1.1.1 17/46817/1 dali_1.1.1
2015-08-26 Heeyong SongFix VD prevent issues - DIVIDE_BY_ZERO 01/46801/1
2015-08-25 Kimmo HoikkaFixed a potential memory corruption due to update and... 53/46753/3
2015-08-25 Kimmo HoikkaMerge "Changed RendererAttachment to use blend flag...
2015-08-25 Kimmo HoikkaRemove Helgrind warning when Node flags are illegally... 26/46726/1
2015-08-20 Adeel Kazmi(Logging) Ensure we do not output unrequired spaces... 70/46470/1
2015-08-20 Chu HoangDALi Version 1.1.0 52/46452/1 dali_1.1.0
2015-08-20 taeyoon[3.0] Temporary change to fix homescreen issue 92/46392/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_temp accepted/tizen/mobile/20150820.115807 accepted/tizen/mobile/20150820.115837 accepted/tizen/tv/20150820.115908 accepted/tizen/wearable/20150820.120016 submit/tizen/20150820.095239 submit/tizen/20150820.112512 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150820.095541 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-19 taeyoonMerge branch devel/master (1.0.49) into tizen 49/46349/1
2015-08-14 Kimmo HoikkaMerge "Ensure synchronous buffer decode when using...
2015-08-14 Kimmo HoikkaMerge "Changed drawing order for 2D and 3D layers"...
2015-08-14 Adeel KazmiEnsure synchronous buffer decode when using encoded... 92/46092/2
2015-08-14 Richard HuangImplemented WeakHandle in dali-core 38/46038/3
2015-08-13 Adeel KazmiRemove Boost completely 75/46075/1
2015-08-13 Adeel KazmiRemove unnecessary timeDelta parameter from PostRender 84/45084/4
next