summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
* Enable navigation in scrollable layers.Patrick Scott2010-08-027-25/+121
* Revert "Add CSS cursor ring definitions"Cary Clark2010-07-307-216/+0
* Add CSS cursor ring definitionsCary Clark2010-07-307-0/+216
* Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...Ben Murdoch2010-07-271-1/+1
* Enable scrollable divs.Patrick Scott2010-07-221-0/+70
* select text out of orderCary Clark2010-07-211-117/+246
* am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-6/+6
|\
| * Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-6/+6
| * Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-9/+19
* | Merge "handle out of order selections"Cary Clark2010-07-092-108/+298
|\ \
| * | handle out of order selectionsCary Clark2010-07-092-108/+298
* | | Combine base PictureSet with composite layers intoGrace Kloba2010-07-091-53/+110
|/ /
* | Merge "don't walk off the end of the DOM when looking for text"Cary Clark2010-07-021-3/+4
|\ \
| * | don't walk off the end of the DOM when looking for textCary Clark2010-07-021-3/+4
* | | refine text selectionCary Clark2010-06-291-24/+26
|/ /
* | Refactor find and select dialogsCary Clark2010-06-253-173/+937
* | Merge WebKit at r60074: Remove ANDROID_EXPOSE_COLUMN_GAP as RenderBlock::colu...Steve Block2010-05-271-2/+0
* | Merge WebKit at r60074: RenderStyle color accessors are now privateSteve Block2010-05-271-1/+1
* | reverse RTL characters in copyCary Clark2010-05-212-0/+110
* | suppress partial screen updates if a canvas element is visibleCary Clark2010-05-142-0/+5
* | clean up nav cache debuggingCary Clark2010-05-144-11/+39
* | Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-112-2/+2
* | Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-9/+19
* | Provide access to current match highlighted.Leon Scroggins2010-05-062-0/+15
* | Enable contentEditable.Leon Scroggins2010-05-054-4/+28
* | Merge "Fix a return type bug which is complained by gcc-4.6. If compile this ...Jing Yu2010-05-031-2/+1
|\ \
| * | Fix a return type bug which is complained by gcc-4.6.Jing Yu2010-05-021-2/+1
* | | Merge "Do not hide the cursor ring when clicking on a <select> element."Leon Scroggins2010-04-274-5/+13
|\ \ \
| * | | Do not hide the cursor ring when clicking on a <select> element.Leon Scroggins2010-04-274-5/+13
| |/ /
* | | Merge "move CachedInput::init() to cpp"Cary Clark2010-04-272-4/+6
|\ \ \ | |/ / |/| |
| * | move CachedInput::init() to cppCary Clark2010-04-262-4/+6
* | | am 29189dc4: am 6ec27fea: am 5076efcd: don\'t hide transparent nodesCary Clark2010-04-221-1/+1
|\ \ \ | | |/ | |/|
| * | don't hide transparent nodesCary Clark2010-04-221-1/+1
* | | am 68b8e349: am 0f92e845: am 55ab51c0: Merge "nextTextField may walk off the ...Cary Clark2010-04-225-34/+44
|\ \ \ | |/ / | | / | |/ |/|
| * nextTextField may walk off the end or try invalid framesCary Clark2010-04-225-34/+44
* | Merge "add portable bzero interface"Cary Clark2010-04-071-0/+7
|\ \ | |/ |/|
| * add portable bzero interfaceCary Clark2010-03-301-0/+7
* | keep frames associated with regular hits and direct hitsCary Clark2010-04-063-5/+9
* | Merge "Create a method to check to see if the focus has a following textfield...Cary Clark2010-04-051-0/+10
|\ \
| * | Create a method to check to see if the focus has a following textfield.Leon Scroggins2010-03-311-0/+10
| |/
* | If there is no find location then return early in findNext.Ben Murdoch2010-03-311-1/+1
|/
* don't track layer node twiceCary Clark2010-03-252-1/+12
* Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...Nicolas Roard2010-03-241-1/+12
|\
| * Renders fixed layers with the root canvas matrix. Fix some positioning issues.Nicolas Roard2010-03-241-1/+12
* | Add on-demand plugin support.Patrick Scott2010-03-231-2/+1
|/
* get bounds of focused nodeCary Clark2010-03-181-0/+23
* read old focus before it's thrown awayCary Clark2010-03-151-4/+12
* adjust cache layer position by offsetsCary Clark2010-03-122-5/+11
* Merge "Outset the rectangle containing the match after checking the clip."Leon Scroggins2010-03-121-2/+6
|\
| * Outset the rectangle containing the match after checking the clip.Leon Scroggins2010-03-111-2/+6