summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Fixing a layout test by introducing support for SVG tags altGlyph and glyph.olehougaard@google.com2008-10-151-0/+6
* Add a mising header file to xcode and visual studio build files (which i omit...ericroman@google.com2008-10-141-0/+2
* Fix a number of layout tests.ager@google.com2008-10-141-0/+24
* Unfork additional webkit files to keep mac build in sync with windows and linuxamanda@chromium.org2008-10-101-33/+35
* Adjust mac project to accommodate http://codereview.chromium.org/6368,amanda@chromium.org2008-10-091-13/+7
* Fix Mac build bustage caused by r3029 by providing a temporary stub method.mark@chromium.org2008-10-091-0/+4
* Mac build breakage. Revert 3035 & 3040.maruel@google.com2008-10-081-9/+11
* Update Xcode project to match http://codereview.chromium.org/6353/amanda@chromium.org2008-10-081-11/+9
* Remove references to WebCoreFrameBridge which is no longer in webkitpinkerton@google.com2008-10-081-8/+0
* Update XCode project to point to unforked Node.* & HTMLPlugInElement.*jeremy@chromium.org2008-10-071-12/+12
* Use AccessibilityObjectWin.cpp as our AccessibilityObject stub in the Macmark@chromium.org2008-10-071-0/+4
* Implement missing KURL functions for Mac port.jeremy@chromium.org2008-10-071-0/+4
* Stub out plugin routines so we can link Mac port.jeremy@chromium.org2008-10-071-0/+8
* Provide webcoresysteminterface; link testshell against it andmark@chromium.org2008-10-072-0/+128
* Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKitamanda@chromium.org2008-10-071-6/+2
* Add still more new files to the build to resolve still more link dependencies.mark@chromium.org2008-10-071-2/+60
* Eliminate unintentional dependency on JSC's KJS::Heap in the V8 build bymark@chromium.org2008-10-072-5/+17
* Fix some more link errors in Mac port.jeremy@chromium.org2008-10-071-0/+14
* Add more new files to the build to resolve some more link dependencies. Nowmark@chromium.org2008-10-071-21/+65
* Fix another couple of link errors in the Mac port.jeremy@chromium.org2008-10-071-0/+18
* Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Charsamanda@chromium.org2008-10-071-0/+4
* Fix another few link errors in the Mac port.jeremy@chromium.org2008-10-071-0/+26
* add CollatorICU to projectpinkerton@google.com2008-10-071-0/+8
* Fix a couple of link errors.jeremy@chromium.org2008-10-071-0/+16
* include refcountedleakcounterpinkerton@google.com2008-10-071-0/+4
* Add more new files to the build to resolve some more link dependencies. Nowmark@chromium.org2008-10-071-14/+192
* Add new files to the build to resolve some link dependencies, now down to 250mark@chromium.org2008-10-071-16/+232
* Fix glue's HEADER_SEARCH_PATHS, allowing it to build fully.mark@chromium.org2008-10-061-0/+2
* Don't try building files no longer in port. Instead, build files that are inmark@chromium.org2008-10-061-30/+26
* Add WebCore/bridge/jni to the list of include directories to satisfymark@chromium.org2008-10-061-0/+2
* Update xcode project to account for http://codereview.chromium.org/6500amanda@chromium.org2008-10-061-23/+25
* Don't build WebCore/platform/mac/KURLMac or WebCore/platform/cf/KURLCFNet.mark@chromium.org2008-10-061-4/+0
* Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm tomark@chromium.org2008-10-061-0/+2
* SecurityOrigin.cpp was unforked and moved out of pending into WebCore/platformmark@chromium.org2008-10-061-2/+2
* Fork platform/mac/WebCoreObjCExtras.c -> webkit/pending/WebCoreObjCExtras.mmjeremy@chromium.org2008-10-031-4/+4
* Use the upstream version of TextCodecMac.cpp, it should satisfy all of ourmark@chromium.org2008-10-031-1/+1
* Drop GlobalHistoryMac.mm from the build. It's been removed upstream.mark@chromium.org2008-10-031-10/+0
* Unfork ResourceResponseBase.cppjeremy@chromium.org2008-10-031-4/+4
* WebCore's Console.cpp has extra dependencies on JSC. We have our own versionmark@chromium.org2008-10-031-2/+6
* Add more directories to HEADER_SEARCH_PATHS following the mergemark@chromium.org2008-10-031-0/+6
* Fixes for the webcore target. Don't use another DerivedSources phase, justmark@chromium.org2008-10-032-29/+5
* Relocate files in webcore/svg post-merge.jeremy@chromium.org2008-10-021-102/+18
* Move moved/renamed files from the webkit mergeamanda@chromium.org2008-10-021-36/+8
* Fixup paths in webcore/platforms/textjeremy@chromium.org2008-10-021-56/+64
* Moved or renamed files from webkit mergeamanda@chromium.org2008-10-021-69/+27
* land first round of project cleanup. TBR, already reviewed from awalker's treepinkerton@google.com2008-10-021-121/+93
* Make jsbindings build almost all of the way on the Mac. The remaining errorsmark@chromium.org2008-10-021-4/+10
* Add empty stub to get classname so ImageMac can use it.pinkerton@google.com2008-09-191-2/+6
* Put ResourceLoaderMac back in (for now). It provides an impl we need until we...avi@google.com2008-09-171-0/+2
* add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...pinkerton@google.com2008-09-171-2/+4