| Commit message (Expand) | Author | Age | Files | Lines |
* | Landing 38097:38305 merge (src/webkit, DEPS) | dglazkov@google.com | 2008-11-12 | 2 | -10/+12 |
* | * Remove windows-ism from pasteboard code and move to using | tc@google.com | 2008-11-11 | 1 | -4/+10 |
* | remove unused files now that we're not PLATFORM(MAC) (take two, post merge la... | pinkerton@google.com | 2008-11-11 | 1 | -100/+0 |
* | Add autofill | jeremy@chromium.org | 2008-11-11 | 1 | -0/+6 |
* | Fix mac build | dglazkov@google.com | 2008-11-11 | 1 | -4/+18 |
* | Landing 37604:38097 merge | dglazkov@google.com | 2008-11-10 | 1 | -22/+98 |
* | Remove windows-isms from drag & drop. This | tc@google.com | 2008-11-07 | 1 | -4/+22 |
* | Landing this again as I cannot reproduce the perf regression locally. | jcampan@chromium.org | 2008-11-07 | 1 | -0/+8 |
* | Attempting to fix the Mac build. | jcampan@chromium.org | 2008-11-06 | 1 | -8/+0 |
* | fix mac build part 4 | tony@chromium.org | 2008-11-06 | 1 | -0/+6 |
* | fix mac build part 3 | tony@chromium.org | 2008-11-06 | 1 | -0/+2 |
* | fix mac build take 2 | tony@chromium.org | 2008-11-06 | 1 | -0/+4 |
* | fix mac build | tony@chromium.org | 2008-11-06 | 1 | -0/+2 |
* | Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it | mark@chromium.org | 2008-11-06 | 1 | -2/+2 |
* | don't define HAVE_ACCESSIBILITY, pull in chromium stubs for object cache | pinkerton@google.com | 2008-11-05 | 1 | -1/+5 |
* | Mac build fixes following r4804. Add files to the Mac project. Add required | mark@chromium.org | 2008-11-05 | 1 | -0/+8 |
* | Switch from ColorMac.mm to ColorSkia.cpp in order to stop using ColorMac.mm, | amanda@chromium.org | 2008-11-05 | 1 | -4/+12 |
* | Add chromium_bridge_impl.cc to the Xcode build. | darin@google.com | 2008-11-04 | 1 | -2/+4 |
* | Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds | mark@chromium.org | 2008-11-03 | 1 | -43/+227 |
* | Turn on ENABLE_DATABASE on the Mac (r4486) | mark@chromium.org | 2008-11-03 | 1 | -2/+2 |
* | Mac build support for HTML5 media/audio/video/source tags (r4332) | mark@chromium.org | 2008-11-03 | 1 | -3/+53 |
* | Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporary | mark@chromium.org | 2008-10-31 | 1 | -2/+2 |
* | 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 |