[dali_1.0.3] Merge branch 'tizen'
[platform/core/uifw/dali-adaptor.git] / platform-abstractions /
2014-08-07 Agnelo Vaz[dali_1.0.3] Merge branch 'tizen' 21/25621/1
2014-08-04 Andrew CoxFix for crash when first resource load is synchronous 48/25348/2
2014-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 06/25306/1
2014-07-25 Agnelo VazAdding warning logs for metrics file 34/25034/1
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 78/24978/1
2014-07-17 Andrew CoxEnable late cancelation of resource loads already in... 43/24443/10
2014-07-08 Andrew CoxTCT Tests for platform abstraction 48/24148/1
2014-07-08 jonghyun.hoDecrease CPU loads for resource thread 45/24145/1
2014-07-08 Victor CebolladaAdaptor - Handle font style correctly in the font contr... 42/24142/1
2014-07-08 Andrew CoxDisable Late-cancels of in-flight resource loads using... 33/24133/1
2014-07-08 Richard UnderhillAdded fclose to ResourceThreadImage::LoadResourceSynchr... 28/24128/1
2014-07-08 Andrew CoxReplace fabs with fabsf in image resource thread and... 27/24127/1
2014-06-10 Andrew CoxApply cropping to simulate ScaleToFill required by...
2014-06-10 Andrew CoxImage Load Cancelation - Coarse cancelation of in-fligh...
2014-06-10 Adeel KazmiStop including std::vector directly inside dali
2014-06-10 Andrew CoxFix for incorrect error code checking in JPEG header...
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 98/21498/2 submit/tizen/20140526.004901
2014-05-15 Andrew CoxRevert "[SRUK] Bitmap adaptor patch 1 of 1 - Replace... dali-2014-wk20-release
2014-05-09 Javon PrinceUpdate build system for multiple tizen profiles
2014-05-09 Andrew CoxBitmap adaptor patch 1 of 1 - Replace all uses of the... 79/18179/3
2014-04-23 Paul WisbeyTurboJpeg loader - Avoid exceeding the maximum texture... 61/19961/1
2014-04-16 Francisco SantosFixes to klocwork warnings dali-2014-wk16-release
2014-04-11 xinyan.meiAdd extended errorhandling in jpegturbo loader to fix... 56/19456/1
2014-04-11 Victor CebolladaEmoticons - Read file names from directory. Retrieves... 54/19454/1
2014-04-11 David SteeleAdded support for loading image files synchronously 52/19452/1
2014-03-17 Paul WisbeyMerge "Updated CAPI documentation style."
2014-03-14 Andrew CoxMisc cleanup 64/18064/1
2014-03-10 Richard UnderhillRemoved legacy resource tracking / logging 61/17761/1
2014-03-03 David Steele(ImageLoading) Added new method to get closest image...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version