index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Parcel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squash same ApplicationInfo's in Parcel
Makoto Onuki
2020-02-24
1
-1
/
+176
*
Propagate exception stacktrace via AndroidFuture IPC
Eugene Susla
2020-01-08
1
-47
/
+59
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Expose @hide APIs needed by ParceledListSlice
David Su
2019-12-16
1
-4
/
+19
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-19
1
-0
/
+5
*
Mark common android.os.Parcel methods as FastNative
Daniel Colascione
2019-10-07
1
-0
/
+6
*
Allow apps to collect which appops were noted
Philip P. Moltmann
2019-08-30
1
-4
/
+17
*
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-08-01
1
-0
/
+1
*
Merge "Frameworks: Slightly refactor Parcel code" am: 9d519d808f
Andreas Gampe
2019-06-05
1
-51
/
+53
|
\
|
*
Frameworks: Slightly refactor Parcel code
Andreas Gampe
2019-05-30
1
-51
/
+53
|
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-18
1
-0
/
+20
|
*
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
Xin Li
2018-12-11
1
-1
/
+9
|
|
\
|
|
*
Verify number of Map entries written to Parcel
Michael Wachenschwanz
2018-09-10
1
-1
/
+9
*
|
|
Fix StrictModeTest#testNonSdkApiUsage
Howard Chen
2019-05-28
1
-0
/
+2
*
|
|
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+18
*
|
|
Fix a bug with worksource propagation.
Olivier Gaillard
2019-02-01
1
-0
/
+35
*
|
|
Historical app ops.
Svet Ganov
2019-01-10
1
-2
/
+113
*
|
|
Verify number of Map entries written to Parcel
Michael Wachenschwanz
2018-08-24
1
-1
/
+9
*
|
|
Merge changes from topic "bionic_fdsan_java" am: bb352287c9 am: 1fad55e868 am...
Josh Gao
2018-07-20
1
-14
/
+0
|
\
|
|
|
*
|
Merge changes from topic "bionic_fdsan_java"
Josh Gao
2018-07-20
1
-14
/
+0
|
|
\
\
|
|
*
|
ParcelFileDescriptor: support bionic's fd ownership tracking.
Josh Gao
2018-07-20
1
-14
/
+0
|
|
*
|
Remove unneeded JNI method
John Reck
2018-07-16
1
-2
/
+0
*
|
|
|
Get android.os tests running against real APIs.
Jeff Sharkey
2018-06-29
1
-2
/
+0
*
|
|
|
Annotate Parcel param/return reference types.
Jake Wharton
2018-06-04
1
-98
/
+146
*
|
|
|
Merge "Merge "Stop using Arrays.checkOffsetAndCount. am: 60f55a255f" into sta...
Pete Gillin
2018-05-16
1
-3
/
+3
|
\
|
|
|
|
*
|
|
Merge "Stop using Arrays.checkOffsetAndCount. am: 60f55a255f" into stage-aosp...
Pete Gillin
2018-05-16
1
-3
/
+3
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Stop using Arrays.checkOffsetAndCount.
Pete Gillin
2018-05-10
1
-3
/
+3
*
|
|
Expose Parcel read/writeBoolean.
Jake Wharton
2018-04-26
1
-2
/
+13
|
/
/
*
|
Fix reading exception from Parcel
Takamasa Kuramitsu
2018-04-03
1
-21
/
+21
*
|
Work on issue #74404949: Screen state usage API
Dianne Hackborn
2018-03-27
1
-2
/
+2
*
|
Use the root case to set remote stack trace for
Fyodor Kupolov
2017-11-27
1
-1
/
+9
*
|
Use newline to separate stack trace lines
Fyodor Kupolov
2017-11-21
1
-1
/
+1
*
|
Provide remote stack trace information
Fyodor Kupolov
2017-11-14
1
-13
/
+72
*
|
Remove unneeded JNI method
John Reck
2017-11-06
1
-2
/
+0
*
|
Notification: Fix PendingIntent whitelisting
Adrian Roos
2017-10-27
1
-0
/
+16
*
|
Fixing method asymmetry in Parcel
Sunny Goyal
2017-09-21
1
-177
/
+14
*
|
New Autofill API: SaveRequest.getDatasetIds()
Felipe Leme
2017-09-01
1
-3
/
+0
|
/
*
Reduce duplicate strings due to the package cache.
Makoto Onuki
2017-08-04
1
-2
/
+73
*
Improve docs about exceptions through Binder.
Dianne Hackborn
2017-08-01
1
-0
/
+1
*
Revert "Reduce duplicate strings due to the package cache."
Makoto Onuki
2017-08-01
1
-64
/
+2
*
Reduce duplicate strings due to the package cache.
Makoto Onuki
2017-07-28
1
-2
/
+64
*
Merge "Fix typo in Parcel javadoc." am: ed0e6009df am: d29e275b5b am: 4d4b9a2ac6
Bin Chen
2017-07-11
1
-1
/
+1
|
\
|
*
Merge "Fix typo in Parcel javadoc." am: ed0e6009df am: d29e275b5b
Bin Chen
2017-07-11
1
-1
/
+1
|
|
\
|
|
*
Merge "Fix typo in Parcel javadoc."
Bin Chen
2017-07-11
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix typo in Parcel javadoc.
Bin Chen
2017-07-11
1
-1
/
+1
*
|
|
|
Parcel: Use @CriticalNative when possible.
Makoto Onuki
2017-06-28
1
-12
/
+14
|
/
/
/
*
|
|
Merge "DO NOT MERGE Revert "WTF Logging for catching memory issue in Parcel""...
Michael Wachenschwanz
2017-05-19
1
-7
/
+1
|
\
|
|
|
*
|
Merge "DO NOT MERGE Revert "WTF Logging for catching memory issue in Parcel""...
Michael Wachenschwanz
2017-05-19
1
-7
/
+1
|
|
\
\
|
|
*
|
DO NOT MERGE Revert "WTF Logging for catching memory issue in Parcel"
Michael Wachenschwanz
2017-05-18
1
-7
/
+1
*
|
|
|
Merge "Don't allocate new array in Parcel#readByteArray"
Jocelyn Dang
2017-05-11
1
-5
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]