Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 668d246 fix(gdb/draw_buf): validate and correct expected data size for pixel buffer (#8944) by Benign X · 4 hours ago upstream/master
  2. 19902af docs (frameworks): PlatformIO (#8942) by Felix Biego · 5 hours ago
  3. eaa41b3 fix(EVE): align the dummy buf to 4 bytes (#8953) by Liam Howatt · 5 hours ago
  4. 97ce333 feat(draw/sw): add neon support for rgb888 and xrgb8888 (#8933) by André Costa · 21 hours ago
  5. 4b6eb0d feat(XML/fsdrv): add frogfs and XML load from blob (#8870) by Liam Howatt · 21 hours ago
  6. c4cdfe7 feat(xml): add new step tests click_on and set_language (#8931) by Gabor Kiss-Vamosi · 30 hours ago
  7. 2f40b98 feat(label): implement api to bind a translation tag to a label (#8948) by André Costa · 30 hours ago
  8. 48a1ea9 feat(vglite): refactor driver config and remove NXP VGLite draw unit (#8911) by Gabor Kiss-Vamosi · 31 hours ago
  9. f178e7b feat(pxp): add PXP support for tiled images (#8846) by anaGrad · 2 days ago
  10. 83563b3 fix(vg_lite): change log level from info to warning for unsupported gradient features (#8947) by MickeyMiao · 2 days ago
  11. 2624783 feat(translation): add language changed event (#8882) by André Costa · 2 days ago
  12. 73df4fc fix(fbdev): fix stride, bounds checking, and partial flushes in direct render mode in flush callback (#8914) by André Costa · 2 days ago
  13. 13dd902 refactor(gdb): lv_global supports lazy loading and refactors some structures and formats. (#8939) by Benign X · 3 days ago
  14. 8b6e870 refactor(vector): clean up the API of vector drawing (#8922) by Gabor Kiss-Vamosi · 3 days ago
  15. a9f3ac7 fix(vg_lite): replace FLT_MIN to -FLT_MAX (#8940) by VIFEX · 3 days ago
  16. 6dd20b5 fix(matrix): fix matrix transformation area coordinate error (#8928) by VIFEX · 3 days ago
  17. 5143bd1 fix(vector): rename and enhance rectangle path function with xywh parameters (#8934) by MickeyMiao · 3 days ago
  18. 9a40534 fix(msgbox): remove superflous dependency check (#8916) by André Costa · 4 days ago
  19. 990c156 fix(sysmon): division by zero error (#8918) by André Costa · 4 days ago
  20. 9541213 chore(xml): add guards around widget parsers (#8932) by Gabor Kiss-Vamosi · 4 days ago
  21. 751e740 docs(xml): add placeholder for editor docs (#8910) by Gabor Kiss-Vamosi · 4 days ago
  22. 4c74f68 fix(flex): fix alignment issue when using rtl in flex layout (#8929) by caibutshuai · 4 days ago
  23. 173cae5 feat(profiler): add posix porting (#8924) by VIFEX · 5 days ago
  24. 7171f17 fix(vector): adjust image stride handling in fill pattern and add test case (#8815) by MickeyMiao · 5 days ago
  25. 5889dd5 fix(vg_lite): fix build break after LV_USE_VECTOR_GRAPHIC is turned off (#8912) by VIFEX · 5 days ago
  26. f923a56 refactor(gdb): re-structure lvglgdb module (#8920) by Benign X · 5 days ago
  27. 214936e fix(keyboard): add missing dependency checks (#8917) by André Costa · 6 days ago
  28. 3b161cb feat(EVE): support bitmaps larger than 511x511 (#8732) by Liam Howatt · 6 days ago
  29. e16c06a feat(XML): XML load from directory (#8774) by Liam Howatt · 6 days ago
  30. 6d531b5 fix(wayland): fix stride calculation when iterating over drawbuf (#8915) by André Costa · 6 days ago
  31. 281ed41 docs(misc): fix doc issues described in issue #8839 (#8857) by Victor Wheeler · 6 days ago
  32. 14aa1d4 fix(kconfig): add TinyTTF cache count setting support (#8919) by Emma Patterson · 6 days ago
  33. 98423e6 feat(xml): qrcode support quiet_zone property by Benign X · 8 days ago
  34. bdcb291 test(qrcode): add qrcode quiet zone test by Benign X · 8 days ago
  35. 0b71f7d feat(qrcode): support qrcode quiet zone feature by Benign X · 8 days ago
  36. 931c374 fix(memfs): use string only in lv_fs_path_ex_t for better compatibility (#8571) by Gabor Kiss-Vamosi · 9 days ago
  37. 9e8315e fix(os): make lv_lock/unlock public as they should be used by the users (#8889) by Gabor Kiss-Vamosi · 9 days ago
  38. 61a64e5 chore(tests): fix typo in qrcode test (#8900) by Benign X · 9 days ago
  39. e2d2372 fix(menu): allow using menu section as parent of menu container (#8884) by André Costa · 9 days ago
  40. 3e94b4d feat(wayland): remove deprecated WL_SHELL (#8877) by André Costa · 9 days ago
  41. 9c75f16 feat(api_mapping): add ability to disable api mapping (#8745) by André Costa · 9 days ago
  42. 583c0aa feat(xml): add qrcode support in XML (#8904) by Giovanni Bauermeister · 9 days ago
  43. 784e1ee fix(xml): fix grid support (#8888) by Gabor Kiss-Vamosi · 9 days ago
  44. 095e923 feat(draw/dave2d): remove todos (#8896) by Felipe Neves · 9 days ago
  45. 16f6693 fix(font): fix stride calculation of fonts (#8887) by Gabor Kiss-Vamosi · 9 days ago
  46. 26079f1 feat(opengl): add support for creating an LVGL OpenGL texture display from an existing texture (#8837) by André Costa · 9 days ago
  47. b7bd43e docs(timer/indev): add example section about indev interrupts resuming the indev timer (#8843) by Liam Howatt · 9 days ago
  48. e702df1 perf(GIF): Faster GIF library drop-in replacement (#8743) by Liam Howatt · 9 days ago
  49. b9e5694 docs(opengl): add opengl overview page (#8838) by André Costa · 10 days ago
  50. 2424521 fix(label): make long dot mode compatible with static text (#8823) by Liam Howatt · 10 days ago
  51. d493a5d feat(grad): make complex gradients available regardless of whether draw_sw support is enabled (#8834) by Liam Howatt · 10 days ago
  52. 65b94cb ci(docs): fix examples build error when not rebased fully (#8880) by Liam Howatt · 10 days ago
  53. 858f27a fix(opengles): fix memory leak when shader compilation fails (#8854) by VIFEX · 10 days ago
  54. 771f3b3 feat(event): add ability to delete display and indev on event (#8893) by André Costa · 10 days ago
  55. 41c5780 fix(sysmon): handle LV_SYSMON_PROC_IDLE_AVAILABLE disabled in lv_linux (#8871) by Gabor Kiss-Vamosi · 10 days ago
  56. 0045018 feat(draw): add event_cb in draw unit (#8891) by VIFEX · 10 days ago
  57. cc6c9e1 feat(sdl): add set_window_size (#8809) by 蒋慧赟 · 10 days ago
  58. 43da99f fix(profiler): remove macro for external usage (#8894) by caibutshuai · 10 days ago
  59. edbc5f5 fix(span): opt span ellipsis more precise in omitting text (#8864) by Benign X · 10 days ago
  60. 3f74f2b feat(xml): add rotation in arc xml parser (#8899) by Giovanni Bauermeister · 11 days ago
  61. 328fac2 ci(test): generate the I1 test images with pngquant 2.17 (#8892) by Gabor Kiss-Vamosi · 11 days ago
  62. 9f9394a chore(lvconf_gen): generate empty lv_conf.h if it doesn't exist (#8885) by André Costa · 11 days ago
  63. 708d6da test(bin_decoder): add lv_bin_decoder test case (#8867) by YZ · 11 days ago
  64. 7843dd3 chore(repo_updater): add missing boards to the repo updater (#8856) by Felipe Neves · 12 days ago
  65. 8863053 feat(style): add `lv_style_merge` and appropriate tests (#8680) by Andy Everitt · 2 weeks ago
  66. ce6b2f4 fix(file_explorer): ensure current_path is null-terminated after appending '/' (#8797) by JeffreyLia0 · 2 weeks ago
  67. de0444b ci(stalebot): increase stale and close times to 60 and 14 days (#8840) by André Costa · 2 weeks ago
  68. a3e3a14 fix(gdb): use stride to get actual buffer width for display dump (#8853) by terry.rong · 2 weeks ago
  69. 1cba424 fix(draw/dave2d): prevent deadlock by avoid to flush the GPU buffer when empty. (#8869) by Felipe Neves · 2 weeks ago
  70. b49bac3 refactor(sysmon): polish the UI with LV_SYSMON_PROC_IDLE_AVAILABLE (#8519) by e.k.r · 2 weeks ago
  71. 115bce4 docs(xml): reorganize and add better descriptions (#8818) by Gabor Kiss-Vamosi · 2 weeks ago
  72. 4f40572 fix(fbdev): fix segfault when using display rotation (#8850) by André Costa · 2 weeks ago
  73. d62f9ab fix(dmabuf): flicker when the buffers are swapped for new frame (#8563) by Cosmin-Daniel Radu · 2 weeks ago
  74. c48a42d fix(label): issue when setting fmt text with long mode dots (#8781) by Andy Everitt · 2 weeks ago
  75. a160432 feat(wayland): Restore the touchscreen support (#8785) by Jef Driesen · 2 weeks ago
  76. 1ed2b3a fix(vglite): arc_path calculation overflow on VGLite (#8847) by anaGrad · 2 weeks ago
  77. 11d49e6 docs(espressif): update esp32 documentation (#8830) by Felipe Neves · 2 weeks ago
  78. eb1de01 fix(draw/dave2d): redefine fixed point macros (#8859) by Felipe Neves · 2 weeks ago
  79. d9e4a22 fix(xml): fix multiple delimiter handling in lv_xml_split_str (#8858) by Gabor Kiss-Vamosi · 2 weeks ago
  80. 0ed1e78 docs(Kconfig): clarify comments about driver-identifier letter (#8851) by Victor Wheeler · 2 weeks ago
  81. 0dc9cdf feat(gstreamer): add gstreamer support (#8757) by André Costa · 3 weeks ago
  82. 95b9b80 fix(svg): fix stroke dash style not restore bug. (#8844) by Zhang Ji Peng · 3 weeks ago
  83. 1cbfc43 ci(hw/comment): gracefully exit workflow if triggered by another label (#8828) by André Costa · 3 weeks ago
  84. b75c562 docs(misc): fix multiple formatting errors and typos (#8738) by Victor Wheeler · 3 weeks ago
  85. 642a464 docs(misc): fix formatting errors, typos and missing reference (#8748) by Victor Wheeler · 3 weeks ago
  86. 0900fb0 fix(draw/sw): check that malloc doesn't return a NULL pointer (#8756) by André Costa · 3 weeks ago
  87. 478f51b fix(wayland): throw error when using dmabuf without 2 draw buffers (#8744) by André Costa · 3 weeks ago
  88. 81efb6f perf(tests): remove duplicate vg-lite compilation (#8841) by VIFEX · 3 weeks ago
  89. f81fde3 fix(span): fix text width calculations and improve ellipsis handling (#8821) by Benign X · 3 weeks ago
  90. 7b40169 fix(tjpgd): Fixed memory leak if opening JPEG image failed. (#8707) by akorsunski · 3 weeks ago
  91. 02050c5 fix(sdl): The default size is fixed (#8808) by 蒋慧赟 · 3 weeks ago
  92. e2d79c7 chore(kconfig): add missing LV_OS_SDL2 option to LV_USE_OS (#8831) by Hien Nguyen Le · 3 weeks ago
  93. 648a09c fix(opengl): fix multiple issues with shader manipulation (#8832) by André Costa · 3 weeks ago
  94. 3c44c95 feat(gltf): allow compiling gltf with EGL (#8833) by André Costa · 3 weeks ago
  95. 5f2a0dc fix(draw/convert): fix duplicate c declaration symbol during docs build (#8827) by André Costa · 3 weeks ago
  96. f1faa9b refactor(opengl): move opengl shader manager to opengles driver (#8829) by Matt · 3 weeks ago
  97. 2402dbe feat(tests): add lv_deinit test (#8789) by VIFEX · 3 weeks ago
  98. 9931c0b docs(style): fix arrows in code blocks (#8819) by Victor Wheeler · 3 weeks ago
  99. 62b879d feat(draw_buf): add MVE & NEON support of alpha premultiply (#8712) by terry.rong · 3 weeks ago
  100. 690dd40 docs: fix indev.rst typo (#8721) by Jakub Kráľ · 3 weeks ago