xref: /aosp_15_r20/external/libchrome/libchrome_tools/patches/patches (revision 635a864187cb8b6c713ff48b7e790a6b21769273)
1# This file will be used by emerge in libchrome-XXXX.ebuild to determine the
2# order of applying patches.
3
4# Cherry pick CLs from upstream.
5# Remove these when the libchrome gets enough new.
6# r576565.
7dbus-Add-TryRegisterFallback.patch
8
9# r581937.
10dbus-Remove-LOG-ERROR-in-ObjectProxy.patch
11
12# r582324
13Fix-Wdefaulted-function-deleted-warning-in-MessageLo.patch
14
15# r583543.
16dbus-Make-Bus-is_connected-mockable.patch
17
18# r596510.
19Mojo-Check-if-dispatcher-is-null-in-Core-UnwrapPlatf.patch
20
21# This no_destructor.h is taken from r599267.
22Add-base-NoDestructor-T.patch
23
24# r616020.
25dbus-Support-UnexportMethod-from-an-exported-object.patch
26
27# Add support for SimpleAlarmTimer::Create{,ForTesting} to reflect changes in r626151.
28Refactor-AlarmTimer-to-report-error-to-the-caller.patch
29
30# For backward compatibility.
31# TODO(crbug.com/909719): Remove this patch after clients are updated.
32libchrome-Add-EmptyResponseCallback-for-backward-com.patch
33
34# Undo gn_helper sys.path update.
35libchrome-Unpatch-sys.path-update.patch
36
37# Introduce stub ConvertableToTraceFormat for task_scheduler.
38libchrome-Introduce-stub-ConvertableToTraceFormat.patch
39
40# Fix timing issue with dbus::ObjectManager.
41# # TODO(bingxue): Remove after libchrome uprev past r684392.
42Connect-to-NameOwnerChanged-signal-when-setting-call.patch
43
44# Remove glib dependency.
45# TODO(hidehiko): Fix the config in AOSP libchrome.
46libchrome-Remove-glib-dependency.patch
47
48# Fix FileDescriptorWatcher leak
49# TODO(fqj): Remove after libchrome past r627021.
50fix-fd-watcher-leak.patch
51
52# Misc fix to build older crypto library.
53libchrome-Update-crypto.patch
54
55# Enable location source to add function_name
56enable-location-source.patch
57
58# Add WaitForServiceToBeAvailable back for MockObjectProxy
59WaitForServiceToBeAvailable.patch
60
61# TODO(crbug.com/1044363): Remove after uprev >= r586219.
62Fix-TimeDelta.patch
63
64# TODO(crbug.com/1065504): Remove after uprev to 754979.
65libchrome-fix-integer-overflow-if-microseconds-is-IN.patch
66
67# Forward compatibility for r680000
68r680000-forward-compatibility-patch-part-1.patch
69r680000-forward-compatibility-patch-part-2.patch
70
71# Add base/{check_op,notreached}.h for cbor
72Add-header-files-base-check_op-notreached-h.patch
73
74# Remove after uprev to r807076
750001-Fix-pending_broker_clients-handling.patch
76