summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...Nicolas Roard2010-03-241-1/+12
|\
| * Renders fixed layers with the root canvas matrix. Fix some positioning issues.Nicolas Roard2010-03-241-1/+12
* | Do not redirect data to our placeholder.Patrick Scott2010-03-241-1/+4
* | Merge "Add on-demand plugin support."Patrick Scott2010-03-233-20/+138
|\ \
| * | Add on-demand plugin support.Patrick Scott2010-03-233-20/+138
* | | Merge "Allowing native code access to the application context as long as ther...Derek Sollenberger2010-03-233-1/+33
|\ \ \ | |/ / |/| |
| * | Allowing native code access to the application context as long asDerek Sollenberger2010-03-233-1/+33
* | | Merge "Only replaced flash content if youtube app is installed. Fix for bug 2...Kristian Monsen2010-03-231-1/+6
|\ \ \ | |/ / |/| |
| * | Only replaced flash content if youtube app is installed. Fix for bug 2521517.Kristian Monsen2010-03-231-1/+6
| |/
* | Use EmojiFoctory::GetShiftJisConverterName() instead of relying on static str...Daisuke Miyakawa2010-03-231-2/+3
|/
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-222-0/+21
* 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
|/
* 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
* | Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-183-8/+31
* | 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
* | Fixes the Mac buildSteve Block2010-03-171-0/+1
|/
* Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.Kristian Monsen2010-03-173-5/+14
* Merge "Compute the position of the fixed elements to be relative to the scree...Nicolas Roard2010-03-162-0/+13
|\
| * Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-172-0/+13
* | To enable per file log, only need to define PLUGIN_DEBUG_LOCALGrace Kloba2010-03-162-2/+2
|/
* Ensure a plugin is not shown if it is completely obscured by otherDerek Sollenberger2010-03-162-9/+37
* 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-151-0/+5
* | 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 "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
* | 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
* | fix nav algorithm when node is clippedCary Clark2010-03-111-1/+0
|/
* set the cached focus state when a node is in a fixed layerCary Clark2010-03-112-6/+19
* Use a paint with 80% alpha instead of saveLayer for disabled elements.Leon Scroggins2010-03-101-7/+2
* Update android_npapi to remove the special codeGrace Kloba2010-03-091-14/+0
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-095-19/+9
* Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-091-3/+6
* build-fix for the no-layers configMike Reed2010-03-091-0/+4
* requestChildRectangleOnScreen takes layers into accountCary Clark2010-03-091-0/+20
* fix to ensure plugins are not shown when they are marked hidden by the DOM.Derek Sollenberger2010-03-093-33/+71
* Merge "Serialize/unserialize screen width scale, which is used when restoring...Shimeng (Simon) Wang2010-03-081-4/+12
|\
| * Serialize/unserialize screen width scale, which is used when restoring sites.Shimeng (Simon) Wang2010-03-051-4/+12