summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Fixes WebKit Geolocation bug 27255.Steve Block2009-07-244-16/+5
* Merge changes 8489,8490Android (Google) Code Review2009-07-244-78/+0
|\
| * Android specifics for 'Removes uneccessary IDL files for Geolocation permissi...Steve Block2009-07-241-8/+0
| * Removes uneccessary IDL files for Geolocation callbacks.Steve Block2009-07-243-70/+0
* | Update V8 to bleeding_edge@2524Andrei Popescu2009-07-231-1/+10
|/
* Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-2113-55/+407
* removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-201-2/+1
* Add indexed getter for TouchList.Feng Qian2009-07-182-0/+64
* Adding plugin support for an RGBA surface view.Derek Sollenberger2009-07-171-8/+4
* Turn on webcore's request management and remove our hacks.Patrick Scott2009-07-153-20/+3
* Merge change 7130Android (Google) Code Review2009-07-141-2/+4
|\
| * Pick up a bug fix from Chromium.Feng Qian2009-07-141-2/+4
* | Pick up a fix in V8 binding.Feng Qian2009-07-141-1/+1
|/
* Simplify Ben's previous commit.Feng Qian2009-07-131-4/+2
* Add a virtual destructor to V8DOMMap when NDEBUG is defined.Ben Murdoch2009-07-131-0/+2
* Ensuring the plugin maintains control of the nav keys until it explicity rele...Derek Sollenberger2009-07-081-3/+20
* Merge change 6349Android (Google) Code Review2009-07-084-1/+54
|\
| * Cherry pick fix for webkit bug 25711 (https://bugs.webkit.org/show_bug.cgi?id...Ben Murdoch2009-07-074-1/+54
* | Merge change 6353Android (Google) Code Review2009-07-071-6/+16
|\ \
| * | plugins are now sent the correct coordinates even when the page is scrolled.Derek Sollenberger2009-07-071-6/+16
| |/
* | Unbreak V8 buildAndrei Popescu2009-07-061-0/+4
* | Enable workers w/JSC.Ben Murdoch2009-07-063-12/+38
|/
* Merge change 6047Android (Google) Code Review2009-07-032-7/+7
|\
| * Enable video when using V8Andrei Popescu2009-07-022-7/+7
* | added gain/loose focus support for plugins. (focus = eligible to receive user...Derek Sollenberger2009-07-021-6/+1
|/
* Same fix from donut. Use sizeof(UChar) * aLength for the correct comparison.Patrick Scott2009-06-301-1/+1
* Merge change 5783Android (Google) Code Review2009-06-301-0/+4
|\
| * fix crash in browser map caused by misaligned string data compareCary Clark2009-06-301-0/+4
* | resolved conflicts for merge of dac9d5be to masterGrace Kloba2009-06-292-10/+58
|\ \
| * | Add JavaScript parsing into instrumentation. Also modify css parsing calculat...Grace Kloba2009-06-262-10/+58
* | | Adding support for plugins to request the keyboard.Derek Sollenberger2009-06-291-2/+3
| |/ |/|
* | work in progress to enable plugins to receive arrow keysCary Clark2009-06-292-9/+8
* | Merge change 5521Android (Google) Code Review2009-06-261-3/+10
|\ \
| * | Adding mouse events to the plugin APIDerek Sollenberger2009-06-261-3/+10
* | | am 14d2a338: Add security fix as seen in http://trac.webkit.org/changeset/44799Cary Clark2009-06-261-2/+6
|\ \ \ | | |/ | |/|
| * | Add security fix as seen in http://trac.webkit.org/changeset/44799Cary Clark2009-06-261-2/+6
* | | Merge change 5139Android (Google) Code Review2009-06-263-165/+11
|\ \ \
| * | | Implement fullscreen video. Currently only load() and play() are supported. T...Andrei Popescu2009-06-253-165/+11
* | | | Merge change 5092Android (Google) Code Review2009-06-267-9/+815
|\ \ \ \
| * | | | Implement V8 bindings for DOM Storage.Ben Murdoch2009-06-267-9/+815
* | | | | Invalidate the full rectangle of the highlight when clearing it.Leon Scroggins2009-06-251-1/+1
| |_|_|/ |/| | |
* | | | Merge change 5073Android (Google) Code Review2009-06-241-4/+0
|\ \ \ \
| * | | | Remove a define which is no longer used.Leon Scroggins2009-06-241-4/+0
| |/ / /
* | | | Merge change 5216Android (Google) Code Review2009-06-241-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Make buttons draw their state properly.Leon Scroggins2009-06-241-5/+6
| |/ /
* | | Merge change 5202Android (Google) Code Review2009-06-242-5/+5
|\ \ \
| * | | rename setXfermode(Mode) to setXfermodeMode(...) for clarityMike Reed2009-06-242-5/+5
* | | | Adding keyEvent support for plugins.Derek Sollenberger2009-06-231-0/+11
| |/ / |/| |
* | | Fix <select with multiple and/or size > 1.Leon Scroggins2009-06-232-3/+81
|/ /
* | Merge change 5069Android (Google) Code Review2009-06-234-10/+45
|\ \