corda/src
Joel Dice 13d128c7be look for DirectByteBuffer, not ReadWriteDirectByteBuffer
The name of the class we need to use in makeDirectByteBuffer has
changed in Android's libcore, so now we use the new name.
2013-03-29 14:09:43 -06:00
..
android first step towards supporting Android class library on Windows 2013-03-14 15:33:05 -06:00
avian ensure that we can intercept static Java methods in bootimage build 2013-03-15 13:28:01 -06:00
codegen fix Windows 32-bit bootimage build regression 2013-03-15 14:35:29 -06:00
heap fix unintentionally retained finalizables and improve low mem performance 2013-03-07 20:32:02 -07:00
lzma fix endianess bug in LZMA decoding 2012-06-06 12:58:24 -06:00
openjdk fix Windows openjdk-src build regression 2013-03-26 09:53:47 -06:00
tools ensure that we can intercept static Java methods in bootimage build 2013-03-15 13:28:01 -06:00
util fix msvc build 2013-03-04 11:09:59 -07:00
vm/system fix parameter ordering in windows.cpp's MySystem::visit 2013-03-15 16:08:55 -06:00
arm.masm WinRT/WP8 process=compile 2013-02-09 09:42:22 +02:00
arm.S move headers from src to src/avian 2013-02-27 13:33:29 -07:00
boot-javahome.cpp update copyright years 2012-05-11 17:43:27 -06:00
boot.cpp update copyright years 2012-05-11 17:43:27 -06:00
bootimage-fields.cpp add optional LZMA support for compressing embedded JARs, boot images, and shared objects 2012-06-02 09:06:22 -06:00
bootimage-template.cpp fix msvc build 2013-03-04 11:09:59 -07:00
builtin.cpp fix heapdump build 2013-03-04 16:00:35 -07:00
classpath-android.cpp look for DirectByteBuffer, not ReadWriteDirectByteBuffer 2013-03-29 14:09:43 -06:00
classpath-avian.cpp ensure that we can intercept static Java methods in bootimage build 2013-03-15 13:28:01 -06:00
classpath-openjdk.cpp fix Windows openjdk-src build regression 2013-03-26 09:53:47 -06:00
compile-arm.masm WinRT/WP8 process=compile 2013-02-09 09:42:22 +02:00
compile-arm.S move headers from src to src/avian 2013-02-27 13:33:29 -07:00
compile-powerpc.S move headers from src to src/avian 2013-02-27 13:33:29 -07:00
compile-x86.masm WinRT/WP8 process=compile 2013-02-09 09:42:22 +02:00
compile-x86.S move headers from src to src/avian 2013-02-27 13:33:29 -07:00
compile.cpp fix System.loadLibrary for OpenJDK tails=true build 2013-03-05 15:43:49 -07:00
continuations-x86.S fix stack alignment for i386 continuations build 2012-07-10 17:22:49 -06:00
embed.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
embedded-loader.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
finder.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
heapdump.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
heapwalk.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
interpret.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
jnienv.cpp add avian.trace.port property 2013-03-08 14:47:27 -07:00
lzma-decode.cpp fix lzma includes 2013-03-02 22:26:24 +01:00
lzma-encode.cpp fix lzma includes 2013-03-02 22:26:24 +01:00
machine.cpp update method table for all classes in updateClassTables 2013-03-16 10:54:35 -06:00
main.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
powerpc-regs.S enable Linux PowerPC build 2011-02-26 12:45:22 -07:00
powerpc.S move headers from src to src/avian 2013-02-27 13:33:29 -07:00
process.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
thunks.cpp fix crash when encountering invokespecial call to abstract method 2011-07-17 19:54:55 -06:00
types.def more Android class library work 2013-02-21 15:37:17 -07:00
util.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
x86.masm Fix dword<>qword mistake 2013-02-09 09:42:47 +02:00
x86.S move headers from src to src/avian 2013-02-27 13:33:29 -07:00