summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav/WebView.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor find and select dialogsCary Clark2010-06-251-23/+132
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-9/+19
* Provide access to current match highlighted.Leon Scroggins2010-05-061-0/+14
* Enable contentEditable.Leon Scroggins2010-05-051-2/+17
* Do not hide the cursor ring when clicking on a <select> element.Leon Scroggins2010-04-271-4/+8
* nextTextField may walk off the end or try invalid framesCary Clark2010-04-221-9/+13
* Create a method to check to see if the focus has a following textfield.Leon Scroggins2010-03-311-0/+10
* Renders fixed layers with the root canvas matrix. Fix some positioning issues.Nicolas Roard2010-03-241-1/+12
* get bounds of focused nodeCary Clark2010-03-181-0/+23
* read old focus before it's thrown awayCary Clark2010-03-151-4/+12
* Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-091-3/+6
* build-fix for the no-layers configMike Reed2010-03-091-0/+4
* requestChildRectangleOnScreen takes layers into accountCary Clark2010-03-091-0/+20
* scroll into view considers layersCary Clark2010-03-081-50/+46
* refactor find state and scrollingCary Clark2010-03-031-17/+28
* Make nativeMoveCursorToNextTextInput return a value based on success.Leon Scroggins2010-03-011-7/+7
* ignore rootlayer when drawing (fixes regression)Mike Reed2010-02-261-1/+6
* refactor drawing to support layersCary Clark2010-02-241-361/+145
* move viewport into just this subclassMike Reed2010-02-191-4/+8
* fix nav layer bugsCary Clark2010-02-191-4/+9
* refactorMike Reed2010-02-181-5/+5
* Changes to remove WebTextView at end of touch/press rather than during.Leon Scroggins2010-02-171-8/+4
* Add UI considerations to layersCary Clark2010-02-171-233/+168
* checkpoint for refactoringMike Reed2010-02-151-2/+11
* Add dump layers capability (triggered the same way as the dump tree trick,Nicolas Roard2010-02-121-0/+11
* Put back the animations in the UI threadNicolas Roard2010-02-121-40/+4
* Remove code which retrieves the action associated with a textfield.Leon Scroggins2010-02-091-11/+0
* Fix memory leak with layers.Nicolas Roard2010-01-261-5/+2
* Call nextTextfield on the CachedFrame that contains the cursor/focus.Leon Scroggins2010-01-221-3/+5
* Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-7/+6
* am 93f808ab: am 388e461f: Add proper support for fixed position elementsNicolas Roard2010-01-141-3/+4
|\
| * Add proper support for fixed position elementsNicolas Roard2010-01-141-3/+4
* | am ddd2f469: am ab9c9800: Merge "Compare Node pointers rather than CachedNode...Leon Scroggins2010-01-121-2/+2
|\ \ | |/
| * Compare Node pointers rather than CachedNode pointers.Leon Scroggins2010-01-121-2/+2
* | rebuild the nav cache if the clicked on node is invalidCary Clark2010-01-121-1/+1
* | resolved conflicts for merge of 9653e7ce to masterLeon Scroggins2010-01-111-30/+1
|\ \ | |/
| * Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-35/+1
* | am e44f974f: am 15f1e443: In motionUp, update the CachedHistory\'s mMouseBounds.Leon Scroggins2010-01-071-1/+3
|\ \ | |/
| * In motionUp, update the CachedHistory's mMouseBounds.Leon Scroggins2010-01-071-1/+3
* | am 6864ec3c: am 1ccac4c1: remove unused jni interfacesCary Clark2010-01-071-8/+0
|\ \ | |/
| * remove unused jni interfacesCary Clark2010-01-071-8/+0
* | resolved conflicts for merge of 174cd118 to masterLeon Scroggins2010-01-071-11/+0
|\ \ | |/
| * Request <label> info only when accessing a textfield.Leon Scroggins2010-01-071-11/+0
* | am 3146e9ee: am 62d9c8e5: Store label information to be used for hint text.Leon Scroggins2010-01-061-0/+11
|\ \ | |/
| * Store label information to be used for hint text.Leon Scroggins2010-01-061-0/+11
| * webkit layers supportNicolas Roard2010-01-041-0/+92
* | extract selected text from the pictureCary Clark2010-01-051-5/+13
* | resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+92
* | resolved conflicts for merge of 66367cf8 to masterLeon Scroggins2010-01-041-14/+25
|\ \ | |/