index
:
platform/upstream/libxkbcommon
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/upgrade
devel/x11
master
pristine-tar
sandbox/denis13/LTO
sandbox/jeon/devel
sandbox/jeon/upgrade
sandbox/jeon/upstream
sandbox/kevinthierry/bump-0.4.3
sandbox/pcoval/tizen
sandbox/sj76park/efl120
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_bkup_20200225
tizen_bkup_20200317
tizen_bkup_20210105
tizen_bkup_20220207
tizen_bkup_230220
tizen_branch_bkup
tizen_ivi_genivi
tizen_ivi_panda
tizen_work_20200225
tizen_work_20220207
tizen_work_20220303
tizen_work_20231222
tizen_work_230220
upstream
upstream-git
upstream_bkup_20200225
upstream_bkup_20210105
upstream_bkup_20220207
upstream_bkup_20231222
upstream_bkup_230220
upstream_work_20200225
upstream_work_20220207
upstream_work_20231222
upstream_work_230220
Domain: Graphics System / Input Management;
Sung-Jin Park <sj76.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
darray: check integer overflow
HEAD
tizen_9.0_m2_release
accepted/tizen/unified/x/asan/20241014.000209
accepted/tizen/unified/x/20240929.082835
accepted/tizen/unified/toolchain/20241004.101829
accepted/tizen/unified/20240927.171126
accepted/tizen/9.0/unified/20241030.231557
tizen_9.0
tizen
accepted/tizen_unified_x_asan
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
accepted/tizen_unified
accepted/tizen_9.0_unified
duna.oh
1
-10
/
+19
2024-02-19
Fix issues detected by static analysis tool
accepted/tizen/unified/x/20240220.150017
accepted/tizen/unified/toolchain/20240311.070033
accepted/tizen/unified/dev/20240620.010903
accepted/tizen/unified/20240219.160452
accepted/tizen_unified_dev
Jihoon Kim
1
-3
/
+2
2024-01-29
Fix overflow issue
accepted/tizen/unified/x/20240205.063940
accepted/tizen/unified/20240131.064253
accepted/tizen/unified/20240131.064200
accepted/tizen/unified/20240131.064100
Jihoon Kim
1
-1
/
+4
2024-01-17
Fix dereference after NULL issue
accepted/tizen/unified/riscv/20240118.054547
accepted/tizen/unified/20240117.163255
accepted/tizen_unified_riscv
Jihoon Kim
1
-0
/
+3
2024-01-03
text.c: remove unreachable code
Jihoon Kim
1
-3
/
+0
2023-12-22
Fix build error
Jihoon Kim
2
-3
/
+5
2023-12-22
text.c: use strncpy instead of strcpy for better security
duna.oh
1
-5
/
+5
2023-12-22
Fix issue detected by static analysis tool
Jihoon Kim
1
-1
/
+1
2023-12-22
Fix dereference after NULL issue
Jihoon Kim
1
-7
/
+8
2023-12-22
Fix NULL after deref issue detected by static analysis tool
Jihoon Kim
4
-0
/
+12
2023-12-22
table.c: Fix a coverity warning of uninitialized value 'dummy'
Duna Oh
1
-1
/
+3
2023-12-22
fix not to display error log about the absense of compose file
Sung-Jin Park
1
-3
/
+8
2023-12-22
xkbcomp: add null checkers after calloc()
jeon
1
-1
/
+10
2023-12-22
cast a function's return value
JengHyun Kang
1
-1
/
+1
2023-12-22
Add a new API to set key repeat
JengHyun Kang
1
-0
/
+14
2023-10-06
Keysyms: Fix missing hpYdiaeresis
Pierre Le Marre
1
-2806
/
+2808
2023-09-28
Keysyms: Update using latest xorgproto
Pierre Le Marre
1
-3816
/
+3869
2023-09-26
Show invalid escape sequences
Pierre Le Marre
2
-25
/
+29
2023-09-26
Prevent overflow of octal escape sequences
Pierre Le Marre
1
-1
/
+8
2023-09-26
Disallow producing NULL character with escape sequences
Pierre Le Marre
4
-5
/
+35
2023-09-26
Compose: add iterator API
Ran Benita
5
-3
/
+171
2023-09-24
Messages: merge macros with and without message code
Pierre Le Marre
22
-230
/
+266
2023-09-24
Messages: add new messages to registry
Pierre Le Marre
12
-98
/
+307
2023-09-19
Add a new warning for numeric keysyms
Pierre Le Marre
3
-0
/
+10
2023-09-19
Structured log messages with a message registry
Pierre Le Marre
13
-85
/
+261
2023-08-05
parser: change deprecated `%pure-parser` to `%define api.pure` (#370)
M Kelly
1
-1
/
+1
2023-07-14
Fix parsing of numeric keysyms in ExprResolveKeySym
Pierre Le Marre
1
-3
/
+19
2023-07-14
Simplify parsing of numeric keysyms in parser.y
Pierre Le Marre
1
-5
/
+7
2023-07-14
Fix xkb_keysym_from_name for numeric keysyms
Pierre Le Marre
1
-0
/
+2
2023-07-14
Move STRINGIFY to utils.h and add STRINGIFY2
Pierre Le Marre
2
-1
/
+3
2023-07-14
Add XKB_KEYSYM_MIN and XKB_KEYSYM_MAX
Pierre Le Marre
2
-1
/
+9
2023-05-15
compose: drop the 65535 node limit (#343)
alois31
3
-10
/
+11
2023-05-13
Do not interpret nor emit invalid Unicode encoding forms
Pierre Le Marre
2
-5
/
+27
2023-05-13
Add warning when RMLVO with no layout but variant set
Pierre Le Marre
1
-0
/
+10
2023-05-06
utils: fix printf format warnings on mingw
Ran Benita
1
-1
/
+3
2023-05-05
scanner: allow for a zero terminated string as keymap
Peter Hutterer
1
-0
/
+4
2023-05-04
registry: remove a few asprintf/free() calls with snprintf
Peter Hutterer
1
-13
/
+4
2023-05-04
registry: simplify strdup() error handling
Peter Hutterer
1
-12
/
+8
2023-05-01
Add support for modmap None (#291)
Wismill
4
-9
/
+30
2023-04-12
keysyms: add new keysyms XF86EmojiPicker, XF86Dictate
Ran Benita
1
-862
/
+867
2023-04-11
Possible fix for non-MSVC windows compilers
Ran Benita
1
-1
/
+1
2023-03-31
keysym: replace deprecated Serbian_DZE with Cyrillic_DZHE
Peter Hutterer
1
-2
/
+2
2022-12-16
context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)
Ronan Pigott
9
-52
/
+81
2022-09-24
utils: move some MSVC compat stuff to common place
Ran Benita
2
-14
/
+13
2022-05-15
keysym-utf: remove bogus currency sign entries
Ran Benita
1
-11
/
+0
2022-05-15
keysym-utf: remove bogus Korean Won sign entry
Ran Benita
1
-1
/
+0
2022-05-15
Remove bogus euro sign entry from keysymtab
Sam Lantinga
1
-1
/
+0
2022-05-15
Do not clear sibling entries when override.
Weng Xuetian
1
-1
/
+1
2022-03-14
scanner: prefix functions with `scanner_` to avoid symbol conflicts
Ran Benita
4
-151
/
+151
2022-01-24
Variants should inherit iso639, iso3166 and brief from parent layout if omitt...
M Hickford
1
-3
/
+28
[next]