Media Galleries: Access MTP devices by file ids rather than file paths.
File paths can be very slow to access because finding a file by path requires O(N) metadata access to figure out which file id corresponds to a given name. BUG=385307 Review URL: https://codereview.chromium.org/377383002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283732 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment