summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Set the page background color in BaseLayerAndroidNicolas Roard2010-11-022-32/+8
|/
* Merge "add function to find color on picture's edge"Cary Clark2010-11-022-0/+28
|\
| * add function to find color on picture's edgeCary Clark2010-11-012-0/+28
* | Update the layers onlyNicolas Roard2010-11-012-6/+24
|/
* Enhance auto hyphenation.Shimeng (Simon) Wang2010-10-291-5/+13
* Merge "Cleaning up BackedDoubleBufferedTexture."Derek Sollenberger2010-10-282-11/+12
|\
| * Cleaning up BackedDoubleBufferedTexture.Derek Sollenberger2010-10-272-11/+12
* | Fix for split text bug.Nicolas Roard2010-10-273-3/+3
* | Merge "Fix for simulator build"Kristian Monsen2010-10-271-0/+1
|\ \
| * | Fix for simulator buildKristian Monsen2010-10-271-0/+1
| |/
* | rewrite select text and others for layersCary Clark2010-10-272-12/+110
|/
* Merge "Cleanup the getAvailableTexture() function."Derek Sollenberger2010-10-271-35/+24
|\
| * Cleanup the getAvailableTexture() function.Derek Sollenberger2010-10-261-35/+24
* | Remove locks in BaseTile. Also fix the bug where the browser hangs when closi...Nicolas Roard2010-10-262-16/+31
|/
* Fix random crashes when HW acceleration is turned on.Nicolas Roard2010-10-268-30/+34
* Add DEBUG_COUNT stuffNicolas Roard2010-10-268-3/+65
* Fix a layering violation in Document.Ben Murdoch2010-10-261-6/+1
* Merge WebKit at r70209: Cherry pick build fixBen Murdoch2010-10-262-2/+2
* Merge Webkit at r70209: defaultLanguage has been renamed.Ben Murdoch2010-10-261-1/+1
* Merge Webkit at r70209: Add stub for proxyServersForURL function.Ben Murdoch2010-10-261-0/+42
* Merge Webkit at r70209: Path::debugString has been removed.Ben Murdoch2010-10-261-58/+0
* Merge Webkit at r70209: ImageColorSpace type no longer exists.Ben Murdoch2010-10-261-1/+2
* Merge Webkit at r70209: Fix conflictsBen Murdoch2010-10-2611-460/+43
* Merge Webkit at r70209: Fix Makefiles.Ben Murdoch2010-10-265-20/+103
* Merge WebKit at r70209: Initial merge by GitBen Murdoch2010-10-261361-21906/+69740
* Merge "Minor cleanup of the DoubleBufferedTexture."Derek Sollenberger2010-10-261-7/+5
|\
| * Minor cleanup of the DoubleBufferedTexture.Derek Sollenberger2010-10-221-7/+5
* | Remove any scheduled painting for BaseTile that are going to be deallocated.Nicolas Roard2010-10-256-15/+74
|/
* Cleanup DoubleBufferedTexture and SharedTexture classes.Derek Sollenberger2010-10-226-45/+29
* Fix tiles starvation bug + some debug logsNicolas Roard2010-10-205-8/+27
* Merge "Cleanup BaseTile and BackedDoubleBufferedTexture classes."Derek Sollenberger2010-10-208-152/+155
|\
| * Cleanup BaseTile and BackedDoubleBufferedTexture classes.Derek Sollenberger2010-10-198-152/+155
* | Merge "Fix crash in hardware accelerated webviews."Derek Sollenberger2010-10-192-0/+5
|\ \
| * | Fix crash in hardware accelerated webviews.Derek Sollenberger2010-10-192-0/+5
| |/
* | am 15643db2: am 77ab6dc8: Don\'t force video end event when full screen video...Shimeng (Simon) Wang2010-10-191-0/+1
|\ \
| * \ am 77ab6dc8: Don\'t force video end event when full screen video playing is r...Shimeng (Simon) Wang2010-10-181-0/+1
| |\ \
| | * | Don't force video end event when full screen video playing is returned.Shimeng (Simon) Wang2010-10-181-0/+1
| * | | am 156ddd48: Add more padding round select boxes, use different assets at dif...Leon Clarke2010-10-181-1/+4
| |\ \ \ | | |/ /
| | * | Add more padding round select boxes, use different assets atLeon Clarke2010-10-181-1/+4
| * | | am 44b3c7e8: Fix media element creationNicolas Roard2010-10-181-1/+1
| |\ \ \ | | |/ /
| | * | Fix media element creationNicolas Roard2010-10-181-1/+1
| * | | am 3d57c253: Implement the audio tag in webkit -- the corresponding java CL i...Nicolas Roard2010-10-188-33/+292
| |\ \ \ | | |/ /
| | * | Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-10-188-33/+292
| * | | am 5013a3fb: DO NOT MERGE Implement the document.createTouch, createTouchList...Ben Murdoch2010-10-1811-1/+147
| |\ \ \ | | |/ /
| | * | DO NOT MERGE Implement the document.createTouch, createTouchList APIsBen Murdoch2010-10-1711-1/+147
| * | | am 3f8366e5: Revert to skia\'s decoder for gifs with 1 frame.Patrick Scott2010-10-071-10/+32
| |\ \ \ | | |/ /
| | * | Revert to skia's decoder for gifs with 1 frame.Patrick Scott2010-10-071-10/+32