History log of /external/webkit/Source/WebKit/android/nav/SelectText.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
406da428774aa12dbabb663814e0558942765133 09-May-2012 George Mount <mount@google.com> Change selection to work with left/right instead of base/extent.

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
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
4b742e0b2c2d5e79a987688fd7d2cce5b0b24842 31-Jan-2012 John Reck <jreck@google.com> Minor draw extras cleanup and refactor

Change-Id: Iba601e384549c11cf659a47e06c586048f624148
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
dea0c131566f424923425970fe5621305d136e5a 25-Jan-2012 John Reck <jreck@google.com> Webkit text selection

Change-Id: I8e2e400940c7c84055aeb2624958aaf47804900b
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
7023010bb63a565357556a480114a0db229c7b33 18-Jan-2012 John Reck <jreck@google.com> Fix software extras on base layer

Need to revist software drawing in general, but this gets it working for now

Change-Id: I1745de7a67c75400c31a070f1e17a0602b0df190
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
a09e7cf49f43950a799f936bf42a9912d696547b 20-Dec-2011 Steve Block <steveblock@google.com> Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: I35a9fa5e53a83a9c9a920333a3752dd151fbd3b8
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
292448625cf74fa0cbb6776572d5b116d2e7eb15 15-Nov-2011 John Reck <jreck@google.com> Fix text selection handle positioning

Bug: 5620362

Change-Id: Ic75ba855b5b86f8b0c3a21ee5dcbcc92b0dc982a
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
e94313e95fb5e08870a58c7a4b593da08cc3d424 27-Oct-2011 John Reck <jreck@google.com> Keep text handles in sync with native touch targets

Bug: 5522153
Also add some slop to the handle targets, cleaned
up the JNI and improved debugging.

Change-Id: I3b2c3c8b1543d4a1aa599ae2938fa78fe95e01bf
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
0bab4025aed8786cb8307d2eede87f7f21cc0d65 25-Oct-2011 John Reck <jreck@google.com> DO NOT MERGE Adjust text selection position

Bug: 5507800

Change-Id: Icfcfdb9ff019fac7e3e40df679723594fab15dc6
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
62740ff35119cc54e82b6af582a01dd34b9e027e 28-Sep-2011 John Reck <jreck@google.com> Don't scale text selection handles

Bug: 5367280
Don't scale the old software handle and, more importantly,
don't scale the touch target.

Change-Id: I9a731b2117b3f2fe3bd6ca35388da61c47724d91
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
8111ace8860f79c6b7ece2c408a3f80a0762b09b 01-Sep-2011 John Reck <jreck@google.com> Allow native to query selection region

Bug: 5224394
Bug: 5208328

Change-Id: I2141ad80a78f717e3005740285661cd1f558dfca
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
2525b58059d38fb2f98efc6fa54ee85859d26ed2 07-Jun-2011 Ben Murdoch <benm@google.com> Merge Webkit at r84325: Fix SelectText.cpp

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
/external/webkit/Source/WebKit/android/nav/SelectText.cpp
a2c606d1d8312a5d063e4a11e5911d9c8e4a3d19 13-May-2011 Ben Murdoch <benm@google.com> Merge WebKit at r75993: Move WebKit/android files to Source

Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9
/external/webkit/Source/WebKit/android/nav/SelectText.cpp