summaryrefslogtreecommitdiffstats
path: root/build/jni_generator.gypi
Commit message (Expand)AuthorAgeFilesLines
* Remove most android_webview_build conditions from build.torne2015-03-311-10/+0
* Make combined native/manual JNI registration work for clang.torne2015-02-241-9/+1
* Use combined native/manual JNI registration.torne2015-02-201-0/+8
* Refactor lazy JNI registration support.torne@chromium.org2014-08-151-17/+1
* Don't register JNI methods for the android_webview.mkosiba@chromium.org2014-08-111-0/+29
* Revert 275652 "Remove unneeded JNI registrations."torne@chromium.org2014-06-091-1/+0
* Remove unneeded JNI registrations.sl.ostapenko@samsung.com2014-06-071-0/+1
* Android: changes the JNI generator to use long by default.bulach@chromium.org2014-02-061-1/+1
* Android: sync up latest JNI generator changes from downstream.bulach@chromium.org2014-01-081-0/+6
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-171-0/+5
* Android: adds ptr_type to jni_generator.bulach@chromium.org2013-11-051-0/+3
* Android WebView: add empty jarjar ruleset.torne@chromium.org2013-05-301-0/+7
* Android: allow JNI generator to be used with jarjar.torne@chromium.org2013-05-291-0/+3
* [Android] Change jni_gen_dir to jni_gen_package for jni_generator.yfriedman@chromium.org2013-03-071-3/+3
* Add gyp flag to specify whether we should optimize JNI generation.tedchoc@chromium.org2013-02-221-0/+2
* Android: uses "import" section and inner classes for obtaining qualified JNI ...bulach@chromium.org2012-11-071-4/+0
* Android: passes a list of qualified JNI parameters as a param to the generator.bulach@chromium.org2012-10-311-0/+4
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-40/+42
* Add templates for building java and running the jni_generator.yfriedman@chromium.org2012-04-171-0/+56