cef/libcef_dll/base
Marshall Greenblatt 1eb55cbba8 Remove DISALLOW_ macro from libcef_dll/ (see issue #3234)
Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
  constructors/destructors.
- Replace typedef with using.
2021-12-07 15:02:28 -05:00
..
cef_atomic_flag.cc Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_callback_helpers.cc Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_callback_internal.cc Fix compile errors with VS2019 v16.9.3 and GCC v7.5.0 (see issue #3140) 2021-06-23 13:00:34 -04:00
cef_lock.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cef_lock_impl.cc Use DCHECK_IS_ON() instead of !NDEBUG for debug logic (issue #1961) 2016-09-01 14:24:30 +03:00
cef_logging.cc Remove DISALLOW_ macro from libcef_dll/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_ref_counted.cc Rename 'subtle' namespace to fix duplicate symbol errors (see issue #3140) 2021-06-18 13:42:32 -04:00
cef_thread_checker_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cef_weak_ptr.cc Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00