Cleanup property system, remove 12 redundant std::maps and 114 std::strings being...
[platform/core/uifw/dali-core.git] / dali / internal / update / resources /
2014-11-26 Kimmo HoikkaMerge "Increased precision of texture coordinate in...
2014-11-26 Kimmo HoikkaMerge "Shader & Program cleanup, Part 1: Remove cyclic...
2014-11-24 Kimmo HoikkaShader & Program cleanup, Part 1: Remove cyclic depende... 46/30646/4
2014-11-14 Francisco SantosFix issues reported by cppcheck 93/30293/2
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Kimmo HoikkaMerge "Remove dead code" into tizen
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 Kingsley StephensKlockwork: remove unreachable code, check iterators 25/29925/1
2014-11-05 Kingsley StephensKlockwork fixes: Distance field iteration 83/29883/1
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-10-29 Adeel KazmiStop passing bitmaps as raw pointers to ensure it is... 03/29403/4
2014-09-24 Kimmo HoikkaMerge "Event-side size storage in Actor." into tizen
2014-09-24 Kimmo HoikkaMerge "Added sub pixel itensity calculation for text...
2014-09-24 Kimmo HoikkaMerge "remove refobject based objects and dynamic casti...
2014-09-22 Kimmo Hoikkaremove refobject based objects and dynamic casting... 39/27739/3
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-06-10 Andrew CoxImage Load Cancelation - Downgrade error log to warning...
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-27 David SteeleFixed dynamic shapes using meshes.
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-15 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-04-16 Francisco SantosFix wrong check for warning.
2014-04-16 Francisco SantosKlocwork fixes.
2014-03-03 David Steele(Images) Reducing thread tennis
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version