summaryrefslogtreecommitdiff
path: root/libcef_dll/ctocpp/command_line_ctocpp.cc
AgeCommit message (Expand)Author
2023-01-04Update generated files for copyright year and bracket styleMarshall Greenblatt
2022-01-06Update copyright year in generated filesMarshall Greenblatt
2021-01-27Update copyright year on generated filesMarshall Greenblatt
2020-01-15Update generated files for NULL to nullptr conversion (see issue #2861)Marshall Greenblatt
2020-01-06Update copyright yearMarshall Greenblatt
2019-03-14Add cef_api_hash.h generated by the translator tool (see issue #2596)Marshall Greenblatt
2019-02-14Remove old approach for debugging leaked wrapper object references (issue #2593)Marshall Greenblatt
2019-02-14Implement new approach for debugging leaked wrapper object references (issue ...Marshall Greenblatt
2019-01-10Update copyright year on generated filesMarshall Greenblatt
2018-07-12Disable cfi-icall checks for CEF bindings (issue #2472)Marshall Greenblatt
2018-01-03Update generated file copyright yearMarshall Greenblatt
2017-07-28Update to Chromium revision ff259bab (#488528)Marshall Greenblatt
2017-05-19Move matching h file to top of header list (issue #2171)Marshall Greenblatt
2017-05-18Apply clang-format to all C, C++ and ObjC files (issue #2171)Marshall Greenblatt
2017-02-09Rename CefBase to CefBaseRefCounted (issue #2090)Marshall Greenblatt
2017-01-10Update copyright year on generated filesMarshall Greenblatt
2016-09-01Use DCHECK_IS_ON() instead of !NDEBUG for debug logic (issue #1961)Marshall Greenblatt
2016-01-08Update generated file copyright yearMarshall Greenblatt
2015-05-05Improve inheritance support in the CEF API (issue #1623).Marshall Greenblatt
2015-01-05Update copyright year in generated files.Marshall Greenblatt
2014-07-14Introduce the use of Chromium types (issue #1336).Marshall Greenblatt
2014-07-11Introduce the use of Chromium types (issue #1336).Marshall Greenblatt
2014-01-06Update copyright year in generated files.Marshall Greenblatt
2013-03-25Use the platform API hash instead of build revision for checking libcef compa...Marshall Greenblatt
2013-01-02Update the copyright year on auto-generated files.Marshall Greenblatt
2012-09-27Add CefBrowserProcessHandler::OnBeforeChildProcessLaunch and CefCommandLine::...Marshall Greenblatt
2012-09-04- Add CefCommandLine::GetArgv method (issue #707).Marshall Greenblatt
2012-04-03Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).Marshall Greenblatt
2012-04-03Rename CEF1 files from /trunk to /trunk/cef1 (issue #564).Marshall Greenblatt
2012-01-09Make CEF compliant with Google/Chromium style (issue #473).Marshall Greenblatt
2011-12-23Break cef.h into multiple headers (issue #142).Marshall Greenblatt
2011-12-08- Auto-generate all C/C++ translation code (issue #33).Marshall Greenblatt
2011-11-18Update to Chromium revision 110703.Marshall Greenblatt
2011-11-18Verify that libcef build revision and API/header revision match when initiali...Marshall Greenblatt
2011-11-14- Expose command line parsing support with a new CefCommandLine class (issue ...Marshall Greenblatt