platform/core/uifw/dali-adaptor.git
2015-02-17 Victor CebolladaTextAbstraction includes added to the dali.h 62/35562/1
2015-02-13 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 29/35429/1
2015-02-12 Victor CebolladaUse the Plugin architecture for the text segmentation... 32/35132/3
2015-02-11 David SteeleLock render thread when surface is lost, wait for new... 16/32516/8
2015-02-11 Victor CebolladaFontClient Plugin moved to its own file 82/35282/1
2015-02-11 Adeel KazmiDALi Version 1.0.29 65/35265/1 dali_1.0.29
2015-02-10 Victor CebolladaText shaping implementation 33/35133/3
2015-02-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 40/35140/1
2015-02-06 Paul WisbeyMerge "DALi Version 1.0.28" into tizen accepted/tizen/common/20150209.122021 accepted/tizen/mobile/20150210.015344 accepted/tizen/tv/20150210.013258 accepted/tizen/wearable/20150210.015029 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000
2015-02-06 Victor CebolladaFontClient interface amendments 37/34937/3
2015-02-06 Xiangyin MaDALi Version 1.0.28 55/35055/1
2015-02-05 Adeel Kazmi(AutomatedTests) Updated README following unmanaged... 08/35008/1
2015-02-05 Paul WisbeyChange FontMetrics format to match GlyphMetrics 04/35004/1
2015-02-05 Kimmo HoikkaMerge "(Build) Specify vconf package so there is no... accepted/tizen/common/20150209.121016 accepted/tizen/mobile/20150211.014649 accepted/tizen/tv/20150210.012937 accepted/tizen/wearable/20150210.014754 submit/tizen/20150206.044231
2015-02-05 Nick HollandImproved performance logging 88/34688/13
2015-02-05 taeyoonFix domain name issue for multi-profile build 87/34987/2 submit/tizen/20150205.132635
2015-02-05 Adeel Kazmi(Build) Specify vconf package so there is no ambiguity 83/34983/1
2015-02-04 Victor CebolladaShaping interface methods added. 89/34789/9
2015-02-04 Adeel KazmiMerge "Multi-profile support" into tizen tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080850 submit/tizen/20150205.011244
2015-02-04 taeyoonMulti-profile support 51/34751/6
2015-02-04 Victor CebolladaBidi implementation 58/34858/5
2015-02-04 Paul WisbeyMerge "Adaptor namespaces fixed." into new_text
2015-02-04 Victor CebolladaAdaptor namespaces fixed. 44/34944/1
2015-02-04 Paul WisbeyMerge "Returning GlypInfo information in floats rather...
2015-02-04 Richard UnderhillReturning GlypInfo information in floats rather than... 26/34926/3
2015-02-04 Victor CebolladaText Segmentation inplementation 02/34902/2
2015-02-04 Victor CebolladaSegmentation interface methods added. 88/34788/4
2015-02-04 Paul WisbeyMinor API clean-up 08/34908/1
2015-02-03 Paul WisbeyMerge "Added FontMetrics to FontClient API" into new_text
2015-02-03 Victor CebolladaText related libraries added to adaptor. 96/33496/5
2015-02-03 Paul WisbeyAdded FontMetrics to FontClient API 37/34837/3
2015-02-02 Paul WisbeyFixed some comments 92/34792/1
2015-02-02 Victor CebolladaBidirectional support interface methods added. 65/34765/5
2015-02-02 Richard HuangAdded new environment options for pan prediction 71/34471/2
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 01/34701/2
2015-01-30 Paul WisbeyMoved TextAbstraction to use absolute paths 18/34618/7
2015-01-29 tom.robinsonDALi Version 1.0.27 96/34596/1 accepted/tizen/common/20150129.162042 accepted/tizen/mobile/20150130.001256 accepted/tizen/tv/20150130.000843 accepted/tizen/wearable/20150131.040516 dali_1.0.27 submit/tizen/20150129.112343
2015-01-28 Adeel Kazmi(Build) Ensure unexported symbols are hidden in plugins... 28/34528/1
2015-01-28 Paul WisbeyAdded some basic FontClient APIs 85/34385/16
2015-01-28 Adeel Kazmi(Build) Disable efl-assist for UBUNTU profile 21/34521/1
2015-01-27 Adeel KazmiRemoved unused signal name constants & updated document... 66/34466/4
2015-01-27 taeyoonChange of plugins build and fix of efl-assist build... 48/33148/8
2015-01-26 Paul WisbeyMerge "Merge remote-tracking branch 'origin/tizen'...
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 76/34376/1
2015-01-23 Nick HollandText abstraction framework 92/34192/8
2015-01-22 Francisco SantosFix warning: ordered comparison of pointer with integer... 86/34186/3
2015-01-22 Adeel KazmiMerge "Incorrect assert can happen if the object never...
2015-01-22 Francisco SantosIncorrect assert can happen if the object never gets... 87/34187/2
2015-01-22 Nick HollandDALi Version 1.0.26 52/34252/1 accepted/tizen/common/20150123.092454 accepted/tizen/common/20150123.135215 accepted/tizen/mobile/20150126.011911 accepted/tizen/tv/20150126.011343 accepted/tizen/wearable/20150126.011600 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
2015-01-19 Adeel KazmiMerge "Recover PixmapImage::GetPixmap() without any...
2015-01-19 Richard UnderhillSingle tap results on text-input controls was very... 06/31306/6
2015-01-16 taeyoonRemoval of a 'sec_build_binary_debug_enable' part in... 07/33907/1
2015-01-15 David SteeleMoved NotificationTrigger from update thread to update... 55/33855/2
2015-01-15 Xiangyin MaDALi Version 1.0.25 41/33841/1 dali_1.0.25
2015-01-14 David SteeleFixed overflow error with time values 62/33762/1
2015-01-13 Kimmo HoikkaMerge "Fix crash issue. The objects which are registere...
2015-01-13 Andrew CoxRemoved unnamed namespace in header file 73/33673/1
2015-01-13 Yoonsang LeeRecover PixmapImage::GetPixmap() without any parameters... 31/33631/1
2015-01-13 Heeyong SongFix crash issue. The objects which are registered in... 90/33290/6
2015-01-09 Kimmo HoikkaMerge "Fix of uninitialized dimensionTest error error...
2015-01-09 Philippe Covalplatform-abstractions: png: need zlib.h to use Z_BEST_SPEED 28/33428/2 sandbox/pcoval/tizen submit/tizen_common/20150108.143100 submit/tizen_common/20150109.165001
2015-01-09 Philippe Covalplatform-abstractions: png: use C++ headers for stdlib 27/33427/2
2015-01-09 Philippe Covalplatform-abstractions: png: include cstring to use... 26/33426/2
2015-01-09 taeyoonFix of uninitialized dimensionTest error 99/33399/1
2015-01-09 taeyoonchange --enable-gles = 30 to 20 and removal of sec_prod... 14/33214/2
2015-01-08 Kimmo HoikkaMerge "Image scaling operations - FilterMode::Box imple...
2015-01-08 Lee MorganDALi Version 1.0.24 58/33358/1 dali_1.0.24
2015-01-08 Andrew CoxImage scaling operations - FilterMode::Box implemented... 15/32515/9
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 54/33254/1
2015-01-07 taeyoonRevert "Core API compatibility" 00/33200/1
2015-01-06 taeyoon0.leeCore API compatibility
2015-01-05 HyunJu ShinMerge "Revert "recover PixmapImage::GetPixmap() without...
2015-01-05 Yoonsang LeeRevert "recover PixmapImage::GetPixmap() without any... 90/33090/1
2015-01-05 HyunJu ShinMerge "add IndicatorVisibilityChangedSignal" into tizen
2015-01-05 Taeyoon LeeMerge "recover PixmapImage::GetPixmap() without any...
2014-12-24 Adeel KazmiDALi Version 1.0.23 09/32809/1 dali_1.0.23
2014-12-24 Yoonsang Leeadd IndicatorVisibilityChangedSignal 73/32573/2
2014-12-23 Yoonsang Leemodify wrong license comment 18/32718/1 submit/tizen_tv/20141223.055839
2014-12-19 Adeel KazmiMerge "Raise SceneCreated signal with stage." into... accepted/tizen/mobile/20141222.135632 accepted/tizen/tv/20141222.125453 accepted/tizen/wearable/20141222.134819 submit/tizen_mobile/20141222.110426 submit/tizen_tv/20141222.110436 submit/tizen_wearable/20141222.110431
2014-12-19 Paul WisbeyInitial removal of Text features 81/32381/5
2014-12-19 taeyoonRemoval of Ecore_Wl_Display from ecore-wl-render-surfac... 85/32585/1 accepted/tizen/common/20141222.090259 accepted/tizen/mobile/20141223.073050 accepted/tizen/tv/20141223.072944 accepted/tizen/wearable/20141223.073019 submit/tizen_common/20141218.164254 submit/tizen_mobile/20141223.060220 submit/tizen_tv/20141223.060220 submit/tizen_wearable/20141223.060220
2014-12-19 Yoonsang Leerecover PixmapImage::GetPixmap() without any parameter 72/32572/1
2014-12-18 Kimmo HoikkaSaving a bit of memory by using pretty function instead... 77/32377/4
2014-12-18 Kingsley StephensRaise SceneCreated signal with stage. 12/32212/3
2014-12-18 Kingsley StephensDALi Version 1.0.22 65/32465/1 dali_1.0.22
2014-12-17 Paul WisbeyMerge branch 'tizen' into new_text 86/32386/1
2014-12-16 Kimmo HoikkaMerge "Expose custom performance timers" into tizen
2014-12-15 Andrew CoxRemoved Boost Scoped Pointer 59/31959/6
2014-12-15 Kingsley StephensExpose custom performance timers 73/30373/13
2014-12-12 Adeel KazmiMerge "Fixed some README comments" into tizen
2014-12-12 Paul WisbeyFixed some README comments 66/31966/1
2014-12-12 Stéphane Desneux... Merge "resource-loader: include scoped_ptr header"... accepted/tizen/common/20141219.104221 submit/tizen_common/20141212.114052 submit/tizen_mobile/20141222.083751 submit/tizen_tv/20141222.083751 submit/tizen_wearable/20141222.083751
2014-12-12 Adeel KazmiMerge "Lifecycle controller" into tizen
2014-12-12 Chanho Parkresource-loader: include scoped_ptr header 17/31917/1 submit/tizen_common/20141212.092449 submit/tizen_common/20141212.112856
2014-12-11 Adeel KazmiMerge "ImfManager - Typo fix SetRestoreAfe...
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 79/31879/1
2014-12-11 Nick HollandDALi Version 1.0.21 75/31875/1 dali_1.0.21
2014-12-11 Victor CebolladaImfManager - Typo fix 02/31702/2
2014-12-11 Kingsley StephensLifecycle controller 04/31304/6
2014-12-10 Kimmo HoikkaMerge "(PixmapImage) Removed dependency on Adaptor... accepted/tizen/common/20141211.150201 accepted/tizen/mobile/20141216.080611 accepted/tizen/tv/20141215.043908 accepted/tizen/wearable/20141215.104624 submit/tizen/20141211.140945
next