summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
* | | | | Cherry-pick WebKit change 59226 to use standard POSIX version of writeToFile()Steve Block2010-05-122-16/+0
|/ / / /
* | | | Merge webkit.org at r58033 : Cherry-pick WebKit change 58774 to avoid conflic...Steve Block2010-05-112-8/+2
* | | | Merge webkit.org at r58033 : Provide link stub for AccessibilityObject::getAt...Steve Block2010-05-111-0/+6
* | | | Merge webkit.org at r58033 : Provide new localized string methods for pluginsSteve Block2010-05-111-0/+10
* | | | Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* | | | Merge webkit.org at r58033 : Update calls to ResourceHandle constructorSteve Block2010-05-111-1/+1
* | | | Merge webkit.org at r58033 : Update font method signaturesSteve Block2010-05-112-4/+8
* | | | Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-117-38/+13
* | | | Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-11503-9908/+19621
* | | | Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-075-33/+154
* | | | Merge changes Ie9ba4c69,I35363367,I18aaae5f,I2c315360,I4f163c97,Ib640e64c,I98...Steve Block2010-04-2980-1250/+2185
|\ \ \ \