Searched refs:libchrome (Results 1 – 25 of 47) sorted by relevance
12
/external/libchrome/libchrome_tools/patches/ |
D | patches | 1 # This file will be used by emerge in libchrome-XXXX.ebuild to determine the 5 # Remove these when the libchrome gets enough new. 32 libchrome-Add-EmptyResponseCallback-for-backward-com.patch 35 libchrome-Unpatch-sys.path-update.patch 38 libchrome-Introduce-stub-ConvertableToTraceFormat.patch 41 # # TODO(bingxue): Remove after libchrome uprev past r684392. 45 # TODO(hidehiko): Fix the config in AOSP libchrome. 46 libchrome-Remove-glib-dependency.patch 49 # TODO(fqj): Remove after libchrome past r627021. 53 libchrome-Update-crypto.patch [all …]
|
D | Add-base-NoDestructor-T.patch | 4 Subject: [PATCH] libchrome: add base::NoDestructor<T> 10 This CL patches libchrome to pull in base/no_destructor.h at r599267, so 12 before the next libchrome uprev.
|
D | libchrome-fix-integer-overflow-if-microseconds-is-IN.patch | 4 Subject: [PATCH] libchrome: fix integer overflow if microseconds is INT64_MIN
|
/external/libchrome/libchrome_tools/patch/ |
D | message_loop_unittest.patch | 10 +// Unsupported in libchrome 20 + // Unsupported in libchrome. 31 + // Unsupported in libchrome. 41 + // Unsupported in libchrome. 49 + // Unsupported in libchrome. 66 +// Unsupported in libchrome. 76 +// Unsupported in libchrome. 96 +// Unsupported in libchrome. 120 + // Unsupported in libchrome
|
D | trace_event.patch | 91 +// Unsupported in libchrome. 100 +// Unsupported in libchrome. 116 +// Unsupported in libchrome. 129 +// Unsupported in libchrome. 143 +// Unsupported in libchrome. 154 + // Unsupported in libchrome. 167 +// Unsupported in libchrome. 177 + // Unsupported in libchrome. 187 + // Unsupported in libchrome.
|
D | observer_list_unittest.patch | 13 +// TaskScheduler not supported in libchrome 23 +// TaskScheduler not supported in libchrome 36 +// TaskScheduler not supported in libchrome 53 +// TaskScheduler not supported in libchrome
|
D | shared_memory_mapping.patch | 10 +// Unsupported in libchrome 20 + // Unsupported in libchrome. 29 + // Unsupported in libchrome.
|
D | values.patch | 1 # we don't support trace_event on libchrome 10 +// Unsupported in libchrome 33 +// Unsupported in libchrome
|
D | message_loop.patch | 7 +// Just in libchrome 19 + //only in libchrome
|
D | path_service.patch | 1 # Several paths are not supported in PathService by libchrome. 10 +// Unused, and this file is not ported to libchrome. 19 +// Following paths are not supported in libchrome/libmojo.
|
D | ThreadLocalStorage-Add-a-function-to-destroy-pthread.patch | 5 used in libchrome 7 MojoProcessSupport needs to destroy pthread key which is globally used in libchrome. The key is
|
D | libevent.patch | 5 +// when building the Chrome OS or Android libchrome package to instead use the
|
D | hash.patch | 1 # libchrome does not support SuperFastHash. Instead use std::hash.
|
D | symbolize.patch | 18 +#error "symbolize support was removed from libchrome"
|
D | ContextUtils.patch | 12 + // Disabled on libchrome
|
/external/libbrillo/brillo/glib/ |
D | README.md | 3 GLib is deprecated in Chrome OS. Use [libchrome] instead. 5 [libchrome]: ../../../libchrome
|
/external/modp_b64/ |
D | OWNERS | 3 # used by libchrome 4 include platform/external/libchrome:/OWNERS
|
/external/autotest/client/site_tests/security_Libcontainer/src/ |
D | Makefile | 6 BASE_VER = $(shell cat $(SYSROOT)/usr/share/libchrome/BASE_VER) 7 DEP_LIBS = libchrome libcontainer libminijail
|
/external/libchrome/soong/ |
D | Android.bp | 11 name: "soong-libchrome", 12 pkgPath: "android/soong/external/libchrome",
|
/external/v4l2_codec2/plugin_store/ |
D | Android.bp | 35 "libchrome", 51 "-Wno-unused-parameter", // needed for libchrome/base codes
|
/external/v4l2_codec2/components/ |
D | Android.bp | 42 "libchrome", 58 "-Wno-unused-parameter", // needed for libchrome/base codes
|
/external/libchrome/ |
D | Android.bp | 60 name: "libchrome-include-sources", 506 name: "libchrome-include", 510 srcs: [":libchrome-include-sources"], 515 name: "libchrome-defaults", 532 // libchrome, "." has priority (unlike building projects using libchrome), 534 generated_headers: ["libchrome-include"], 535 export_generated_headers: ["libchrome-include"], 552 name: "libchrome-test-defaults", 553 defaults: ["libchrome-defaults"], 813 // libchrome static+shared for host and device [all …]
|
/external/v4l2_codec2/common/ |
D | Android.bp | 36 "libchrome",
|
/external/v4l2_codec2/tests/c2_comp_intf/ |
D | Android.bp | 20 "libchrome",
|
/external/v4l2_codec2/service/ |
D | Android.bp | 27 "libchrome",
|
12