2022-03-18 |
Richard Huang | DALi Version 2.1.14 43/272543/1 dali_2.1.14 |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Shinwoo Kim | Merge "[AT-SPI] fix a crash on scroll-view" into devel... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Lukasz Oleksak | Merge changes I6399a6ca,Iae5f8784,I40eb6797,I8ba65736... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Shinwoo Kim | [AT-SPI] fix a crash on scroll-view 27/271527/6 |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Artur Świgoń | [AT-SPI] Remove SetAccessibilityConstructor() 32/271132/9 |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Artur Świgoń | [AT-SPI] Require ControlAccessible for Control 17/272317/3 |
commit | commitdiff | tree | snapshot |
2022-03-14 |
Adeel Kazmi | Removed erroneous format file 23/272323/1 |
commit | commitdiff | tree | snapshot |
2022-03-14 |
Artur Świgoń | [AT-SPI] Introduce TextControlAccessible 09/272309/2 |
commit | commitdiff | tree | snapshot |
2022-03-14 |
Artur Świgoń | [AT-SPI] Rename AccessibleImpl to <Control>Accessible 08/272308/2 |
commit | commitdiff | tree | snapshot |
2022-03-14 |
Eunki, Hong | Do not create visual when URL or array is empty 62/271862/5 |
commit | commitdiff | tree | snapshot |
2022-03-14 |
joogab yun | Merge "When using the auto-focusing function by enablin... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
Adeel Kazmi | Merge "DALi Version 2.1.13" into devel/master |
commit | commitdiff | tree | snapshot |
2022-03-11 |
David Steele | DALi Version 2.1.13 47/272247/1 dali_2.1.13 |
commit | commitdiff | tree | snapshot |
2022-03-11 |
Artur Świgoń | [AT-SPI] Change DevelControl functions' first parameter... 95/271395/8 |
commit | commitdiff | tree | snapshot |
2022-03-11 |
David Steele | Re-instating test cases from old graphics backend 00/272100/4 |
commit | commitdiff | tree | snapshot |
2022-03-11 |
joogab.yun | When using the auto-focusing function by enabling Enabl... 65/272165/4 |
commit | commitdiff | tree | snapshot |
2022-03-10 |
David Steele | Updating code formatting 79/272179/2 |
commit | commitdiff | tree | snapshot |
2022-03-10 |
David Steele | Merge "Updated visuals to use VisualRenderer" into... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
Eunki, Hong | Fix coverity issue on dli loader : Add null check 61/272161/1 |
commit | commitdiff | tree | snapshot |
2022-03-10 |
Shinwoo Kim | Merge "[AT-SPI] text: add "GetRangeExtents" interface... |
commit | commitdiff | tree | snapshot |
2022-03-09 |
David Steele | Updated visuals to use VisualRenderer 84/271184/6 |
commit | commitdiff | tree | snapshot |
2022-03-08 |
joogab yun | Merge "Remove dead code." into devel/master |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Shinwoo Kim | [AT-SPI] text: add "GetRangeExtents" interface 61/271761/7 |
commit | commitdiff | tree | snapshot |
2022-03-07 |
David Steele | Merge "Fix shader issue during Animation & UPDATE_PROPE... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Bowon Ryu | Merge "Improve the underline markup" into devel/master |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Bowon Ryu | Merge "Support the underline and its attributes in... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
Eunki, Hong | Fix shader issue during Animation & UPDATE_PROPERTY... 44/272044/2 |
commit | commitdiff | tree | snapshot |
2022-03-07 |
joogab.yun | Remove dead code. 31/272031/1 |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Artur Świgoń | [AT-SPI] Remove redundant mAccessibility*Set fields... 94/271394/7 |
commit | commitdiff | tree | snapshot |
2022-03-04 |
David Steele | Merge "DALi Version 2.1.12" into devel/master |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Adeel Kazmi | DALi Version 2.1.12 87/271987/1 dali_2.1.12 |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Bowon Ryu | fix automated test fail in TextLabel, TextEditor 75/271975/1 |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Bowon Ryu | Merge "fix issue with text size with negative line... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
abdullah | Support RelativeLineHeight in TextEditor/TextLabel 86/271686/5 |
commit | commitdiff | tree | snapshot |
2022-03-03 |
Bowon Ryu | Merge "Fix issue in Selection with negative line spacin... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
abdullah | fix issue with text size with negative line spacing 83/271783/2 |
commit | commitdiff | tree | snapshot |
2022-02-28 |
ssabah | Improve the underline markup 45/271745/5 |
commit | commitdiff | tree | snapshot |
2022-02-28 |
ssabah | Support the underline and its attributes in span tag 85/271685/5 |
commit | commitdiff | tree | snapshot |
2022-02-27 |
abdullah | Fix issue in Selection with negative line spacing 09/271609/7 |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Adam Bialogonski | DALi Version 2.1.11 31/271731/1 dali_2.1.11 |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Bowon Ryu | Merge "Support align attribute for paragraph tag in... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Bowon Ryu | Merge "Support paragraph tag <p> in markup" into devel... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Bowon Ryu | Merge "fix cursor visible issue" into devel/master |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Eunki Hong | Merge "Make TextureHash as buffer" into devel/master |
commit | commitdiff | tree | snapshot |
2022-02-23 |
David Steele | Merge "Implement some more speed-up : Syncing test... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Eunki, Hong | Make TextureHash as buffer 25/271625/1 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
David Steele | Merge "Split texture-manager-impl files" into devel... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Eunki, Hong | Implement some more speed-up : Syncing test harness... 35/271535/3 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
ssabah | Support align attribute for paragraph tag in markup 42/270442/10 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Bowon Ryu | fix cursor visible issue 29/270329/4 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
ssabah | Removed bits/stdint-uintn.h 87/271587/1 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Eunki, Hong | Split texture-manager-impl files 79/271179/16 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Bowon Ryu | Merge "Add underline to anchor in the markup processor... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
David Steele | Merge "Use RegisterUniqueProperty for some more rendere... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
ssabah | Support paragraph tag <p> in markup 84/270384/16 |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Bowon Ryu | Add underline to anchor in the markup processor 89/271489/1 |
commit | commitdiff | tree | snapshot |
2022-02-21 |
ssabah | Support Markup Underline attributes 88/271188/10 |
commit | commitdiff | tree | snapshot |
2022-02-21 |
ssabah | Refactor some parts in Markup processor 87/271187/3 |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Bowon Ryu | Merge "fix issue when strikethrough used without ending... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Richard Huang | DALi Version 2.1.10 68/271368/1 dali_2.1.10 |
commit | commitdiff | tree | snapshot |
2022-02-17 |
joogab.yun | For custom wheel events, event propagation starts from... 64/270164/11 |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Eunki, Hong | Use RegisterUniqueProperty for some more renderers 19/270919/3 |
commit | commitdiff | tree | snapshot |
2022-02-14 |
David Steele | Added prefix matching to test case execution 41/271041/1 |
commit | commitdiff | tree | snapshot |
2022-02-12 |
joogab yun | Merge "Add forward and backward type for Tab, Shift... |
commit | commitdiff | tree | snapshot |
2022-02-11 |
David Steele | DALi Version 2.1.9 56/270956/1 dali_2.1.9 |
commit | commitdiff | tree | snapshot |
2022-02-11 |
joogab.yun | Add forward and backward type for Tab, Shift-Tab key 81/270781/2 |
commit | commitdiff | tree | snapshot |
2022-02-07 |
abdullah | fix issue when strikethrough used without ending tag 70/270670/2 |
commit | commitdiff | tree | snapshot |
2022-02-07 |
Heeyong Song | Merge "Set http response body in binary format." into... |
commit | commitdiff | tree | snapshot |
2022-02-07 |
Eunki, Hong | Remove useless API at VideoView - WidthForHeight /... 91/270591/2 |
commit | commitdiff | tree | snapshot |
2022-02-04 |
Adeel Kazmi | Merge "DALi Version 2.1.8" into devel/master |
commit | commitdiff | tree | snapshot |
2022-02-04 |
Adeel Kazmi | DALi Version 2.1.8 77/270577/1 dali_2.1.8 |
commit | commitdiff | tree | snapshot |
2022-02-01 |
abdullah | Fix strikethrough coloring for Textlabel 08/270408/1 |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Eunki, Hong | New with additional behavior flag for some Controls 04/270004/14 |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Adeel Kazmi | Merge "Reserved Visual properties on renderer creation... |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Adam Bialogonski | DALi Version 2.1.7 55/270355/1 dali_2.1.7 |
commit | commitdiff | tree | snapshot |
2022-01-27 |
joogab yun | Merge "Add null check for currentFocusActor" into devel... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
joogab.yun | Add null check for currentFocusActor 54/270254/1 |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Bowon Ryu | Merge "Adding Character Spacing" into devel/master |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Bowon Ryu | Merge "Add SelectionStarted signal" into devel/master |
commit | commitdiff | tree | snapshot |
2022-01-25 |
abdullah | Add SelectionStarted signal 16/269516/7 |
commit | commitdiff | tree | snapshot |
2022-01-25 |
David Steele | Reserved Visual properties on renderer creation 98/270098/1 |
commit | commitdiff | tree | snapshot |
2022-01-24 |
Sara Samara | Adding Character Spacing 90/260890/78 |
commit | commitdiff | tree | snapshot |
2022-01-24 |
Bowon Ryu | Merge "fix wrong description in text-style" into devel... |
commit | commitdiff | tree | snapshot |
2022-01-24 |
huayong.xu | Set http response body in binary format. 38/269638/2 |
commit | commitdiff | tree | snapshot |
2022-01-24 |
Seoyeon Kim | Merge "[AT-SPI] Remove GetBoundAccessibilityObject... |
commit | commitdiff | tree | snapshot |
2022-01-24 |
Bowon Ryu | fix wrong description in text-style 00/270000/1 |
commit | commitdiff | tree | snapshot |
2022-01-24 |
Bowon Ryu | Merge "Fix svace issue on text-visual" into devel/master |
commit | commitdiff | tree | snapshot |
2022-01-24 |
Bowon Ryu | Merge "Fix svace issue on text controller" into devel... |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Adeel Kazmi | Merge "Synchronizing test harness" into devel/master |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Artur Świgoń | [AT-SPI] Remove GetBoundAccessibilityObject 12/269912/2 |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Lukasz Oleksak | Merge "[AT-SPI] Remove unnecessary parameter for Access... |
commit | commitdiff | tree | snapshot |
2022-01-21 |
David Steele | Synchronizing test harness 17/269917/2 |
commit | commitdiff | tree | snapshot |
2022-01-21 |
David Steele | Merge "DALi Version 2.1.6" into devel/master |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Richard Huang | DALi Version 2.1.6 22/269922/1 dali_2.1.6 |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Artur Świgoń | [AT-SPI] Remove unnecessary parameter for Accessible... 11/269911/1 |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Artur Świgoń | Merge "[AT-SPI] Mark text cursors as ACCESSIBILITY_HIDD... |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Artur Świgoń | Merge "[AT-SPI] Notify parent Accessible when ACCESSIBI... |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Bowon Ryu | Fix svace issue on text-visual 90/269890/1 |
commit | commitdiff | tree | snapshot |
2022-01-21 |
Bowon Ryu | Fix svace issue on text controller 84/269884/1 |
commit | commitdiff | tree | snapshot |
2022-01-20 |
David Steele | Merge "Improved visual base property registration speed... |
commit | commitdiff | tree | snapshot |
next |