[M108 Migration][Text Selection] Selection handles & Caret Selection
[platform/framework/web/chromium-efl.git] / tizen_src / chromium_impl / content / browser / selection / selection_handle_efl.cc
2023-02-20 v-saha[M108 Migration][Text Selection] Selection handles... 57/287957/8
2018-10-29 Chandan Padhi[M69 Dev][EFL] Fix compilation errors for desktop build 72/191372/8
2018-07-10 Antonio GomesProper calculate the handle base
2018-07-10 Antonio GomesImplement a smoother handle movement while dragging
2018-07-10 Antonio GomesSelectionController::OnMouse{Up,Move,Down} have broken...
2018-07-10 Antonio Gomesfixup! Make text selection feature available on desktop...
2018-07-10 Antonio GomesSimplify SelectionControllerEfl::OnMouseMove
2018-07-10 Antonio GomesSimplify SelectionControllerEfl::OnMouseDown
2018-07-10 Antonio GomesMake text selection feature available on desktop builds.
2018-07-10 Marcin LapinskiAdded custom edc file for selection handles.
2018-07-10 Arnaud RenevierMove selection code into content/ module.