| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue share | mark@chromium.org | 2008-10-31 | 1 | -20/+4 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 1 | -156/+521 |
* | Add Mac codepath for FileChooser::basenameForWidth in FileChooserChromium.cpp | jeremy@chromium.org | 2008-10-27 | 1 | -0/+6 |
* | Stub out image and icon methods we need to link. We'll want real | mark@chromium.org | 2008-10-24 | 1 | -6/+22 |
* | Build webcursor.cc. I don't know how we weren't building that file, especially | mark@chromium.org | 2008-10-24 | 1 | -0/+2 |
* | Set ENABLE_JAVASCRIPT_DEBUGGER=0 to fix breakage from r3853. This was already | mark@chromium.org | 2008-10-23 | 1 | -2/+2 |
* | Use glue/localized_strings.cc for all localized strings, and turn off | mark@chromium.org | 2008-10-23 | 1 | -2/+0 |
* | fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issues | pinkerton@google.com | 2008-10-23 | 1 | -4/+4 |
* | Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue | mark@chromium.org | 2008-10-23 | 1 | -4/+2 |
* | More fixes for port. Don't build GKURLMac since we hopefully won't need | mark@chromium.org | 2008-10-22 | 1 | -4/+0 |
* | Some of the easier fixes in port for the PLATFORM(MAC) killing project | mark@chromium.org | 2008-10-22 | 1 | -0/+2 |
* | chromium tree changes for removing platform(mac). | pinkerton@google.com | 2008-10-22 | 1 | -96/+137 |
* | Resubmit r3612 and r3613 this time with mac fixes (thanks mark!). | ojan@google.com | 2008-10-20 | 1 | -6/+28 |
* | Q: Am I still needed? A: No. | mark@chromium.org | 2008-10-17 | 1 | -3/+0 |
* | add/remove files to fix bustage | pinkerton@google.com | 2008-10-17 | 1 | -9/+13 |
* | Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep the | darin@google.com | 2008-10-16 | 1 | -46/+58 |
* | add/remove files from pkasting's checkin | pinkerton@google.com | 2008-10-15 | 1 | -6/+6 |
* | Fixing a layout test by introducing support for SVG tags altGlyph and glyph. | olehougaard@google.com | 2008-10-15 | 1 | -0/+6 |
* | Add a mising header file to xcode and visual studio build files (which i omit... | ericroman@google.com | 2008-10-14 | 1 | -0/+2 |
* | Fix a number of layout tests. | ager@google.com | 2008-10-14 | 1 | -0/+24 |
* | Unfork additional webkit files to keep mac build in sync with windows and linux | amanda@chromium.org | 2008-10-10 | 1 | -33/+35 |
* | Adjust mac project to accommodate http://codereview.chromium.org/6368, | amanda@chromium.org | 2008-10-09 | 1 | -13/+7 |
* | Fix Mac build bustage caused by r3029 by providing a temporary stub method. | mark@chromium.org | 2008-10-09 | 1 | -0/+4 |
* | Mac build breakage. Revert 3035 & 3040. | maruel@google.com | 2008-10-08 | 1 | -9/+11 |
* | Update Xcode project to match http://codereview.chromium.org/6353/ | amanda@chromium.org | 2008-10-08 | 1 | -11/+9 |
* | Remove references to WebCoreFrameBridge which is no longer in webkit | pinkerton@google.com | 2008-10-08 | 1 | -8/+0 |
* | Update XCode project to point to unforked Node.* & HTMLPlugInElement.* | jeremy@chromium.org | 2008-10-07 | 1 | -12/+12 |
* | Use AccessibilityObjectWin.cpp as our AccessibilityObject stub in the Mac | mark@chromium.org | 2008-10-07 | 1 | -0/+4 |
* | Implement missing KURL functions for Mac port. | jeremy@chromium.org | 2008-10-07 | 1 | -0/+4 |
* | Stub out plugin routines so we can link Mac port. | jeremy@chromium.org | 2008-10-07 | 1 | -0/+8 |
* | Provide webcoresysteminterface; link testshell against it and | mark@chromium.org | 2008-10-07 | 2 | -0/+128 |
* | Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKit | amanda@chromium.org | 2008-10-07 | 1 | -6/+2 |
* | Add still more new files to the build to resolve still more link dependencies. | mark@chromium.org | 2008-10-07 | 1 | -2/+60 |
* | Eliminate unintentional dependency on JSC's KJS::Heap in the V8 build by | mark@chromium.org | 2008-10-07 | 2 | -5/+17 |
* | Fix some more link errors in Mac port. | jeremy@chromium.org | 2008-10-07 | 1 | -0/+14 |
* | Add more new files to the build to resolve some more link dependencies. Now | mark@chromium.org | 2008-10-07 | 1 | -21/+65 |
* | Fix another couple of link errors in the Mac port. | jeremy@chromium.org | 2008-10-07 | 1 | -0/+18 |
* | Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Chars | amanda@chromium.org | 2008-10-07 | 1 | -0/+4 |
* | Fix another few link errors in the Mac port. | jeremy@chromium.org | 2008-10-07 | 1 | -0/+26 |
* | add CollatorICU to project | pinkerton@google.com | 2008-10-07 | 1 | -0/+8 |
* | Fix a couple of link errors. | jeremy@chromium.org | 2008-10-07 | 1 | -0/+16 |
* | include refcountedleakcounter | pinkerton@google.com | 2008-10-07 | 1 | -0/+4 |
* | Add more new files to the build to resolve some more link dependencies. Now | mark@chromium.org | 2008-10-07 | 1 | -14/+192 |
* | Add new files to the build to resolve some link dependencies, now down to 250 | mark@chromium.org | 2008-10-07 | 1 | -16/+232 |
* | Fix glue's HEADER_SEARCH_PATHS, allowing it to build fully. | mark@chromium.org | 2008-10-06 | 1 | -0/+2 |
* | Don't try building files no longer in port. Instead, build files that are in | mark@chromium.org | 2008-10-06 | 1 | -30/+26 |
* | Add WebCore/bridge/jni to the list of include directories to satisfy | mark@chromium.org | 2008-10-06 | 1 | -0/+2 |
* | Update xcode project to account for http://codereview.chromium.org/6500 | amanda@chromium.org | 2008-10-06 | 1 | -23/+25 |
* | Don't build WebCore/platform/mac/KURLMac or WebCore/platform/cf/KURLCFNet. | mark@chromium.org | 2008-10-06 | 1 | -4/+0 |
* | Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm to | mark@chromium.org | 2008-10-06 | 1 | -0/+2 |