Commit Graph
15 Commits
Author SHA1 Message Date
Claudio DeSouza db193983d0 Update patches from Chromium 145.0.7632.120 to Chromium 146.0.7680.32. 2026-02-26 14:14:57 +00:00
Claudio DeSouza 34e83d3c5f Update patches from Chromium 144.0.7559.110 to Chromium 145.0.7632.31. 2026-01-29 13:46:02 -05:00
Claudio DeSouza 70cd721921 Update patches from Chromium 143.0.7499.169 to Chromium 144.0.7559.31. 2025-12-21 17:13:36 -05:00
Claudio DeSouza e5cc17da12 Conflict-resolved patches from Chromium 141.0.7390.70 to Chromium 142.0.7444.21. 2025-10-15 18:31:44 -04:00
Claudio DeSouza 470bc8c02a Update patches from Chromium 140.0.7339.186 to Chromium 141.0.7390.21. 2025-09-22 15:02:22 -04:00
Claudio DeSouza 7574e08d9b Update patches from Chromium 139.0.7258.127 to Chromium 140.0.7339.16. 2025-08-20 01:07:05 +03:00
Claudio DeSouza 5b5aaf9c07 Update patches from Chromium 138.0.7204.157 to Chromium 139.0.7258.32. 2025-07-16 13:40:41 -04:00
Claudio DeSouza 76631e4a99 Conflict-resolved patches from Chromium 138.0.7204.101 to Chromium 139.0.7258.32. 2025-07-16 13:38:16 -04:00
Claudio DeSouza 09f2da6381 Update patches from Chromium 137.0.7151.104 to Chromium 138.0.7204.25. 2025-06-11 17:07:53 -04:00
Emerick Rogul d8cdec1296 Conflict-resolved patches from Chromium 137.0.7151.68 to Chromium 137.0.7151.104. 2025-06-10 15:35:33 -04:00
Simone Arpe 10213fae42 Patch FullscreenHtmlApiHandlerBase to fix PIP (#29104)
Patches `FullscreenHtmlApiHandlerBase` class to resolve an issue
affecting PIP after the latest Chromium update.
Because the fix modifies the non-static inner class
`FullscreenMultiWindowModeObserver` it's not possible to rely on bytecode
manipulation methods like `redirectConstructor` as non-static inner
classes hold a reference to their outer class making them hard to extend.
2025-05-16 19:03:50 +02:00
Max Karolinskiy f31e86aa78 Update patches from Chromium 137.0.7151.16 to Chromium 137.0.7151.27. 2025-05-15 14:41:40 -04:00
Claudio DeSouza 642aae0790 Update patches from Chromium 136.0.7103.93 to Chromium 137.0.7151.16. 2025-05-13 15:53:29 -04:00
Claudio DeSouza 630adb940f Update patches from Chromium 135.0.7049.26 to Chromium 135.0.7049.28. 2025-03-21 14:57:21 -04:00
Simone Arpe ca2dd2319d Modify Chromium files to fix PIP behavior (#27849) 2025-03-19 19:46:21 +01:00