summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge Webkit at r71558: Functions generated from .idl file should be guarded.Teng-Hui Zhu2010-11-171-0/+2
* Merge Webkit at r71558: fix code generation scriptTeng-Hui Zhu2010-11-171-2/+2
* Merge Webkit at r71558: Define ImageInterpolationQuality in AndroidTeng-Hui Zhu2010-11-171-0/+6
* Merge Webkit at r71558: Resolve conflit with INSPECTORTeng-Hui Zhu2010-11-175-4/+12
* Merge Webkit at r71558: Remove clipOutEllipseInRectTeng-Hui Zhu2010-11-171-11/+0
* Merge Webkit at r71558: Fix compiling error after a renamingTeng-Hui Zhu2010-11-171-1/+1
* Merge Webkit at r71558: Fix MakefilesTeng-Hui Zhu2010-11-172-8/+13
* Merge Webkit at r71558: Fix conflicts.Teng-Hui Zhu2010-11-1711-89/+17
* Merge WebKit at r71558: Initial merge by git.Teng-Hui Zhu2010-11-17644-11374/+24103
* make helper class privateCary Clark2010-11-172-6/+6
* Use LayerAndroid::find with the original x and y.Patrick Scott2010-11-121-1/+1
* Track all tiles in the viewport instead of only the upper left tile.Derek Sollenberger2010-11-125-91/+113
* Only check to see if the page is ready when necessary.Derek Sollenberger2010-11-111-2/+2
* Merge "Use a fixed number of BaseTiles per TiledPage."Derek Sollenberger2010-11-117-88/+121
|\
| * Use a fixed number of BaseTiles per TiledPage.Derek Sollenberger2010-11-117-88/+121
* | Revert "Merge "Fix text-shadow style when blur is 0px""Bart Sears2010-11-101-4/+7
* | Ratchet back style changes that rebuild nav cachesCary Clark2010-11-101-1/+14
* | Merge Webkit at r70949: Fixed code generationJohn Reck2010-11-091-0/+2
* | Merge Webkit at r70949: moved stub to right namespaceJohn Reck2010-11-091-1/+5
* | Merge Webkit at r70949: Added FontOrientation paramJohn Reck2010-11-092-2/+3
* | Merge Webkit at r70949: Fix Makefiles.John Reck2010-11-093-2/+7
* | Merge Webkit at r70949: Fix conflicts.John Reck2010-11-097-41/+13
* | Merge Webkit at r70949: Initial merge by git.John Reck2010-11-09730-7036/+25743
* | Merge "update dom version on style change"Cary Clark2010-11-094-0/+17
|\ \
| * | update dom version on style changeCary Clark2010-11-084-0/+17
* | | Merge "Null-check in GLUtils::isEGLImageSupported()"Russell Brenner2010-11-081-2/+3
|\ \ \
| * | | Null-check in GLUtils::isEGLImageSupported()Russell Brenner2010-11-051-2/+3
| | |/ | |/|
* | | Merge "Fix text-shadow style when blur is 0px"Teng-Hui Zhu2010-11-081-7/+4
|\ \ \
| * | | Fix text-shadow style when blur is 0pxTeng-Hui Zhu2010-11-051-7/+4
* | | | Fix some compiler warningsSteve Block2010-11-081-3/+3
| |_|/ |/| |
* | | Merge "Fix compilation error when ANDROID_LAYOUT is not defined."Shimeng (Simon) Wang2010-11-051-1/+1
|\ \ \
| * | | Fix compilation error when ANDROID_LAYOUT is not defined.Shimeng (Simon) Wang2010-11-051-1/+1
* | | | Fix the blank screen bug.Nicolas Roard2010-11-051-5/+13
| |_|/ |/| |
* | | Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-0513-205/+199
* | | Merge "Code cleanup for FontCacheAndroid.cpp"Russell Brenner2010-11-051-3/+4
|\ \ \
| * | | Code cleanup for FontCacheAndroid.cppRussell Brenner2010-11-041-3/+4
* | | | Merge "Adjust layers when parent layer scrolls"Cary Clark2010-11-051-6/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust layers when parent layer scrollsCary Clark2010-11-041-6/+19
* | | | Merge "Revert "Support partial invalidation of tiles based on webkit's inval ...Derek Sollenberger2010-11-0413-199/+205
|\ \ \ \
| * | | | Revert "Support partial invalidation of tiles based on webkit's inval rect."Derek Sollenberger2010-11-0413-199/+205
* | | | | Merge "Sync up with chromium/FontLinux.cpp"claireho2010-11-041-401/+400
|\ \ \ \ \
| * | | | | Sync up with chromium/FontLinux.cppclaireho2010-11-031-401/+400
| | |/ / / | |/| | |
* | | | | Merge "Fixed 2720133. Better lookup with @font-face local"Russell Brenner2010-11-041-45/+85
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Fixed 2720133. Better lookup with @font-face localRussell Brenner2010-11-031-45/+85
* | | | Merge "Support partial invalidation of tiles based on webkit's inval rect."Derek Sollenberger2010-11-0413-205/+199
|\ \ \ \
| * | | | Support partial invalidation of tiles based on webkit's inval rect.Derek Sollenberger2010-11-0413-205/+199
* | | | | Let Chrome HTTP stack handle number of connectionsKristian Monsen2010-11-041-0/+7
| |_|/ / |/| | |
* | | | Merge "Bug 3158404 : Performance improvement for browser complex script handle."claireho2010-11-031-47/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 3158404 : Performance improvement for browser complex script handle.claireho2010-11-031-47/+42
* | | | Fix for deadlockNicolas Roard2010-11-021-9/+8