Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_device_qcom_sepolicy
/
d571f8c0107a9db4db82c08464c32c3ad716db08
d571f8c
Include both 32 and 64-bit libraries in test APKs.
by Jeff Sharkey
· 5 years ago
36c4654
Try adding native tests into "mts".
by Jeff Sharkey
· 5 years ago
f47fdef
Merge changes from topic "apr7b" into rvc-dev
by Jeff Sharkey
· 5 years ago
0bd073d
Merge "Clean up dentry and attr timeout caching" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
34029cc
Clean up dentry and attr timeout caching
by Zim
· 5 years ago
8a2a3de
Don't specify sdk_version for stubs
by Anton Hansson
· 5 years ago
f783095
When shifting MP4 to M4A, use MEDIA_TYPE_AUDIO.
by Jeff Sharkey
· 5 years ago
87f9778
Adjust accessibility focus after loading content.
by Jeff Sharkey
· 5 years ago
b18be08
Merge changes from topic "apr6" into rvc-dev
by Jeff Sharkey
· 5 years ago
f06febd
Another push towards more test coverage.
by Jeff Sharkey
· 5 years ago
abfa168
Merge "Dont't treat file managers like system" into rvc-dev
by TreeHugger Robot
· 5 years ago
8182288
Dont't treat file managers like system
by shafik
· 5 years ago
564929d
Additional tracing and performance improvements.
by Jeff Sharkey
· 5 years ago
e365064
Confirm that DRM files can adjust MEDIA_TYPE.
by Jeff Sharkey
· 5 years ago
06fe86f
Snapshot Uri used for all scan broadcasts.
by Jeff Sharkey
· 5 years ago
5466634
Merge "Support ContentResolver#insert for files in external media directory" into rvc-dev
by TreeHugger Robot
· 5 years ago
80ecfba
Support ContentResolver#insert for files in external media directory
by Sahana Rao
· 5 years ago
f32d971
Merge "Workaround to enable screenshots." into rvc-dev
by Jeff Sharkey
· 5 years ago
e0c2f77
Workaround to enable screenshots.
by Jeff Sharkey
· 5 years ago
4ef0563
Remove JNI from tests while remaining green.
by Jeff Sharkey
· 5 years ago
cf1c30f
Merge "Parse VideoColumns.ORIENTATION from MMR." into rvc-dev
by Jeff Sharkey
· 5 years ago
1767d7c
Merge "Use CHECK instead of CHECK_EQ to compare against nullptr" into rvc-dev
by TreeHugger Robot
· 5 years ago
915ad6a
Use CHECK instead of CHECK_EQ to compare against nullptr
by Colin Cross
· 5 years ago
4c0bcf1
Merge "Import translations. DO NOT MERGE" into rvc-dev
by TreeHugger Robot
· 5 years ago
0630d3d
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
48ce780
Merge "Remove unused handle.path field" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
7e35c33
Remove unused handle.path field
by Zim
· 5 years ago
205d359
Merge changes from topic "apr2" into rvc-dev
by Jeff Sharkey
· 5 years ago
2ee1467
Parse VideoColumns.ORIENTATION from MMR.
by Jeff Sharkey
· 5 years ago
b0ddb73
Avoid nested transactions
by Hyoungho Choi
· 5 years ago
c22cfcf
Offer fallback playlist member resolution.
by Jeff Sharkey
· 5 years ago
6c33ce1
Expand test coverage further.
by Jeff Sharkey
· 5 years ago
a7afabc
Remove dead code to improve test coverage.
by Jeff Sharkey
· 5 years ago
8eb07a4
Adjust MediaProviderForFuseTest directory.
by Jeff Sharkey
· 5 years ago
daa4f0f
Merge "Support creating Playlist and Subtitle file" into rvc-dev
by Sahana Rao
· 5 years ago
9771047
Support creating Playlist and Subtitle file
by Sahana Rao
· 5 years ago
7278fac
Merge changes from topic "mar31" into rvc-dev
by Jeff Sharkey
· 5 years ago
b1232ff
Merge "Durable metadata for pending and trashed files." into rvc-dev
by Jeff Sharkey
· 5 years ago
b2dbc6c
Introduce database schema locking.
by Jeff Sharkey
· 5 years ago
a44a7ba
Progress towards database schema locking.
by Jeff Sharkey
· 5 years ago
cff323c
Merge "Get "ForFuse" methods some test coverage." into rvc-dev
by Jeff Sharkey
· 5 years ago
776c21c
Merge "Remove duplicate MediaStore class" into rvc-dev
by Anton Hansson
· 5 years ago
1aa9bb5
Merge changes from topic "RestoreDeletedID" into rvc-dev
by Sahana Rao
· 5 years ago
0fac941
Get "ForFuse" methods some test coverage.
by Jeff Sharkey
· 5 years ago
8f67782
Merge "Refactor and improve LegacyFileAccessTest" into rvc-dev
by Shafik Nassar
· 5 years ago
1ce7d48
Test restoring deleted row IDs on create & rename
by Sahana Rao
· 5 years ago
42fb60e
Merge "Use new per-connection SQL for loading collators." into rvc-dev
by Jeff Sharkey
· 5 years ago
a211c4e
Save deleted/updated row ID on FUSE unlink & rename
by Sahana Rao
· 5 years ago
5d6db1b
Merge "Oops, wrong package name." into rvc-dev
by Jeff Sharkey
· 5 years ago
715b6e9
Refactor and improve LegacyFileAccessTest
by shafik
· 5 years ago
5b99142
Merge "Compile framework-mediaprovier against the SDK" into rvc-dev
by Anton Hansson
· 5 years ago
034a392
Use new per-connection SQL for loading collators.
by Jeff Sharkey
· 5 years ago
89149b6
Durable metadata for pending and trashed files.
by Jeff Sharkey
· 5 years ago
972223b
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
65958d0
Remove duplicate MediaStore class
by Anton Hansson
· 5 years ago
edf5b66
Compile framework-mediaprovier against the SDK
by Anton Hansson
· 5 years ago
71403c0
Restore deleted database row on create and rename
by Sahana Rao
· 5 years ago
858dc7a
Support saving deleted row ID in LocalCallingIdentity
by Sahana Rao
· 5 years ago
13e90cc
Merge "Add sqlite3 debug scripts" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
314be80
Merge "Fix scan volume crash" into rvc-dev
by TreeHugger Robot
· 5 years ago
351b4d0
Add sqlite3 debug scripts
by Zim
· 5 years ago
2e3fa39
Merge "Create default dirs before running FuseDaemonHostTest" into rvc-dev
by Shafik Nassar
· 5 years ago
9219cb6
Fix scan volume crash
by Zim
· 5 years ago
d502295
Create default dirs before running FuseDaemonHostTest
by shafik
· 5 years ago
9f2ea9a
Load FUSE JNI lib in tests
by Zim
· 5 years ago
e2ac104
Merge "Add isFuseThread wrapper method" into rvc-dev
by Sahana Rao
· 5 years ago
72228fc
Merge "Remove broadcast filters for volume state changed" into rvc-dev
by Abhijeet Kaur
· 5 years ago
c22c85a
Add isFuseThread wrapper method
by Sahana Rao
· 5 years ago
06f5a0d
Merge "Do not exlicitly declare dependency on changeid processor." into rvc-dev
by Artur Satayev
· 5 years ago
ab1815e
Do not exlicitly declare dependency on changeid processor.
by Artur Satayev
· 5 years ago
f52c812
Oops, wrong package name.
by Jeff Sharkey
· 5 years ago
78f880c
Adjust blocking scan during mount.
by Jeff Sharkey
· 5 years ago
a51c3d1
Avoid SQLite deadlock by closing completely.
by Jeff Sharkey
· 5 years ago
2f67cc8
Log detailed traces to investigate test failures.
by Jeff Sharkey
· 5 years ago
6718e22
Merge "Align databases with migration lifecycle." into rvc-dev
by Jeff Sharkey
· 5 years ago
2598beb
Remove broadcast filters for volume state changed
by Abhijeet Kaur
· 5 years ago
78c8594
Only decode full-bleed images when supported.
by Jeff Sharkey
· 5 years ago
c6e1e10
Align databases with migration lifecycle.
by Jeff Sharkey
· 5 years ago
43ef592
Make framework-mediaprovider stubs use the new defaults
by Anton Hansson
· 5 years ago
5170bf2
Merge changes from topic "mar23b" into rvc-dev
by Jeff Sharkey
· 5 years ago
5987ddd
Merge "Rewrite of playlists." into rvc-dev
by Jeff Sharkey
· 5 years ago
3b73f62
Merge "Allow apps to read external media dir of other apps." into rvc-dev
by Martijn Coenen
· 5 years ago
b5b843f
Tests to verify MEDIA_TYPE values.
by Jeff Sharkey
· 5 years ago
8a53f3b
Call parseOptionalYear
by Hyoungho Choi
· 5 years ago
d669782
Rewrite of playlists.
by Jeff Sharkey
· 5 years ago
9a1f679
Allow apps to read external media dir of other apps.
by Martijn Coenen
· 5 years ago
548ae7e
Merge "Invalidate all thumbnails when UUID mismatched." into rvc-dev
by Jeff Sharkey
· 5 years ago
b193351
Merge "Media Provider receives volume state changed update before other apps" into rvc-dev
by Abhijeet Kaur
· 5 years ago
bb4e5e6
Invalidate all thumbnails when UUID mismatched.
by Jeff Sharkey
· 5 years ago
5f14cc6
[automerger skipped] DO NOT MERGE am: 4ef9e0ca63 -s ours
by Nandana Dutt
· 5 years ago
46347b2
Merge "Import translations. DO NOT MERGE" into rvc-dev
by TreeHugger Robot
· 5 years ago
4ef9e0c
DO NOT MERGE
by Nandana Dutt
· 5 years ago
8bf95b8
Merge "Guard the camera workaround with a targetsdk check" into rvc-dev
by Nandana Dutt
· 5 years ago
3a93194
Guard the camera workaround with a targetsdk check
by Nandana Dutt
· 5 years ago
03d950f
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
5cc66a2
Media Provider receives volume state changed update before other apps
by Abhijeet Kaur
· 5 years ago
90033fb
Merge "Revert "Cache binder LocalCallingIdentity across requests"" into rvc-dev
by TreeHugger Robot
· 5 years ago
c566db8
Merge "Locking to protect SimpleDateFormat" into rvc-dev
by Jeff Sharkey
· 5 years ago
ee10fb7
Revert "Cache binder LocalCallingIdentity across requests"
by Zimuzo Ezeozue
· 5 years ago
0b617d8
Locking to protect SimpleDateFormat
by Hyoungho Choi
· 5 years ago
Next »