aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-14Add Python 3 support (CEF issue #2856)Marshall Greenblatt
2020-01-02Fix gsutil UserWarning: Unable to load AWS_CREDENTIAL_FILE (see issue #338)Marshall Greenblatt
2019-08-28Convert frame-related classes to use scoped helpers (see issue #167)Marshall Greenblatt
2019-07-01Introduce scoped helpers to avoid JNI reference leaks and simplify code (see ...Marshall Greenblatt
2019-07-01Add initial JUnit test support (see issue #339).Marshall Greenblatt
2019-05-10Update clang-format versionMarshall Greenblatt
2019-04-24Update to the new CEF versioning scheme (CEF issue 2596)Rene Schneider
2019-02-08macOS: Fix tests directory location in binary distributionMark Lin
2018-06-14Implement correct browser destruction behavior (issue #299)Marshall Greenblatt
2018-03-29Update to CEF version 3.3325.1755.g7c74b17Marshall Greenblatt
2018-02-27Linux: Fix build/distribution errors (issue #292)Marshall Greenblatt
2017-12-29Update to CEF version 3.3239.1716.g735b746Marshall Greenblatt
2017-11-27Update to CEF version 3.3202.1686.gd665578Marshall Greenblatt
2017-08-17Add missing DLLs to Windows distribution and add AppVeyor config.Guus der Kinderen
2017-08-17Don't require depot_tools to build the JCEF distribution.Guus der Kinderen
2017-08-16Disable javadoc lint to avoid errors with Java 8Guus der Kinderen
2017-06-30Update to CEF version 3.3071.1644.g408afd1Marshall Greenblatt
2017-05-28Apply yapf formatting to all Python files (issue #272)Marshall Greenblatt
2017-05-28Update tooling to use yapf for Python file formatting (issue #272)Marshall Greenblatt
2017-05-19Update tooling to use clang-format for Java files (issue #272)Marshall Greenblatt
2017-05-18Update tooling to use clang-format (issue #272)Marshall Greenblatt
2016-11-30Update to CEF version 3.2883.1536.ga8ecb19Marshall Greenblatt
2016-06-14Modernize CMake configuration and download CEF automatically (issue #224)Marshall Greenblatt
2016-06-14Update to CEF version 3.2704.1427.g95055fe (issue #223)Marshall Greenblatt
2015-10-28Use the provided custom class loader instead of the default system class load...Marshall Greenblatt
2015-09-27Update binary distribution README.txt filesMarshall Greenblatt
2015-09-27Remove GYP and depot_tools dependencies (issue #171)Marshall Greenblatt
2015-09-27Add CMake configuration for native targets (issue #171)Marshall Greenblatt
2015-08-28Windows: Fix variable manipulation errors in run.batMarshall Greenblatt
2015-08-28Update to CEF version 3.2454.1317.gc22b77d (issue #187)Marshall Greenblatt
2015-07-28Fix running on Linux (issue #137).Marshall Greenblatt
2015-07-28Fix Linux build and permissions on executable filesMarshall Greenblatt
2015-06-09Fixes related to src path removal and Git pull (issue #170)Marshall Greenblatt
2015-06-09Remove the top-level src directory. See updated download instructions on the ...Marshall Greenblatt