summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
* No longer need to pass storage paths to WebRequestContext.cleanupPrivateBrows...Steve Block2010-11-261-13/+4
* fix radio, checkbox hit testingCary Clark2010-11-242-7/+9
* reenable draw extras when GL is turned onCary Clark2010-11-236-25/+108
* Provide the line spacing attribute for textareas.Leon Scroggins2010-11-224-2/+21
* Merge "do a better job of finding closest selectable text"Cary Clark2010-11-191-11/+24
|\
| * do a better job of finding closest selectable textCary Clark2010-11-191-11/+24
* | Merge "fix indices in cached frame"Cary Clark2010-11-183-3/+13
|\ \
| * | fix indices in cached frameCary Clark2010-11-183-3/+13
| |/
* | call ReverseBidi as needed in FindCanvasCary Clark2010-11-182-0/+25
|/
* improve select text anchor trackingCary Clark2010-11-171-2/+6
* improve left edge tap detectionCary Clark2010-11-161-6/+9
* increase the select text anchor hit slopCary Clark2010-11-151-1/+1
* make the button state revert to normalCary Clark2010-11-151-9/+8
* Use LayerAndroid::find with the original x and y.Patrick Scott2010-11-121-5/+1
* Return a float for text size.Leon Scroggins2010-11-124-8/+8
* compute select text distance biasing x over yCary Clark2010-11-111-17/+23
* use layer id to maintain selectionCary Clark2010-11-114-5/+20
* build select region for one characterCary Clark2010-11-101-0/+2
* Merge "update dom version on style change"Cary Clark2010-11-092-11/+16
|\
| * update dom version on style changeCary Clark2010-11-082-11/+16
* | Merge "Encode email addresses that are not mailto: links."Patrick Scott2010-11-081-4/+10
|\ \
| * | Encode email addresses that are not mailto: links.Patrick Scott2010-11-081-4/+10
| |/
* | Fix some compiler warningsSteve Block2010-11-081-2/+3
|/
* Do not create GL specific objects if we are not using hw accelerationDerek Sollenberger2010-11-051-14/+18
* Merge "Adjust layers when parent layer scrolls"Cary Clark2010-11-057-38/+135
|\
| * Adjust layers when parent layer scrollsCary Clark2010-11-047-38/+135
* | Remove extras from GLWebViewState for nowNicolas Roard2010-11-041-0/+4
|/
* Unref the picture instead of deleting itCary Clark2010-11-031-1/+10
* Fix WebCoreStringToJString() to not delete the local reference to the new jst...Steve Block2010-11-011-24/+6
* Merge "allow contained draws to identify a link"Cary Clark2010-10-281-10/+15
|\
| * allow contained draws to identify a linkCary Clark2010-10-281-10/+15
* | Make sure we delete local references to jclass objectsSteve Block2010-10-281-1/+17
* | Fix for split text bug.Nicolas Roard2010-10-271-1/+1
|/
* rewrite select text and others for layersCary Clark2010-10-2710-127/+247
* Fixes style in WebRequestContextSteve Block2010-10-271-1/+1
* Fix random crashes when HW acceleration is turned on.Nicolas Roard2010-10-261-1/+10
* Fix potential crash in Nav Cache code introduced by WebKit mergeBen Murdoch2010-10-264-43/+44
* Merge Webkit at r70209: DeprecatedInputType is now private.Ben Murdoch2010-10-263-21/+33
* Fix naming for JNI registration methodsSteve Block2010-10-221-1/+1
* Fix for Find scrolling too often.Leon Scroggins2010-10-192-7/+24
* compute cursor rings when layers are transparentCary Clark2010-10-188-145/+511
* Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-151-1/+1
* resolved conflicts for merge of 1457b739 to masterKenny Root2010-10-144-5/+42
|\
| * Merge "Provide padding + border values for textfields." into gingerbreadCary Clark2010-10-134-7/+44
| |\
| | * Provide padding + border values for textfields.Leon Scroggins2010-10-124-7/+44
* | | GL rendering (without layers)Nicolas Roard2010-10-131-4/+72
* | | am e0482608: am 5cff132a: change webkit text select to orangeCary Clark2010-10-121-49/+80
|\ \ \ | |/ /
| * | change webkit text select to orangeCary Clark2010-10-111-49/+80
| |/
| * Do not merge: fix array overwrite crasherCary Clark2010-09-302-5/+8
| * Do not merge -- restrict text selection to the main layerCary Clark2010-09-151-0/+6