summaryrefslogtreecommitdiffstats
path: root/webkit/pending
Commit message (Expand)AuthorAgeFilesLines
* Rolling back tree breakagedglazkov@google.com2008-10-101-20/+9
* Implement cross-platform ExceptionContext (2/2)dglazkov@google.com2008-10-101-9/+20
* Change JSC build to use ScriptControllerKJS.cpp. ojan@google.com2008-10-101-1/+3
* Make more code compile.erg@google.com2008-10-101-1/+1
* Hack around macro conflict problems in KURL.h.pkasting@chromium.org2008-10-101-0/+5
* Unfork DerivedSources.make, part 2.pkasting@chromium.org2008-10-091-658/+0
* Adjust mac project to accommodate http://codereview.chromium.org/6368,amanda@chromium.org2008-10-099-4250/+0
* Mac build breakage. Revert 3035 & 3040.maruel@google.com2008-10-087-0/+3512
* DeleteButtonController was left over from previous unforkage.dglazkov@google.com2008-10-087-3512/+0
* Remove references to WebCoreFrameBridge which is no longer in webkitpinkerton@google.com2008-10-082-1532/+0
* Unfork NSResolver.h, part 2.pkasting@chromium.org2008-10-071-45/+0
* Re-fork ScriptController.h to fix build.pkasting@chromium.org2008-10-071-0/+329
* Revert r2927 and r2930, which were themselves reversions of prior changelists.pkasting@chromium.org2008-10-075-3182/+0
* Merge in InspectorController changes. Get rid of all theojan@google.com2008-10-071-301/+63
* Add namespace for UTF16Char to unbreak the linux buildamanda@chromium.org2008-10-071-1/+1
* Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Charsamanda@chromium.org2008-10-071-1/+1
* Roolback more in an attempt to get build compling.ojan@google.com2008-10-074-0/+2854
* Rollback 2923 to fix broken build.ojan@google.com2008-10-071-0/+328
* Unfork Node.*.pkasting@chromium.org2008-10-072-2559/+0
* Unfork HTMLPlugInElement.*.pkasting@chromium.org2008-10-072-295/+0
* Unfork ScriptController.h.pkasting@chromium.org2008-10-071-328/+0
* Really delete Console.h this time.dglazkov@google.com2008-10-061-112/+0
* port RenderThemejeremy@chromium.org2008-10-061-9/+12
* Get kjsbindings_prebuild really compiling. Fixes another couple hundred build...ojan@google.com2008-10-061-609/+463
* Cleaning up the unforkdglazkov@google.com2008-10-0627-28573/+0
* Unfork SecurityOrigin.cpp, 2/2: update DEPS and build files, delete old files.evanm@google.com2008-10-042-469/+0
* Get JSC build a closer to compiling.ojan@google.com2008-10-042-7/+2
* Fork platform/mac/WebCoreObjCExtras.c -> webkit/pending/WebCoreObjCExtras.mmjeremy@chromium.org2008-10-031-0/+82
* Use the upstream version of TextCodecMac.cpp, it should satisfy all of ourmark@chromium.org2008-10-031-321/+0
* Fix a DocumentLoader leak by switching from using new to atc@google.com2008-10-031-9/+13
* Unfork ResourceResponseBase.cppjeremy@chromium.org2008-10-031-251/+0
* Move local changes into the local WebKit branch:mark@chromium.org2008-10-031-342/+0
* use PassRefPtr for event creation rather than nakedmbelshe@google.com2008-10-031-2/+2
* 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
* 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
* Rollback startup pert test.tc@google.com2008-10-021-7/+5
* De-obsolete StaticConstructors.h, root repository portion of r2802mark@chromium.org2008-10-021-73/+0
* Speculative check to reduce the amount of stuff happening ontc@google.com2008-10-021-5/+7
* * Get linux building with the merge brancherg@google.com2008-10-011-0/+3
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-01204-60262/+16816
* Speculative fix for http://b/issue?id=1377375 (crashing bug when opening a po...ojan@google.com2008-09-261-1/+6
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-251-25/+25
* Move Peerable to its own file and use single inheritance forager@google.com2008-09-233-16/+29
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-173-1/+18
* If gperf fails, this script marches on and causes a mystery failure later. S...evanm@google.com2008-09-161-1/+1
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-049-19/+21
* GCC 4.3 build fixes.evanm@google.com2008-09-031-2/+2
* TBR: turns out I need to initialize UErrorCode before passing to uscript_getS...dglazkov@google.com2008-08-291-1/+1