summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Stub out a11y routines for mac for linkingpinkerton@google.com2008-09-161-2/+6
* Address missing methods in forked FontCache.h header without forking entire i...pinkerton@google.com2008-09-161-2/+4
* Make jsbindings target depend on libxml_config (r=me/pink)mark@chromium.org2008-09-151-0/+85
* Sort allegedly-sorted listsmark@chromium.org2008-09-111-4/+4
* fix bad path, not sure where it got introduced. TBR=mark@chromium.orgpinkerton@google.com2008-09-111-1/+1
* Use ImageSourceCG instead of ImageSourceSkia. Add "port" target to "all" as i...pinkerton@google.com2008-09-111-3/+16
* Put all prebuild scripts in external files. Scripts to run unit tests aremark@chromium.org2008-09-115-19/+179
* Eliminate unnecessary recompile/relink in the glue target by being more carefulmark@chromium.org2008-09-101-5/+4
* remove ifdefs around code since all our port platforms will use them.pinkerton@google.com2008-09-101-0/+2
* include SkGraphicsContextMac.mm and PlatformContextSkiapinkerton@google.com2008-09-101-7/+9
* Glue now fully builds, add it to "all" targetpinkerton@google.com2008-09-101-0/+13
* Stub out webplugin_impl to make more progress on testshellpinkerton@google.com2008-09-101-4/+4
* Set DerivedSourcesDir properly in the webcore script phasemmentovai@google.com2008-09-091-1/+1
* Like r1882 but for the webkit targetmmentovai@google.com2008-09-091-2/+2
* Workaround for the create_hash_table svn:executable problemmmentovai@google.com2008-09-091-1/+1
* Add build/all.xcodeproj, which builds all known targets.mmentovai@google.com2008-09-081-26/+0
* - Restore pcre target to webkit.xcodeprojmmentovai@google.com2008-09-081-48/+109