summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-228-1/+61
* Merge "Implements layoutTestController.setAppCacheMaximumSize"Steve Block2010-03-221-1/+8
|\
| * Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-191-1/+8
* | use picture recording flag to speed up clipPath (and avoid asserts in very la...Mike Reed2010-03-192-2/+8
* | Add back a missing ifdefNicolas Roard2010-03-191-0/+2
|/
* Merge "Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*""Brian Carlstrom2010-03-181-4/+4
|\
| * Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*"Brian Carlstrom2010-03-181-4/+4
* | 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
* | | Merge "Pass selection data along with message to open the keyboard."Leon Scroggins2010-03-183-8/+31
|\ \ \
| * | | Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-183-8/+31
* | | | Merge "Implement margin for fixed elements. Last missing piece to fix Bug:225...Nicolas Roard2010-03-183-5/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Implement margin for fixed elements.Nicolas Roard2010-03-183-5/+34
* | | | Merge "Adds Android-specific results for an appcache layout test"Steve Block2010-03-182-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Adds Android-specific results for an appcache layout testSteve Block2010-03-182-0/+12
* | | | Merge "Fix click issues when using fixed elements. This CL also fix the posit...Nicolas Roard2010-03-184-27/+20
|\ \ \ \
| * | | | Fix click issues when using fixed elements. This CL also fix the positioningNicolas Roard2010-03-184-27/+20
* | | | | window may not be initialized when plugin is first calledCary Clark2010-03-181-1/+2
|/ / / /
* | | | get bounds of focused nodeCary Clark2010-03-181-0/+23
|/ / /
* | | Merge "Fixes the Mac build"Steve Block2010-03-174-6/+12
|\ \ \ | |_|/ |/| |
| * | Fixes the Mac buildSteve Block2010-03-174-6/+12
* | | 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-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
|/ / /