summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-27657-3718/+99848
* Merge "Remove the unnecessary return keyword."Shimeng (Simon) Wang2010-05-263-6/+6
|\
| * Remove the unnecessary return keyword.Shimeng (Simon) Wang2010-05-263-6/+6
* | Merge "Refix http://b/issue?id=2509597."Grace Kloba2010-05-261-16/+10
|\ \ | |/ |/|
| * Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-16/+10
* | Choose right operator new/delete in case of multiple inheritance.Shimeng (Simon) Wang2010-05-261-0/+16
|/
* Merge WebKit at r59636: Variable changed to method upstreamKristian Monsen2010-05-251-1/+1
* Merge WebKit at r59636: Added header needed for AndroidKristian Monsen2010-05-251-0/+2
* Merge WebKit at r59636: Fix Android ifdef, commas moved upstream.Kristian Monsen2010-05-251-2/+2
* Merge WebKit at r59636: Fix makefilesKristian Monsen2010-05-254-20/+41
* Merge WebKit at r59636: Fix conflictsKristian Monsen2010-05-254-128/+26
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25603-25952/+51290
* 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