Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(714)

Side by Side Diff: chrome/test/chromedriver/third_party/jni/README.chromium

Issue 18419003: [chromedriver] Remove dll build target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Name: Java Native Interface from Android NDK
2 Short Name: JNI
3 URL: http://developer.android.com/sdk/index.html
4 Version: NDK r7, SDK API level 16
5 Security Critical: no
6 License: Apache 2
7
8 Description:
9 An API for native code to interface with code running in a JVM.
10
11 Local modifications:
12 -See patch.diff. Made portable to windows by adding proper JNICALL and
13 JNIEXPORT defines.
OLDNEW
« no previous file with comments | « chrome/test/chromedriver/third_party/jni/LICENSE ('k') | chrome/test/chromedriver/third_party/jni/jni.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698