- Oct 04, 2021
-
-
Jeff Sharkey authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1818908 Change-Id: I9a317b53cd4aa19b6e3c54755df01dd26f5bdecf
-
Jeff Sharkey authored
-
Steven Moreland authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1817684 Change-Id: I2655c1c2b74b0501912fa4e90f5655db682b2932
-
Steven Moreland authored
-
John Reck authored
Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." am: 06e16941 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1801770 Change-Id: I1e34d4b25af83a4761e7a2fc81bf5b79d7b2aa08
-
John Reck authored
Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does."
-
Treehugger Robot authored
[automerger skipped] Merge "Migrate Cellbroadcast modules to use modules-utils" am: b0578d5f -s ours am skip reason: Merged-In Ia72c92d6be150edfee3743878d988f21a585e808 with SHA-1 1aff432f is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1834517 Change-Id: I0bc7fbc16cfce991989c1643b3371b318befb266
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1843137 Change-Id: Iefa0a4b53694828622487e673a0b4ed521e9a873
-
Remi NGUYEN VAN authored
-
Remi NGUYEN VAN authored
The "Lost network stack" message often gets reported as suspected root cause of a crash, but it is actually just a side-effect of a crash of the network_stack process, which often was just killed together with the rest of the system. Clarify the error message, so that it is clear that the root cause should be visible earlier in logs. Bug: 198681439 Change-Id: Ieb79ace34170f8bd9ea847175199590998278d57 Test: m
-
- Oct 01, 2021
-
-
William Escande authored
-
Steven Moreland authored
There are two main usecases for this: - provide an alternative route to implement features like markSensitive (which requires only 1 function call per class, rather than a function call and flag per transaction type) - support RPC format transactions Bug: 175814583 Test: atest android.os.ParcelTest, boot, manual Change-Id: Ibaacc27a125a31e18d4b5889d05d12cc18d05624
-
John Reck authored
When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does. Change-Id: I2c59956f3d7a7052d8e4bee587360f252a6c5549 Signed-off-by:
Chun Jiang <chun.jiang@mediatek.com> Bug: 197180327 Test: CTS PixelCopyTests & DecodeAccuracyTest
-
Sal Savage authored
Bug: 196235708 Test: build, flash car hardware, test basic functionality Change-Id: I952c3d2ce3b7ec70a384e9a96e172d6ab90c23e8
-
wescande authored
Bug: 195149213 Test: Manual Tag: #feature Change-Id: I0836f7bd0009a49b4db7f08e9f347fe3e1a76f84
-
Mohammad Islam authored
am skip reason: Merged-In Ie64fb3502d8e5164df4710feb2f525db7c4234a2 with SHA-1 bdbf40ef is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1827213 Change-Id: Ie7f943a3e6ea6605d900eeb816a10255d937e6fe
-
Mohammad Islam authored
-
Anton Hansson authored
-
Mohammad Samiul Islam authored
This reverts commit bab3cc34. Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/quarterdeck?branch=git_sc-dev-plus-aosp&target=build_test2&lkgb=7785129&lkbb=7785207&fkbb=7785207, bug b/201757759. Bug: 201757759 Change-Id: I653b3cf1bbc2c3c11ceb34e578bd9b860057c527
-
Bernardo Rufino authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1838973 Change-Id: I0ad34ad29a54cf58ac37ec347a59b45a59959ea1
-
Bernardo Rufino authored
-
Anton Hansson authored
-
Bernardo Rufino authored
* Bundle supports types char, char[], short[], float[] which were falling back to serializable handling in Parcel because readValue() didn't have specific support for those types. Adding support in Parcel to avoid the need for length-prefixing and to improve performance. Curiously some of those had read/write methods already. * Updated Bundle to just pull the types above from the map since those won't be lazy values anymore. * We were missing a few custom type containers in our list of length-prefixed types and we were listing Bundle unnecessarily as length-prefixed since Bundle itself is already length-prefixed and copies the correspondent section of the parcel internally. Test: atest -d android.os.cts.ParcelTest android.os.cts.BundleTest android.os.BundleTest android.os.ParcelTest Bug: 195622897 Change-Id: I1e15d59d883311685ffa32ece1f5a00e01bf6aea
-
- Sep 30, 2021
-
-
Hao Ke authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1832336 Change-Id: I8a2341eef230f078c53b31a03478fa30e3774147
-
Hao Ke authored
-
Steven Moreland authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1840654 Change-Id: Ibde592b1d34c2e7143c961c7d2e2029d0fbfd82f
-
Rahul Sabnis authored
Merge "Add BluetoothDevice#connect and BluetoothDevice#disconnect as System APIs" into stage-aosp-master
-
Steven Moreland authored
-
Anton Hansson authored
This target produces nearly identical contents to the build target framework-doc-stubs (the only diffs are in whitespace). Using this module in the SDK zip will allow changing the inputs of framework-doc-stubs to java sources that don't have all the annotations (the jar stubs). Bug: 187397779 Test: m sdk-annotations.zip and diff with framework-doc-stubs zip Change-Id: Id163473c455f25c5f31c965d907c0c3b0e7755fc
-
Sam Gilbert authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1840533 Change-Id: Ieabc166af0086501cc638cffa7dc6f5960f67172
-
Sam Gilbert authored
-
Hao Ke authored
Description: Added replacements of `readList`, `readParcelable` and `readParcelableCreator` APIs. To avoid unexpected types of objects being unparcelled, ideally clients would use the readTypedXXX() methods that take the parcelable creator. However, this won’t be an option for use cases involving deserializing children objects inherited from non-final parcelable or serializable objects. Currently out of ~4k parcelable classes, only ~1.5k are marked as “final” in the platform. Hence it would be necessary to introduce new replacements that take an extra Class<T> parameter and before deserializing we check that the class written on the wire is the same or a descendant from the one provided as argument. Doing so could enhance the security of Parcel deserialization, More details can be found at go/safer-parcel. Test: atest -d android.os.cts.ParcelTest Bug: 195622897 Change-Id: Ie9a4cb4c3d6f1805b14df7b703aef43e2993d459
-
Bernardo Rufino authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1837194 Change-Id: I185410ce82ca057b6767d5ca0ff0368f046a1dff
-
Bernardo Rufino authored
-
TreeHugger Robot authored
-
- Sep 29, 2021
-
-
Baligh Uddin authored
BUG: 192108282 Test: TH Merged-In: I38469ad5df100e90aba81bbdc82078b568301f09 Change-Id: Ib7e97c6ee7dff1c5d0aad2c21635e74510d523a6
-
Suprabh Shukla authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1458401 Change-Id: Iea902e93f038cd3a06d63cf6c6cdd149c873df79
-
Suprabh Shukla authored
-
Steven Moreland authored
So that the API more closely matches intended usage, as requested. Bug: 175814583 Test: aidl_integration_test Change-Id: I2fb5f2d5059d7f9cd9e034a4d0d2e7aa63692067
-