Merge "Implemented the Handle assignment operators properly" into tizen
[platform/core/uifw/dali-adaptor.git] / platform-abstractions / slp /
2014-08-13 Paul WisbeyMerge "Implemented the Handle assignment operators...
2014-08-11 Paul WisbeyMerge "Remove Deprecated APIs" into tizen
2014-08-11 Andrew CoxFix to disable all tests for in-flight cancellation... 61/25661/5
2014-08-07 Francisco SantosSupport to build against ubuntu environment. 45/25145/15
2014-08-04 Andrew CoxFix for crash when first resource load is synchronous 48/25348/2
2014-07-25 Agnelo VazAdding warning logs for metrics file 34/25034/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 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