summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Only enable composited fixed elements for mobile sites.Nicolas Roard2010-03-221-1/+10
* Add back a missing ifdefNicolas Roard2010-03-191-0/+2
* Merge "Fill in appropriate referer URL plugin initiated resource loading."Shimeng (Simon) Wang2010-03-181-0/+16
|\
| * Fill in appropriate referer URL plugin initiated resource loading.Shimeng (Simon) Wang2010-03-181-0/+16
* | Implement margin for fixed elements.Nicolas Roard2010-03-183-5/+34
* | Fix click issues when using fixed elements. This CL also fix the positioningNicolas Roard2010-03-184-27/+20
* | Merge "Fixes the Mac build"Steve Block2010-03-173-6/+11
|\ \
| * | Fixes the Mac buildSteve Block2010-03-173-6/+11
* | | Merge "Compare the client rather than the handle as the handle may not be set...Patrick Scott2010-03-171-1/+2
|\ \ \ | |/ / |/| |
| * | Compare the client rather than the handle as the handle may not be set yet.Patrick Scott2010-03-171-1/+2
* | | Merge "Disable workers"Steve Block2010-03-173-4/+2
|\ \ \ | |_|/ |/| |
| * | Disable workersSteve Block2010-03-173-4/+2
* | | Merge "Fix a webkit bug."Shimeng (Simon) Wang2010-03-171-0/+4
|\ \ \ | |/ / |/| |
| * | Fix a webkit bug.Shimeng (Simon) Wang2010-03-171-0/+4
* | | Merge changes I23ce1e5a,Ieee214f4Steve Block2010-03-172-0/+14
|\ \ \
| * | | Add missing WORKERS guards to V8 bindingsSteve Block2010-03-171-0/+8
| * | | Cherry-pick WebKit change 56112 to add WORKERS guards to V8 bindingsSteve Block2010-03-172-0/+6
* | | | Merge changes If72cb478,Ie6365073Steve Block2010-03-173-55/+31
|\ \ \ \ | |/ / /
| * | | Cherry-pick WebKit change 55084 to add SHARED_WORKERS guard in V8 globalObjec...Steve Block2010-03-171-0/+2
| * | | Cherry-pick WebKit change 54972 to merge DOMWindow and WorkerContext object w...Steve Block2010-03-173-55/+29
| | |/ | |/|
* | | Merge "Refactor how we set up the layers hierarchy when using fixed composite...Nicolas Roard2010-03-178-113/+84
|\ \ \
| * | | Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-178-113/+84
| |/ /
* | | Merge "Pass mouse events to the subframe as the other ports by calling subfra...Grace Kloba2010-03-171-14/+7
|\ \ \ | |/ / |/| |
| * | Pass mouse events to the subframe as the other portsGrace Kloba2010-03-161-14/+7
* | | Merge "Compute the position of the fixed elements to be relative to the scree...Nicolas Roard2010-03-163-0/+22
|\ \ \ | |/ / |/| |
| * | Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-173-0/+22
* | | To enable per file log, only need to define PLUGIN_DEBUG_LOCALGrace Kloba2010-03-161-1/+1
|/ /
* | Ensure a plugin is not shown if it is completely obscured by otherDerek Sollenberger2010-03-161-3/+4
* | Merge "Revert "Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObj...Ben Murdoch2010-03-161-0/+1
|\ \
| * | Revert "Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObject ins...Ben Murdoch2010-03-161-0/+1
* | | Merge "Fix the V8 NPObject reference count problem."Grace Kloba2010-03-161-1/+3
|\ \ \ | |/ / |/| |
| * | Fix the V8 NPObject reference count problem.Grace Kloba2010-03-161-1/+3
* | | Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObject inside forg...Ben Murdoch2010-03-161-1/+0
* | | If the plugin is in an IFrame we need to reposition the plugins surfaceDerek Sollenberger2010-03-151-5/+18
* | | Adds some logging to JObjectWrapperSteve Block2010-03-152-1/+18
|/ /
* | Use the bounds we layout the page for screenRect.Grace Kloba2010-03-121-7/+7
|/
* Merge "Prepare touch key modifiers for upstreaming."Ben Murdoch2010-03-113-9/+2
|\
| * Prepare touch key modifiers for upstreaming.Ben Murdoch2010-03-113-9/+2
* | Merge "Actually call the script when plugins try to invoke scripts from v8 ht...Leon Clarke2010-03-111-5/+13
|\ \
| * | Actually call the script when plugins try to invoke scripts from v8Leon Clarke2010-03-111-5/+13
* | | Marks remaining Android-specific changes to Geolocation with ANDROIDSteve Block2010-03-112-0/+18
* | | Update Android to reflect final version submitted to webkit.org for Geolocati...Steve Block2010-03-112-31/+28
|/ /
* | Merge "When starting the Geolocation service, we need to make sure that we ha...Steve Block2010-03-101-1/+6
|\ \ | |/ |/|
| * When starting the Geolocation service, we need to make sure that we have a va...Steve Block2010-03-091-1/+6
* | If we do change to document focus in mouse down,Grace Kloba2010-03-091-3/+4
* | Only call plugin touch code if it is in full screenLeon Scroggins2010-03-098-115/+13
* | Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-095-37/+168
|/
* Merge "fix to ensure plugins are not shown when they are marked hidden by the...Derek Sollenberger2010-03-091-5/+19
|\
| * fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-091-5/+19
* | Merge "Adds some logging to JObjectWrapper"Steve Block2010-03-091-1/+6
|\ \ | |/ |/|