summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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 GPL build"Glenn Kasten2012-01-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix GPL buildGlenn Kasten2012-01-121-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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
| | |_|/ / / | |/| | | |
* | | | | | Merge "Move mouse on hit detection"John Reck2012-01-121-9/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Move mouse on hit detectionJohn Reck2012-01-121-9/+10
* | | | | | Merge "Use audio_format_t consistently"Glenn Kasten2012-01-121-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use audio_format_t consistentlyGlenn Kasten2012-01-051-2/+2
* | | | | | Merge "Initial NavCache removal"John Reck2012-01-113-157/+224
|\ \ \ \ \ \
| * | | | | | Initial NavCache removalJohn Reck2012-01-113-157/+224
* | | | | | | 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
| * | | | | | Merge "Enable History API. Do not merge." into ics-mr1Bart Sears2012-01-041-0/+7
| |\ \ \ \ \ \
| | * | | | | | Enable History API. Do not merge.Ben Murdoch2012-01-041-0/+7
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Fix crash with composited layers - DO NOT MERGENicolas Roard2012-01-031-1/+18
| |/ / / / /
* | | | | | Merge "Native function to support restore the media player state"Teng-Hui Zhu2012-01-111-0/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Native function to support restore the media player stateTeng-Hui Zhu2012-01-101-0/+19
| | |_|/ / | |/| | |
* | | | | Fix code including Chromium headers to use WebKit LOG macro, rather than fram...Steve Block2012-01-111-7/+13
* | | | | Simplify workaround for LOG_ASSERT conflictSteve Block2012-01-111-19/+6
* | | | | Avoid LOG_ASSERT conflicts between the framework and Chromium in AOSPSteve Block2012-01-111-0/+23
|/ / / /
* | | | Merge "Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE"Steve Block2012-01-1022-299/+289
|\ \ \ \
| * | | | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-1022-299/+289
* | | | | Draw GLExtras for each layer.Victoria Lease2012-01-095-20/+51
|/ / / /
* | | | Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE"Steve Block2012-01-0914-39/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0814-39/+39
* | | | 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 "Rewrote validZip() with three-digit ZIP prefix."Victoria Lease2012-01-041-74/+178
|\ \ \
| * | | Rewrote validZip() with three-digit ZIP prefix.Victoria Lease2012-01-041-74/+178
| |/ /
* | | Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE"Steve Block2012-01-0417-49/+49
|\ \ \
| * | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-0317-49/+49
* | | | Fix AppCache when either no path or an invalid path is suppliedSteve Block2012-01-041-10/+26
|/ / /
* | | Merge "Enable History API."Ben Murdoch2012-01-031-0/+7
|\ \ \ | |/ / |/| |
| * | Enable History API.Ben Murdoch2011-12-161-0/+7
* | | Fix crash with composited layersNicolas Roard2011-12-161-1/+18
|/ /
* | Merge "Tap to play/pause for html5 video with UI"Teng-Hui Zhu2011-12-132-7/+3
|\ \
| * | Tap to play/pause for html5 video with UITeng-Hui Zhu2011-12-132-7/+3
* | | Merge "Removed computeCursorRings."Victoria Lease2011-12-131-3/+0
|\ \ \
| * | | Removed computeCursorRings.Victoria Lease2011-12-121-3/+0