summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Wires up indexed getter for CSSVariablesDeclaration.sky@google.com2008-10-068-6/+24
* Update xcode project to account for http://codereview.chromium.org/6500amanda@chromium.org2008-10-061-23/+25
* Rename ScrollView::getDocumentView() to ScrollView::documentView() to trackmark@chromium.org2008-10-061-1/+1
* Don't build WebCore/platform/mac/KURLMac or WebCore/platform/cf/KURLCFNet.mark@chromium.org2008-10-061-4/+0
* update EventHandlerMac.mm post-mergejeremy@chromium.org2008-10-061-347/+359
* Really delete Console.h this time.dglazkov@google.com2008-10-061-112/+0
* port RenderThemejeremy@chromium.org2008-10-062-145/+514
* Get kjsbindings_prebuild really compiling. Fixes another couple hundred build...ojan@google.com2008-10-061-609/+463
* Fix the InspectorController initializer list to properly specify themark@chromium.org2008-10-061-1/+1
* Cleaning up the unforkdglazkov@google.com2008-10-0628-28601/+28
* Fix V8EventListener leak.mbelshe@google.com2008-10-065-46/+73
* Update localized_strings.cc post-mergejeremy@chromium.org2008-10-061-1/+3
* Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm tomark@chromium.org2008-10-062-3/+9
* SecurityOrigin.cpp was unforked and moved out of pending into WebCore/platformmark@chromium.org2008-10-061-2/+2
* Change the web preferences for cursive and fantasy from 'Apple Chancery' and ...jungshik@google.com2008-10-0640-15387/+8494
* Include config.h in SkPaintContext.cppjeremy@chromium.org2008-10-061-1/+1
* Update layout test expectations.ager@google.com2008-10-064-3/+8
* Fix LayoutTests/fast/loader/xmlhttprequest-missing-file-exception.htmldarin@chromium.org2008-10-051-3/+5
* Fix a leak where InspectorController was not getting destroyed. Thistc@google.com2008-10-051-1/+9
* Put define on the right line! TBRojan@google.com2008-10-041-2/+2
* Fixes compile of perf tests. Submitted this accidentally in my previous CL. (...ojan@google.com2008-10-041-24/+0
* Set WFT_USE_V8 in a cross-platform friendly way.ojan@google.com2008-10-043-2/+6
* Unfork SecurityOrigin.cpp, 2/2: update DEPS and build files, delete old files.evanm@google.com2008-10-044-472/+3
* Get JSC build a closer to compiling.ojan@google.com2008-10-0412-184/+190
* Fork platform/mac/WebCoreObjCExtras.c -> webkit/pending/WebCoreObjCExtras.mmjeremy@chromium.org2008-10-032-4/+86
* Use the upstream version of TextCodecMac.cpp, it should satisfy all of ourmark@chromium.org2008-10-032-322/+1
* Drop GlobalHistoryMac.mm from the build. It's been removed upstream.mark@chromium.org2008-10-031-10/+0
* Make -Wno-multichar come after -Wall on the command-line.mmoss@google.com2008-10-031-0/+2
* Fix a DocumentLoader leak by switching from using new to atc@google.com2008-10-035-17/+30
* Update include headers for SkGraphicsContextMac.cppjeremy@chromium.org2008-10-031-1/+2
* Unfork ResourceResponseBase.cppjeremy@chromium.org2008-10-032-255/+4
* Drag FrameMac.mm through the mud to get it merged. Do the same withmark@chromium.org2008-10-032-173/+18
* Merge our version of DragDataMac.mmmark@chromium.org2008-10-031-2/+2
* temporarily adding file to resolve issue where we can't just add port to sear...pinkerton@google.com2008-10-031-0/+142
* Move local changes into the local WebKit branch:mark@chromium.org2008-10-031-342/+0
* use updated add/release methodspinkerton@google.com2008-10-031-2/+2
* -Wno-multichar isn't a MSVC compiler option;sgk@google.com2008-10-031-6/+4
* roll foward /*jeremy@chromium.org2008-10-031-1/+5
* use PassRefPtr for event creation rather than nakedmbelshe@google.com2008-10-034-10/+11
* rollback due to build bustagejeremy@chromium.org2008-10-031-5/+1
* Stub out Mac version of SerializeSkBitmap() function.jeremy@chromium.org2008-10-031-0/+13
* Redefine PLATFORM(CG) and PLATFORM(CF) on Mac build of Chrome.jeremy@chromium.org2008-10-031-1/+5
* yet another attempt to get the webkit builders greenojan@google.com2008-10-031-0/+4
* WebCore's Console.cpp has extra dependencies on JSC. We have our own versionmark@chromium.org2008-10-031-2/+6
* Wrap last change in USE_GOOGLE_URL_LIBRARYmark@chromium.org2008-10-031-0/+4
* KURL::m_string only exists in the non-GURL version of KURL; make the NSString*mark@chromium.org2008-10-031-1/+1
* Add more directories to HEADER_SEARCH_PATHS following the mergemark@chromium.org2008-10-031-0/+6
* Fixes for the webcore target. Don't use another DerivedSources phase, justmark@chromium.org2008-10-032-29/+5
* Re-fork Platform.h to add a couple really simple #ifndef checks to help themark@chromium.org2008-10-031-0/+342
* Use the trunk WebKit method of disabling static constructors onmark@chromium.org2008-10-031-1/+2