summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "First draft to add a fat point to WebKit hit test."Grace Kloba2010-05-2417-0/+331
|\
| * First draft to add a fat point to WebKit hit test.Grace Kloba2010-05-2417-0/+331
* | Merge "Fix a binding big in WebKit which prevents url hijacking for mobile ad...Grace Kloba2010-05-242-2/+2
|\ \
| * | Fix a binding big in WebKit which prevents urlGrace Kloba2010-05-242-2/+2
* | | implement Canvas.toDataURLCary Clark2010-05-241-7/+21
* | | Merge "check for null on extremely large images"Cary Clark2010-05-241-1/+1
|\ \ \
| * | | check for null on extremely large imagesCary Clark2010-05-241-1/+1
| |/ /
* | | Merge "Cherry-pick WebKit change 59918 to fix Java bridge for JSC"Steve Block2010-05-241-1/+3
|\ \ \
| * | | Cherry-pick WebKit change 59918 to fix Java bridge for JSCSteve Block2010-05-211-1/+3
| | |/ | |/|
* | | Merge "Update Android to reflect upstreamed code to avoid Geolocation leaks"Steve Block2010-05-244-52/+21
|\ \ \
| * | | Update Android to reflect upstreamed code to avoid Geolocation leaksSteve Block2010-05-244-52/+21
| |/ /
* | | Provide a string for the case where a file upload control has not had a file ...Ben Murdoch2010-05-213-5/+8
* | | Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-214-8/+18
* | | Fix incorrect position when using CSS shadows, and use left/top over right/bo...Nicolas Roard2010-05-203-56/+42
| |/ |/|
* | Fix the infinite loop when flatten iframes.Patrick Scott2010-05-201-9/+3
* | Merge "Update Android to reflect upstreaming of PluginView JSC guards in WebK...Steve Block2010-05-202-36/+12
|\ \
| * | Update Android to reflect upstreaming of PluginView JSC guards in WebKit chan...Steve Block2010-05-202-36/+12
| |/
* | Fix build.Leon Scroggins III2010-05-191-0/+1
* | Prohibit scrolling not initiated by the user.Leon Scroggins III2010-05-192-1/+4
|/
* Merge "Make sure Geolocation is robust to location providers being absent on ...Steve Block2010-05-183-6/+6
|\
| * Make sure Geolocation is robust to location providers being absent on the dev...Steve Block2010-05-183-6/+6
* | Merge "Adds missing ENABLE(TOUCH_EVENTS) guards to Android-specific code"Steve Block2010-05-182-0/+4
|\ \
| * | Adds missing ENABLE(TOUCH_EVENTS) guards to Android-specific codeSteve Block2010-05-182-0/+4
| |/
* | am b7c854ae: am 18e97e57: merge from open-source masterThe Android Open Source Project2010-05-171-1/+1
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-05-171-1/+1
| |\ \
| | * \ Merge "Fix focus ring on links with non-latin text"Jean-Baptiste Queru2010-05-171-1/+1
| | |\ \
| | | * | Fix focus ring on links with non-latin textAnders Edenbrandt2010-04-211-1/+1
| | | * | eclair snapshotJean-Baptiste Queru2009-11-122894-131329/+321055
| | | * | Do not merge.Patrick Scott2009-07-101-0/+1
| | | * | Revert phanna's change which broke the build.Mike LeBeau2009-07-091-2/+0
| | | * | Do not mergePatrick Scott2009-07-091-0/+2
| | | * | Do not mergePatrick Scott2009-06-301-1/+1
| | | * | Do not mergePatrick Scott2009-06-301-0/+4
* | | | | ignore offscreen drawing in SVGCary Clark2010-05-171-1/+4
* | | | | Remove a superfluous ANDROID-only include from Node.cpp that has not been ups...Ben Murdoch2010-05-171-4/+0
| |_|_|/ |/| | |
* | | | Merge Webkit at r58956: Cherry pick of https://bugs.webkit.org/show_bug.cgi?i...Ben Murdoch2010-05-141-1/+1
* | | | Merge Webkit at r58956: SVGPaintServer has been deleted upstream and replaced...Ben Murdoch2010-05-142-279/+2
* | | | Merge Webkit at r58956: Update plugin code to use C99 types. See http://trac....Ben Murdoch2010-05-145-11/+11
* | | | Merge Webkit at r58956: Add bool parameter to Widget::setFocus. See http://tr...Ben Murdoch2010-05-141-2/+2
* | | | Merge Webkit at r58956: Remove GlyphMetrics from Font code. See http://trac.w...Ben Murdoch2010-05-141-4/+8
* | | | Merge Webkit at r58956: Update Android makefiles.Ben Murdoch2010-05-145-14/+16
* | | | Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-1412-116/+26
* | | | Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-14775-11825/+27875
* | | | Fix a CSS position: fixed problem, where we were not using left or top if not...Nicolas Roard2010-05-131-6/+12
* | | | Merge "don't use animated gifs if gifs only have one frame"Cary Clark2010-05-131-5/+19
|\ \ \ \
| * | | | don't use animated gifs if gifs only have one frameCary Clark2010-05-131-5/+19
* | | | | Merge "Fix crash in fast/frames/iframe-access-screen-of-deleted.html"Ben Murdoch2010-05-131-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix crash in fast/frames/iframe-access-screen-of-deleted.htmlBen Murdoch2010-05-131-0/+6
* | | | | Merge "No longer consider a semi-colon to be a separator character when parsi...Steve Block2010-05-121-12/+0
|\ \ \ \ \
| * | | | | No longer consider a semi-colon to be a separator character when parsing the ...Steve Block2010-05-121-12/+0
| |/ / / /