| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be | mark@chromium.org | 2008-11-25 | 1 | -2/+7 |
* | Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be | mark@chromium.org | 2008-11-25 | 35 | -0/+0 |
* | Remove dependancies on gcc/perl etc. This saves a bunch of stats and | agl@chromium.org | 2008-11-25 | 1 | -0/+5 |
* | Enable the encoding menu for javascript and css files. | jungshik@google.com | 2008-11-25 | 1 | -1/+4 |
* | Modify the run_webkit_tests.py script so it also outputs the regression | erg@google.com | 2008-11-25 | 3 | -40/+71 |
* | Use the default handling for input styles. | deanm@chromium.org | 2008-11-25 | 2 | -10/+0 |
* | Revert caret blinking because I didn't do it right. | deanm@chromium.org | 2008-11-25 | 1 | -12/+2 |
* | Query the system for the blink interval setting. | deanm@chromium.org | 2008-11-25 | 1 | -2/+12 |
* | More GTK theme work. | deanm@chromium.org | 2008-11-25 | 1 | -52/+36 |
* | * Delete Desktop and Quick Lauch shortcuts in user level install case also. | kuchhal@chromium.org | 2008-11-25 | 1 | -4/+3 |
* | Make sure threading is initialized when running test_shell_tests | ojan@google.com | 2008-11-25 | 3 | -0/+9 |
* | Reverting 5971. | maruel@chromium.org | 2008-11-25 | 8 | -143/+6 |
* | Add superficial unit test for PrintJob. That's a start. | maruel@chromium.org | 2008-11-25 | 8 | -6/+143 |
* | Remove a bit of code dupe in a switch. | deanm@chromium.org | 2008-11-25 | 1 | -8/+2 |
* | linux green | tc@google.com | 2008-11-25 | 1 | -2/+14 |
* | Add new baseline for hindi-spacing.html, which differs by button size. | ericroman@google.com | 2008-11-25 | 3 | -16/+16 |
* | remove dups from linux test list | tc@google.com | 2008-11-25 | 1 | -15/+2 |
* | Update linux test lists | tc@google.com | 2008-11-25 | 1 | -70/+806 |
* | Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and w... | deanm@chromium.org | 2008-11-25 | 2 | -13/+26 |
* | Get expectations right. This was a timeout. | ojan@google.com | 2008-11-25 | 1 | -1/+1 |
* | Revert my caret blinking change for now. | deanm@chromium.org | 2008-11-25 | 2 | -3/+6 |
* | Use StringPiece in the TLD service. This means we don't have to copy the TLD... | deanm@chromium.org | 2008-11-25 | 2 | -138/+103 |
* | It was brought to my attention that defining _HAS_TR1=0 helps with Visual Stu... | maruel@chromium.org | 2008-11-25 | 2 | -1/+2 |
* | Remove some layout-test-specific hacks. | ericroman@google.com | 2008-11-25 | 854 | -7448/+7660 |
* | Fix crash with plugin installer infobar due to the infobardelegate not being ... | ben@chromium.org | 2008-11-25 | 8 | -18/+30 |
* | Don't paint storm in layout test mode. | deanm@chromium.org | 2008-11-25 | 2 | -6/+3 |
* | Fixes the WebRequest API to consistently use std::string instead of | darin@chromium.org | 2008-11-25 | 5 | -27/+25 |
* | Re-land 5929 (r5882) with crash fix and also this change: | ben@chromium.org | 2008-11-25 | 18 | -273/+338 |
* | Update test lists from merge. | ojan@google.com | 2008-11-25 | 1 | -0/+3 |
* | Apply the PlatformContext's current transform when returning the cairo surfac... | estade@chromium.org | 2008-11-25 | 2 | -20/+23 |
* | src/webkit side of webkit merge 38575:38600 | ojan@google.com | 2008-11-25 | 2 | -5/+5 |
* | Get rid of ISO-8859-9 in the character encoding menu because it's now treated... | jungshik@google.com | 2008-11-25 | 4 | -13/+9 |
* | Fix a regression in RenderThemeGtk. | erg@google.com | 2008-11-25 | 1 | -2/+5 |
* | Find now uses WebKit's TextMatch highlighting for Find-in-page. | finnur@google.com | 2008-11-24 | 12 | -381/+298 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 15 | -66/+79 |
* | Add a NULL channel check in CreateNPVariantParam as it can be called with | ananta@chromium.org | 2008-11-24 | 1 | -9/+15 |
* | Don't save state when the page ID doesn't change. | brettw@google.com | 2008-11-24 | 1 | -2/+9 |
* | Add Safari bundle targets to the gears-scons build. | mpcomplete@chromium.org | 2008-11-24 | 5 | -13/+156 |
* | Fixes a potential memory leak with a message creation. | klink@chromium.org | 2008-11-24 | 1 | -4/+3 |
* | http_cache: Don't destroy an entry from the transaction destructor if | rvargas@google.com | 2008-11-24 | 2 | -7/+23 |
* | Second try ad faster scons builds of test shell. | tc@google.com | 2008-11-24 | 3 | -92/+72 |
* | Add class to encapsulate a CF Mach Message Source and handle it's liftime. | jeremy@chromium.org | 2008-11-24 | 3 | -0/+131 |
* | Third commit for yury's change unforking the inspector. | ojan@google.com | 2008-11-24 | 110 | -0/+0 |
* | Update scons for the unforking of the inspector resource files. | ojan@google.com | 2008-11-24 | 1 | -1/+1 |
* | rollback | ben@chromium.org | 2008-11-24 | 8 | -97/+90 |
* | A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes. | mmoss@google.com | 2008-11-24 | 1 | -39/+53 |
* | Revert "faster scons builds of test shell" | tc@google.com | 2008-11-24 | 3 | -72/+92 |
* | Re-land r5882 with a crash fix. | ben@chromium.org | 2008-11-24 | 8 | -90/+97 |
* | Bridge calls to get the root NPObject from a WebPluginContainer. | darin@chromium.org | 2008-11-24 | 6 | -53/+29 |
* | Don't reenter Webkit, while it waits for outgoing sync calls to complete. This | ananta@chromium.org | 2008-11-24 | 1 | -0/+4 |