Git Product home page Git Product logo

ppapi's People

Contributors

awong-chromium avatar jabdelmalek avatar nfullagar avatar pimanttr avatar polinasok avatar viettrungluu-cr avatar

ppapi's Issues

Would need a new PaintManager for Graphics3D

Is there any plan to add a new pp::PaintManager class, but specialized for a 
pp::Graphics3D (as the one already available for a pp::Graphics2D) ?

I could duplicate and adapt the code found in paint_manager.cc but it would be 
much better if a new utility class was available in PPAPI for 3D graphics 
applications.

Thanks

Original issue reported on code.google.com by [email protected] on 19 Nov 2013 at 10:15

Using pepper plugin decreases Flash performance

Hi, Iam Carlos Ordóñez, A Quadrigram development team member.
http://www.quadrigram.com/

Quadrigram is a flash based platform to create custom visualizations. We have 
detected that using pepper instead of another flash plugin on chrome or another 
browser decrease seriously the performance of our tool.

What steps will reproduce the problem?
1. Login at Quadrigram.com
2. Execute an advanced space


What is the expected output? 
The space will be ready in a few seconds.
What do you see instead?
The space is not ready up to more than 10 seconds and no all graphic components 
are rendered

What version of the product are you using? 
Chrome Version 23.0.1271.95
On what operating system?
IOS 10.8.2

Original issue reported on code.google.com by [email protected] on 4 Dec 2012 at 11:08

Support for color management

This is a feature request to support color management in the Pepper Plugin API. 
A few browsers (e.g. Firefox) already accepts and apply ICC profiles in PNG and 
JPEG images. Color management is vital to support web application use cases in 
the graphics business, like pre-press and soft-proofing software with a color 
managed workflow, and for wide gamut monitors.

Suggested addition: API call to get current display ICC profile (should always 
be in the RGB color space) or 0 if unknown/unsupported. Something like:

/**
 * Copies current display ICC profile to provided buffer if
 * buffer is non-NULL. If bufferSize is too small, nothing
 * is copied. The size of the buffer needed is returned, or
 * 0 if display ICC profile is unknown/unsupported.
 */
size_t GetDisplayICCProfile(uint8_t* buffer, size_t bufferSize);

Original issue reported on code.google.com by [email protected] on 28 Dec 2010 at 6:14

Building PPAPI

I'm trying to create a PPAPI plugin (dll, .so, etc) similar to the Flash Player 
(but much simpler). I need this in order to work around the deprecation of 
NPAPI :(

I don't want it to be inside NaCl. That's why I believe that the NaCl SDK is 
useless for this? Reason being I need access to read/write to the file system.

I've checked out the code, but have pretty much no idea how to build it. All 
guides out there seem to be talking about building NaCl rather than pure 
pepper. I created a VS 2010 project and added the files, but it's giving me so 
many errors.

"expecting an interface name or DispatchInterfaceName or CoclassName or 
ModuleName or LibraryName or ContractName or a type specification near "label" 
(ppb_audio_input_dev.idl)"

Is there a toolchain or guide for doing this?

Thanks!

Original issue reported on code.google.com by [email protected] on 15 Dec 2014 at 4:40

Japanese characters are garbled on Flash/Flex(swf)

What steps will reproduce the problem?
1. access to a web page contains Japanese-lettered swf.
2. then, Japanese characters are garbled on Flash. (maybe Flex only?)
3. if PPAPI turns off (on chrome://plugins), works fine.

What is the expected output? What do you see instead?

(FINE - PPAPI off)
https://lh4.googleusercontent.com/-HOMhj8p80f0/UU8CmB-XfeI/AAAAAAAAAjM/GawUxevP-
U8/s289/ok.png

(BAD - PPAPI on)
https://lh5.googleusercontent.com/-5zDPIExVHVw/UU8CmCasvbI/AAAAAAAAAjI/NZDvR3vkv
_w/s249/notok.png


What version of the product are you using? On what operating system?

 Mac OS X, 10.7.5, Chrome ver.26.0

Please provide any additional information below.

 This bug may happen on other 2-byte languages.

Original issue reported on code.google.com by [email protected] on 24 Mar 2013 at 1:45

Pepper Flash does not work with DRM videos

What steps will reproduce the problem?
1. Enable pepper flash plugin in chrome or chromium
2. Try to stream video from Amazon.com (using flash player, not silverlight 
player -- see Amazon.com account settings)


What is the expected output? What do you see instead?
Playing video.  Nothing or endless "loading" image.

What version of the product are you using? On what operating system?
latest version as of 5/27/14 on Linux.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 May 2014 at 6:21

Pepper Flash Plugin Produces Black Boxes On-Screen

What steps will reproduce the problem?
1. Loading the page will frequently reproduces the problem.
2. Disabling Flash, via Flash Control Chrome Plugin, and re-enabling will 
frequently reproduce the issue.


What is the expected output? What do you see instead?
We're expecting to see the web page fully loaded without displaying unintended 
black boxes on-screen, obscuring content. Instead, the page loads and is 
partially, or sometimes fully obscured by black boxes. A click on the page will 
cause the boxes to disappear. 

What version of the product are you using? On what operating system?
Chrome 21, though a recent update to Chrome 22 and the issue persists. Windows 
7. 

Please provide any additional information below.
We have been able to isolate the issue using a few methods. By preventing Flash 
movies from playing, and/or by preventing Flash ads from loading, we can 
prevent the issue.

Original issue reported on code.google.com by [email protected] on 5 Oct 2012 at 6:50

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.