1. 8c84006 Merge "Add maco / zezeozue to MediaProvider OWNERS." by Narayan Kamath · 4 years, 8 months ago
  2. a19ab9e Merge "Fix Error Prone errors" by Colin Cross · 4 years, 8 months ago
  3. cedc027 Merge "Adjust DISALLOW_USB_FILE_TRANSFER checks." by Jeff Sharkey · 4 years, 8 months ago
  4. d4b9b29 Adjust DISALLOW_USB_FILE_TRANSFER checks. by Jeff Sharkey · 4 years, 8 months ago
  5. 7d832ca Rewrite hidden API usage to avoid inlining. by Jeff Sharkey · 4 years, 8 months ago
  6. de9d632 Fix Error Prone errors by Colin Cross · 4 years, 8 months ago
  7. 1827741 Merge "Fix FUSE readdir lookup errno check" by TreeHugger Robot · 4 years, 8 months ago
  8. fe1139c FuseDaemon: Remove bogus null checks after new. by Narayan Kamath · 4 years, 8 months ago
  9. b194a2b Add maco / zezeozue to MediaProvider OWNERS. by Narayan Kamath · 4 years, 8 months ago
  10. 7de6855 Merge "FuseDaemon: Correctly guard calls to do_forget_locked" by Narayan Kamath · 4 years, 8 months ago
  11. c112a0c Merge "MediaProviderWrapper: rename internal function to follow convention" by TreeHugger Robot · 4 years, 8 months ago
  12. 4999505 Merge "FuseDaemon: Move to std::lock_guard." by TreeHugger Robot · 4 years, 8 months ago
  13. 6403551 MediaProviderWrapper: rename internal function to follow convention by shafik · 4 years, 8 months ago
  14. d621984 FuseDaemon: Correctly guard calls to do_forget_locked by Narayan Kamath · 4 years, 9 months ago
  15. 768bea3 FuseDaemon: Move to std::lock_guard. by Narayan Kamath · 4 years, 9 months ago
  16. 01248e4 Merge "FuseDaemon: Address clang-tidy warnings." by TreeHugger Robot · 4 years, 8 months ago
  17. 53bd1f6 Fix FUSE readdir lookup errno check by Sahana Rao · 4 years, 8 months ago
  18. 64b4435 FuseDaemon: Address clang-tidy warnings. by Narayan Kamath · 4 years, 9 months ago
  19. 14bc6b6 Merge "FUSE readdir: enforce restrictions based on target SDK" by TreeHugger Robot · 4 years, 9 months ago
  20. 81ceaf0 FUSE readdir: enforce restrictions based on target SDK by Sahana Rao · 4 years, 9 months ago
  21. 0107db1 Merge "Don't use 0 entry timeouts for Android/ and root paths." by Martijn Coenen · 4 years, 9 months ago
  22. 553686e Merge "Fix NPE when we can't find the volume for a file." by Martijn Coenen · 4 years, 9 months ago
  23. 94b81ae Fix NPE when we can't find the volume for a file. by Martijn Coenen · 4 years, 9 months ago
  24. f91c370 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 4 years, 9 months ago
  25. 0ea4ee6 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  26. 005cd81 Reland: Fix memory leaks on filesystem unmount by Zim · 4 years, 9 months ago
  27. edbe69e Reland: resolve FUSE and lower FS cache inconsistencies by Zim · 4 years, 9 months ago
  28. 0498dfc Merge changes I98554ebf,I30be85b2 by TreeHugger Robot · 4 years, 9 months ago
  29. 613b7ab Revert "Resolve FUSE and lower FS cache inconsistencies" by Kyle Tso · 4 years, 9 months ago
  30. 904b127 Revert "Fix memory leaks on filesystem unmount" by Kyle Tso · 4 years, 9 months ago
  31. dec2c40 Merge "Fix memory leaks on filesystem unmount" by Zimuzo Ezeozue · 4 years, 9 months ago
  32. b8ff4eb Don't use 0 entry timeouts for Android/ and root paths. by Martijn Coenen · 4 years, 9 months ago
  33. 4d40f71 Fix memory leaks on filesystem unmount by Zim · 4 years, 9 months ago
  34. aa24489 Merge "Resolve FUSE and lower FS cache inconsistencies" by Zimuzo Ezeozue · 4 years, 9 months ago
  35. 280e555 Resolve FUSE and lower FS cache inconsistencies by Zim · 4 years, 9 months ago
  36. 0a65f40 Merge "Re-enable FuseDaemonHostTest on presubmit" by Shafik Nassar · 4 years, 9 months ago
  37. ccd016a Merge changes from topic "sdkz" by Jeff Sharkey · 4 years, 9 months ago
  38. c55994b Build MediaProviderLegacy with "system_current". by Jeff Sharkey · 4 years, 9 months ago
  39. d69b167 Merge "Reboot less in FuseDaemonHostTest" by TreeHugger Robot · 4 years, 9 months ago
  40. 1f6ad1a Another push towards "system_current". by Jeff Sharkey · 4 years, 9 months ago
  41. 26492c3 Merge "Adjustments after moving MediaStore inside APEX." by Jeff Sharkey · 4 years, 9 months ago
  42. 077436e Re-enable FuseDaemonHostTest on presubmit by shafik · 4 years, 9 months ago
  43. 59b9959 Reboot less in FuseDaemonHostTest by shafik · 4 years, 9 months ago
  44. d363651 Adjustments after moving MediaStore inside APEX. by Jeff Sharkey · 4 years, 9 months ago
  45. 8a588e7 List all directory names in FUSE readdir by Sahana Rao · 4 years, 9 months ago
  46. 327f594 Merge "Readdir test to check all visible files of all file types are listed." by TreeHugger Robot · 4 years, 9 months ago
  47. 584c288 Merge "Ignore lookup errors in FUSE readdir" by TreeHugger Robot · 4 years, 9 months ago
  48. 3b7228a Readdir test to check all visible files of all file types are listed. by Sahana Rao · 4 years, 9 months ago
  49. 4ca1a6d Merge "Add AdoptableHostTest and AdoptableFeatureConsistentTest to TEST_MAPPING" by Abhijeet Kaur · 4 years, 9 months ago
  50. 01bd22e Merge "Move MediaStore.java inside APEX boundary." by Jeff Sharkey · 4 years, 9 months ago
  51. baf2bfc Merge "Update storage volumes when user unlocks" by TreeHugger Robot · 4 years, 9 months ago
  52. 5ea5c28 Move MediaStore.java inside APEX boundary. by Jeff Sharkey · 4 years, 9 months ago
  53. 5835eab Merge "Recognize "SMPL" files as playlists." by Jeff Sharkey · 4 years, 9 months ago
  54. ce6a7b5 Update storage volumes when user unlocks by Zim · 4 years, 9 months ago
  55. 6070ada Recognize "SMPL" files as playlists. by Jeff Sharkey · 4 years, 9 months ago
  56. 0ebcd47 Merge "Sigh, more apps relying on SQL injection." by Jeff Sharkey · 4 years, 9 months ago
  57. 3557bcf Merge "Revert "Bypass FUSE restrictions if any app requests legacy"" by TreeHugger Robot · 4 years, 9 months ago
  58. 513159e Merge "Add test to verify FUSE and lower FS dentry cache consistencies" by Zimuzo Ezeozue · 4 years, 9 months ago
  59. 88abda9 Revert "Bypass FUSE restrictions if any app requests legacy" by Zimuzo Ezeozue · 4 years, 9 months ago
  60. 2f02cf5 Add test to verify FUSE and lower FS dentry cache consistencies by Zim · 4 years, 9 months ago
  61. 8d8dbb4 Ignore lookup errors in FUSE readdir by Sahana Rao · 4 years, 9 months ago
  62. b855772 Sigh, more apps relying on SQL injection. by Jeff Sharkey · 4 years, 9 months ago
  63. 35e4fb9 Merge "Partial revert to unblock dogfooding." by Jeff Sharkey · 4 years, 9 months ago
  64. 683ae50 Partial revert to unblock dogfooding. by Jeff Sharkey · 4 years, 9 months ago
  65. 7fb0631 Add AdoptableHostTest and AdoptableFeatureConsistentTest to TEST_MAPPING by Abhijeet Kaur · 4 years, 9 months ago
  66. 619cf48 Merge "Don't redact if caller is owner and add redaction test" by TreeHugger Robot · 4 years, 9 months ago
  67. 6958fce Don't redact if caller is owner and add redaction test by shafik · 4 years, 9 months ago
  68. 52c0d3c Merge "Dont assign field to itself" by TreeHugger Robot · 4 years, 9 months ago
  69. 6e289e4 Merge "Better handling of backup/restore operations." by Jeff Sharkey · 4 years, 9 months ago
  70. bd26274 Better handling of backup/restore operations. by Jeff Sharkey · 4 years, 9 months ago
  71. 06b38ca Cavalcade of smaller bug fixes. by Jeff Sharkey · 4 years, 9 months ago
  72. a7a789a Disable support for object references. by Jeff Sharkey · 4 years, 9 months ago
  73. c5c3914 Shuffling to prepare for MediaProvider APEX. by Jeff Sharkey · 4 years, 9 months ago
  74. ae1ed3d Dont assign field to itself by Philip P. Moltmann · 4 years, 9 months ago
  75. 07c60d0 Merge "Methods to streamline bulk media operations." by Jeff Sharkey · 4 years, 9 months ago
  76. eea49d3 Methods to streamline bulk media operations. by Jeff Sharkey · 4 years, 9 months ago
  77. 51b56fa Merge "Make our SQLiteQueryBuilder even stronger." by Jeff Sharkey · 4 years, 9 months ago
  78. 969a1f1 Merge "Shift Binder work source blame based on UID." by Jeff Sharkey · 4 years, 9 months ago
  79. 16bba13 Merge "Fix where we populate the FUSE <-> Android logging enums" by Zimuzo Ezeozue · 4 years, 9 months ago
  80. 2d430e0 Merge "Refactor FilePathAccessTest" by TreeHugger Robot · 4 years, 9 months ago
  81. a11d50e Merge "Remove FuseDaemonHostTest from test mapping" by TreeHugger Robot · 4 years, 9 months ago
  82. 644c74b Refactor FilePathAccessTest by shafik · 4 years, 9 months ago
  83. 45bdb58 Merge "Define e2e testing for MediaProvider APEX." by Jeff Sharkey · 4 years, 9 months ago
  84. b353eb4 Fix where we populate the FUSE <-> Android logging enums by Zim · 4 years, 9 months ago
  85. e62215c Remove FuseDaemonHostTest from test mapping by shafik · 4 years, 9 months ago
  86. 4391332 Shift Binder work source blame based on UID. by Jeff Sharkey · 4 years, 9 months ago
  87. cbdea0f Make our SQLiteQueryBuilder even stronger. by Jeff Sharkey · 4 years, 9 months ago
  88. 47ef557 Revert "Enable FuseDaemonHostTest" by Jeff Sharkey · 4 years, 9 months ago
  89. 355d3c8 Define e2e testing for MediaProvider APEX. by Jeff Sharkey · 4 years, 9 months ago
  90. 1cc0a72 Enable FuseDaemonHostTest by shafik · 4 years, 9 months ago
  91. f039ba9 Merge "Reduced the lookup entry_timeout to 0" by Zimuzo Ezeozue · 4 years, 9 months ago
  92. 3df4ab5 Merge "Protect FUSE lookup requests" by Zimuzo Ezeozue · 4 years, 9 months ago
  93. ff88676 Merge "Replace "sys.fuse_snapshot" with "persist.sys.fuse"" by Abhijeet Kaur · 4 years, 9 months ago
  94. 6d0a3f1 Reduced the lookup entry_timeout to 0 by Zim · 4 years, 9 months ago
  95. 26b9328 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 4 years, 9 months ago
  96. 859db93 Protect FUSE lookup requests by Zim · 4 years, 9 months ago
  97. 20778f9 Merge "Append all FUSE MediaProvider methods with ForFuse" by Shafik Nassar · 4 years, 9 months ago
  98. b286271 Merge "Bypass FUSE restrictions if any app requests legacy" by Zimuzo Ezeozue · 4 years, 9 months ago
  99. a2966a7 Append all FUSE MediaProvider methods with ForFuse by shafik · 4 years, 9 months ago
  100. 8f88e69 Merge "Calculate redaction ranges on open" by Shafik Nassar · 4 years, 9 months ago