| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-06 | 2 | -0/+17 |
* | Estimate the renderer working set on Linux. This is less expensive and works ... | thestig@chromium.org | 2010-03-05 | 1 | -5/+113 |
* | Committing change from Gene Gutnik <gene@chromium.org>. Original change at h... | jam@chromium.org | 2010-03-05 | 1 | -0/+9 |
* | Move forcing the return of NPP_HandleEvent to be true on Win/Linux to webplug... | jam@chromium.org | 2010-03-05 | 2 | -0/+21 |
* | Mac Plugin context handling cleanup | stuartmorgan@chromium.org | 2010-03-05 | 2 | -96/+98 |
* | Remove GetNextEvent loop from Carbon plugin processing | stuartmorgan@chromium.org | 2010-03-05 | 1 | -19/+0 |
* | Avoid having every frame of a multipart response create a new | tony@chromium.org | 2010-03-04 | 3 | -1/+42 |
* | Initial change for DumpRrenderTree support library | tkent@google.com | 2010-03-04 | 2 | -1/+2 |
* | Revert "Avoid having every frame of a multipart response create a" | tony@chromium.org | 2010-03-04 | 3 | -42/+1 |
* | Avoid having every frame of a multipart response create a | tony@chromium.org | 2010-03-04 | 3 | -1/+42 |
* | Replace a call to settings->setDatabasesEnabled [which is about to go away] with | ericu@google.com | 2010-03-04 | 1 | -1/+1 |
* | Use UpdateDummyWindowBounds to do the initial Carbon plugin window setup | stuartmorgan@chromium.org | 2010-03-03 | 1 | -3/+1 |
* | Fix low quality scaling of <video> on mac | hclam@chromium.org | 2010-03-03 | 1 | -5/+23 |
* | Revert 40490 - Make the pepper 2D flush callback actually function as adverti... | brettw@chromium.org | 2010-03-03 | 2 | -17/+0 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-03 | 2 | -0/+17 |
* | String translations from TC | oritm@google.com | 2010-03-03 | 1 | -2/+2 |
* | Don't store the submit element on the FormData structure as it's no longer used. | jhawkins@chromium.org | 2010-03-03 | 2 | -5/+1 |
* | Rename FakePluginWindowTracker | stuartmorgan@chromium.org | 2010-03-02 | 4 | -68/+68 |
* | Note: I'm reverting it to see if it fixes all the dromaeo_test failures. | jam@chromium.org | 2010-03-02 | 1 | -51/+5 |
* | Fixes to 10.6 port of GPU plugin after recent backport to 10.5 and | kbr@google.com | 2010-03-02 | 1 | -1/+2 |
* | Implement FormManager::LabelForElement and use this to store the field labels. | jhawkins@chromium.org | 2010-03-02 | 1 | -12/+5 |
* | Specify the first-party-for-cookies URL for HTTP requests | wtc@chromium.org | 2010-03-02 | 1 | -2/+6 |
* | Check for Carbon Mac plugin destruction after each GetNextEvent cycle | stuartmorgan@chromium.org | 2010-03-01 | 1 | -31/+27 |
* | Fix formatting nits. | wtc@chromium.org | 2010-02-27 | 2 | -2/+2 |
* | Estimate the renderer working set on Linux. This is less expensive and works ... | thestig@chromium.org | 2010-02-26 | 1 | -5/+51 |
* | Initial work for cross-process video rendering using layers. | scherkus@chromium.org | 2010-02-26 | 5 | -34/+118 |
* | Remove unused methods. | darin@chromium.org | 2010-02-26 | 2 | -17/+0 |
* | Call NPP_SetWindow immediately on initialization for Mac QuickTime | stuartmorgan@chromium.org | 2010-02-26 | 1 | -0/+6 |
* | Remove submit handling in FillFormImpl. The one caller passes false to |subm... | jhawkins@chromium.org | 2010-02-25 | 1 | -16/+5 |
* | Don't unload RealPlayer in the plugin process on the Mac | stuartmorgan@chromium.org | 2010-02-25 | 1 | -2/+3 |
* | Implement WebCookieJar. | darin@chromium.org | 2010-02-25 | 2 | -3/+29 |
* | Solaris: first set of patches to make WebKit build on Solaris. | evan@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Remove ViewMsg_FormFill and the underlying implementation FillForm which are ... | jhawkins@chromium.org | 2010-02-24 | 2 | -26/+7 |
* | Move nphostapi.h to be with the rest of the NPAPI headers. | jam@chromium.org | 2010-02-24 | 6 | -324/+13 |
* | Landing Chris Guillory CL. | jcampan@chromium.org | 2010-02-24 | 2 | -30/+33 |
* | Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses | dspringer@google.com | 2010-02-23 | 4 | -25/+106 |
* | Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr... | joth@chromium.org | 2010-02-23 | 2 | -6/+0 |
* | Avoid unnecessary restarts of the webkit shared timer, and when restarting, use | darin@chromium.org | 2010-02-23 | 2 | -2/+6 |
* | Linux: correctly handle single byte value for NPPVpluginNeedsXEmbed. | craig.schlenter@chromium.org | 2010-02-22 | 1 | -3/+3 |
* | AutoFill forms. We do this by responding to a message from WebKit which send... | jhawkins@chromium.org | 2010-02-20 | 1 | -2/+5 |
* | Disable the "Copy Image" context menu option when the user right-clicks a blo... | pkasting@chromium.org | 2010-02-20 | 1 | -0/+4 |
* | Fix cliprect handling for Mac plugins in hidden tabs/windows | stuartmorgan@chromium.org | 2010-02-19 | 1 | -3/+3 |
* | Adding command line flag (--show-composited-render-layers) to enable the show... | vangelis@chromium.org | 2010-02-19 | 2 | -4/+7 |
* | Protect against re-entering OnThrottleMessage thru CallWindowProc. | darin@chromium.org | 2010-02-19 | 1 | -16/+24 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 12 | -8/+18 |
* | Flip the "unique file:// URI origin" flag to on. Add the | cevans@chromium.org | 2010-02-18 | 1 | -1/+1 |
* | Chromium plumbing for new file:// security flag, including test_shell support. | cevans@chromium.org | 2010-02-18 | 2 | -0/+3 |
* | Modal loops of joy. | darin@chromium.org | 2010-02-18 | 2 | -8/+25 |
* | Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ... | jhawkins@chromium.org | 2010-02-18 | 2 | -0/+19 |
* | Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/... | cevans@chromium.org | 2010-02-18 | 2 | -3/+0 |