|  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+423 lines, -96 lines) | Patch | 
    
      
        |  | M | gm/shadowmaps.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13 | 2 chunks | +7 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | gyp/core.gypi | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18 | 1 chunk | +1 line, -0 lines | 0 comments | Download | 
    
      
        |  | M | include/core/SkCanvas.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17
        
          18
        
          19 | 4 chunks | +26 lines, -5 lines | 0 comments | Download | 
    
      
        |  | M | include/private/SkRecords.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +2 lines, -1 line | 0 comments | Download | 
    
      
        |  | A | include/private/SkShadowParams.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16
        
          17 | 1 chunk | +48 lines, -0 lines | 0 comments | Download | 
    
      
        |  | M | samplecode/SampleShadowing.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14 | 6 chunks | +91 lines, -5 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkCanvas.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13 | 6 chunks | +33 lines, -16 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkLiteDL.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +2 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | src/core/SkLiteDL.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 2 chunks | +8 lines, -5 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkLiteRecorder.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +4 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkLiteRecorder.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +3 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkPictureRecord.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +4 lines, -6 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkPictureRecord.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +3 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | src/core/SkRecordDraw.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +1 line, -1 line | 0 comments | Download | 
    
      
        |  | M | src/core/SkRecorder.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +4 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkRecorder.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +5 lines, -4 lines | 0 comments | Download | 
    
      
        |  | M | src/core/SkShadowShader.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9 | 1 chunk | +2 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | src/core/SkShadowShader.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13 | 20 chunks | +112 lines, -29 lines | 0 comments | Download | 
    
      
        |  | M | src/utils/SkShadowPaintFilterCanvas.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 2 chunks | +2 lines, -0 lines | 0 comments | Download | 
    
      
        |  | M | src/utils/SkShadowPaintFilterCanvas.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13 | 3 chunks | +20 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | tools/debugger/SkDebugCanvas.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 1 chunk | +4 lines, -2 lines | 0 comments | Download | 
    
      
        |  | M | tools/debugger/SkDebugCanvas.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11 | 2 chunks | +6 lines, -4 lines | 0 comments | Download | 
    
      
        |  | M | tools/debugger/SkDrawCommand.h | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16 | 3 chunks | +6 lines, -1 line | 0 comments | Download | 
    
      
        |  | M | tools/debugger/SkDrawCommand.cpp | View | 1
        
          2
        
          3
        
          4
        
          5
        
          6
        
          7
        
          8
        
          9
        
          10
        
          11
        
          12
        
          13
        
          14
        
          15
        
          16 | 2 chunks | +29 lines, -6 lines | 0 comments | Download |