Git Product home page Git Product logo

chromium-efl's Introduction

Introduction

chromium-efl is a Chromium/Blink engine port to Tizen/EFL platform. It implements Chromium/Blink platform APIs, and exposes an embedding layer that is source and binary compatible with EFL-WebKit2.

Fetch the source

  • gclient pulls chromium-efl into "src/tizen_src".
  • Then it runs 2 hooks in order to get the rest of the source:
* generate-gclient-xwalk: .gclient-xwalk is created by running
    src/tizen_src/scripts/xwalkgenerate_gclient-xwalk.py (this is a fork
    of the same script in xwalk repository).
* fetch-deps: part of the xwalk solution in .gclient, gets called from within
    xwalk pull procedure. It actually fetches all depedencies based on .gclient-xwalk.
  1. Create a source directory
$ mkdir xwalk-efl
$ cd xwalk-efl
  1. Auto-generate gclient's configuration file (.gclient):
gclient config --name=src/tizen_src \
    https://github.com/crosswalk-project/chromium-efl.git@efl/crosswalk-11/40.0.2214.28
  1. gclient sync

Building

  • For Desktop build
$ cd src/tizen_src/
$ ./build/build_desktop.sh [-h|--help] [--skip-gyp] [--skip-ninja] [--ccache] [--debug]

Coding style

Internally we use the chromium coding style: http://www.chromium.org/developers/coding-style. For public headers we follow efl style.

License

Chromium-efl's code uses the BSD license, see our LICENSE file.

chromium-efl's People

Contributors

chandanpadhi avatar dariusz-f avatar dayoung-shin avatar dennisoh avatar djmixkim avatar doduda avatar esnada avatar fnwinter avatar gspryszynski avatar hyungsun0823 avatar k-lysik-samsung-com avatar kaka323 avatar keunseob avatar laszlogombos avatar livsky87 avatar mikeptr avatar mruszczynsk avatar prashant-samsung avatar shanmuga-m avatar sihoonyang avatar ssup avatar uzair-jaleel avatar venumusham avatar vrdemos avatar ws29jung avatar yangqi123 avatar yi-shen avatar zhouzhishun avatar zhuoyuqian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.