summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-02204-1305/+4165
* | Merge "Bug2790521 - complex script overlap issue."claireho2010-07-012-49/+46
|\ \
| * | Bug2790521 - complex script overlap issue.claireho2010-06-302-49/+46
* | | Merge "Pass the WebView context to the GeolocationService from WebKit"Steve Block2010-07-013-7/+19
|\ \ \
| * | | Pass the WebView context to the GeolocationService from WebKitSteve Block2010-06-293-7/+19
| |/ /
* | | Remove the double traversal in GraphicsLayerAndroid,Grace Kloba2010-06-302-52/+23
* | | set maximum image sizeCary Clark2010-06-292-1/+3
|/ /
* | Support complex scripts by calling Harfbuzz APIs.claireho2010-06-185-7/+916
* | Merge webkit.org at r61121: Add ImageSource::getHotSpot() to our port. See ht...Ben Murdoch2010-06-181-0/+5
* | Merge webkit.org at r61121: Update GraphicsContext::setShadow() parameters in...Ben Murdoch2010-06-181-1/+1
* | Merge webkit.org at r61121: Update ImageBuffer::toDataURL() parameters in our...Ben Murdoch2010-06-181-1/+1
* | Merge webkit.org at r61121: Fix conflicts.Ben Murdoch2010-06-182-12/+6
* | Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-16154-1129/+3111
* | Merge webkit.org at r60469 : toDataURL takes a quality hint since webkit @60458Leon Clarke2010-06-081-1/+1
* | Merge webkit.org at r60469 : Fix conflicts.Leon Clarke2010-06-081-48/+1
* | Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-0874-509/+1601
* | Fix platformVisibleContentRect() for the sub frame.Grace Kloba2010-06-031-5/+15
* | Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-023-7/+20
* | Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-283-5/+3
* | Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-281-1/+1
* | Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-273-0/+72
* | Merge WebKit at r60074: RenderStyle color accessors are now privateSteve Block2010-05-271-1/+1
* | Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2781-746/+3143
* | Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-16/+10
* | Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25104-902/+4539
* | 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
* | | 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 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
* | | 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-12694-14963/+37344
| | | * | Do not mergePatrick Scott2009-06-301-1/+1
| | | * | Do not mergePatrick Scott2009-06-301-0/+4
| | | * | Add <keygen> support for VPN team.Grace Kloba2009-06-123-16/+100
* | | | | ignore offscreen drawing in SVGCary Clark2010-05-171-1/+4
| |_|_|/ |/| | |
* | | | Merge Webkit at r58956: Remove GlyphMetrics from Font code. See http://trac.w...Ben Murdoch2010-05-141-4/+8
* | | | Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-145-69/+1
* | | | Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-14153-1028/+2557
* | | | 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