cef/include/base/internal
Marshall Greenblatt b76badd958 Remove DISALLOW_ macro from include/ (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_bind_internal.h Remove unicode character from cef_bind_internal.h 2021-08-16 13:22:39 -04:00
cef_callback_internal.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_lock_impl.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_net_error_list.h Use net/base/net_error_list.h to populate the cef_errorcode_t enum (fixes issue #2650) 2019-04-16 12:07:33 -04:00
cef_raw_scoped_refptr_mismatch_checker.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_scoped_block_mac.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_scoped_policy.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_thread_checker_impl.h base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON() to match Chromium 2015-10-14 09:40:59 -07:00