summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r61121: Build fix for break introduced by r57505.Ben Murdoch2010-06-181-0/+2
* Merge webkit.org at r61121: Add ImageSource::getHotSpot() to our port. See ht...Ben Murdoch2010-06-181-0/+5
* Merge webkit.org at r61121: Fix build break introduced by r60689. This needs ...Ben Murdoch2010-06-181-1/+0
* 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: Update derived makefiles after upstream refactor....Ben Murdoch2010-06-181-5/+11
* Merge webkit.org at r61121: Add forward declaration instead of include, as th...Ben Murdoch2010-06-181-1/+1
* Merge webkit.org at r61121: Fix Makefiles.Ben Murdoch2010-06-185-5/+17
* Merge webkit.org at r61121: Fix conflicts.Ben Murdoch2010-06-187-32/+10
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-16755-8017/+28765
* Do not specify some IDB files twice in the JSC derived bindings makefile.Ben Murdoch2010-06-141-4/+0
* Merge "Remove a temporary Android-specific hack added to avoid a problem with...Steve Block2010-06-111-4/+0
|\
| * Remove a temporary Android-specific hack added to avoid a problem with Script...Steve Block2010-06-081-4/+0
* | Merge "Cherry-pick WebKit change r60069 to fix a leak in Geolocation"Steve Block2010-06-103-0/+34
|\ \
| * | Cherry-pick WebKit change r60069 to fix a leak in GeolocationSteve Block2010-06-093-0/+34
| |/
* | Cherry-pick WebKit change 40290 to fix V8 bindings generatorLeon Clarke2010-06-102-5/+1
|/
* Merge webkit.org at r60469 : Fix JSC build breakLeon Clarke2010-06-081-5/+5
* Merge webkit.org at r60469 : Cherry pick of makefile fix from webkit change 6...Leon Clarke2010-06-081-12/+12
* Merge webkit.org at r60469 : Make generated bindings code compileLeon Clarke2010-06-081-0/+5
* Merge webkit.org at r60469 : friend needed after @60361 made many things privateLeon Clarke2010-06-081-0/+12
* Merge webkit.org at r60469 : invokeCallback takes a ScriptExecutionContext fo...Leon Clarke2010-06-081-1/+1
* Merge webkit.org at r60469 : Update our plugin code following refactor @60258Leon Clarke2010-06-081-13/+12
* Merge webkit.org at r60469 : toDataURL takes a quality hint since webkit @60458Leon Clarke2010-06-081-1/+1
* Merge webkit.org at r60469 : Fix Makefiles.Leon Clarke2010-06-082-6/+3
* Merge webkit.org at r60469 : Fix conflicts.Leon Clarke2010-06-087-101/+10
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-08578-60408/+71351
* Fix platformVisibleContentRect() for the sub frame.Grace Kloba2010-06-031-5/+15
* Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-028-10/+31
* Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-2810-18/+16
* Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-281-1/+1
* Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-274-0/+88
* Merge "Fix popup window default size."Grace Kloba2010-05-271-1/+9
|\
| * Fix popup window default size.Grace Kloba2010-05-271-1/+9
* | Merge WebKit at r60074: Remove ANDROID_EXPOSE_COLUMN_GAP as RenderBlock::colu...Steve Block2010-05-271-2/+0
* | Merge WebKit at r60074: RenderStyle color accessors are now privateSteve Block2010-05-271-1/+1
* | Merge WebKit at r60074: Fix Android makefilesSteve Block2010-05-271-0/+3
* | Merge WebKit at r60074: Fix conflictsSteve Block2010-05-2712-145/+20
* | Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-27657-3718/+99848
|/
* Merge "Remove the unnecessary return keyword."Shimeng (Simon) Wang2010-05-263-6/+6
|\
| * Remove the unnecessary return keyword.Shimeng (Simon) Wang2010-05-263-6/+6
* | Merge "Refix http://b/issue?id=2509597."Grace Kloba2010-05-261-16/+10
|\ \ | |/ |/|
| * Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-16/+10
* | Choose right operator new/delete in case of multiple inheritance.Shimeng (Simon) Wang2010-05-261-0/+16
|/
* Merge WebKit at r59636: Variable changed to method upstreamKristian Monsen2010-05-251-1/+1
* Merge WebKit at r59636: Added header needed for AndroidKristian Monsen2010-05-251-0/+2
* Merge WebKit at r59636: Fix Android ifdef, commas moved upstream.Kristian Monsen2010-05-251-2/+2
* Merge WebKit at r59636: Fix makefilesKristian Monsen2010-05-254-20/+41
* Merge WebKit at r59636: Fix conflictsKristian Monsen2010-05-254-128/+26
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25603-25952/+51290
* Merge "First draft to add a fat point to WebKit hit test."Grace Kloba2010-05-2417-0/+331
|\