summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete notion of invalid node.Leon Scroggins2009-06-094-37/+6
* Added support for plugins receiving lifecycle events such as gain/lose focus.Derek Sollenberger2009-06-083-58/+79
* Merge change 3443Android (Google) Code Review2009-06-0814-80/+552
|\
| * Make AppCache work with v8:Andrei Popescu2009-06-0814-80/+552
* | Merge commit 'ecc88d' into manualmergeCary Clark2009-06-080-0/+0
|\ \
| * \ Merge change 3067 into donutAndroid (Google) Code Review2009-06-0812-21/+51
| |\ \
| | * | browser security patchesCary Clark2009-06-0312-21/+51
* | | | fix cursor movement bugs in browserCary Clark2009-06-082-41/+9
* | | | Merge change 3311Android (Google) Code Review2009-06-083-57/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update the language from "focus".Leon Scroggins2009-06-083-57/+36
* | | | Merge change 3307Android (Google) Code Review2009-06-087-13/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Check in patch for webkit bug 25710. History navigation by fragement breaks d...Ben Murdoch2009-06-057-13/+31
* | | | use full pictureset when recording displaytreeMike Reed2009-06-051-22/+22
|/ / /
* | | Implement adding console messagesBen Murdoch2009-06-053-3/+17
* | | Merge change 3212Android (Google) Code Review2009-06-041-0/+2
|\ \ \
| * \ \ resolved conflicts for merge of d88ddb to masterPatrick Scott2009-06-041-0/+2
| |\ \ \ | | |/ /
| | * | If the server redirected us, use the url instead of the urlForHistory.Patrick Scott2009-06-041-1/+7
| | |/
* | | Merge change 3201Android (Google) Code Review2009-06-041-4/+8
|\ \ \ | |/ / |/| |
| * | Fix a crash on missing plugins.Leon Scroggins2009-06-041-4/+8
* | | use absolute bounds, not node bounds, for all webkit nodesCary Clark2009-06-041-24/+2
|/ /
* | in browser, return webview node to receive key eventsCary Clark2009-06-031-10/+22
* | remove unneeded text parameters from WebViewCary Clark2009-06-035-179/+120
* | Rename TextDialog to WebTextView.Leon Scroggins2009-06-021-6/+7
* | Merge change 2712Android (Google) Code Review2009-06-0215-1612/+1002
|\ \
| * | in the browser, make the trackball more like a mouseCary Clark2009-06-0115-1612/+1002
* | | Re-enable changes that were lost when we added V8 support.Andrei Popescu2009-06-011-1/+1
|/ /
* | add null check for renderer, and fix webkit coding styleMike Reed2009-05-281-4/+3
* | hack to set focus for pluginsMike Reed2009-05-282-1/+17
* | add pause/resume events for pluginsMike Reed2009-05-285-5/+51
* | Merge change 2390Android (Google) Code Review2009-05-261-0/+25
|\ \
| * | Added postUrl() to WebView so that we can pass lat/lon for the search.Grace Kloba2009-05-261-0/+25
* | | use trackball 'mouse' position instead of current focus on clickCary Clark2009-05-221-1/+5
|/ /
* | Fix the prelink variable.Patrick Scott2009-05-201-3/+2
* | Use LOCAL_ADDITIONAL_DEPENDENCIES to get the correct build order.Patrick Scott2009-05-201-4/+1
* | Merge change 1772Android (Google) Code Review2009-05-1890-37/+391
|\ \
| * | Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-1590-37/+391
* | | Merge change 1884Android (Google) Code Review2009-05-181-0/+2
|\ \ \
| * | | skip rectangular focus ring check in browser if no pictureCary Clark2009-05-181-0/+2
* | | | fix browser monkey crash; add null checkCary Clark2009-05-181-0/+2
|/ / /
* | | Merge change 1872Android (Google) Code Review2009-05-181-0/+1
|\ \ \
| * | | Fix a valgrind complaint.Patrick Scott2009-05-181-0/+1
* | | | Trackball moves UI focus, but leaves DOM focus unchangedCary Clark2009-05-183-77/+33
|/ / /
* | | Merge change 1684Android (Google) Code Review2009-05-181-1/+1
|\ \ \
| * | | remove printf error in private browser nav cache debugCary Clark2009-05-141-1/+1
* | | | Move Browser test plugin from webkit project to development project.Grace Kloba2009-05-1417-1085/+103
|/ / /
* | | remove isClick parameter in browser touch event handlerCary Clark2009-05-143-34/+20
* | | Merge change 1562Android (Google) Code Review2009-05-132-3/+1
|\ \ \ | |/ / |/| |
| * | Remove uncommented makefile conditional. Fix an assert condition.Patrick Scott2009-05-132-3/+1
* | | Merge change 1541Android (Google) Code Review2009-05-134-10/+42
|\ \ \
| * | | add test for plugin api for paths (and some fixes)Mike Reed2009-05-134-10/+42