Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 149363004: Media Galleries: Initial media scanner implementation. (Closed)

Created:
6 years, 10 months ago by Lei Zhang
Modified:
6 years, 10 months ago
CC:
chromium-reviews, tzik, Lei Zhang, nhiroki, tommycli, Greg Billock, kinuko+watch
Visibility:
Public.

Description

Media Galleries: Initial media scanner implementation. BUG=161119 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247993

Patch Set 1 : #

Total comments: 24

Patch Set 2 : #

Patch Set 3 : move, rename #

Total comments: 12

Patch Set 4 : nits #

Patch Set 5 : with test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+645 lines, -26 lines) Patch
M chrome/browser/media_galleries/fileapi/media_path_filter.h View 1 2 3 2 chunks +25 lines, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_path_filter.cc View 1 2 3 4 6 chunks +71 lines, -25 lines 0 comments Download
A chrome/browser/media_galleries/media_folder_finder.h View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/browser/media_galleries/media_folder_finder.cc View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
A chrome/browser/media_galleries/media_folder_finder_unittest.cc View 1 2 3 4 1 chunk +274 lines, -0 lines 0 comments Download
A chrome/browser/media_galleries/media_scan_types.h View 1 1 chunk +23 lines, -0 lines 0 comments Download
A chrome/browser/media_galleries/media_scan_types.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Lei Zhang
6 years, 10 months ago (2014-01-29 11:44:24 UTC) #1
vandebo (ex-Chrome)
Generally looks good. https://codereview.chromium.org/149363004/diff/20001/chrome/browser/media_galleries/fileapi/media_path_filter.cc File chrome/browser/media_galleries/fileapi/media_path_filter.cc (right): https://codereview.chromium.org/149363004/diff/20001/chrome/browser/media_galleries/fileapi/media_path_filter.cc#newcode114 chrome/browser/media_galleries/fileapi/media_path_filter.cc:114: for (size_t i = 0; i ...
6 years, 10 months ago (2014-01-29 18:41:45 UTC) #2
Lei Zhang
I'll do the name and location change in a bit. https://codereview.chromium.org/149363004/diff/20001/chrome/browser/media_galleries/fileapi/media_path_filter.cc File chrome/browser/media_galleries/fileapi/media_path_filter.cc (right): https://codereview.chromium.org/149363004/diff/20001/chrome/browser/media_galleries/fileapi/media_path_filter.cc#newcode114 ...
6 years, 10 months ago (2014-01-30 00:10:48 UTC) #3
Lei Zhang
https://codereview.chromium.org/149363004/diff/20001/chrome/browser/media_galleries/fileapi/media_scanner.h File chrome/browser/media_galleries/fileapi/media_scanner.h (right): https://codereview.chromium.org/149363004/diff/20001/chrome/browser/media_galleries/fileapi/media_scanner.h#newcode5 chrome/browser/media_galleries/fileapi/media_scanner.h:5: #ifndef CHROME_BROWSER_MEDIA_GALLERIES_FILEAPI_MEDIA_SCANNER_H_ On 2014/01/29 18:41:45, vandebo wrote: > I ...
6 years, 10 months ago (2014-01-30 00:29:50 UTC) #4
vandebo (ex-Chrome)
LGTM with nits https://codereview.chromium.org/149363004/diff/80001/chrome/browser/media_galleries/fileapi/media_path_filter.cc File chrome/browser/media_galleries/fileapi/media_path_filter.cc (right): https://codereview.chromium.org/149363004/diff/80001/chrome/browser/media_galleries/fileapi/media_path_filter.cc#newcode81 chrome/browser/media_galleries/fileapi/media_path_filter.cc:81: // static remove https://codereview.chromium.org/149363004/diff/80001/chrome/browser/media_galleries/fileapi/media_path_filter.cc#newcode112 chrome/browser/media_galleries/fileapi/media_path_filter.cc:112: return ...
6 years, 10 months ago (2014-01-30 01:03:11 UTC) #5
Lei Zhang
Still writing unit tests... https://codereview.chromium.org/149363004/diff/80001/chrome/browser/media_galleries/fileapi/media_path_filter.cc File chrome/browser/media_galleries/fileapi/media_path_filter.cc (right): https://codereview.chromium.org/149363004/diff/80001/chrome/browser/media_galleries/fileapi/media_path_filter.cc#newcode81 chrome/browser/media_galleries/fileapi/media_path_filter.cc:81: // static On 2014/01/30 01:03:11, ...
6 years, 10 months ago (2014-01-30 01:35:41 UTC) #6
Lei Zhang
TBR unit test.
6 years, 10 months ago (2014-01-30 12:13:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/149363004/120001
6 years, 10 months ago (2014-01-30 12:13:36 UTC) #8
vandebo (ex-Chrome)
LGTM
6 years, 10 months ago (2014-01-30 17:29:04 UTC) #9
commit-bot: I haz the power
Change committed as 247993
6 years, 10 months ago (2014-01-30 18:03:37 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 18:03:42 UTC) #11
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698