Go to file
2011-12-30 08:27:24 +00:00
examples/android-proguard-example Retain annotations when using proguard + gson. From patch on issue 358. 2011-12-16 05:18:01 +00:00
extras Implement all but the most difficult part of graph type adapter's deserialization. The catch is we want to return an instance that we don't have yet. It's on the stack, but we don't have a handle to it because it's inside the 'nextTypeAdapter' who is busy populating its fields. 2011-12-30 08:27:24 +00:00
gson Implement all but the most difficult part of graph type adapter's deserialization. The catch is we want to return an instance that we don't have yet. It's on the stack, but we don't have a handle to it because it's inside the 'nextTypeAdapter' who is busy populating its fields. 2011-12-30 08:27:24 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
metrics Check in our best Jackson vs. Gson comparison benchmarks. 2011-12-15 07:03:01 +00:00
proto updated version of protobuf dependency 2011-04-22 18:29:36 +00:00