History log of /libcore/ojluni/src/main/native/SocketChannelImpl.c
Revision Date Author Comments
cab01ac294bb8ded259851673baa4c6ca226f828 19-Jul-2017 Steven Moreland <smoreland@google.com> libcore: use proper nativehelper headers

libnativeheader exports headers under nativeheader. These were
available before incorrectly as global headers in order to give
access to jni.h.

Test: modules using libcore find headers
Bug: 63762847
Change-Id: Ic5873017bcf4d1c6e0873d7030ce56ee597b580d
240109a2df3fb0699cdaf919b490d34668814a4e 21-Dec-2015 Narayan Kamath <narayan@google.com> Delete unused JNI header files.

Some of these deleted files were included in corresponding
implementation, but their inclusion was a no-op.

Change-Id: I0a786ba279d1ed5a84c9bf50297dade25a48885d
09f993b04651359387d5e089b076994bb6cccc5f 18-Nov-2015 Narayan Kamath <narayan@google.com> Turn off obfuscation.

This change also contains a revert of ac740d8c4dd4c7c17ae9d32d.

Change-Id: Ie69ec7242576af80fce4d518a504d19ddd9dc580
ac740d8c4dd4c7c17ae9d32d0989c48b93697c88 04-Sep-2015 Narayan Kamath <narayan@google.com> Track proguard mapping for sun.nio.ch / sun.net.spi

Change-Id: I1ef3fbece2b44b08e6b2b5168ed34beeee341bd8
035c91d75c90c5cdc049606649586140202d697a 14-Jul-2015 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add native code for three sun.nio.ch classes.

+ sun.nio.ch.InheritedChannel
+ sun.nio.ch.SocketChannelImpl
+ sun.nio.ch.EPollArrayWrapper

Change-Id: Iadbbf446e0ca3bbc8699d9797f10a38d093f5310