summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-0/+6
* Re-point WebCoreObjCExtras to WebKit, remove one from pending dir.dglazkov@google.com2008-12-011-1/+1
* Review URL: http://codereview.chromium.org/12503dglazkov@google.com2008-12-011-2/+0
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-271-0/+6
* Reverting 6072.ojan@google.com2008-11-271-2/+2
* ActiveX changes part 2: remove old #defines, replace with new one.pkasting@chromium.org2008-11-261-2/+2
* src/webkit side of webKit merge 38600:38625.ojan@google.com2008-11-261-0/+6
* Move RGBColor.{h,cpp} into port/bindings/v8 since they are specific to the V8darin@chromium.org2008-11-261-14/+6
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-251-2/+0
* non third_party/WEbKit side of WebKit merge 38550:38575.ojan@google.com2008-11-211-0/+4
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-211-18/+0
* Relanding the new autofill.jcampan@chromium.org2008-11-201-10/+0
* Fix mac build.ojan@google.com2008-11-201-8/+0
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-201-0/+6
* Mac changes for r5690mark@chromium.org2008-11-191-0/+48
* Cursor support including custom cursors.avi@google.com2008-11-181-0/+4
* Remove ClipboardMac.*, as they no longer exist.pinkerton@google.com2008-11-131-6/+0
* Unbreak build, replacing corrupted versionamanda@chromium.org2008-11-131-2/+2
* Second part of the new merge. Just adds FloatQuad.h/cpp to WebCore build.ojan@google.com2008-11-131-0/+6
* Landing 38097:38305 merge (src/webkit, DEPS)dglazkov@google.com2008-11-122-10/+12
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-111-4/+10
* remove unused files now that we're not PLATFORM(MAC) (take two, post merge la...pinkerton@google.com2008-11-111-100/+0
* Add autofilljeremy@chromium.org2008-11-111-0/+6
* Fix mac builddglazkov@google.com2008-11-111-4/+18
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-22/+98
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-4/+22
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-0/+8
* Attempting to fix the Mac build.jcampan@chromium.org2008-11-061-8/+0
* fix mac build part 4tony@chromium.org2008-11-061-0/+6
* fix mac build part 3tony@chromium.org2008-11-061-0/+2
* fix mac build take 2tony@chromium.org2008-11-061-0/+4
* fix mac buildtony@chromium.org2008-11-061-0/+2
* Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (itmark@chromium.org2008-11-061-2/+2
* don't define HAVE_ACCESSIBILITY, pull in chromium stubs for object cachepinkerton@google.com2008-11-051-1/+5
* Mac build fixes following r4804. Add files to the Mac project. Add requiredmark@chromium.org2008-11-051-0/+8
* Switch from ColorMac.mm to ColorSkia.cpp in order to stop using ColorMac.mm,amanda@chromium.org2008-11-051-4/+12
* Add chromium_bridge_impl.cc to the Xcode build.darin@google.com2008-11-041-2/+4
* Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and addsmark@chromium.org2008-11-031-43/+227
* Turn on ENABLE_DATABASE on the Mac (r4486)mark@chromium.org2008-11-031-2/+2
* Mac build support for HTML5 media/audio/video/source tags (r4332)mark@chromium.org2008-11-031-3/+53
* Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporarymark@chromium.org2008-10-311-2/+2
* Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue sharemark@chromium.org2008-10-311-20/+4
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-156/+521
* Add Mac codepath for FileChooser::basenameForWidth in FileChooserChromium.cppjeremy@chromium.org2008-10-271-0/+6
* Stub out image and icon methods we need to link. We'll want realmark@chromium.org2008-10-241-6/+22
* Build webcursor.cc. I don't know how we weren't building that file, especiallymark@chromium.org2008-10-241-0/+2
* Set ENABLE_JAVASCRIPT_DEBUGGER=0 to fix breakage from r3853. This was alreadymark@chromium.org2008-10-231-2/+2
* Use glue/localized_strings.cc for all localized strings, and turn offmark@chromium.org2008-10-231-2/+0
* fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issuespinkerton@google.com2008-10-231-4/+4
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-231-4/+2