Fixing the remaining exports from public API
[platform/core/uifw/dali-core.git] / automated-tests /
2014-10-21 Kimmo HoikkaMerge "(ImageActor) Added new nine patch style to rende...
2014-10-21 Adeel KazmiMerge "fix for Actor.Insert()" into tizen
2014-10-21 Kimmo HoikkaMerge "(Properties) Property::Map class added" into...
2014-10-21 Lee Morganfix for Actor.Insert() 15/29115/2
2014-10-21 Adeel Kazmi(Properties) Property::Map class added 72/28972/5
2014-10-15 Adeel KazmiMerge "Optimized shader hash to not allocate memory...
2014-10-15 Adeel KazmiMerge "DALi Version 1.0.13" into tizen
2014-10-15 Adeel KazmiMerge "Character - Return the script which the characte...
2014-10-10 Victor CebolladaCharacter - Return the script which the character belongs. 29/28629/1
2014-10-03 Richard HuangAdded hover event in Dali 14/27814/11
2014-10-03 Adeel KazmiMerge "(Animation) Ensure animator has been activated...
2014-10-02 Adeel Kazmi(Animation) Ensure animator has been activated before... 22/28322/2
2014-09-30 Adeel Kazmi(Animation) Allow the value to be baked upon property... 49/28149/8
2014-09-26 David SteeleFixed internal material test cases 50/28150/1
2014-09-24 Kimmo HoikkaMerge "(Properties) Specify which properties can be... accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172112 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
2014-09-24 Kimmo HoikkaMerge "Added api to specify a playing range inside...
2014-09-24 Kimmo HoikkaMerge "Event-side size storage in Actor." into tizen
2014-09-24 Adeel Kazmi(Properties) Specify which properties can be registered... 59/27959/2
2014-09-24 Ferran SoleAdded api to specify a playing range inside an animation 28/27728/8
2014-09-23 Kingsley StephensEvent-side size storage in Actor. 56/27956/2
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-19 Kimmo HoikkaMerge "Guard against invalid PanGesture timestamps...
2014-09-18 Kimmo HoikkaMerge "(Layer) Added a test for clipping" into tizen
2014-09-18 Adeel Kazmi(Layer) Added a test for clipping 51/27751/1
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-16 Adeel Kazmi(AutomatedTests) Fix Ortho Hit Test 11/27611/2
2014-09-16 Kimmo HoikkaMerge "(Layer) Correctly set clipping via properties...
2014-09-16 Ferran SoleAdded api function to specify speed factor of an animation 17/27417/7
2014-09-15 David SteeleFixed Image Culling test cases 42/27542/1 accepted/tizen/common/20140916.140310 submit/tizen_common/20140916.094545
2014-09-15 Paul WisbeySimplified the Constraint removal logic 72/27272/7
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Adeel Kazmi(Build) Ensure branch coverage is collected for later... 67/27467/1
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-12 Kevin ButchartAPI to allow Actor to insert child at a specific index 60/26460/12
2014-09-11 Paul WisbeyMerge "Fix the framebuffer texture context loss handlin...
2014-09-10 Kimmo HoikkaRemoving unused "fade-in" and "replace image" features... 74/26974/13 submit/tizen/20140910.172931
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-08 Kimmo HoikkaMerge "Fixed memory leak when connecting static functio...
2014-09-05 Paul WisbeyMerge "Lazy load programs" into tizen
2014-09-04 Kimmo HoikkaLazy load programs 87/27087/2
2014-08-29 Paul WisbeyMerge "Changed Core::Update to add current time and...
2014-08-28 Victor CebolladaReplaces TextArray type definition. 94/26394/6
2014-08-28 David SteeleChanged Core::Update to add current time and vsync... 29/26429/3
2014-08-21 Adeel KazmiMerge "Extend Animation duration when an animator excee...
2014-08-21 Paul WisbeyExtend Animation duration when an animator exceeds... 75/26375/5
2014-08-21 Victor CebolladaDali::Vector - Insert() and Erase() methods added. 28/26028/16
2014-08-14 Adeel KazmiFixed Test case which incorrectly looks for inherit... 52/26052/1
2014-08-14 Victor CebolladaTET - Fix compile errors and remove warnings 46/26046/2
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Adeel KazmiMerge "removal of shader inheritance, renderable actors...
2014-08-13 Kimmo Hoikkaremoval of shader inheritance, renderable actors now... 15/25415/8
2014-08-11 Paul WisbeyImplemented the Handle assignment operators properly 97/25697/9
2014-08-07 Francisco SantosSplit GlAbstraction to prevent double definition of... 44/25144/7
2014-08-06 Kimmo HoikkaFixing the text shader default prefix to match actual... 04/25404/4
2014-08-05 Kingsley StephensImage filter bug fix 91/25391/2
2014-08-01 Adeel KazmiChanged build directory to tizen 88/25288/1
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-08-01 Adeel KazmiMerge "Refactored shader effect implementation." into...
2014-07-30 David SteeleAdded text renderer culling 66/25066/4
2014-07-25 Paul WisbeyMerge "Ensured text mesh is centered in text actor...
2014-07-25 Kingsley StephensTexture image filtering 11/24811/9
2014-07-24 Victor CebolladaTextActor - New constructor with a parameter object... 47/24947/7
2014-07-23 Adeel KazmiMerge "Fixed test case to match new stencil hit rules...
2014-07-23 Adeel KazmiMerge "Property - Allow the custom property to be INTEG...
2014-07-23 Paul WisbeyMerge "Changed Dali::Signal to use Dali::Vector instead...
2014-07-23 Adeel KazmiFixed test case to match new stencil hit rules 44/24844/1
2014-07-23 Paul WisbeyFixed test case to match new CameraActor defaults 18/24818/2
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
2014-07-23 Victor CebolladaTextStyle - Merge operation added. 86/24386/5
2014-07-21 Adeel KazmiCAPI removal 71/24771/3
2014-07-17 Adeel KazmiMerge "(HitTest) Ensure non-renderable actors are hitta...
2014-07-17 Kimmo HoikkaMerge "proper fix for the gcc4.8 scope resolution issue...
2014-07-17 Paul WisbeyMerge "Text - Methods added to find characters and...
2014-07-16 Adeel Kazmi(HitTest) Ensure non-renderable actors are hittable... 81/24581/2
2014-07-16 Victor CebolladaText - Methods added to find characters and retrieve... 31/24231/8
2014-07-15 Adeel KazmiMerge "(Pan Gesture Prediction Tests) Added tests for...
2014-07-15 Adeel KazmiMerge "(LightActor) Fixed it reporting an incorrect...
2014-07-15 David Steeleremoved reliance on dali-adaptor 46/24346/3
2014-07-15 Julien Heanley(Pan Gesture Prediction Tests) Added tests for pan... 37/24337/3
2014-07-14 Adeel Kazmi(LightActor) Fixed it reporting an incorrect type for... 57/24457/1
2014-07-11 Agnelo Vaz(Image) Fix Ninepatch image to get correct child region... 29/24329/2
2014-07-11 Victor CebolladaCoverage fix for test cases execute script. 69/24369/2
2014-07-10 David SteeleUpdated scripts for faster build/execution cycle 33/24333/4
2014-07-10 David SteeleEnabled test cases to install to target. 25/24325/3
2014-07-08 Adeel Kazmi(AutomatedTests) Added a touch test for checking actors... 18/24118/1
2014-07-08 David SteeleAdded pre/post render methods to GL abstraction 02/24102/1
2014-07-08 Victor CebolladaFont - Fixes some documentation issues and the pass... 00/24100/1
2014-07-08 Julien HeanleyTCT Fix - Added header declaration for integration... 99/24099/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-07-08 Adeel Kazmi(PanGesture) Ensure we do not send invalid velocities 95/24095/1
2014-07-08 Ferran SoleAdded funcionality to play animations from an specified... 94/24094/1
2014-07-08 Kimmo HoikkaGuarantee notifications are served in the right order... 93/24093/1
2014-07-08 Kimmo HoikkaPrevent event thread from picking up notifications... 89/24089/1
2014-07-08 David SteeleAdded more unit tests for NinePatchImage 88/24088/1
2014-07-08 David SteeleAdded image renderer clip space culling 85/24085/1
2014-07-08 David SteeleFixed segfault if nine-patch image failed to load 84/24084/1
2014-07-08 Adeel Kazmi(HitTest) Added API to layer so that it can consume... 82/24082/1
next