index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Parcel.java
Age
Commit message (
Expand
)
Author
2021-05-25
Revert "binder: race condition by parcel finalize"
Steven Moreland
2021-05-19
Parcel: document enforceInterface
Steven Moreland
2021-02-03
Merge "binder: race condition by parcel finalize" am: 52f933552a am: 5cb323c5...
Steven Moreland
2021-02-03
Merge "binder: race condition by parcel finalize"
Steven Moreland
2021-01-28
binder: race condition by parcel finalize
Jintao Zhu
2020-12-17
Make a copy of libcore.util.ArraysUtils in framework
Victor Chang
2020-12-16
Make a copy of libcore.util.ArraysUtils in framework
Victor Chang
2020-11-11
Merge "IBinder: support FLAG_CLEAR_BUF" am: 9910d9980e am: dcae11d0ef am: 951...
Steven Moreland
2020-11-11
Merge "IBinder: support FLAG_CLEAR_BUF"
Steven Moreland
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
IBinder: support FLAG_CLEAR_BUF
Steven Moreland
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-20
Apply fixes for EfficientCollections.
Jeff Sharkey
2020-10-02
Merge "Parcel interface token methods @NonNull." am: 403f00bfb8 am: f74b2d419...
Treehugger Robot
2020-10-01
Parcel interface token methods @NonNull.
Steven Moreland
2020-09-11
Remove advisory registerNativeAllocation().
Jeff Sharkey
2020-08-25
Hand-rolled linked list for Parcel performance.
Jeff Sharkey
2020-07-01
Revert "Throw an explicit exception if content provider process times out"
Kholoud Mohamed
2020-06-26
Throw an explicit exception if content provider process times out
Dmitri Plotnikov
2020-06-24
Use @CriticalNative for writes in Parcel.
Vladimir Marko
2020-04-30
Merge "Update more Parcelables to send Strings UTF-8." into rvc-dev am: 1eb3f...
Jeff Sharkey
2020-04-30
Merge "Update more Parcelables to send Strings UTF-8." into rvc-dev am: 1eb3f...
Jeff Sharkey
2020-04-29
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-21
Merge changes from topic "apr19" into rvc-dev am: b67e70aa40 am: ed91f7aabf
Jeff Sharkey
2020-04-21
Merge changes from topic "apr19" into rvc-dev am: b67e70aa40
Jeff Sharkey
2020-04-21
Offer to write Strings through Parcels as UTF-8.
Jeff Sharkey
2020-04-03
Merge "Include exception as cause of BadParcelableException" am: 9b88b3732d a...
Treehugger Robot
2020-04-02
Include exception as cause of BadParcelableException
Charles Munger
2020-02-24
Squash same ApplicationInfo's in Parcel
Makoto Onuki
2020-01-13
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
Propagate exception stacktrace via AndroidFuture IPC
Eugene Susla
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-16
Expose @hide APIs needed by ParceledListSlice
David Su
2019-11-19
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-08
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-08
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-10-07
Mark common android.os.Parcel methods as FastNative
Daniel Colascione
2019-08-30
Allow apps to collect which appops were noted
Philip P. Moltmann
2019-08-01
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-06-05
Merge "Frameworks: Slightly refactor Parcel code" am: 9d519d808f
Andreas Gampe
2019-05-30
Frameworks: Slightly refactor Parcel code
Andreas Gampe
2019-05-28
Fix StrictModeTest#testNonSdkApiUsage
Howard Chen
2019-03-18
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-01
Fix a bug with worksource propagation.
Olivier Gaillard
2019-01-10
Historical app ops.
Svet Ganov
2018-12-11
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
Xin Li
2018-09-10
Verify number of Map entries written to Parcel
Michael Wachenschwanz
[next]