Sign in
webkit
/
WebKit
/
ec4eb02a9e2b12f5b689d7b4257d3b5f4dee8959
/
WebKit.xcworkspace
0940722
bmalloc, WTF and JavaScriptCore parts of [Xcode] Update some build settings as recommended by Xcode 10
by mitz@apple.com
· 6 years ago
b0de78e
[Xcode] Opt out of the New Build System
by mitz@apple.com
· 7 years ago
d37825c
Check in a file created by the Xcode 10 beta.
by mitz@apple.com
· 7 years ago
e3cb82d
[Xcode] Shared schemes in the WebKit workspace still have build pre-actions that invoke copy-webkitlibraries-to-product-directory
by mitz@apple.com
· 7 years ago
27247bf
Unreviewed, rolling out r222775. https://bugs.webkit.org/show_bug.cgi?id=177890
by commit-queue@webkit.org
· 7 years ago
ab55dfa
Build libwebrtc unit tests executables
by commit-queue@webkit.org
· 7 years ago
5f452fa
Unreviewed, rolling out r222652.
by jlewis3@apple.com
· 7 years ago
a162ed9
Build libwebrtc unit tests executables
by commit-queue@webkit.org
· 7 years ago
bee80c4
Unreviewed, rolling out r222537.
by ryanhaddad@apple.com
· 7 years ago
350e0ed
Build libwebrtc unit tests executables
by commit-queue@webkit.org
· 7 years ago
b5326af
WebRTC video does not resume receiving when switching back to Safari 11 on iOS
by commit-queue@webkit.org
· 7 years ago
6a0ad8f
Rename WebKit2.xcodeproj to WebKit.xcodeproj.
by matthew_hanson@apple.com
· 8 years ago
3dab058
Update tools and configurations after renaming Source/WebKit2 to Source/WebKit.
by matthew_hanson@apple.com
· 8 years ago
0f9cdde
Update the Xcode project name from WebKit to WebKitLegacy.
by matthew_hanson@apple.com
· 8 years ago
02a35fb
Update tools and configurations after renaming Source/WebKit to Source/WebKitLegacy.
by matthew_hanson@apple.com
· 8 years ago
c2f7f99
Build libwebrtc as part of the All Source scheme in WebKit.xcworkspace.
by aestes@apple.com
· 8 years ago
3bd46a5
[WebRTC] Add libwebrtc build infrastructure
by commit-queue@webkit.org
· 8 years ago
08bcdc0
Add a test harness for running UI tests on the iOS Simulator
by jer.noble@apple.com
· 8 years ago
eb3174f
WebKit.xcworkspace "All Source" scheme always copies OS X WebKitSystemInterface libraries
by dbates@webkit.org
· 9 years ago
1c9b893
REGRESSION (r197358): WebKitSystemInterface.h copied into directory named "--llvm"
by dbates@webkit.org
· 9 years ago
dd2d5b5
.: Get rid of the "All Source (target WebProcess)" scheme.
by andersca@apple.com
· 9 years ago
0cf064c
WebKit.xcworkspace should be be able to build iOS platforms
by aestes@apple.com
· 9 years ago
64eb5e5
Rollout accidental Xcode project change.
by bfulgham@apple.com
· 10 years ago
96dcea0
CSS Scroll Snap - support snapping to nested elements
by bfulgham@apple.com
· 10 years ago
0df7509
Revert "Introducing the Platform Abstraction Layer (PAL)"
by mmaxfield@apple.com
· 10 years ago
1b627945
Introducing the Platform Abstraction Layer (PAL)
by mmaxfield@apple.com
· 10 years ago
9e02a69
Restore the WebKit.xcworkspace to the way it was before r182899,
by simon.fraser@apple.com
· 10 years ago
cc894b0
Extract the allocation profile from JSFunction into a rare object
by commit-queue@webkit.org
· 10 years ago
fabf704
WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
by mitz@apple.com
· 10 years ago
176eb23
WebInspectorUI.framework is not built for the "All Source" Xcode scheme
by burg@cs.washington.edu
· 10 years ago
c58ed34
Undo some erroneous changes to the Xcode scheme files from r172259.
by simon.fraser@apple.com
· 11 years ago
1fc1485
Get rid of INPUT_SPEECH https://bugs.webkit.org/show_bug.cgi?id=135672
by benjamin@webkit.org
· 11 years ago
c2ec839
Use a separate backdrop element to allow cues to have highlight and background color
by bfulgham@apple.com
· 11 years ago
18ddd27
Rename WebKit2.framework to WebKit.framework
by andersca@apple.com
· 11 years ago
1877ad3
Don't always make backing store for -webkit-backface-visibility:hidden
by simon.fraser@apple.com
· 11 years ago
6b6a0ef
Make sure the "All" targets build WebKitLegacy, rather than WebKit.
by simon.fraser@apple.com
· 11 years ago
285214c
Let Xcode have its way with the WebKit workspace.
by simon.fraser@apple.com
· 11 years ago
d6fd7f4
Revert unintended workspace change in my last commit.
by bfulgham@apple.com
· 11 years ago
b6a2712
Latched scrolling may interact badly with custom programmatic scrolling
by bfulgham@apple.com
· 11 years ago
f3a91f2
Added bmalloc to the WebKit workspace.
by mitz@apple.com
· 11 years ago
ab3061b
Revert accidental changes to WebKit.xcworkspace
by akling@apple.com
· 11 years ago
93f5c70
CREATE_DOM_WRAPPER doesn't need the ExecState. <https://webkit.org/b/130648>
by akling@apple.com
· 11 years ago
724b6c9
Build WebKit2 before building WebKit
by andersca@apple.com
· 11 years ago
28e42dd
Add WebInspectorUI to WebKit.xcworkspace
by aestes@apple.com
· 12 years ago
1f986d4
More fixing after WebProcessShim renaming in r149074.
by ap@apple.com
· 12 years ago
093036c
Changed the default debugger from GDB to LLDB for the 'All Source' scheme in WebKit.xcworkspace.
by aestes@apple.com
· 12 years ago
5e0fedf
Cannot run All Source (target WebProcess) on Xcode.
by commit-queue@webkit.org
· 12 years ago
104fddd
Push pixel snapping logic into TransformState
by leviw@chromium.org
· 12 years ago
af5efbc
Add ability to create AtomicString using LChar* buffer and length
by msaboff@apple.com
· 13 years ago
b285bee
When Safari 6 is launched via the WebKit Xcode workspace, it does not link against the built frameworks
by mitz@apple.com
· 13 years ago
24e143e
.: Part of: Building and debugging WebKit in the Xcode IDE requires a lot of setup
by mitz@apple.com
· 13 years ago