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

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed)

Created:
7 years, 7 months ago by Timothy Loh
Modified:
7 years, 6 months ago
CC:
blink-reviews, kinuko, jamesr, jsbell, alecflett, eae+blinkwatch, danakj, Rik, dgrogan, Stephen Chennney, jeez
Base URL:
https://chromium.googlesource.com/chromium/blink@master
Visibility:
Public.

Description

Remove unused includes from core/platform .cpp files Splitting up codereview.chromium.org/15447002 into smaller patches. BUG=242216 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151236

Patch Set 1 #

Total comments: 12

Patch Set 2 : address pdr's comments #

Patch Set 3 : fix for windows compile #

Patch Set 4 : attempt 2 at getting compile on windows #

Patch Set 5 : rebased ; re-add MemoryInstrumentationSkia.h to NativeImageSkia.cpp #

Patch Set 6 : undo changes that were moved out of core/platform #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -123 lines) Patch
Source/core/platform/CrossThreadCopier.cpp View 1 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/DragData.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/MIMETypeFromURL.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/ScrollAnimatorNone.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/ScrollView.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/ScrollableArea.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/Scrollbar.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/ScrollbarThemeComposite.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
Source/core/platform/ThreadGlobalData.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/Timer.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/audio/HRTFElevation.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/audio/HRTFKernel.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/audio/Reverb.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/audio/chromium/AudioBusChromium.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/chromium/ChromiumDataObjectItem.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/chromium/ClipboardChromium.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/chromium/FramelessScrollView.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/chromium/MIMETypeRegistryChromium.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/chromium/SSLKeyGeneratorChromium.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/chromium/support/WebHTTPLoadInfo.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/BitmapImage.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/Font.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/graphics/FontFallbackList.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/GeneratorGeneratedImage.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/Gradient.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/GraphicsContext3D.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/GraphicsLayer.cpp View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/Image.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/ImageSource.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/Path.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/SimpleFontData.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/graphics/chromium/DeferredImageDecoder.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/chromium/GraphicsLayerChromium.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
Source/core/platform/graphics/chromium/ImageDecodingStore.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/chromium/LazyDecodingPixelRef.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/filters/FEBlend.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/filters/FilterEffect.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/filters/SkiaImageFilterBuilder.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/filters/custom/CustomFilterCompiledProgram.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/filters/custom/CustomFilterProgram.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/gpu/DrawingBuffer.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/harfbuzz/FontHarfBuzz.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/skia/FontCacheSkia.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
Source/core/platform/graphics/skia/GlyphPageTreeNodeSkia.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/graphics/skia/ImageSkia.cpp View 2 chunks +0 lines, -5 lines 0 comments Download
Source/core/platform/graphics/skia/NativeImageSkia.cpp View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
Source/core/platform/graphics/skia/SkiaUtils.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/platform/graphics/transforms/TranslateTransformOperation.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/image-encoders/skia/WEBPImageEncoder.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/network/BlobRegistryProxy.cpp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/network/FormData.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/platform/network/FormDataBuilder.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
Source/core/platform/network/ResourceHandle.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/sql/chromium/SQLiteFileSystemChromium.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/text/LocaleICU.cpp View 1 chunk +0 lines, -1 line 0 comments Download
Source/core/platform/text/TextEncodingDetectorICU.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 23 (0 generated)
Timothy Loh
7 years, 7 months ago (2013-05-23 04:19:33 UTC) #1
jamesr
Could you explain how you generated this patch and what the criteria for #includes for ...
7 years, 7 months ago (2013-05-24 00:23:35 UTC) #2
pdr.
On 2013/05/24 00:23:35, jamesr wrote: > Could you explain how you generated this patch and ...
7 years, 7 months ago (2013-05-24 03:11:52 UTC) #3
pdr.
LGTM with nits. https://codereview.chromium.org/15811002/diff/1/Source/core/platform/CrossThreadCopier.cpp File Source/core/platform/CrossThreadCopier.cpp (left): https://codereview.chromium.org/15811002/diff/1/Source/core/platform/CrossThreadCopier.cpp#oldcode36 Source/core/platform/CrossThreadCopier.cpp:36: #include "core/platform/KURL.h" I think IWYU got ...
7 years, 7 months ago (2013-05-24 03:33:40 UTC) #4
Timothy Loh
https://codereview.chromium.org/15811002/diff/1/Source/core/platform/CrossThreadCopier.cpp File Source/core/platform/CrossThreadCopier.cpp (left): https://codereview.chromium.org/15811002/diff/1/Source/core/platform/CrossThreadCopier.cpp#oldcode36 Source/core/platform/CrossThreadCopier.cpp:36: #include "core/platform/KURL.h" On 2013/05/24 03:33:41, pdr wrote: > I ...
7 years, 7 months ago (2013-05-24 04:43:32 UTC) #5
Timothy Loh
On 2013/05/24 03:11:52, pdr wrote: > On 2013/05/24 00:23:35, jamesr wrote: > > Could you ...
7 years, 7 months ago (2013-05-24 04:51:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/6001
7 years, 7 months ago (2013-05-24 04:52:01 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=9868
7 years, 7 months ago (2013-05-24 05:49:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/20001
7 years, 7 months ago (2013-05-24 07:55:44 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-24 08:59:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/38001
7 years, 7 months ago (2013-05-24 09:47:10 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=7312
7 years, 7 months ago (2013-05-24 11:22:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/38001
7 years, 7 months ago (2013-05-24 13:22:49 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=7350
7 years, 7 months ago (2013-05-24 14:40:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/38001
7 years, 7 months ago (2013-05-26 07:07:35 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=6697
7 years, 7 months ago (2013-05-26 08:27:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/38001
7 years, 7 months ago (2013-05-27 02:03:43 UTC) #17
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=7496
7 years, 7 months ago (2013-05-27 03:26:15 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/78001
7 years, 6 months ago (2013-05-28 03:17:27 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/80001
7 years, 6 months ago (2013-05-28 03:32:02 UTC) #20
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=6989
7 years, 6 months ago (2013-05-28 05:11:51 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/15811002/80001
7 years, 6 months ago (2013-05-28 07:19:16 UTC) #22
commit-bot: I haz the power
7 years, 6 months ago (2013-05-28 10:04:43 UTC) #23
Message was sent while issue was closed.
Change committed as 151236

Powered by Google App Engine
This is Rietveld 408576698