1. 30ba19d Add nullability annotations to JSONObject. by Pete Gillin · 6 years ago
  2. 3b0456b Add @UnsupportedAppUsage to non-ojluni classes by Paul Duffin · 6 years ago
  3. 82c627c Add JSONObject.keySet() to the CorePlatformApi by Neil Fuller · 6 years ago
  4. d430cc7 Move libcore tests to non-libcore packages. by Tobias Thierer · 7 years ago
  5. c65e388 Updates JSONException for API parity to org.json by John J. Aylward · 7 years ago
  6. f0d4a04 Make broken JSONOBject.NULL.equals(null) consistent with Objects.hashCode(null) by Tobias Thierer · 8 years ago
  7. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  8. 0decb3b Remove bogus test case from JSONObjectTest. by Narayan Kamath · 9 years ago
  9. c75cd0a Fix org.json.JSONTokenerTest#testNextStringUnicodeEscaped. by Elliott Hughes · 9 years ago
  10. 8e2f8af Throw JSONException rather than NumberFormatException for an invalid escape. by Elliott Hughes · 9 years ago
  11. 690809f Add missing JSONObject#keySet API. by Narayan Kamath · 10 years ago
  12. 86f018c Fix docs build. by Narayan Kamath · 10 years ago
  13. 2ea1d56 Implement JSONObject#append. by Narayan Kamath · 10 years ago
  14. 319bef8 Fix JSONObject#test_toString_listAsMapValues by Narayan Kamath · 10 years ago
  15. d62e296 Fix JSONArrayTest. by Narayan Kamath · 10 years ago
  16. c06da90 Add a test for JSONArray and enums. by Elliott Hughes · 10 years ago
  17. 1c7e332 Make JSONObject summary documentation clearer. by Elliott Hughes · 11 years ago
  18. 3ad7868 Implement JSONObject.wrap, and use it. by Elliott Hughes · 11 years ago
  19. 6096010 Implement JSONArray.remove. by Elliott Hughes · 11 years ago
  20. e8e2a30 Be explicit about how dangerous JSON "longs" are. by Elliott Hughes · 11 years ago
  21. c2d0a1f Add detail messages to all remaining NullPointerExceptions. by Elliott Hughes · 11 years ago
  22. 037fb18 Skip byte order mark (BOM) in org.json by Jesse Wilson · 13 years ago
  23. 661054f Fix string to boolean coercsion. by Jesse Wilson · 13 years ago
  24. 5501a3d Comments/javadoc should be in en_US, not en_CA. by Elliott Hughes · 13 years ago
  25. 7365de1 Sorting imports. by Jesse Wilson · 14 years ago
  26. 14816f1 Scrubbing broken tests and removing unnecessary organization AllTests.java files. by Jesse Wilson · 14 years ago
  27. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 14 years ago
  28. 19554ec Adding support for hash '#' comments to our JSON parser. by Jesse Wilson · 14 years ago
  29. adfb1bc Test and document our handling of nulls with getString(). by Jesse Wilson · 14 years ago
  30. 95cf953 Drop needless parens from Javadoc. by Jesse Wilson · 14 years ago
  31. 334e613 Javadoc for JSONArray. by Jesse Wilson · 14 years ago
  32. 2a6615e Merge "Javadocs for JSONObject." by Jesse Wilson · 14 years ago
  33. 1483c41 Javadocs for JSONObject. by Jesse Wilson · 14 years ago
  34. d79a9ee Fixing an @link issue that is upsetting DroidDoc. by Jesse Wilson · 14 years ago
  35. c78ca67 First half of JSON Javadocs. by Jesse Wilson · 14 years ago
  36. 014aa1a Adding an Apache-licensed implementation of org.json by Jesse Wilson · 14 years ago
  37. 9e17204 Removing the non-free org.json implementation by Jesse Wilson · 14 years ago
  38. 51a095f A cleanroom implementation of the org.json API. by Jesse Wilson · 14 years ago
  39. 53c1303 New tests for JSONObject and for JSON's self-use. by Jesse Wilson · 14 years ago
  40. 73c8bbb Fixing packages for JSON tests by Jesse Wilson · 14 years ago
  41. 67f4459 First round of tests for the subset of the org.json in Android. by Jesse Wilson · 14 years ago
  42. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  43. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  44. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago