| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back tree breakage | dglazkov@google.com | 2008-10-10 | 1 | -20/+9 |
* | Implement cross-platform ExceptionContext (2/2) | dglazkov@google.com | 2008-10-10 | 1 | -9/+20 |
* | Change JSC build to use ScriptControllerKJS.cpp. | ojan@google.com | 2008-10-10 | 1 | -1/+3 |
* | Make more code compile. | erg@google.com | 2008-10-10 | 1 | -1/+1 |
* | Hack around macro conflict problems in KURL.h. | pkasting@chromium.org | 2008-10-10 | 1 | -0/+5 |
* | Unfork DerivedSources.make, part 2. | pkasting@chromium.org | 2008-10-09 | 1 | -658/+0 |
* | Adjust mac project to accommodate http://codereview.chromium.org/6368, | amanda@chromium.org | 2008-10-09 | 9 | -4250/+0 |
* | Mac build breakage. Revert 3035 & 3040. | maruel@google.com | 2008-10-08 | 7 | -0/+3512 |
* | DeleteButtonController was left over from previous unforkage. | dglazkov@google.com | 2008-10-08 | 7 | -3512/+0 |
* | Remove references to WebCoreFrameBridge which is no longer in webkit | pinkerton@google.com | 2008-10-08 | 2 | -1532/+0 |
* | Unfork NSResolver.h, part 2. | pkasting@chromium.org | 2008-10-07 | 1 | -45/+0 |
* | Re-fork ScriptController.h to fix build. | pkasting@chromium.org | 2008-10-07 | 1 | -0/+329 |
* | Revert r2927 and r2930, which were themselves reversions of prior changelists. | pkasting@chromium.org | 2008-10-07 | 5 | -3182/+0 |
* | Merge in InspectorController changes. Get rid of all the | ojan@google.com | 2008-10-07 | 1 | -301/+63 |
* | Add namespace for UTF16Char to unbreak the linux build | amanda@chromium.org | 2008-10-07 | 1 | -1/+1 |
* | Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Chars | amanda@chromium.org | 2008-10-07 | 1 | -1/+1 |
* | Roolback more in an attempt to get build compling. | ojan@google.com | 2008-10-07 | 4 | -0/+2854 |
* | Rollback 2923 to fix broken build. | ojan@google.com | 2008-10-07 | 1 | -0/+328 |
* | Unfork Node.*. | pkasting@chromium.org | 2008-10-07 | 2 | -2559/+0 |
* | Unfork HTMLPlugInElement.*. | pkasting@chromium.org | 2008-10-07 | 2 | -295/+0 |
* | Unfork ScriptController.h. | pkasting@chromium.org | 2008-10-07 | 1 | -328/+0 |
* | Really delete Console.h this time. | dglazkov@google.com | 2008-10-06 | 1 | -112/+0 |
* | port RenderTheme | jeremy@chromium.org | 2008-10-06 | 1 | -9/+12 |
* | Get kjsbindings_prebuild really compiling. Fixes another couple hundred build... | ojan@google.com | 2008-10-06 | 1 | -609/+463 |
* | Cleaning up the unfork | dglazkov@google.com | 2008-10-06 | 27 | -28573/+0 |
* | Unfork SecurityOrigin.cpp, 2/2: update DEPS and build files, delete old files. | evanm@google.com | 2008-10-04 | 2 | -469/+0 |
* | Get JSC build a closer to compiling. | ojan@google.com | 2008-10-04 | 2 | -7/+2 |
* | Fork platform/mac/WebCoreObjCExtras.c -> webkit/pending/WebCoreObjCExtras.mm | jeremy@chromium.org | 2008-10-03 | 1 | -0/+82 |
* | Use the upstream version of TextCodecMac.cpp, it should satisfy all of our | mark@chromium.org | 2008-10-03 | 1 | -321/+0 |
* | Fix a DocumentLoader leak by switching from using new to a | tc@google.com | 2008-10-03 | 1 | -9/+13 |
* | Unfork ResourceResponseBase.cpp | jeremy@chromium.org | 2008-10-03 | 1 | -251/+0 |
* | Move local changes into the local WebKit branch: | mark@chromium.org | 2008-10-03 | 1 | -342/+0 |
* | use PassRefPtr for event creation rather than naked | mbelshe@google.com | 2008-10-03 | 1 | -2/+2 |
* | Wrap last change in USE_GOOGLE_URL_LIBRARY | mark@chromium.org | 2008-10-03 | 1 | -0/+4 |
* | KURL::m_string only exists in the non-GURL version of KURL; make the NSString* | mark@chromium.org | 2008-10-03 | 1 | -1/+1 |
* | Re-fork Platform.h to add a couple really simple #ifndef checks to help the | mark@chromium.org | 2008-10-03 | 1 | -0/+342 |
* | Use the trunk WebKit method of disabling static constructors on | mark@chromium.org | 2008-10-03 | 1 | -1/+2 |
* | Rollback startup pert test. | tc@google.com | 2008-10-02 | 1 | -7/+5 |
* | De-obsolete StaticConstructors.h, root repository portion of r2802 | mark@chromium.org | 2008-10-02 | 1 | -73/+0 |
* | Speculative check to reduce the amount of stuff happening on | tc@google.com | 2008-10-02 | 1 | -5/+7 |
* | * Get linux building with the merge branch | erg@google.com | 2008-10-01 | 1 | -0/+3 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 204 | -60262/+16816 |
* | Speculative fix for http://b/issue?id=1377375 (crashing bug when opening a po... | ojan@google.com | 2008-09-26 | 1 | -1/+6 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 1 | -25/+25 |
* | Move Peerable to its own file and use single inheritance for | ager@google.com | 2008-09-23 | 3 | -16/+29 |
* | Add a new switch: --allow-scripts-to-close-windows. | patrick@chromium.org | 2008-09-17 | 3 | -1/+18 |
* | If gperf fails, this script marches on and causes a mystery failure later. S... | evanm@google.com | 2008-09-16 | 1 | -1/+1 |
* | Changes to pending to get WebCore to compile on linux. This | tc@google.com | 2008-09-04 | 9 | -19/+21 |
* | GCC 4.3 build fixes. | evanm@google.com | 2008-09-03 | 1 | -2/+2 |
* | TBR: turns out I need to initialize UErrorCode before passing to uscript_getS... | dglazkov@google.com | 2008-08-29 | 1 | -1/+1 |