| Commit message (Expand) | Author | Age | Files | Lines |
* | Update strings | laforge@chromium.org | 2011-01-07 | 51 | -76/+174 |
* | Merge 68868 - Fix a plugin taking a whole iframe from messing with the page's... | jam@chromium.org | 2010-12-10 | 1 | -0/+7 |
* | Merge 67920 - histogram API of WebKitClient implemented in chromium/webkit/glue | scheib@chromium.org | 2010-12-07 | 2 | -0/+29 |
* | Merge 68107 - Have about:plugins point to the latest Flash and Reader versions. | panayiotis@google.com | 2010-12-03 | 1 | -3/+3 |
* | Merge 68064 - Adding a new command line flag (--enable-accelerated-layers) fo... | vangelis@chromium.org | 2010-12-02 | 2 | -2/+20 |
* | Merge 67969 - Fix a browser crasher with negative index set on select popups. | jcivelli@chromium.org | 2010-12-02 | 1 | -5/+11 |
* | Merge 67824 - Stopgap fix for crash in issue 53867 comment 15 | thakis@chromium.org | 2010-12-01 | 4 | -21/+45 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+0 |
* | Don't call NPP_SetWindow on plugins that return an error from NPP_New | stuartmorgan@chromium.org | 2010-11-30 | 5 | -6/+13 |
* | Once a form has been partially autofilled, autofill should only update fields... | isherman@chromium.org | 2010-11-29 | 4 | -14/+28 |
* | Remove the forked npapi layout test plugin from the tree. | tony@chromium.org | 2010-11-29 | 12 | -2230/+0 |
* | Stop using the old layout test plugin. | tony@chromium.org | 2010-11-29 | 1 | -33/+0 |
* | TestShell: Backported EventSender.contextClick() improvement | morrita@chromium.org | 2010-11-29 | 5 | -0/+84 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 10 | -28/+46 |
* | window-screen-properties.html is failing on WinRelease. | loislo@chromium.org | 2010-11-25 | 1 | -0/+2 |
* | WebKit roll 72716:72724. | loislo@chromium.org | 2010-11-25 | 1 | -1/+2 |
* | op-copy.html test was added to test expectations. | loislo@chromium.org | 2010-11-25 | 1 | -0/+2 |
* | Add a newly flaky test to test_expecations: fast/repaint/block-layout-inline-... | jparent@chromium.org | 2010-11-25 | 1 | -0/+2 |
* | Add svg/W3C-SVG-1.1/struct-image-10-t.svg and tables/mozilla/bugs/bug14929.html | jparent@chromium.org | 2010-11-25 | 1 | -0/+4 |
* | On windows filepaths need \\?\ prefix to allow extended file path names. Fix ... | kkanetkar@chromium.org | 2010-11-25 | 4 | -4/+48 |
* | Add form validation message strings. | tkent@chromium.org | 2010-11-25 | 7 | -7/+260 |
* | changes for proxy audio | nfullagar@google.com | 2010-11-25 | 3 | -29/+161 |
* | Added a string for the "PDF load failed" message to be used by the PDF plugin. | sanjeevr@chromium.org | 2010-11-24 | 3 | -1/+9 |
* | Use a tooltip for the plugin name. Really useful for click-to-play when the | cevans@chromium.org | 2010-11-24 | 2 | -0/+17 |
* | Use the upstream test plugin in test_shell. | tony@chromium.org | 2010-11-24 | 2 | -5/+6 |
* | WebKit roll 72648:72659. | loislo@chromium.org | 2010-11-24 | 1 | -2/+0 |
* | Revert 67248 - TestShell: Backported EventSender.contextClick() improvement t... | morrita@chromium.org | 2010-11-24 | 5 | -84/+0 |
* | TestShell changes to support multiple speech input results. | satish@chromium.org | 2010-11-24 | 3 | -7/+10 |
* | TestShell: Backported EventSender.contextClick() improvement to mock menu ite... | morrita@chromium.org | 2010-11-24 | 5 | -0/+84 |
* | Disable font-size-zero.html for mac. | loislo@chromium.org | 2010-11-24 | 1 | -0/+2 |
* | WebKit roll 72609:72622. | jparent@chromium.org | 2010-11-23 | 1 | -3/+0 |
* | Extend simple_file_system to use SandboxedFileSystemOperation | kinuko@chromium.org | 2010-11-23 | 9 | -96/+154 |
* | Remove code to load plugins on mac from Contents/PlugIns. | tony@chromium.org | 2010-11-23 | 5 | -46/+14 |
* | Removing TODO for implementing plugin redirect handling. | ananta@chromium.org | 2010-11-23 | 1 | -1/+0 |
* | Add temporary failing expectation for fast/lists/001-vertical.html until it c... | jparent@chromium.org | 2010-11-23 | 1 | -0/+3 |
* | Revert 67085 - TestShell changes to support multiple speech input results. | satish@chromium.org | 2010-11-23 | 3 | -10/+7 |
* | TestShell changes to support multiple speech input results. | satish@chromium.org | 2010-11-23 | 3 | -7/+10 |
* | Refactoring of cursor usage (primarily for linux). | sadrul@chromium.org | 2010-11-23 | 5 | -10/+47 |
* | Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL... | ananta@chromium.org | 2010-11-23 | 16 | -43/+236 |
* | Make accelerated Mac plugins handle GL initialization failure instead of cras... | stuartmorgan@chromium.org | 2010-11-22 | 2 | -4/+10 |
* | Fix plugin blacklisting in Mac TestShell and DRT. | tony@chromium.org | 2010-11-22 | 3 | -26/+9 |
* | Revert "Revert "net: Plumb DnsCertProvenanceChecker around."" | agl@chromium.org | 2010-11-22 | 1 | -1/+1 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-22 | 1 | -1/+1 |
* | Temporary suppressing fast/ruby/nested-ruby.html. | antonm@chromium.org | 2010-11-22 | 1 | -0/+4 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-22 | 1 | -1/+1 |
* | Fix ThreadChecker to use Locks and not use scoped_ptr. | willchan@chromium.org | 2010-11-21 | 1 | -0/+1 |
* | Add CRASH expectation for fast/dom/HTMLHeadElement/head-check.html. | jparent@chromium.org | 2010-11-20 | 1 | -0/+3 |
* | WebKit roll: 72417->72440. | jparent@chromium.org | 2010-11-20 | 1 | -4/+1 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 2 | -6/+7 |