Side by Side Diff: third_party/WebKit/public/web/WebTextSuggestionInfo.h
Issue 2650113004 :
[WIP] Add support for Android SuggestionSpans when editing text (Closed)
Patch Set: Remove logging statements, fix copyright years in new files
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/renderer_host/ime_adapter_android.h
content/browser/renderer_host/ime_adapter_android.cc
content/browser/renderer_host/render_widget_host_impl.h
content/browser/renderer_host/render_widget_host_impl.cc
content/browser/renderer_host/render_widget_host_view_android.h
content/browser/renderer_host/render_widget_host_view_android.cc
content/browser/renderer_host/render_widget_host_view_base.h
content/browser/renderer_host/render_widget_host_view_base.cc
content/common/content_param_traits_macros.h
content/common/input_messages.h
content/public/android/BUILD.gn
content/public/android/java/res/drawable/floating_popup_background_light.xml
content/public/android/java/res/layout-v21/text_edit_suggestion_container.xml
content/public/android/java/res/layout-v21/text_edit_suggestion_item.xml
content/public/android/java/res/values-v21/styles.xml
content/public/android/java/src/org/chromium/content/browser/input/CursorAnchorInfoController.java
content/public/android/java/src/org/chromium/content/browser/input/ImeAdapter.java
content/public/android/java/src/org/chromium/content/browser/input/InputMethodManagerWrapper.java
content/public/android/java/src/org/chromium/content/browser/input/SuggestionInfo.java
content/public/android/java/src/org/chromium/content/browser/input/SuggestionsPopupWindow.java
content/public/android/java/strings/android_content_strings.grd
content/renderer/render_view_impl.h
content/renderer/render_view_impl.cc
content/renderer/render_widget.h
content/renderer/render_widget.cc
third_party/WebKit/Source/core/dom/CharacterData.cpp
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/editing/BUILD.gn
third_party/WebKit/Source/core/editing/CompositionUnderline.h
third_party/WebKit/Source/core/editing/CompositionUnderline.cpp
third_party/WebKit/Source/core/editing/InputMethodController.h
third_party/WebKit/Source/core/editing/InputMethodController.cpp
third_party/WebKit/Source/core/editing/SelectionController.cpp
third_party/WebKit/Source/core/editing/TextSuggestionList.h
third_party/WebKit/Source/core/editing/TextSuggestionList.cpp
third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp
third_party/WebKit/Source/core/editing/markers/DocumentMarker.h
third_party/WebKit/Source/core/editing/markers/DocumentMarker.cpp
third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h
third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.cpp
third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
third_party/WebKit/Source/core/frame/FrameView.cpp
third_party/WebKit/Source/core/loader/EmptyClients.h
third_party/WebKit/Source/core/page/ChromeClient.h
third_party/WebKit/Source/core/paint/InlineTextBoxPainter.cpp
third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp
third_party/WebKit/Source/web/ChromeClientImpl.h
third_party/WebKit/Source/web/ChromeClientImpl.cpp
third_party/WebKit/Source/web/CompositionUnderlineBuilder.h
third_party/WebKit/Source/web/WebInputMethodControllerImpl.h
third_party/WebKit/Source/web/WebInputMethodControllerImpl.cpp
third_party/WebKit/public/web/WebCompositionUnderline.h
third_party/WebKit/public/web/WebInputMethodController.h
third_party/WebKit/public/web/WebTextSuggestionInfo.h
third_party/WebKit/public/web/WebViewClient.h
third_party/WebKit/public/web/WebWidgetClient.h