summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Enable scrollable divs.Patrick Scott2010-07-224-30/+146
* Merge WebKit at r63173 : Following @62551, PassOwnPtr no longer has a release...Leon Clarke2010-07-201-1/+1
* Merge Webkit at r63173 : Fix conflicts.Leon Clarke2010-07-201-7/+1
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-2055-187/+506
* Fix for bug 2816268: Refactor ANDROID_USER_GESTURE codeKristian Monsen2010-07-151-7/+4
* Merge "Set smaller minHeight for button."Shimeng (Simon) Wang2010-07-141-7/+4
|\
| * Set smaller minHeight for button.Shimeng (Simon) Wang2010-07-141-7/+4
* | am b47b5d4a: am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-68/+68
|\ \ | |/ |/|
| * am 652e9a01: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-68/+68
| |\
| | * Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-131-68/+68
* | | Merge "Implements the lastHyphenLocation for Android."Shimeng (Simon) Wang2010-07-131-0/+102
|\ \ \
| * | | Implements the lastHyphenLocation for Android.Shimeng (Simon) Wang2010-07-121-0/+102
* | | | Copy back the upstreamed version of prefetchLeon Clarke2010-07-121-1/+2
|/ / /
* | | am b34d9d68: merge from open-source masterThe Android Open Source Project2010-07-091-1/+1
|\ \ \ | |/ /
| * | Fix missing NLBruce Beare2010-06-251-1/+1
| |/
* | Combine base PictureSet with composite layers intoGrace Kloba2010-07-094-46/+55
* | Merge WebKit at r62496: Stub out new GraphicsContext::clipConvexPolygon()Steve Block2010-07-091-0/+11
* | Merge WebKit at r62496: PaintInfo is no longer a member of RenderObjectSteve Block2010-07-092-14/+14
* | Merge WebKit at r62496: Fix conflictsSteve Block2010-07-093-16/+2
* | Merge WebKit at r62496: Initial merge by gitSteve Block2010-07-0991-586/+2468
* | Enable composite layers for the sub frame.Grace Kloba2010-07-073-17/+11
* | Merge WebKit at r61871: Floating-point support for text selection.Kristian Monsen2010-07-022-3/+3
* | Merge WebKit at r61871: Fix conflictsKristian Monsen2010-07-021-4/+0
* | 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
|\ \