- 07945f63 Convert Pass()→std::move() in //content/renderer by dcheng · 10 years ago
- 1023d01 Switch to standard integer types in content/renderer/. by avi · 10 years ago
- 9e85653 Plugin Power Saver: Fix a use-after-free / ambiguous lifetime bugs. by tommycli · 10 years ago
- 15bd8a8 Remove PluginLoadObserver and related logic, it was only used for NPAPI. by japhet · 10 years ago
- 5d2e9c3 Return a enumeration of the state of handling of InputEvents. by dtapuska · 10 years ago
- 8023949 Potential fix and extensive CHECKs for plugin crash by schenney · 10 years ago
- 088ae04 Fix UAF in PepperWebPluginImpl by raymes · 10 years ago
- 2e6f538 Fix crash due to flash re-entrancy during instnace creation/scripting by raymes · 10 years ago
- ee3c803 Change return type of the printPage (Part#5) by habib.virji · 10 years ago
- 910c326 Change return type of PrintPage by habib.virji · 10 years ago
- 7095383 Change return type of PrintPage by habib.virji · 10 years ago
- 994380bf Remove unused in-process pepper APIs by raymes · 10 years ago
- 5f48323 Revert of Fix WebViewPlugin::scheduleAnimation crash (patchset #2 id:20001 of https://codereview.chromium.org/1137663006/) by trchen · 10 years ago
- 5377f4d5 Pepper: Fix nullptr crash in PepperWebPluginImpl::updateGeometry. by tommycli · 10 years ago
- 6a9b5b1 Fix WebViewPlugin::scheduleAnimation crash by trchen · 10 years ago
- 750d68f Use Local instead of Handle in src/content/* by deepak.s · 10 years ago
- c3ace4f Plugin Power Saver: Throttle 'large' plugins that appear small. by tommycli · 10 years ago
- ec81b43 Migrate plugins to support new 'unobscured' rect interface by tommycli · 10 years ago
- 260ce72 Plugin Power Saver: Fix PluginPreroller outliving the PluginInstanceThrottler by tommycli · 10 years ago
- 5ec049d Browser Plugin: Make aware of focus direction. by fsamuel · 11 years ago
- e872270 Plugin Power Saver: Make PepperPluginInstanceThrottler interface public. by tommycli · 11 years ago
- 59bd86c Plugin Power Saver: Embedder decides whether content is peripheral. by tommycli · 11 years ago
- 64c4daa Support NumCopies print preset by n.bansal · 11 years ago
- 2515b7d Replace NPObject usage in ppapi with gin by raymes · 11 years ago
- dc463a9 Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of https://codereview.chromium.org/459553003/) by raymes · 11 years ago
- 9111ba5a Replace NPObject usage in ppapi with gin by raymes · 11 years ago
- a7c03d48 Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://codereview.chromium.org/459553003/) by raymes · 11 years ago
- b7e8c60b Replace NPObject usage in ppapi with gin by raymes · 11 years ago
- 93b2c74 Revert of Replace NPObject usage in ppapi with gin (patchset #26 of https://codereview.chromium.org/459553003/) by raymes · 11 years ago
- 6fe3f977 Replace NPObject usage in ppapi with gin by raymes · 11 years ago
- ad63b5c PPAPI: Run clang_format.py on content/renderer/pepper by [email protected] · 11 years ago
- c8c56758 Add transfer size paramater to didFinishLoading [2/3] by [email protected] · 12 years ago
- 6dd625e Make PepperWebPlugin not use RenderView. by [email protected] · 12 years ago
- d019e1a38 Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement take only a RenderFrame. by [email protected] · 12 years ago
- 271ff579 Switch plugin creation to use RenderFrame instead of RenderView by [email protected] · 12 years ago
- 7a4e253 Start transitioning Pepper plugin code to using RenderFrame instead of RenderView. by [email protected] · 12 years ago
- 180ef24 Rename WebKit namespace to blink (part 3) by [email protected] · 12 years ago
- 49323b3 No need to preface ppapi namespace with "::" for content/renderer/pepper since that code is in the content namespace now. by [email protected] · 12 years ago
- ea2fb97 Remove PepperHelperImpl. by [email protected] · 12 years ago
- 7ef794a5 Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the PluginDelegate interface. by [email protected] · 12 years ago
- a8462d1 Remove PluginDelegate completely. In a followup I'll rename PepperPluginDelegateImpl to something clearer. by [email protected] · 12 years ago
- 4de8c308 Remove a bunch of methods from PluginDelegate and have the callers do the work themselves, now that they're in content. by [email protected] · 12 years ago
- 7940b8e Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor) by [email protected] · 12 years ago
- adab233 Put the pepper files which were moved in r213578 to the content namespace. by [email protected] · 12 years ago[Renamed (73%) from content/renderer/pepper/ppapi_webplugin_impl.cc]
- 20790a22 Move webkit/plugins/ppapi to content/renderer/pepper. by [email protected] · 12 years ago[Renamed (96%) from webkit/plugins/ppapi/ppapi_webplugin_impl.cc]
- ef695867 Create a public API around webkit::ppapi::PluginInstance and use it in chrome. After this, webkit/plugins/ppapi can move to content/renderer/ppapi by [email protected] · 12 years ago
- 3c71576ce Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of moving ppapi implementation from webkit/plugins/ppapi to content/renderer. by [email protected] · 12 years ago
- f045c6c Use a direct include of the message_loop header in webkit/, part 2. by [email protected] · 12 years ago
- ad67777 webkit: Migrate from googleurl/ includes to url/ ones. by [email protected] · 12 years ago
- 2255a933 Update Blink include paths by [email protected] · 12 years ago
- 9b55d80 Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*" by [email protected] · 12 years ago
- ff875be5 Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- c1088446 Update refernces to Blink's Platform API (webkit) by [email protected] · 12 years ago
- 5a49a6a Only clear script objects during PPAPI WebPluginImpl teardown if it was initialized. by [email protected] · 12 years ago
- afd04fc Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (Chrome) by [email protected] · 12 years ago
- 4bc2d022 Revert 202364 "Track NPObject ownership by the originating plugi..." by [email protected] · 12 years ago
- 8c18303f Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (Chrome) by [email protected] · 12 years ago
- 47cb253f Implementation of URLLoader using PluginResource/ResourceHost. by [email protected] · 12 years ago
- 4cc586b webkit: Use base::MessageLoop. by [email protected] · 12 years ago
- 926f8fd Add custom entry fields for a sub-resource URL. The plan is to use this with plugins, image decoders, etc to track the last resource which was being parsed at the time of the crash. by [email protected] · 12 years ago
- ec129c8c Update some #includes in webkit/plugins for headers in the new Platform directory by [email protected] · 13 years ago
- 83d12c8d Implement an IsAllowed function in the pepper PPB_Broker_Trusted API by [email protected] · 13 years ago
- 373c6ce Fix optimized 2d painting for Pepper Flash: by [email protected] · 13 years ago
- bb66793e Override isPlaceholder() for NPAPI and PPAPI plugins. by [email protected] · 13 years ago
- 2f21727 Clean up: Remove unused printBegin() function. by [email protected] · 13 years ago
- a965432 [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit to page functionality. by [email protected] · 13 years ago
- 42f7a8e Browser Plugin: Make WebPluginImpl's WebPlugin implementation public and expose its container by [email protected] · 13 years ago
- 6ac77cb Show a replacement plug-in for loading errors. by [email protected] · 13 years ago
- 4166c61b Revert 134620 - Show a replacement plug-in for loading errors. by [email protected] · 13 years ago
- 7459e41 Show a replacement plug-in for loading errors. by [email protected] · 13 years ago
- 13e343c Re-land http://codereview.chromium.org/9403039/, r124106 by [email protected] · 13 years ago
- c224933c Revert 124106, turns memory bots red across the bord (linux, cros). by [email protected] · 13 years ago
- bdef866f PPAPI: Really force-free NPObjects on Instance destruction. by [email protected] · 13 years ago
- 81375e87 Allow plugins to add rotate commands to Chrome context menus. by [email protected] · 14 years ago
- f120413 ppapi: Add a little comment about GetInstanceObject "leaking" a reference by [email protected] · 14 years ago
- 2d877a1b Use references instead of pointers for WebPlugin::getFormValue(). by [email protected] · 14 years ago
- 3034b681 Update these includes to use the new header locations by [email protected] · 14 years ago
- b71d03d Add ppapi implementation of IsScalingDisabled. by [email protected] · 14 years ago
- 06e0a34 Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it by [email protected] · 14 years ago
- 09cb52e Check for a crashed plugin before creating resources to send to the plugin by [email protected] · 14 years ago
- 3962ea9 Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and friends. by [email protected] · 14 years ago
- af28142 Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and friends. by [email protected] · 14 years ago
- bbf076f1 Remove webkit::ppapi::Resource. by [email protected] · 14 years ago
- ce701cd Move Var and StringVar to the ppapi/shared_impl so they can be used in the by [email protected] · 14 years ago
- 8ae6b1e Fix re-entrancy case in WebPluginImpl::scriptableObject. by [email protected] · 14 years ago
- eeb3a53 Getting form value from NPAPI plugins. by [email protected] · 14 years ago
- 780e83b7 WebKit roll 83160:83167. by [email protected] · 14 years ago
- 087ce74 Add GetPluginURL to PPB_URLUtil_Dev by [email protected] · 14 years ago
- c7d5601f Migrated chromium to new didReceiveData method in WebURLLoaderClient by [email protected] · 14 years ago
- cd90f04 Fix up some reference counting when WebPluginImpl::scriptableObject is called. by [email protected] · 14 years ago
- 9888f13 A proposal and implementation for an initial postMessage interface. These interfaces will allow JavaScript to send data asynchronously to a module instance, and the module instance to asynchronously send data to a JavaScript message handler. by [email protected] · 14 years ago
- 4986d8e Removed deprecated function WebPlugin::getBackingTextureId. by [email protected] · 14 years ago
- c32a97f Clarify/fix fullscreen semantics, and add GetScreenSize by [email protected] · 14 years ago
- c1d9cdc Roll WebKit DEPS past WebKit move. Update gyp files and include paths to reflect the move. Consolidate how we DEPS in WebKit source files. Cross fingers. by [email protected] · 15 years ago
- 0bd75368 Move the Pepper implementation from webkit/glue/plugins/pepper_* to by [email protected] · 15 years ago[Renamed (93%) from webkit/glue/plugins/pepper_webplugin_impl.cc]
- 5aa6a31 Reland r65152 with mac and linux fix. by [email protected] · 15 years ago
- a9a4301 Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor. by [email protected] · 15 years ago
- c4cacf1 Integrated Pepper3D v2 with the accelerated compositor. by [email protected] · 15 years ago
- 882b8b81 Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land from r64716. This is identical with an an include directory changed in the ppapi repo which I'm hoping was what was confusing everything. by [email protected] · 15 years ago
- 572b77f Revert PPAPI change due to Linux compile failures. by [email protected] · 15 years ago