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

Issue 476683002: Cleanup namespace usage in platform/graphics/[G-S]* (Closed)

Created:
6 years, 4 months ago by heeyoun.lee
Modified:
6 years, 4 months ago
Reviewers:
tkent, kangil_
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Cleanup namespace usage in platform/graphics/[G-S]* Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180267

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -162 lines) Patch
M Source/platform/graphics/GeneratedImage.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/GeneratedImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/Gradient.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/GradientGeneratedImage.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/platform/graphics/GradientGeneratedImage.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.h View 3 chunks +6 lines, -6 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.cpp View 4 chunks +3 lines, -4 lines 0 comments Download
M Source/platform/graphics/GraphicsContextRecorder.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/GraphicsContextRecorder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/GraphicsContextState.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/platform/graphics/GraphicsContextState.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/GraphicsLayer.h View 10 chunks +29 lines, -32 lines 0 comments Download
M Source/platform/graphics/GraphicsLayer.cpp View 7 chunks +8 lines, -14 lines 0 comments Download
M Source/platform/graphics/GraphicsLayerDebugInfo.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/GraphicsLayerDebugInfo.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/GraphicsLayerTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M Source/platform/graphics/GraphicsTypes.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/GraphicsTypes.cpp View 3 chunks +6 lines, -6 lines 0 comments Download
M Source/platform/graphics/Image.h View 3 chunks +5 lines, -5 lines 0 comments Download
M Source/platform/graphics/Image.cpp View 4 chunks +5 lines, -5 lines 0 comments Download
M Source/platform/graphics/ImageBuffer.h View 4 chunks +4 lines, -7 lines 0 comments Download
M Source/platform/graphics/ImageBuffer.cpp View 4 chunks +8 lines, -8 lines 0 comments Download
M Source/platform/graphics/ImageBufferClient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ImageBufferSurface.h View 2 chunks +2 lines, -3 lines 0 comments Download
M Source/platform/graphics/ImageFrameGenerator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ImageFrameGeneratorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ImageLayerChromiumTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/ImageObserver.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ImageSource.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ImageSource.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/InterceptingCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/LoggingCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/LoggingCanvas.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp View 3 chunks +3 lines, -6 lines 0 comments Download
M Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/platform/graphics/Path.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/Path.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/PathTraversalState.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/platform/graphics/PathTraversalState.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/Pattern.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/Pattern.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M Source/platform/graphics/ProfilingCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ProfilingCanvas.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/RecordingImageBufferSurfaceTest.cpp View 6 chunks +10 lines, -10 lines 0 comments Download
M Source/platform/graphics/RegionTracker.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/platform/graphics/ReplayingCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/ReplayingCanvas.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/graphics/StrokeData.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
heeyoun.lee
PTAL
6 years, 4 months ago (2014-08-14 08:58:06 UTC) #1
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 4 months ago (2014-08-14 09:11:04 UTC) #2
tkent
lgtm
6 years, 4 months ago (2014-08-14 09:11:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/heeyoun.lee@samsung.com/476683002/1
6 years, 4 months ago (2014-08-14 09:12:07 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-14 13:13:58 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 15:18:45 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (1) as 180267

Powered by Google App Engine
This is Rietveld 408576698