|  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+2033 lines, -1549 lines) | Patch | 
    
      
        |  | M | chrome/browser/download/chrome_download_manager_delegate.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62 | 7 chunks | +9 lines, -24 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/chrome_download_manager_delegate.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62 | 7 chunks | +33 lines, -65 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/chrome_download_manager_delegate_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 1 chunk | +4 lines, -0 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/download_browsertest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 6 chunks | +52 lines, -86 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/download_history.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 1 chunk | +117 lines, -55 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/download_history.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 1 chunk | +385 lines, -110 lines | 0 comments | Download | 
    
      
        |  | A | chrome/browser/download/download_history_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 1 chunk | +741 lines, -0 lines | 2 comments | Download | 
    
      
        |  | M | chrome/browser/download/download_service.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60 | 3 chunks | +9 lines, -0 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/download_service.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60 | 4 chunks | +22 lines, -0 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/download_status_updater_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 1 chunk | +8 lines, -8 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/download/save_page_browsertest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 16 chunks | +191 lines, -220 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/extensions/api/downloads/downloads_api.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47 | 1 chunk | +0 lines, -3 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/extensions/api/downloads/downloads_api_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 9 chunks | +20 lines, -22 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/download_database.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 4 chunks | +14 lines, -23 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/download_database.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 10 chunks | +30 lines, -107 lines | 0 comments | Download | 
    
      
        |  | A | chrome/browser/history/download_row.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 1 chunk | +71 lines, -0 lines | 0 comments | Download | 
    
      
        |  | A + | chrome/browser/history/download_row.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 3 chunks | +8 lines, -8 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/history.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 4 chunks | +25 lines, -36 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/history.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 4 chunks | +6 lines, -24 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/history_backend.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62 | 2 chunks | +5 lines, -12 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/history_backend.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64 | 3 chunks | +33 lines, -21 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/history_marshaling.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 1 chunk | +1 line, -1 line | 0 comments | Download | 
    
      
        |  | M | chrome/browser/history/history_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 5 chunks | +8 lines, -77 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/ui/webui/downloads_dom_handler.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 3 chunks | +6 lines, -5 lines | 0 comments | Download | 
    
      
        |  | M | chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 3 chunks | +11 lines, -17 lines | 0 comments | Download | 
    
      
        |  | M | chrome/chrome_browser.gypi | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 1 chunk | +2 lines, -0 lines | 0 comments | Download | 
    
      
        |  | M | chrome/chrome_tests_unit.gypi | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 1 chunk | +1 line, -0 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_browsertest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 3 chunks | +0 lines, -11 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_item_factory.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61 | 3 chunks | +10 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_item_impl.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 6 chunks | +9 lines, -15 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_item_impl.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 26 chunks | +61 lines, -92 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_item_impl_delegate.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 1 chunk | +3 lines, -3 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_item_impl_delegate.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 1 chunk | +1 line, -4 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_item_impl_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 4 chunks | +3 lines, -25 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_manager_impl.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 4 chunks | +11 lines, -21 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_manager_impl.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 15 chunks | +65 lines, -196 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_manager_impl_unittest.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 9 chunks | +33 lines, -54 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_stats.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37 | 1 chunk | +0 lines, -4 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/download_stats.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34 | 1 chunk | +0 lines, -8 lines | 0 comments | Download | 
    
      
        |  | M | content/browser/download/save_package.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65 | 1 chunk | +0 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | content/content_browser.gypi | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62
        
          63
        
          64
        
          65
        
          66 | 2 chunks | +0 lines, -3 lines | 0 comments | Download | 
    
      
        |  | M | content/public/browser/download_item.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 5 chunks | +0 lines, -9 lines | 0 comments | Download | 
    
      
        |  | M | content/public/browser/download_manager.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48 | 2 chunks | +10 lines, -10 lines | 0 comments | Download | 
    
      
        |  | M | content/public/browser/download_manager_delegate.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 1 chunk | +0 lines, -27 lines | 0 comments | Download | 
    
      
        |  | D | content/public/browser/download_persistent_store_info.h | View |  | 1 chunk | +0 lines, -74 lines | 0 comments | Download | 
    
      
        |  | D | content/public/browser/download_persistent_store_info.cc | View |  | 1 chunk | +0 lines, -43 lines | 0 comments | Download | 
    
      
        |  | M | content/public/test/mock_download_item.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 3 chunks | +2 lines, -4 lines | 0 comments | Download | 
    
      
        |  | M | content/public/test/mock_download_manager.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34 | 1 chunk | +10 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | content/shell/shell_download_manager_delegate.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55 | 2 chunks | +0 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | content/shell/shell_download_manager_delegate.cc | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31 | 2 chunks | +1 line, -8 lines | 0 comments | Download | 
    
      
        |  | M | net/base/net_log_event_type_list.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19
        
          20
        
          21
        
          22
        
          23
        
          24
        
          25
        
          26
        
          27
        
          28
        
          29
        
          30
        
          31
        
          32
        
          33
        
          34
        
          35
        
          36
        
          37
        
          38
        
          39
        
          40
        
          41
        
          42
        
          43
        
          44
        
          45
        
          46
        
          47
        
          48
        
          49
        
          50
        
          51
        
          52
        
          53
        
          54
        
          55
        
          56
        
          57
        
          58
        
          59
        
          60
        
          61
        
          62 | 2 chunks | +2 lines, -7 lines | 0 comments | Download |