gecko/widget/android/jni
Jim Chen cb5f6cf03a Bug 1244875 - Refactor JNI templates; r=snorp
Improve the performance of JNI calls by making JNI calls require a
Context object. LocalRef inherits from Context and can make calls
directly. Non-local Ref classes will generate a Context object when
making a call. The patch also makes the template design cleaner in
several cases.
2016-02-09 17:27:28 -05:00
..
Accessors.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
moz.build Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
Natives.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Refs.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Types.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Utils.cpp Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Utils.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00