summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Use field identifier for content-editable fields.George Mount2012-02-012-43/+14
| | |/ / / | |/| | |
* | | | | Fix text selection with one handle off screenJohn Reck2012-02-021-1/+2
* | | | | Snap selection handles to end of textJohn Reck2012-02-021-20/+24
| |/ / / |/| | |
* | | | Make sure no text selection change occurs during key press.George Mount2012-02-021-0/+4
* | | | Fix input cursorJohn Reck2012-02-011-1/+5
* | | | Fix text selection on iframesJohn Reck2012-02-012-42/+64
|/ / /
* | | Merge "Minor draw extras cleanup and refactor"John Reck2012-01-311-12/+2
|\ \ \
| * | | Minor draw extras cleanup and refactorJohn Reck2012-01-311-12/+2
* | | | Support select allJohn Reck2012-01-311-0/+8
|/ / /
* | | Webkit text selectionJohn Reck2012-01-305-68/+307
* | | Do not share SkPicture* between WebViewCore and CachedRoot.Victoria Lease2012-01-272-20/+13
* | | Enable hyperlink auditing (html5 ping attribute)Russell Brenner2012-01-251-0/+4
* | | Merge "Fix auto-complete for content-editable fields."George Mount2012-01-252-102/+160
|\ \ \
| * | | Fix auto-complete for content-editable fields.George Mount2012-01-242-102/+160
* | | | Merge changes Ie4655349,I8696c362,Ie18ec51fRussell Brenner2012-01-241-15/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Fix uninitialized return value for decodingRussell Brenner2012-01-241-4/+2
| * | | Refine WebHistory log outputRussell Brenner2012-01-241-10/+31
| * | | Revert "Enable verbose debugging for WebHistory"Russell Brenner2012-01-231-1/+0
* | | | Add cut and paste to ContentEditable.George Mount2012-01-182-0/+179
* | | | Add tapHighlightColor supportJohn Reck2012-01-181-2/+13
* | | | Merge "Support javascript to exit full screen video"Teng-Hui Zhu2012-01-172-0/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Support javascript to exit full screen videoTeng-Hui Zhu2012-01-162-0/+19
* | | | Merge changes Id68b9b29,I2f1a6b3d,I8cde579dRussell Brenner2012-01-171-150/+207
|\ \ \ \
| * | | | Enable verbose debugging for WebHistoryRussell Brenner2012-01-171-0/+1
| * | | | Refactor WebHistoryRussell Brenner2012-01-171-148/+200
| * | | | Update unitTest to match current WebHistoryRussell Brenner2012-01-171-2/+6
* | | | | Merge "Basic code cleanup"Russell Brenner2012-01-171-114/+114
|\ \ \ \ \ | |/ / / /
| * | | | Basic code cleanupRussell Brenner2012-01-171-114/+114
* | | | | Merge "Honor 50 millisecond cap for WebKit JavaScript execution."George Mount2012-01-171-23/+24
|\ \ \ \ \
| * | | | | Honor 50 millisecond cap for WebKit JavaScript execution.George Mount2012-01-131-23/+24
* | | | | | Merge "Refactor hit test object"John Reck2012-01-174-203/+360
|\ \ \ \ \ \
| * | | | | | Refactor hit test objectJohn Reck2012-01-134-203/+360
* | | | | | | Merge "Fix use of DBG_SET_LOG in WebViewCore."Mangesh Ghiware2012-01-121-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix use of DBG_SET_LOG in WebViewCore.Mangesh Ghiware2012-01-121-1/+1
| | |/ / / / | |/| | | |
* | | | | | Move mouse on hit detectionJohn Reck2012-01-121-9/+10
| |_|/ / / |/| | | |
* | | | | Merge "Initial NavCache removal"John Reck2012-01-112-146/+209
|\ \ \ \ \
| * | | | | Initial NavCache removalJohn Reck2012-01-112-146/+209
| |/ / / /
* | | | | resolved conflicts for merge of 9cb81f0f to masterChris Craik2012-01-111-20/+14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fully invalidate the pictureset when content size changesChris Craik2012-01-101-21/+14
| * | | Enable History API. Do not merge.Ben Murdoch2012-01-041-0/+7
| | |/ | |/|
* | | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-1017-239/+239
* | | Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE"Steve Block2012-01-095-13/+13
|\ \ \ | |_|/ |/| |
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-085-13/+13
* | | Fix delete key with ContentEditable fields.George Mount2012-01-092-2/+64
|/ /
* | Merge "Remove GET_NATIVE_VIEW from WebViewCore to reduce JNI."George Mount2012-01-061-189/+223
|\ \
| * | Remove GET_NATIVE_VIEW from WebViewCore to reduce JNI.George Mount2012-01-051-189/+223
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-063-9/+9
* | | Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE"Steve Block2012-01-045-19/+19
|\ \ \
| * | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-035-19/+19
* | | | Fix AppCache when either no path or an invalid path is suppliedSteve Block2012-01-041-10/+26
|/ / /