summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core
Commit message (Expand)AuthorAgeFilesLines
* Fix building with XCode 14.194-basedMichael Brüning2023-03-273-4/+8
* Fix crashes of htmlSelectPopup test on qemuMichal Klocek2022-09-061-0/+1
* Fix crashes of touchTapAndHold on qemuMichal Klocek2022-09-061-1/+1
* [Backport] CVE-2022-2857: Use after free in BlinkJoey Arhar2022-08-221-0/+3
* [Backport] Security bug 1334864Justin Novosad2022-08-031-0/+3
* [Backport] CVE-2022-1867: Insufficient validation of untrusted input in Data ...Xiaocheng Hu2022-06-161-31/+51
* [Backport] CVE-2022-1855: Use after free in MessagingMarijn Kruisselbrink2022-06-132-2/+17
* [Backport] CVE-2022-1494: Insufficient data validation in Trusted TypesDaniel Vogelheim2022-05-247-11/+25
* [Backport] CVE-2022-1636: Use after free in Performance APIsCorentin Pescheloche2022-05-202-4/+42
* [Backport] CVE-2022-1492: Insufficient data validation in Blink EditingXiaocheng Hu2022-05-091-2/+2
* [Backport] Security bug 1289384Dave Tapuska2022-02-211-14/+44
* [Backport] CVE-2022-0609: Use after free in AnimationKevin Ellis2022-02-212-6/+6
* [Backport] CVE-2022-0460: Use after free in Window DialogDave Tapuska2022-02-122-2/+55
* FIXUP: Add missing include for SupplementMichal Klocek2022-02-111-0/+1
* [Backport] CVE-2022-0111 and CVE-2022-0117 (2/2)Ben Kelly2022-02-114-0/+14
* [Backport] CVE-2022-0111 and CVE-2022-0117 (1/2)Ben Kelly2022-02-114-17/+36
* [Backport] CVE-2022-0113: Inappropriate implementation in BlinkRune Lillesveen2022-02-082-2/+18
* [Backport] CVE-2022-0109: Inappropriate implementation in Autofill (2/2)Dominic Battre2022-02-081-1/+2
* [Backport] CVE-2022-0109: Inappropriate implementation in Autofill (1/2)Dominic Battre2022-02-083-7/+34
* [Backport] CVE-2022-0108: Inappropriate implementation in NavigationNate Chapin2022-02-081-1/+19
* Revert "Fix disabling reporting"Peter Varga2022-02-021-5/+0
* Fix crashes with MSVCAllan Sandfeld Jensen2021-12-171-5/+4
* [Backport] CVE-2021-38017: Insufficient policy enforcement in iframe sandboxArthur Sonzogni2021-12-071-2/+11
* [Backport] CVE-2021-37987 : Use after free in Network APIsAdam Rice2021-12-074-49/+43
* [Backport] CVE-2021-38015: Inappropriate implementation in inputMustaq Ahmed2021-12-063-0/+11
* [Backport] CVE-2021-38021: Inappropriate implementation in referrerDavid Van Cleve2021-12-064-16/+4
* [Backport] CVE-2021-38005: Use after free in loader (3/3)Rayan Kanso2021-12-062-85/+84
* [Backport] CVE-2021-38012: Type Confusion in V8Adam Rice2021-12-066-16/+54
* [Backport] Dependency for CVE-2021-37994Antonio Sartori2021-12-063-6/+1
* [Backport] CVE-2021-37989 : Inappropriate implementation in BlinkAntonio Sartori2021-12-061-3/+14
* Fixes for building with MSVCAllan Sandfeld Jensen2021-12-019-11/+15
* FIXUP: Fixes for jumbo buildAllan Sandfeld Jensen2021-11-264-7/+13
* Enable color-dialog for usAllan Sandfeld Jensen2021-11-244-4/+8
* Add missing include for SupplementPeter Varga2021-11-196-0/+6
* [Backport] Remove some local_frame.h includes from other headers.Peter Varga2021-11-153-1/+6
* Update TextSelection for non-user initiated eventsPeter Varga2021-11-1110-9/+27
* Fixes for jumbo buildAllan Sandfeld Jensen2021-11-117-31/+35
* Reinstate jumbo-buildsAllan Sandfeld Jensen2021-11-113-9/+11
* Export a base background-color override from WebView againAllan Sandfeld Jensen2021-11-111-1/+1
* Fix data fragment navigationAllan Sandfeld Jensen2021-11-111-24/+24
* Restore WebFrameContentDumper::DumpAsMarkupAllan Sandfeld Jensen2021-11-111-0/+7
* Correct DCHECK on ApplyTouchAdjustment for adjusted touch pointKirill Burtsev2021-11-111-1/+1
* Invalidate cached selection bounds on scrollingJüri Valdmann2021-11-111-0/+10
* Suppress DCHECK triggered by NGInlineNode::ComputeMinMaxSizePeter Varga2021-11-111-1/+1
* Fix pressure of tablet eventsSzabolcs David2021-11-111-1/+6
* Silence most warningsAllan Sandfeld Jensen2021-11-111-1/+1
* Stop using C++20 initializationAllan Sandfeld Jensen2021-11-111-6/+5
* Fix misuse of {} initializationAllan Sandfeld Jensen2021-11-112-2/+2
* Legalize the bloody codeAllan Sandfeld Jensen2021-11-112-2/+2
* Enable minimal optimizations when debug-symbols are disabledAllan Sandfeld Jensen2021-11-111-0/+3