| Commit message (Expand) | Author | Age | Files | Lines |
* | Bound the maximum buffer size for response headers. | ericroman@google.com | 2008-10-23 | 4 | -0/+73 |
* | A recent fix to a post-merge SVG regression broke the expected image (but not... | jhaas@chromium.org | 2008-10-23 | 2 | -1/+1 |
* | Yet another test list update to match the builders. | ojan@google.com | 2008-10-23 | 1 | -1/+4 |
* | Add a separate string for showing that chrome updated without | tc@google.com | 2008-10-23 | 2 | -10/+13 |
* | Fixes bug in TextField::SetEnabled. The code was invoking SetReadOnly | sky@google.com | 2008-10-23 | 1 | -1/+1 |
* | Simultaneously store multiple formats on the linux clipboard. | estade@chromium.org | 2008-10-23 | 5 | -69/+192 |
* | Revert r3812, which seems to have caused reliability test | patrick@chromium.org | 2008-10-23 | 1 | -1/+1 |
* | fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issues | pinkerton@google.com | 2008-10-23 | 2 | -4/+103 |
* | Adds models needed by the bookmark manager. Specifically a | sky@google.com | 2008-10-23 | 13 | -6/+1259 |
* | Testing that an inactive closure cannot access new page in a frame. | fqian@google.com | 2008-10-23 | 5 | -0/+69 |
* | Get back to pulling V8 from trunk (0.4.0). | kasperl@google.com | 2008-10-23 | 1 | -1/+1 |
* | Update V8 in Chromium and fix compilation errors | kasperl@google.com | 2008-10-23 | 6 | -21/+22 |
* | Yet another test list update to match state of builders. | ojan@google.com | 2008-10-23 | 1 | -2/+0 |
* | Fixed SVG path fill rule (even-odd or winding) which broke with the merge | jhaas@chromium.org | 2008-10-23 | 2 | -6/+3 |
* | Disable link doctor when in off the record/incognito mode. | tc@google.com | 2008-10-23 | 1 | -0/+4 |
* | Get DragDataChromium and AXObjectCache building on Linux. These are the last | agl@chromium.org | 2008-10-23 | 2 | -3/+1 |
* | Fix crash due to NULL deref. | ben@chromium.org | 2008-10-23 | 1 | -1/+4 |
* | Build fix for Linux | agl@chromium.org | 2008-10-23 | 1 | -1/+3 |
* | Use CG instead of Skia | mark@chromium.org | 2008-10-23 | 1 | -0/+9 |
* | Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue | mark@chromium.org | 2008-10-23 | 4 | -18/+17 |
* | Cut'n'paste enough of the real test shell to fix some more errors. | evanm@google.com | 2008-10-23 | 1 | -0/+88 |
* | Update third_party/WebKit revision to include fixes of split window. | fqian@google.com | 2008-10-22 | 1 | -1/+1 |
* | Change a dependency from clipboard_util.h to the more cross-platform clipboard.h | estade@chromium.org | 2008-10-22 | 1 | -2/+2 |
* | Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th... | pkasting@chromium.org | 2008-10-22 | 2 | -110/+1163 |
* | Take PLATFORM_MAC stuff out of editor_client_impl | mark@chromium.org | 2008-10-22 | 2 | -25/+0 |
* | - Lots of removed whitespace at the end of the line | erg@google.com | 2008-10-22 | 8 | -93/+127 |
* | Create a thread-safe observer list. Will be used | mbelshe@google.com | 2008-10-22 | 5 | -6/+413 |
* | Build libxslt on the Mac. This seems to be needed while disabling | mark@chromium.org | 2008-10-22 | 4 | -5/+594 |
* | Second part of split window support in the binding part. | fqian@google.com | 2008-10-22 | 9 | -263/+353 |
* | Plugin changes to make JSC build work. | ojan@google.com | 2008-10-22 | 3 | -1/+12 |
* | Rebaseline two tests. Apparently we use classic style controls | tc@google.com | 2008-10-22 | 5 | -5/+2 |
* | Use ETS_FOCUSED instead of TS_CHECKED to signify that a button | tc@google.com | 2008-10-22 | 2 | -2/+2 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-22 | 3 | -6/+5 |
* | Mark tests as failing while I fix. | tc@google.com | 2008-10-22 | 1 | -0/+4 |
* | Fix Linux build bustage | mark@chromium.org | 2008-10-22 | 1 | -1/+1 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 7 | -28/+51 |
* | More fixes for port. Don't build GKURLMac since we hopefully won't need | mark@chromium.org | 2008-10-22 | 5 | -72/+71 |
* | Defer the HttpNetworkSession initialization to first time CreateTransaction i... | ericroman@google.com | 2008-10-22 | 2 | -6/+13 |
* | Create a stub implementation for RenderTheme for Linux. | erg@google.com | 2008-10-22 | 2 | -0/+55 |
* | Changes to how we draw buttons. | tc@google.com | 2008-10-22 | 2 | -8/+17 |
* | Make String Conversion Unittest x-platform + fix a small bug the tests exposed. | jeremy@chromium.org | 2008-10-22 | 5 | -11/+19 |
* | Make the character encoding override work again. There are two other bugs wit... | jungshik@google.com | 2008-10-22 | 7 | -22/+37 |
* | Add a net error code for not implemented. | ericroman@google.com | 2008-10-22 | 2 | -2/+5 |
* | Rebase a layout test to match GURL's canonicalization (mostly trailing slashes). | ericroman@google.com | 2008-10-22 | 2 | -1/+38 |
* | Rebaseline a layout-test for v8. | ericroman@google.com | 2008-10-22 | 2 | -1/+3 |
* | try to fix dist crashes | ben@chromium.org | 2008-10-22 | 1 | -0/+2 |
* | Apply the already-reviewed <http://codereview.chromium.org/2936> by developer... | glen@google.com | 2008-10-22 | 3 | -0/+10 |
* | This is a patch for bug 1385045: Adobe Acrobat 9.0 crash. | nsylvain@chromium.org | 2008-10-22 | 5 | -0/+47 |
* | Compile ImageSkia under Linux. | erg@google.com | 2008-10-22 | 2 | -36/+17 |
* | Port SSLClientSocket to Linux | dkegel@google.com | 2008-10-22 | 13 | -53/+1291 |