mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-18 13:10:42 +01:00
- Mac: 32-bit builds are no longer support with 2272 branch and newer (issue #1517). - Add `--dry-run-platform` flag to simulate execution on a different platform. - Print the value of all build-related environment variables. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2025 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
cefclient: Move files containing the main() program entry point to the top-level cefclient directory (issue #1500).
cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500).
Description
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Languages
C++
83.6%
Python
7.9%
C
3.1%
Objective-C++
2.4%
HTML
1.9%
Other
1%