Fix build break
[platform/core/uifw/dali-adaptor.git] / platform-abstractions /
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