| Commit message (Expand) | Author | Age | Files | Lines |
* | Wires up indexed getter for CSSVariablesDeclaration. | sky@google.com | 2008-10-06 | 8 | -6/+24 |
* | Update xcode project to account for http://codereview.chromium.org/6500 | amanda@chromium.org | 2008-10-06 | 1 | -23/+25 |
* | Rename ScrollView::getDocumentView() to ScrollView::documentView() to track | mark@chromium.org | 2008-10-06 | 1 | -1/+1 |
* | Don't build WebCore/platform/mac/KURLMac or WebCore/platform/cf/KURLCFNet. | mark@chromium.org | 2008-10-06 | 1 | -4/+0 |
* | update EventHandlerMac.mm post-merge | jeremy@chromium.org | 2008-10-06 | 1 | -347/+359 |
* | Really delete Console.h this time. | dglazkov@google.com | 2008-10-06 | 1 | -112/+0 |
* | port RenderTheme | jeremy@chromium.org | 2008-10-06 | 2 | -145/+514 |
* | Get kjsbindings_prebuild really compiling. Fixes another couple hundred build... | ojan@google.com | 2008-10-06 | 1 | -609/+463 |
* | Fix the InspectorController initializer list to properly specify the | mark@chromium.org | 2008-10-06 | 1 | -1/+1 |
* | Cleaning up the unfork | dglazkov@google.com | 2008-10-06 | 28 | -28601/+28 |
* | Fix V8EventListener leak. | mbelshe@google.com | 2008-10-06 | 5 | -46/+73 |
* | Update localized_strings.cc post-merge | jeremy@chromium.org | 2008-10-06 | 1 | -1/+3 |
* | Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm to | mark@chromium.org | 2008-10-06 | 2 | -3/+9 |
* | SecurityOrigin.cpp was unforked and moved out of pending into WebCore/platform | mark@chromium.org | 2008-10-06 | 1 | -2/+2 |
* | Change the web preferences for cursive and fantasy from 'Apple Chancery' and ... | jungshik@google.com | 2008-10-06 | 40 | -15387/+8494 |
* | Include config.h in SkPaintContext.cpp | jeremy@chromium.org | 2008-10-06 | 1 | -1/+1 |
* | Update layout test expectations. | ager@google.com | 2008-10-06 | 4 | -3/+8 |
* | Fix LayoutTests/fast/loader/xmlhttprequest-missing-file-exception.html | darin@chromium.org | 2008-10-05 | 1 | -3/+5 |
* | Fix a leak where InspectorController was not getting destroyed. This | tc@google.com | 2008-10-05 | 1 | -1/+9 |
* | Put define on the right line! TBR | ojan@google.com | 2008-10-04 | 1 | -2/+2 |
* | Fixes compile of perf tests. Submitted this accidentally in my previous CL. (... | ojan@google.com | 2008-10-04 | 1 | -24/+0 |
* | Set WFT_USE_V8 in a cross-platform friendly way. | ojan@google.com | 2008-10-04 | 3 | -2/+6 |
* | Unfork SecurityOrigin.cpp, 2/2: update DEPS and build files, delete old files. | evanm@google.com | 2008-10-04 | 4 | -472/+3 |
* | Get JSC build a closer to compiling. | ojan@google.com | 2008-10-04 | 12 | -184/+190 |
* | Fork platform/mac/WebCoreObjCExtras.c -> webkit/pending/WebCoreObjCExtras.mm | jeremy@chromium.org | 2008-10-03 | 2 | -4/+86 |
* | Use the upstream version of TextCodecMac.cpp, it should satisfy all of our | mark@chromium.org | 2008-10-03 | 2 | -322/+1 |
* | Drop GlobalHistoryMac.mm from the build. It's been removed upstream. | mark@chromium.org | 2008-10-03 | 1 | -10/+0 |
* | Make -Wno-multichar come after -Wall on the command-line. | mmoss@google.com | 2008-10-03 | 1 | -0/+2 |
* | Fix a DocumentLoader leak by switching from using new to a | tc@google.com | 2008-10-03 | 5 | -17/+30 |
* | Update include headers for SkGraphicsContextMac.cpp | jeremy@chromium.org | 2008-10-03 | 1 | -1/+2 |
* | Unfork ResourceResponseBase.cpp | jeremy@chromium.org | 2008-10-03 | 2 | -255/+4 |
* | Drag FrameMac.mm through the mud to get it merged. Do the same with | mark@chromium.org | 2008-10-03 | 2 | -173/+18 |
* | Merge our version of DragDataMac.mm | mark@chromium.org | 2008-10-03 | 1 | -2/+2 |
* | temporarily adding file to resolve issue where we can't just add port to sear... | pinkerton@google.com | 2008-10-03 | 1 | -0/+142 |
* | Move local changes into the local WebKit branch: | mark@chromium.org | 2008-10-03 | 1 | -342/+0 |
* | use updated add/release methods | pinkerton@google.com | 2008-10-03 | 1 | -2/+2 |
* | -Wno-multichar isn't a MSVC compiler option; | sgk@google.com | 2008-10-03 | 1 | -6/+4 |
* | roll foward /* | jeremy@chromium.org | 2008-10-03 | 1 | -1/+5 |
* | use PassRefPtr for event creation rather than naked | mbelshe@google.com | 2008-10-03 | 4 | -10/+11 |
* | rollback due to build bustage | jeremy@chromium.org | 2008-10-03 | 1 | -5/+1 |
* | Stub out Mac version of SerializeSkBitmap() function. | jeremy@chromium.org | 2008-10-03 | 1 | -0/+13 |
* | Redefine PLATFORM(CG) and PLATFORM(CF) on Mac build of Chrome. | jeremy@chromium.org | 2008-10-03 | 1 | -1/+5 |
* | yet another attempt to get the webkit builders green | ojan@google.com | 2008-10-03 | 1 | -0/+4 |
* | WebCore's Console.cpp has extra dependencies on JSC. We have our own version | mark@chromium.org | 2008-10-03 | 1 | -2/+6 |
* | 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 |
* | Add more directories to HEADER_SEARCH_PATHS following the merge | mark@chromium.org | 2008-10-03 | 1 | -0/+6 |
* | Fixes for the webcore target. Don't use another DerivedSources phase, just | mark@chromium.org | 2008-10-03 | 2 | -29/+5 |
* | 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 |