summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/nav/SelectText.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change selection to work with left/right instead of base/extent.George Mount2012-05-141-14/+0
| | | | | | | | | | | Bug 5859620 Use the LTR/RTL content of the text selection to determine which handle is left and which is right. This simplifies text selection logic slightly and helps make RTL text selection handles work properly. Framework Change: Ib88ed2327182ba5b47b3e41584cbe944d05c8ada Change-Id: I3362c5034ce08ce1517a86882c13b78aff35fe3f
* Minor draw extras cleanup and refactorJohn Reck2012-01-311-34/+0
| | | | Change-Id: Iba601e384549c11cf659a47e06c586048f624148
* Webkit text selectionJohn Reck2012-01-301-1902/+32
| | | | Change-Id: I8e2e400940c7c84055aeb2624958aaf47804900b
* Fix software extras on base layerJohn Reck2012-01-181-6/+3
| | | | | | Need to revist software drawing in general, but this gets it working for now Change-Id: I1745de7a67c75400c31a070f1e17a0602b0df190
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
| | | | | | | See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I35a9fa5e53a83a9c9a920333a3752dd151fbd3b8
* Fix text selection handle positioningJohn Reck2011-11-151-1/+12
| | | | | | Bug: 5620362 Change-Id: Ic75ba855b5b86f8b0c3a21ee5dcbcc92b0dc982a
* Keep text handles in sync with native touch targetsJohn Reck2011-10-271-1/+24
| | | | | | | | Bug: 5522153 Also add some slop to the handle targets, cleaned up the JNI and improved debugging. Change-Id: I3b2c3c8b1543d4a1aa599ae2938fa78fe95e01bf
* DO NOT MERGE Adjust text selection positionJohn Reck2011-10-251-1/+10
| | | | | | Bug: 5507800 Change-Id: Icfcfdb9ff019fac7e3e40df679723594fab15dc6
* Don't scale text selection handlesJohn Reck2011-09-281-19/+48
| | | | | | | | Bug: 5367280 Don't scale the old software handle and, more importantly, don't scale the touch target. Change-Id: I9a731b2117b3f2fe3bd6ca35388da61c47724d91
* Allow native to query selection regionJohn Reck2011-08-311-0/+10
| | | | | | | Bug: 5224394 Bug: 5208328 Change-Id: I2141ad80a78f717e3005740285661cd1f558dfca
* Merge Webkit at r84325: Fix SelectText.cppBen Murdoch2011-06-101-3/+5
| | | | | | | | | BidiRun is no longer stored on BidiResolver - it has it's own class. Update our code to reflect this. See http://trac.webkit.org/changeset/83240 Change-Id: Ib5ec7e585a531605f55bcc5530b2039fd11f8115
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+1983
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9