summaryrefslogtreecommitdiff
path: root/chromium/ui
Commit message (Expand)AuthorAgeFilesLines
* [Backport] Security bug 1418734Peter Boström2023-03-241-1/+1
* Fixes for building with GCC-13Martin Negyokru2023-03-233-0/+5
* [Backport] CVE-2023-0132: Inappropriate implementation in Permission promptsThomas Nguyen2023-01-2010-11/+55
* [Backport] IWYU: Add missing standard header includes to ui/base/resourceMartin Negyokru2023-01-119-0/+21
* [Backport] CVE-2022-4194: Use after free in AccessibilityDavid Tseng2022-12-163-10/+3
* [Backport] Security bug 1372019 (4/4)Andres Calderon Jaramillo2022-12-161-4/+12
* [Backport] Security bug 1372019 (3/4)Andres Calderon Jaramillo2022-12-1610-160/+388
* [Backport] Security bug 1372019 (2/4)Hirokazu Honda2022-12-162-22/+32
* [Backport] Security bug 1361627Scott Violet2022-10-311-1/+4
* [Backport] CVE-2022-3313: Incorrect security UI in Full ScreenTom Anderson2022-10-134-2/+31
* Merge branch 'upstream-master' into 102-basedAllan Sandfeld Jensen2022-09-0615-27/+33
|\
| * BASELINE: Update Chromium to 102.0.5005.177Allan Sandfeld Jensen2022-09-0519-73/+90
* | Fixup partial application of macOS OpenGL pixel format selection patchMichael Brüning2022-08-291-1/+1
* | [Backport] Security bug 1264288Keren Zhu2022-08-157-22/+55
* | [Backport] Security bug 1333970Aaron Leventhal2022-08-154-13/+45
* | [Backport] CVE-2022-2618: Insufficient validation of untrusted input in Inter...Min Qin2022-08-082-1/+35
* | [Backport] CVE-2022-2612: Side-channel information leakage in Keyboard inputWez2022-08-082-45/+43
* | [Backport] CVE-2022-2613: Use after free in InputAndrew Xu2022-08-081-1/+7
* | [Backport] Security bug 1287804Etienne Bergeron2022-08-032-1/+14
* | Fix build without xkbcommonAllan Sandfeld Jensen2022-07-131-9/+10
* | FIXUP: Fixes for building with MSVCPeter Varga2022-07-112-2/+2
* | Fix WGL after reinstating itAllan Sandfeld Jensen2022-07-073-7/+7
* | FIXUP: Remove dependency on libgbmPeter Varga2022-07-071-2/+2
* | Don't use Chromium's OSExchangeDataProviderFactory::CreateProvider()Alexandru Croitor2022-06-242-2/+4
* | Fix crashes with MSVCAllan Sandfeld Jensen2022-06-241-1/+2
* | Speculative fixes for build race conditionsAllan Sandfeld Jensen2022-06-241-0/+1
* | Use wglSetPixelFormat directly only if in software modeMichal Klocek2022-06-241-20/+22
* | Fixes for building with MSVCAllan Sandfeld Jensen2022-06-2422-51/+89
* | Fix QtWebEngine build on all platformsPeter Varga2022-06-242-0/+6
* | Fix QtWebEngine build on macOSPeter Varga2022-06-243-4/+5
* | Fixes for jumbo buildAllan Sandfeld Jensen2022-06-248-15/+21
* | Reinstate jumbo-buildsAllan Sandfeld Jensen2022-06-2462-99/+180
* | Fix QtWebEngine build with clang-clPeter Varga2022-06-242-4/+4
* | Avoid using libdrmAllan Sandfeld Jensen2022-06-241-1/+3
* | Make scroll animation less "drunk"Allan Sandfeld Jensen2022-06-242-1/+4
* | Remove dependency on libgbmAllan Sandfeld Jensen2022-06-245-6/+9
* | Adapt accessibility code for our needs after chromium 90Allan Sandfeld Jensen2022-06-242-0/+2
* | Try to fix finding xkbcommon.h on OpenSUSEAllan Sandfeld Jensen2022-06-241-0/+11
* | Fix enable_extension=false buildsAllan Sandfeld Jensen2022-06-241-1/+2
* | Enable XkbKeyboardLayoutEngine::SetCurrentLayoutByName for QtPeter Varga2022-06-241-2/+2
* | Fixes for our testsAllan Sandfeld Jensen2022-06-241-6/+11
* | Make GpuSwitchingManager::RemoveObserver() thread safeTamas Zakor2022-06-242-1/+9
* | Fix Chromium built with X11 running withoutAllan Sandfeld Jensen2022-06-241-0/+3
* | Switch to use glx over ozoneMichal Klocek2022-06-247-8/+17
* | Allow overriding GetXDisplayJocelyn Turcotte2022-06-241-0/+10
* | Enable NativeThemeAura on macOS tooPeter Varga2022-06-241-0/+5
* | Fix building on macOS with XcodeAlexandru Croitor2022-06-242-1/+2
* | Try different versions when creating a CoreProfile context on macOSMichael Brüning2022-06-243-7/+28
* | Win: Fix crashes when initializing GPU threadKai Koehne2022-06-242-25/+11
* | Support using software GL implementation opengl32sw.dll on WindowsAlexandru Croitor2022-06-243-0/+32