cef/libcef/common
Marshall Greenblatt 9af98fab45 Update to Chromium revision 788460a4 (#345352)
- Mac: 10.10 SDK is now required for building (see http://crbug.com/463170#c63).
  Older SDKs can be used for a short time by setting mac_sdk_min via GYP_DEFINES.
2015-08-26 12:42:54 -04:00
..
extensions Update to Chromium revision 788460a4 (#345352) 2015-08-26 12:42:54 -04:00
test Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
base_impl.cc Windows: Add CefEnableHighDPISupport function and fix high-dpi scaling issues (issue #1674) 2015-08-07 16:04:03 -04:00
cef_message_generator.cc Windows: Add DirectWrite font cache support (issue #1652) 2015-06-11 18:08:33 -04:00
cef_message_generator.h Windows: Add DirectWrite font cache support (issue #1652) 2015-06-11 18:08:33 -04:00
cef_messages.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
cef_messages.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
cef_switches.cc Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
cef_switches.h Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
command_line_impl.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
command_line_impl.h Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
content_client.cc Update to Chromium revision 788460a4 (#345352) 2015-08-26 12:42:54 -04:00
content_client.h Update to Chromium revision 788460a4 (#345352) 2015-08-26 12:42:54 -04:00
crash_reporter_client.cc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
crash_reporter_client.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
drag_data_impl.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
drag_data_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
http_header_utils.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
http_header_utils.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
json_impl.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
main_delegate.cc Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
main_delegate.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
net_resource_provider.cc - Restore FTP protocol support that was removed by a recent Chromium update. 2013-06-24 18:57:05 +00:00
net_resource_provider.h - Restore FTP protocol support that was removed by a recent Chromium update. 2013-06-24 18:57:05 +00:00
parser_impl.cc - cefclient: Add `background-color` command-line argument (issue #1161). 2015-04-10 11:35:31 +02:00
process_message_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
process_message_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
request_impl.cc Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
request_impl.h Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
response_impl.cc Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
response_impl.h Implement improvements for request handling (issue #1327). 2015-03-11 18:44:11 +00:00
response_manager.cc Add trace events for SendProcessMessage and off-screen rendering (issue #991). 2013-07-11 17:44:48 +00:00
response_manager.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
scheme_registrar_impl.cc Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
scheme_registrar_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
scheme_registration.cc Update to Chromium revision fc6ad471 (#342568) 2015-08-14 14:42:03 -04:00
scheme_registration.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
string_list_impl.cc Don't DCHECK the |value| argument passed to cef_string_list_append(). 2012-04-13 15:23:52 +00:00
string_map_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_multimap_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_types_impl.cc Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
task_impl.cc Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
task_runner_impl.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
task_runner_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
time_impl.cc Add performance tests for CEF V8 methods (issue #484). 2012-10-26 20:42:41 +00:00
time_util.h Update to Chromium revision 213078. 2013-07-24 20:15:18 +00:00
tracker.cc Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
tracker.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
upload_data.cc Update to Chromium revision 248478. 2014-02-05 20:35:45 +00:00
upload_data.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
upload_element.cc Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
upload_element.h Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
urlrequest_impl.cc Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044). 2015-03-02 20:25:14 +00:00
util_mac.h Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
util_mac.mm Add Pepper Flash plugin support (issue #1586). 2015-03-26 17:00:30 -04:00
value_base.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
value_base.h Add JSON parsing support (issue #1188). 2015-06-03 15:03:41 -04:00
values_impl.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
values_impl.h Add JSON parsing support (issue #1188). 2015-06-03 15:03:41 -04:00