summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes the Mac buildSteve Block2010-03-174-6/+12
* 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-179-113/+88
|\ \ \
| * | | Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-179-113/+88
| |/ /
* | | Merge "Fix for Bug 2486292, transparent backgrounds not transparent in Froyo."Kristian Monsen2010-03-173-5/+14
|\ \ \
| * | | Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.Kristian Monsen2010-03-173-5/+14
| |/ /
* | | 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-165-0/+35
|\ \ \ | |/ / |/| |
| * | Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-175-0/+35
* | | To enable per file log, only need to define PLUGIN_DEBUG_LOCALGrace Kloba2010-03-163-3/+3
|/ /
* | Ensure a plugin is not shown if it is completely obscured by otherDerek Sollenberger2010-03-163-12/+41
* | 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
* | | | Merge "Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObject insi...Ben Murdoch2010-03-161-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObject inside forg...Ben Murdoch2010-03-161-1/+0
* | | | set up the loader so the plugin will receive the first block of dataCary Clark2010-03-161-11/+11
|/ / /
* | | Putting Grace's change back in now that we have the new apk from Adobe.Bart Sears2010-03-152-2/+2
* | | Merge "read old focus before it's thrown away"Cary Clark2010-03-151-4/+12
|\ \ \
| * | | read old focus before it's thrown awayCary Clark2010-03-151-4/+12
* | | | If the plugin is in an IFrame we need to reposition the plugins surfaceDerek Sollenberger2010-03-152-5/+23
* | | | Merge "Clean up full-screen mode plugins now that they handle touch in their ...Derek Sollenberger2010-03-153-23/+5
|\ \ \ \
| * | | | Clean up full-screen mode plugins now that they handle touchDerek Sollenberger2010-03-153-23/+5
* | | | | Merge "Adds some logging to JObjectWrapper"Steve Block2010-03-152-1/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adds some logging to JObjectWrapperSteve Block2010-03-152-1/+18
| |/ / /
* | | | Merge "adjust cache layer position by offsets"Cary Clark2010-03-152-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | adjust cache layer position by offsetsCary Clark2010-03-122-5/+11
| | |/ | |/|
* | | Temporary revert the new android_npapi. Waiting forGrace Kloba2010-03-122-2/+2
| |/ |/|
* | Merge "Use the bounds we layout the page for screenRect. This should fix the ...Grace Kloba2010-03-121-7/+7
|\ \
| * | Use the bounds we layout the page for screenRect.Grace Kloba2010-03-121-7/+7
| |/
* | Add requestCenterFitZoom to android_npapi so thatGrace Kloba2010-03-126-0/+34
* | iterate through the children of the label to find its textCary Clark2010-03-121-2/+11
|/
* Merge "Outset the rectangle containing the match after checking the clip."Leon Scroggins2010-03-121-2/+6
|\
| * Outset the rectangle containing the match after checking the clip.Leon Scroggins2010-03-111-2/+6
* | Merge "fix nav algorithm when node is clipped"Cary Clark2010-03-111-1/+0
|\ \
| * | fix nav algorithm when node is clippedCary Clark2010-03-111-1/+0
* | | 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
|\ \ \