Giter VIP home page Giter VIP logo

project-artist / art Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 11.0 143.33 MB

Fork of android's official platform/art repo, with ARTist's branches and the ARTist submodule.

Home Page: https://artist.cispa.saarland

License: Other

Makefile 0.91% Java 15.46% C++ 64.61% Assembly 15.33% C 0.22% Python 0.88% Shell 0.69% Smali 1.70% CMake 0.18% HTML 0.01% CSS 0.01% Perl 0.01%
android art artist code-injection compiler dex2oat instrumentation

art's People

Contributors

aartbik avatar agampe avatar allight avatar bdcgoogle avatar captain5050 avatar cferris1000 avatar chih-hung avatar colincross avatar crlarsen-it avatar danalbert avatar davidbrazdil avatar dimitry- avatar dsrbecky avatar enh-google avatar eugenis avatar hboehm avatar hjyamauchi avatar iam avatar jeffyhao avatar kruton avatar loganchien avatar mendell27 avatar mingyaoy avatar narayank avatar pszc avatar richard-uhler avatar roland-levillain avatar stephenhines avatar vmarko avatar zheng-xu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

art's Issues

General Cleanup

Removed header includes and commented out code from

compiler/driver/compiler_driver.cc

=> Should become untouched

Use C++ smart pointers

To avoid further issues with segmentation faults, memory leaks and the like, we should rewrite our code according to best practices to use smart pointers instead of raw pointers.

(Tied to Project-ARTist/ARTist#6)

Add support for Android 8 again

For time reasons, we could only implement all changes for Android 7 & 7.1, so 8 was left behind. So the task for this issue is to again support Oreo by updating the corresponding branch to incorporate all the changes introduced for the beta (and after that).

Add support for Android 9

Now that Pie is around, we should have a look at the changes in art and make ARTist functional on Android 9 devices.

Add support for Android 6 again

For time reasons, we could only implement all changes for Android 7 & 7.1, so 6 was left behind. So the task for this issue is to again support Marshmallow by updating the corresponding branch to incorporate all the changes introduced for the beta (and after that).

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.