1. 250985f Handle interaction of Bundle.hasFileDescriptors() with removal by Christopher Tate · 8 years ago
  2. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  3. 7410fb4 Oops, missed a default Bundle flag. by Jeff Sharkey · 8 years ago
  4. d136e51 Defuse Bundles parsed by the system process. by Jeff Sharkey · 8 years ago
  5. 7ecc6b7 am 71fa6862: Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray" by Narayan Kamath · 9 years ago
  6. 90601a7 am b736868b: Merge "Fix NullPointerException in Bundle#hasFileDescriptors" by Narayan Kamath · 9 years ago
  7. ecd2184 Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray by Taiju Tsuiki · 9 years ago
  8. e58c785 Fix NullPointerException in Bundle#hasFileDescriptors by Taiju Tsuiki · 9 years ago
  9. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  10. 7b91c55 Merge "Remove unused imports in frameworks/base." by John Spurlock · 9 years ago
  11. c6a65dff Annotate Bundle with @Nullable by Scott Kennedy · 9 years ago
  12. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  13. 73bdf97 Add put/getBoolean/Array to PersistableBundle by Craig Mautner · 10 years ago
  14. 5ef3398 Move Size parceling to Bundle. by Jeff Sharkey · 10 years ago
  15. b3af535 resolved conflicts for merge of 816cff12 to master by Narayan Kamath · 10 years ago
  16. ca2197b Update javadoc for android.os.Bundle. by Narayan Kamath · 10 years ago
  17. 0a8e160e Change PersistableBundle API per council's request by Craig Mautner · 10 years ago
  18. 719e6b1 Introduce PersistableBundle by Craig Mautner · 10 years ago
  19. 6f5d853 am 47b260d0: am 572b759a: Merge "Use index in SparseArray access properly" by Dianne Hackborn · 11 years ago
  20. b94d654 Use index in SparseArray access properly by Igor Chernyshev · 11 years ago
  21. 8aee64d Fix issue #11290095: Parcel change causing crashing in KLP... by Dianne Hackborn · 11 years ago
  22. 4a7d824 Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle... by Dianne Hackborn · 11 years ago
  23. e784d1e Fix issue #10807048: Groupon: The application crash when user rotates... by Dianne Hackborn · 11 years ago
  24. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  25. 450d8c5 Fix issue #9940105: IllegalArgumentException in ArrayMap by Dianne Hackborn · 11 years ago
  26. 127c5ef Fix crash. by Dianne Hackborn · 11 years ago
  27. b87655b Switch Bundle's implementation over to ArrayMap. by Dianne Hackborn · 11 years ago
  28. 8ad7fba Specify the size of the Map in the constructor by Scott Kennedy · 11 years ago
  29. 3cbdddb Add Bundle APIs for putting/getting Binder objects. by Dianne Hackborn · 11 years ago
  30. 116751d Shrink Bundle.getString(key, default) and getCharSequence(key, default) by Christopher Tate · 12 years ago
  31. 9f6cb87 Fix some typos and missing @param in android.os.Bundle by Nicolas Klein · 12 years ago
  32. 678d04f Copy EXTRA_STREAM into ClipData and grant. by Jeff Sharkey · 12 years ago
  33. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  34. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  35. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 13 years ago
  36. 5164246 Fix setting of class loader. by Dianne Hackborn · 14 years ago
  37. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  38. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 14 years ago
  39. 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 15 years ago
  40. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  41. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  42. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago