Merge "[AT-SPI] Make ToolkitName customizable" into devel/master
[platform/core/uifw/dali-adaptor.git] / dali / internal / accessibility / bridge / bridge-impl.cpp
2022-05-11 Seoyeon KimMerge "[AT-SPI] Make ToolkitName customizable" into...
2022-05-10 Shinwoo Kim[AT-SPI] remove isRoot param from Accessible::Get 37/274737/4
2022-05-04 Heeyong SongMerge "Don't use pre-initialized app in case of WidgetA...
2022-05-04 Heeyong SongMerge "Change VectorImage method" into devel/master
2022-05-02 Shinwoo Kim[AT-SPI] Emit WindowEvent::DESTROY 73/273873/4
2022-04-08 Shinwoo KimMerge "[AT-SPI] Add resource id to window attribute...
2022-04-04 Shinwoo KimMerge "[AT-SPI] do not keep window in ApplicationAccess...
2022-04-04 Shinwoo Kim[AT-SPI] do not keep window in ApplicationAccessible 99/273199/7
2022-04-01 Shinwoo KimMerge "[AT-SPI] Introduce AtspiEvents" into devel/master
2022-03-28 Eunki HongMerge "Cache gif colormap so make gif-loading faster...
2022-03-28 Eunki HongMerge "TTrace enable always in tizen + Add TTrace for...
2022-03-28 Shinwoo KimMerge "[AT-SPI] Add ScreenReaderEnabled, Disabled"...
2022-03-16 Shinwoo Kim[AT-SPI] Add ScreenReaderEnabled, Disabled 48/272348/2
2022-03-10 David SteeleMerge "Test harness sync" into devel/master
2022-03-10 Shinwoo KimMerge "[AT-SPI] text: add "GetRangeExtents" interface...
2022-03-04 Artur ŚwigońMerge "[AT-SPI] Add Socket interface" into devel/master
2022-03-04 Taehyub KimMerge "dnd : Added more functions to drag and drop...
2022-03-04 Shinwoo Kim[AT-SPI] text: add "GetRangeExtents" interface 59/271759/5
2022-03-02 David SteeleMerge "Speedup image channel operation + alpha masking...
2022-03-02 Seoyeon KimMerge "[AT-SPI] Rework Accessible::GetInterfaces()...
2022-02-24 Artur Świgoń[AT-SPI] Add Socket interface 55/260855/12
2022-02-24 Artur Świgoń[AT-SPI] Rework Accessible::GetInterfaces() 72/270772/11
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2021-12-27 Shinwoo KimMerge "[ATSPI] recover ForceUp failure" into devel...
2021-12-24 Shinwoo Kim[ATSPI] recover ForceUp failure 23/268323/3
2021-12-20 Artur Świgoń[AT-SPI] Use a std::shared_ptr for Bridge 35/268335/2
2021-12-16 Shinwoo Kim[ATSPI] ignore ScreenReaderEnabled property on suppress... 39/267839/5
2021-12-13 Bowon RyuMerge "Fix emoji vertical alignment issue" into devel...
2021-12-10 David SteeleMerge "DALi Version 2.1.2" into devel/master
2021-12-09 Shinwoo Kim[ATSPI] reduce initialization attempts 20/267720/2
2021-12-08 Seoyeon KimMerge "[AT-SPI] Fix not working screen reader when...
2021-12-06 Seoyeon Kim[AT-SPI] Fix not working screen reader when rerunning it 92/267192/4
2021-11-23 Seoyeon KimMerge "[ATSPI] Hypertext and Hyperlink interface suppor...
2021-11-22 Lukasz Oleksak[ATSPI] Hypertext and Hyperlink interface support ... 58/263758/17
2021-11-18 joogab yunMerge "Adjust the yBearing value of the emoji." into...
2021-11-11 Seoyeon KimMerge "[AT-SPI] Add Bridge::{Enabled,Disabled}Signal...
2021-11-10 Shinwoo Kim[ATSPI] Read property in Async way 13/265913/5
2021-11-10 Seoyeon KimMerge "[ATSPI] Apply multi-window to ATSPI" into devel...
2021-11-09 Artur Świgoń[AT-SPI] Add Bridge::{Enabled,Disabled}Signal() 49/266049/2
2021-11-08 Seoyeon Kim[ATSPI] Apply multi-window to ATSPI 62/264762/10
2021-10-15 junsu choiMerge "VectorImageRenderer: Remove TizenVectorImageRend...
2021-09-30 Adeel KazmiMerge "Enable network server with target build" into...
2021-09-28 Seoyeon Kim[ATSPI] Add some descriptions to Bridge objects 89/263489/12
2021-09-23 HyunJu ShinMerge "[ATSPI] Initialize Bridge on Idler" into devel...
2021-09-17 Shinwoo Kim[ATSPI] Initialize Bridge on Idler 75/264375/4
2021-09-14 junsu choiMerge "CanvasRenderer: Change colorspace RGBA888 to...
2021-09-14 Seoyeon Kim[ATSPI] Change function names for Window 60/263060/4
2021-08-31 Bartlomiej Grzelewski[ATSPI] Added support for ToolkitName and Version to... 14/256714/15
2021-07-20 Adeel KazmiMerge changes I83c26470,I6fe45a0f into devel/master
2021-07-09 joogab yunMerge "Makes the LTR/RTL alignment of text follow the...
2021-07-08 Eunki HongMerge "Add class for encoded image buffer" into devel...
2021-07-07 Seoyeon KimMerge "Update ATSPI code according to DALi coding rule...
2021-07-05 Seoyeon KimUpdate ATSPI code according to DALi coding rule 81/260281/9
2021-06-11 Adeel KazmiMerge "Changed when depth/stencil renderbuffers are...
2021-06-09 Adeel KazmiMerge "Fixed SVACE error in gles-context.cpp" into...
2021-06-09 Seoyeon KimMerge "[AT-SPI] Add Selection interface" into devel...
2021-06-08 Artur Świgoń[AT-SPI] Add Selection interface 13/258913/10
2021-05-26 David SteeleMerge "Merge branch 'devel/master' into devel/graphics...
2021-05-26 David SteeleMerge branch 'devel/master' into devel/graphics 94/258794/2
2021-05-25 junsu choiMerge "CanvasRenderer::Drawable: Add GetBoundingBox...
2021-05-20 Heeyong SongMerge "Support partial update in case of window rotatio...
2021-05-14 Adeel KazmiMerge "Using correct internal formats for image uploadi...
2021-05-14 Adeel KazmiMerge "[AT-SPI] Remove Bridge::EnableAutoInit() argumen...
2021-05-14 Artur Świgoń[AT-SPI] Remove Bridge::EnableAutoInit() arguments 12/258012/2
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 25/258325/1
2021-05-13 Wonsik JungMerge "Modify window configure notification event callb...
2021-05-11 Adeel KazmiMerge "Fixed reported SVACE error in hyphenation-impl...
2021-05-11 Adeel KazmiMerge "Ensured GL calls are not made after EGL Shutdown...
2021-05-11 Shinwoo KimMerge "atspi: reduce DBus signal 'BoundsChanged'" into...
2021-05-11 Shinwoo KimMerge "atspi: suppress screen-reader by env variable...
2021-05-10 Bowon RyuMerge "Add text wrapping hyphen mode support" into...
2021-05-07 Shinwoo Kimatspi: suppress screen-reader by env variable 10/258010/1
2021-04-30 David SteeleMerge "DALi Version 2.0.24" into devel/master
2021-04-30 Seoyeon KimMerge "[AT-SPI] Add API for blocking automatic Bridge...
2021-04-27 Artur Świgoń[AT-SPI] Add API for blocking automatic Bridge initiali... 59/256959/2
2021-04-13 Adam BialogonskiMerge branch 'devel/master' into devel/graphics 65/256765/2
2021-04-09 JIYUN YANGMerge "Add the APIs of webview settings" into devel...
2021-04-09 junsu choiMerge "CanvasRenderer: Fix changed update when buffer...
2021-04-09 JIYUN YANGMerge "Add APIs of webview back forward list" into...
2021-04-08 Wonsik JungMerge "Modify ecore_wl2_window_geometry_set() with...
2021-04-08 Shinwoo KimMerge "atspi: disable atspi using environment variable...
2021-04-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 45/256645/1
2021-04-07 Shinwoo Kimatspi: disable atspi using environment variable 75/256375/4
2021-04-02 JIYUN YANGMerge "Add APIs for intercepting http request in web...
2021-04-02 Heeyong SongMerge "Fix Coverity issue" into devel/master
2021-04-01 Adeel KazmiMerge "Implements CanvasRenderer that can draw Vector...
2021-04-01 Adeel KazmiMerge "Remove the replacing surface code" into devel...
2021-04-01 David SteeleMerge "(Automated Tests) Remove unused TestGraphicsProg...
2021-04-01 David SteeleMerge "DALi Version 2.0.20" into devel/master
2021-03-30 Artur Świgoń[AT-SPI] Add Dali::AtspiAccessibility::StopReading() 89/256189/1
2021-03-29 sunghyun kimMerge "Add lock for image loading" into devel/master
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 24/256024/1
2021-03-26 JIYUN YANGMerge "Support mouse & wheel event in web engine."...
2021-03-25 Seoyeon KimMerge "Use dummy AT-SPI bridge in the absence of a...
2021-03-18 Artur ŚwigońUse dummy AT-SPI bridge in the absence of a DBus session 62/255162/3
2021-03-04 Seoyeon KimMerge "Enable atspi" into devel/master
2021-02-02 Adeel KazmiUpdated all code to new format 28/252828/3
2020-12-04 Adeel KazmiMerge "Invert pixel buffer y order of GetPixels in...
2020-11-18 Adeel KazmiMerge "[windows] Return the key name for ascii letters...
2020-11-17 Adeel KazmiMerge "[windows] Use correct macro for exporting symbol...
next