summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav/CacheBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-enable iframe scrolling.Patrick Scott2010-12-151-33/+16
* Revert "Enable iframe scrolling."Guang Zhu2010-12-141-16/+33
* Enable iframe scrolling.Patrick Scott2010-12-131-33/+16
* Attempt to scroll layers everytime the user drags.Patrick Scott2010-12-031-13/+10
* Rewrite scrollable layers using multiple layers.Patrick Scott2010-12-031-30/+47
* fix radio, checkbox hit testingCary Clark2010-11-241-0/+2
* Provide the line spacing attribute for textareas.Leon Scroggins2010-11-221-1/+8
* fix indices in cached frameCary Clark2010-11-181-1/+7
* Return a float for text size.Leon Scroggins2010-11-121-1/+1
* Encode email addresses that are not mailto: links.Patrick Scott2010-11-081-4/+10
* Adjust layers when parent layer scrollsCary Clark2010-11-041-2/+0
* Fix potential crash in Nav Cache code introduced by WebKit mergeBen Murdoch2010-10-261-1/+1
* Merge Webkit at r70209: DeprecatedInputType is now private.Ben Murdoch2010-10-261-6/+4
* compute cursor rings when layers are transparentCary Clark2010-10-181-5/+8
* resolved conflicts for merge of 1457b739 to masterKenny Root2010-10-141-0/+4
|\
| * Provide padding + border values for textfields.Leon Scroggins2010-10-121-0/+4
| * Do not merge: fix array overwrite crasherCary Clark2010-09-301-4/+7
* | check for columns before looking at column dataCary Clark2010-10-111-2/+4
* | Merge WebKit at r67908: ColumnInfo no longer provides columnRectAt()Steve Block2010-09-291-3/+3
* | Merge WebKit at r67908: HTMLInputElement::InputType renamedSteve Block2010-09-291-1/+1
* | Merge WebKit at r67178 : Fix CacheBuilder.Iain Merrick2010-09-161-7/+8
* | clip img elements the same as textCary Clark2010-09-131-9/+12
* | Add CSS cursor ring definitionsCary Clark2010-08-181-0/+58
* | Update navigation in scrollable layers.Patrick Scott2010-08-161-7/+16
* | Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-2/+2
* | Enable navigation in scrollable layers.Patrick Scott2010-08-021-6/+11
* | Revert "Add CSS cursor ring definitions"Cary Clark2010-07-301-55/+0
* | Add CSS cursor ring definitionsCary Clark2010-07-301-0/+55
* | Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...Ben Murdoch2010-07-271-1/+1
* | don't walk off the end of the DOM when looking for textCary Clark2010-07-021-3/+4
* | 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
* | suppress partial screen updates if a canvas element is visibleCary Clark2010-05-141-0/+3
* | clean up nav cache debuggingCary Clark2010-05-141-9/+35
* | Enable contentEditable.Leon Scroggins2010-05-051-0/+7
* | Do not hide the cursor ring when clicking on a <select> element.Leon Scroggins2010-04-271-0/+2
|/
* don't track layer node twiceCary Clark2010-03-251-1/+8
* Add on-demand plugin support.Patrick Scott2010-03-231-2/+1
* adjust cache layer position by offsetsCary Clark2010-03-121-4/+10
* stop parsing text for addresses if input element is foundCary Clark2010-03-031-1/+3
* allow anchor containing layer to be mapped to navable layerCary Clark2010-03-021-8/+37
* fix nav layer bugsCary Clark2010-02-191-4/+10
* check for layer containing final nodes in DOMCary Clark2010-02-181-1/+6
* minor fixes to layer navCary Clark2010-02-171-5/+5
* Add UI considerations to layersCary Clark2010-02-171-23/+92
* allow text node boundaries to delimit addressesCary Clark2010-01-251-1/+3
* Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-2/+0
* Request <label> info only when accessing a textfield.Leon Scroggins2010-01-071-22/+0
* Store label information to be used for hint text.Leon Scroggins2010-01-061-1/+23
* check to see if nav cache is up to date on tapCary Clark2009-12-151-0/+4