Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(833)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: Source/platform/exported/WebCommon.cpp
Issue
25195003
:
Prepare to move core/platform/text into blink_platform.dll (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-attempt upload
Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
Source/bindings/v8/ScriptController.cpp
Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp
Source/core/core.gypi
Source/core/css/CSSRule.cpp
Source/core/dom/Document.cpp
Source/core/dom/Position.cpp
Source/core/fetch/MemoryCache.cpp
Source/core/fetch/Resource.cpp
Source/core/fetch/ResourceFetcher.cpp
Source/core/fetch/ResourceLoader.cpp
Source/core/fileapi/FileReader.cpp
Source/core/html/HTMLInputElement.cpp
Source/core/html/HTMLMediaElement.cpp
Source/core/html/HTMLPlugInImageElement.cpp
Source/core/html/HTMLSourceElement.cpp
Source/core/html/HTMLTrackElement.cpp
Source/core/html/canvas/WebGLFramebuffer.cpp
Source/core/html/canvas/WebGLRenderingContext.cpp
Source/core/html/forms/BaseDateAndTimeInputType.h
Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp
Source/core/html/forms/DateInputType.cpp
Source/core/html/forms/DateTimeLocalInputType.cpp
Source/core/html/forms/MonthInputType.cpp
Source/core/html/forms/TimeInputType.cpp
Source/core/html/forms/WeekInputType.cpp
Source/core/html/parser/HTMLConstructionSite.cpp
Source/core/html/parser/HTMLScriptRunner.cpp
Source/core/html/parser/HTMLTokenizer.cpp
Source/core/html/parser/HTMLTreeBuilder.cpp
Source/core/html/shadow/DateTimeEditElement.h
Source/core/html/shadow/DateTimeEditElement.cpp
Source/core/html/shadow/DateTimeFieldElements.cpp
Source/core/html/track/InbandTextTrack.cpp
Source/core/html/track/TextTrackRegion.cpp
Source/core/loader/DocumentLoader.cpp
Source/core/loader/FrameLoader.cpp
Source/core/loader/HistoryController.cpp
Source/core/loader/ProgressTracker.cpp
Source/core/loader/TextTrackLoader.cpp
Source/core/page/Navigator.cpp
Source/core/platform/DateComponents.h
Source/core/platform/DateComponents.cpp
Source/core/platform/Language.h
Source/core/platform/Language.cpp
Source/core/platform/LocalizedStrings.cpp
Source/core/platform/Logging.h
Source/core/platform/Logging.cpp
Source/core/platform/NotImplemented.h
Source/core/platform/NotImplemented.cpp
Source/core/platform/audio/FFTFrame.cpp
Source/core/platform/chromium/FileSystemChromium.cpp
Source/core/platform/chromium/PlatformKeyboardEventChromium.cpp
Source/core/platform/chromium/SoundChromiumPosix.cpp
Source/core/platform/chromium/support/WebCString.cpp
Source/core/platform/chromium/support/WebString.cpp
Source/core/platform/cocoa/KeyEventCocoa.mm
Source/core/platform/graphics/ContentDecryptionModule.cpp
Source/core/platform/graphics/ContentDecryptionModuleSession.cpp
Source/core/platform/graphics/Extensions3D.cpp
Source/core/platform/graphics/chromium/FontChromiumWin.cpp
Source/core/platform/graphics/filters/custom/CustomFilterValidatedProgram.cpp
Source/core/platform/graphics/harfbuzz/FontHarfBuzz.cpp
Source/core/platform/graphics/harfbuzz/FontPlatformDataHarfBuzz.cpp
Source/core/platform/graphics/skia/FontCacheSkia.cpp
Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
Source/core/platform/network/SocketStreamHandle.cpp
Source/core/platform/sql/SQLiteDatabase.cpp
Source/core/platform/sql/SQLiteStatement.cpp
Source/core/platform/text/LocaleICU.h
Source/core/platform/text/PlatformLocale.h
Source/core/platform/text/TextBreakIteratorInternalICU.cpp
Source/core/platform/text/mac/LocaleMac.mm
Source/core/platform/text/win/LocaleWin.cpp
Source/core/rendering/RenderLayerCompositor.cpp
Source/core/svg/SVGTests.cpp
Source/core/testing/Internals.cpp
Source/core/tests/PODIntervalTreeTest.cpp
Source/core/workers/WorkerGlobalScope.cpp
Source/core/workers/WorkerMessagingProxy.cpp
Source/modules/mediasource/MediaSource.cpp
Source/modules/mediasource/MediaSourceBase.cpp
Source/modules/mediasource/SourceBuffer.cpp
Source/modules/webaudio/DefaultAudioDestinationNode.cpp
Source/modules/webaudio/MediaElementAudioSourceNode.cpp
Source/modules/webaudio/MediaStreamAudioSourceNode.cpp
Source/modules/webdatabase/Database.cpp
Source/modules/webdatabase/DatabaseBackend.cpp
Source/modules/webdatabase/DatabaseBackendBase.cpp
Source/modules/webdatabase/DatabaseManager.cpp
Source/modules/webdatabase/DatabaseSync.cpp
Source/modules/webdatabase/DatabaseTask.cpp
Source/modules/webdatabase/DatabaseThread.cpp
Source/modules/webdatabase/SQLStatement.cpp
Source/modules/webdatabase/SQLStatementBackend.cpp
Source/modules/webdatabase/SQLTransaction.cpp
Source/modules/webdatabase/SQLTransactionBackend.cpp
Source/modules/webdatabase/SQLTransactionStateMachine.cpp
Source/modules/websockets/MainThreadWebSocketChannel.cpp
Source/modules/websockets/NewWebSocketChannelImpl.cpp
Source/modules/websockets/WebSocket.cpp
Source/modules/websockets/WebSocketDeflater.cpp
Source/modules/websockets/WebSocketHandshake.cpp
Source/platform/DateComponents.h
Source/platform/DateComponents.cpp
Source/platform/Language.h
Source/platform/Language.cpp
Source/platform/Logging.h
Source/platform/Logging.cpp
Source/platform/NotImplemented.h
Source/platform/NotImplemented.cpp
Source/platform/blink_platform.gyp
Source/platform/blink_platform.gypi
Source/platform/exported/WebCString.cpp
Source/platform/exported/WebCommon.cpp
Source/platform/exported/WebString.cpp
Source/web/DateTimeChooserImpl.cpp
Source/web/EditorClientImpl.cpp
Source/web/InspectorClientImpl.cpp
Source/web/InspectorFrontendClientImpl.cpp
Source/web/WebCommon.cpp
Source/web/WebKit.cpp
Source/web/WebMediaPlayerClientImpl.cpp
Source/web/WebPopupMenuImpl.cpp
Source/web/WebViewImpl.cpp
Source/web/tests/LocaleMacTest.cpp
Source/web/tests/LocaleWinTest.cpp
Source/web/tests/ScrollAnimatorNoneTest.cpp
Source/web/web.gyp
public/blink.gyp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« Source/platform/exported/WebCString.cpp
('k') |
Source/platform/exported/WebString.cpp »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: Source/platform/exported/WebCommon.cpp
diff --git a/Source/web/WebCommon.cpp b/Source/platform/exported/WebCommon.cpp
similarity index 100%
rename from Source/web/WebCommon.cpp
rename to Source/platform/exported/WebCommon.cpp
« no previous file with comments
|
« Source/platform/exported/WebCString.cpp
('k') |
Source/platform/exported/WebString.cpp »
('j') |
no next file with comments »
Issue 25195003: Prepare to move core/platform/text into blink_platform.dll (Closed)
Created 7 years, 3 months ago by abarth-chromium
Modified 7 years, 3 months ago
Reviewers: jamesr, eseidel
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0
This is Rietveld
408576698