| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use the upstream version of TextCodecMac.cpp, it should satisfy all of our | mark@chromium.org | 2008-10-03 | 1 | -1/+1 |
* | Drop GlobalHistoryMac.mm from the build. It's been removed upstream. | mark@chromium.org | 2008-10-03 | 1 | -10/+0 |
* | Unfork ResourceResponseBase.cpp | jeremy@chromium.org | 2008-10-03 | 1 | -4/+4 |
* | WebCore's Console.cpp has extra dependencies on JSC. We have our own version | mark@chromium.org | 2008-10-03 | 1 | -2/+6 |
* | Add more directories to HEADER_SEARCH_PATHS following the merge | mark@chromium.org | 2008-10-03 | 1 | -0/+6 |
* | Fixes for the webcore target. Don't use another DerivedSources phase, just | mark@chromium.org | 2008-10-03 | 2 | -29/+5 |
* | Relocate files in webcore/svg post-merge. | jeremy@chromium.org | 2008-10-02 | 1 | -102/+18 |
* | Move moved/renamed files from the webkit merge | amanda@chromium.org | 2008-10-02 | 1 | -36/+8 |
* | Fixup paths in webcore/platforms/text | jeremy@chromium.org | 2008-10-02 | 1 | -56/+64 |
* | Moved or renamed files from webkit merge | amanda@chromium.org | 2008-10-02 | 1 | -69/+27 |
* | land first round of project cleanup. TBR, already reviewed from awalker's tree | pinkerton@google.com | 2008-10-02 | 1 | -121/+93 |
* | Make jsbindings build almost all of the way on the Mac. The remaining errors | mark@chromium.org | 2008-10-02 | 1 | -4/+10 |
* | Add empty stub to get classname so ImageMac can use it. | pinkerton@google.com | 2008-09-19 | 1 | -2/+6 |
* | Put ResourceLoaderMac back in (for now). It provides an impl we need until we... | avi@google.com | 2008-09-17 | 1 | -0/+2 |
* | add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B... | pinkerton@google.com | 2008-09-17 | 1 | -2/+4 |
* | Stub out a11y routines for mac for linking | pinkerton@google.com | 2008-09-16 | 1 | -2/+6 |
* | Address missing methods in forked FontCache.h header without forking entire i... | pinkerton@google.com | 2008-09-16 | 1 | -2/+4 |
* | Make jsbindings target depend on libxml_config (r=me/pink) | mark@chromium.org | 2008-09-15 | 1 | -0/+85 |
* | Sort allegedly-sorted lists | mark@chromium.org | 2008-09-11 | 1 | -4/+4 |
* | fix bad path, not sure where it got introduced. TBR=mark@chromium.org | pinkerton@google.com | 2008-09-11 | 1 | -1/+1 |
* | Use ImageSourceCG instead of ImageSourceSkia. Add "port" target to "all" as i... | pinkerton@google.com | 2008-09-11 | 1 | -3/+16 |
* | Put all prebuild scripts in external files. Scripts to run unit tests are | mark@chromium.org | 2008-09-11 | 5 | -19/+179 |
* | Eliminate unnecessary recompile/relink in the glue target by being more careful | mark@chromium.org | 2008-09-10 | 1 | -5/+4 |
* | remove ifdefs around code since all our port platforms will use them. | pinkerton@google.com | 2008-09-10 | 1 | -0/+2 |
* | include SkGraphicsContextMac.mm and PlatformContextSkia | pinkerton@google.com | 2008-09-10 | 1 | -7/+9 |
* | Glue now fully builds, add it to "all" target | pinkerton@google.com | 2008-09-10 | 1 | -0/+13 |
* | Stub out webplugin_impl to make more progress on testshell | pinkerton@google.com | 2008-09-10 | 1 | -4/+4 |
* | Set DerivedSourcesDir properly in the webcore script phase | mmentovai@google.com | 2008-09-09 | 1 | -1/+1 |
* | Like r1882 but for the webkit target | mmentovai@google.com | 2008-09-09 | 1 | -2/+2 |
* | Workaround for the create_hash_table svn:executable problem | mmentovai@google.com | 2008-09-09 | 1 | -1/+1 |
* | Add build/all.xcodeproj, which builds all known targets. | mmentovai@google.com | 2008-09-08 | 1 | -26/+0 |
* | - Restore pcre target to webkit.xcodeproj | mmentovai@google.com | 2008-09-08 | 1 | -48/+109 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 1 | -5081/+1917 |
* | generate the webkit_version.h header at build time. Use webkit_glue.cc instea... | pinkerton@google.com | 2008-09-05 | 1 | -5/+5 |
* | pick up another forked file in pending/kjs, if-def scrollView and bitmap usag... | pinkerton@google.com | 2008-09-05 | 1 | -0/+2 |
* | Fix include paths for v8 (v8/public -> v8/include) | pinkerton@google.com | 2008-09-05 | 1 | -14/+14 |
* | Changes to pending to get WebCore to compile on linux. This | tc@google.com | 2008-09-04 | 1 | -1/+1 |
* | Move icu.xcodeproj into the icu38 directory, as is done with all other | mmentovai@google.com | 2008-09-03 | 1 | -1/+1 |
* | a couple more minor tweaks, rs=mmentovai | pinkerton@google.com | 2008-08-29 | 1 | -11/+11 |
* | Remove KJS targets/bindings and V8 target that didn't use Chromium's resource... | pinkerton@google.com | 2008-08-29 | 1 | -17440/+120 |
* | changes to get webCore building and some more changes for glue. | pinkerton@google.com | 2008-08-29 | 1 | -8/+16 |
* | For RenderThemeMac.h into pending and create new RenderThemeMac in port to im... | pinkerton@google.com | 2008-08-27 | 1 | -13/+9 |
* | add stub for ScrollViewMac to build in platform/mac | pinkerton@google.com | 2008-08-27 | 1 | -12/+8 |
* | Forking ResourceResponseBase into pending until we can push it upstream to We... | pinkerton@google.com | 2008-08-27 | 1 | -1/+1 |
* | forks webcoreframebridge (as a stopgap, it no longer exists in ToT webkit) an... | pinkerton@google.com | 2008-08-26 | 1 | -9/+7 |
* | Mac-ify webinputevent | avi@google.com | 2008-08-26 | 1 | -10/+10 |
* | put our forked BackForwardList.h into the headermap for WebCore target so we ... | pinkerton@google.com | 2008-08-21 | 1 | -30/+19 |
* | Remove DOM*.h objC bindings from v8 build. Don't use forked ScrollView.h | pinkerton@google.com | 2008-08-14 | 1 | -17/+1 |
* | Update xcodeprojs | mmentovai@google.com | 2008-08-01 | 1 | -6397/+19578 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+15947 |