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