summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-061-5081/+1917
* generate the webkit_version.h header at build time. Use webkit_glue.cc instea...pinkerton@google.com2008-09-051-5/+5
* pick up another forked file in pending/kjs, if-def scrollView and bitmap usag...pinkerton@google.com2008-09-051-0/+2
* Fix include paths for v8 (v8/public -> v8/include)pinkerton@google.com2008-09-051-14/+14
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-041-1/+1
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* a couple more minor tweaks, rs=mmentovaipinkerton@google.com2008-08-291-11/+11
* Remove KJS targets/bindings and V8 target that didn't use Chromium's resource...pinkerton@google.com2008-08-291-17440/+120
* changes to get webCore building and some more changes for glue.pinkerton@google.com2008-08-291-8/+16
* For RenderThemeMac.h into pending and create new RenderThemeMac in port to im...pinkerton@google.com2008-08-271-13/+9
* add stub for ScrollViewMac to build in platform/macpinkerton@google.com2008-08-271-12/+8
* Forking ResourceResponseBase into pending until we can push it upstream to We...pinkerton@google.com2008-08-271-1/+1
* forks webcoreframebridge (as a stopgap, it no longer exists in ToT webkit) an...pinkerton@google.com2008-08-261-9/+7
* Mac-ify webinputeventavi@google.com2008-08-261-10/+10
* put our forked BackForwardList.h into the headermap for WebCore target so we ...pinkerton@google.com2008-08-211-30/+19
* Remove DOM*.h objC bindings from v8 build. Don't use forked ScrollView.hpinkerton@google.com2008-08-141-17/+1
* Update xcodeprojsmmentovai@google.com2008-08-011-6397/+19578
* Add webkit to the repository.initial.commit2008-07-271-0/+15947