git://git.webkit.org
/
WebKit-https.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
WebKit-https.git
2014-01-12
ddkilzer@apple.com
[iOS] Do not link to ApplicationServices.framework...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
ddkilzer@apple.com
[iOS] Build fix for StyleResolver.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
ddkilzer@apple.com
[iOS] Fix build of RenderLayerCompositor::registerAllVi...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
weinig@apple.com
Fix the EFL build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
ap@apple.com
[Mac] [Windows] Stop scheduling network requests in...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
ddkilzer@apple.com
[iOS] Fix build failure in WebCore::findEndWordBoundary()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
bfulgham@apple.com
[WebGL] Correct uniform input validation for texture...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
andersca@apple.com
Try again to fix the build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
andersca@apple.com
Try to prevent the Vector copy constructor from being...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
andersca@apple.com
Try something else.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
aestes@apple.com
[iOS] Move text autosizing code from RenderBlock to...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
bfulgham@apple.com
[JSC] Revise typed array implementations to match ECMAS...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
andersca@apple.com
Try to fix the build by introducing a constructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
andersca@apple.com
* inspector/InspectorAgentRegistry.h:
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
dbates@webkit.org
[iOS] Fix the build
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
weinig@apple.com
Add support for null StringViews
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
andersca@apple.com
InspectorAgentRegistry should use std::unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
commit-queue...
Extract the FormatConverter class out of GraphicsContex...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix updateScrollingLayerWithClient() for iOS.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Unfork GraphicsContext::drawNativeImage for iOS
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Work around USE(CFNETWORK) build failure on iOS.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Upstream gtest
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix LegacyWebArchive.cpp:567:91: error: calling 'utf8...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Fix the easy half of the build errors in RenderBl...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Change touch-related headers to include WebKitAdditions...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
mitz@apple.com
[Mac] xcodebuild color output is suppressed when using...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
ScriptDebugServer should use a separate member function...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
weinig@apple.com
Clean up iterator filter / iterator range code
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
Simplify Timer and DeferrableOneShotTimer using std...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
CTTE Timer and DeferrableOneShotTimer
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
* dom/Touch.h:
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
No need to include <ApplicationServices/ApplicationServ...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix DOM headers: TARGET_OS_EMBEDDED -> TARGET_OS_IPHONE
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix use of GL_HALF_FLOAT_ARB on iOS.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix build of SourceBufferPrivateAVFObjC.mm on iOS.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix use of nonexistent kCGColorSpaceSRGB on iOS.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
commit-queue...
Web Inspector: Some ScriptDebugServer Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Add USE(IOSURFACE_CANVAS_BACKING_STORE) to fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Multisampling is not available on iOS
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
jinwoo7.song...
[EFL][WK2] Use nullptr instead of 0 in EFL API layer
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Fix build for HTMLImageElement::willRespondToMous...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
Fix test crashes.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Fix build for RenderEmbeddedObject::canHaveChildren()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
Tweak ProgressTrackerClient functions
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Fix COMPILE_ASSERT by updating struct SameSizeAsS...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Fix build of SubframeLoader.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix Mac after r161747. One part of that is iOS specific.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
[iOS] Fix GCController::releaseExecutableMemory
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix HTMLMediaElement.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
weinig@apple.com
Convert HandleMessage.h to use variadic templates
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
Move progress tracking functions from FrameLoaderClient...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix RenderObject.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix MediaPlayerPrivateMediaSourceAVFObjC.o for iOS...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix TileGrid.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix RenderImage.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Fix macros in Scrollbar::supportsUpdateOnSecondar...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix RenderFileUploadControl.o for iOS. Unreviewed build...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix HTMLPlugInImageElement.o for iOS. Unreviewed build...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
[iOS] Update EditorIOS.mm to switch from pointers to...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Web Inspector: Push InspectorAgent down into JSC, give...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Add TextAutoSizing.* for iOS, and fix DeviceOrientation...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix GraphicsLayerCA.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix RenderThemeIOS.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix WebAccessibilityObjectWrapperIOS.o for iOS. Unrevie...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
jinwoo7.song...
Remove willRespondToTouchEvents() which was used by...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix SystemVersionMac.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix JSDOMWindowBase.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
commit-queue...
Unreviewed, rolling out r161702.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix InputType.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix MediaPlayerPrivateIOS.o for iOS. Unreviewed build...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix FrameSelection.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix DragData.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix FrameIOS.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix MonthInputType.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
aestes@apple.com
[iOS] Build fix: make sure WTF_PLATFORM_IOS is defined...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Use TARGET_OS_IPHONE in this API file, and #if TARGET_O...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
ddkilzer@apple.com
Clean up architectures in xcconfig files
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix iOS build
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
iOS build fix: add StyleRareInheritedData::compositionF...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix MonthInputType.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix RenderButton.o for iOS. Unreviewed build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
A couple of iOS build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Fix PlatformScreenIOS.mm for iOS. Unreviewed build...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
CTTE FrameTree
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
dino@apple.com
[JSC] Revise typed array implementations to match ECMAS...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
joepeck@webkit.org
Unreviewed EFL build fix after r161678.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
benjamin@webkit.org
Remove the BlackBerry port from trunk
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix CharsetData.cpp build for iOS
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
andersca@apple.com
CTTE in NavigationScheduler
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
mmaxfield@apple.com
CSS word-spacing property does not obey percentages
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
Fix the iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
simon.fraser...
iOS doesn't have <OpenGL/gl.h>; fix iOS build.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
aestes@apple.com
[iOS] Build Fix: Properly add $SDKROOT/usr/local/includ...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
commit-queue...
Web Inspector: Remove unimplemented or static ScriptDeb...
commit
|
commitdiff
|
tree
|
snapshot
next