Skip to content

Commit 88c6da8

Browse files
author
lobtao
committed
init
1 parent 399f7bb commit 88c6da8

File tree

593 files changed

+110461
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

593 files changed

+110461
-0
lines changed

Win32/debug/PepperFlash/manifest.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"description": "Pepper Flash Player",
3+
"name": "Flapper",
4+
"version": "30.0.0.154",
5+
"x-flapper-revision": "92849",
6+
"x-ppapi-arch": "ia32",
7+
"x-ppapi-os": "win",
8+
"x-ppapi-required-interfaces": [
9+
"PPB_AudioConfig;1.1|PPB_AudioConfig;1.0",
10+
"PPB_AudioInput(Dev);0.4|PPB_AudioInput(Dev);0.3",
11+
"PPB_Audio;1.1|PPB_Audio;1.0",
12+
"PPB_BrowserFont_Trusted;1.0",
13+
"PPB_Buffer(Dev);0.4",
14+
"PPB_CharSet(Dev);0.4",
15+
"PPB_Core;1.0",
16+
"PPB_Crypto(Dev);0.1",
17+
"PPB_CursorControl(Dev);0.4",
18+
"PPB_FileChooser(Dev);0.6|PPB_FileChooser(Dev);0.5",
19+
"PPB_FileChooserTrusted;0.6|PPB_FileChooserTrusted;0.5",
20+
"PPB_FileRef;1.2|PPB_FileRef;1.1|PPB_FileRef;1.0",
21+
"PPB_Flash_Clipboard;5.1|PPB_Flash_Clipboard;5.0|PPB_Flash_Clipboard;4.0",
22+
"PPB_Flash_File_FileRef;2",
23+
"PPB_Flash_File_ModuleLocal;3",
24+
"PPB_Flash_FontFile;0.2|PPB_Flash_FontFile;0.1|PPB_PDF;1",
25+
"PPB_FlashFullscreen;1.0|PPB_FlashFullscreen;0.1",
26+
"PPB_Flash;13.0|PPB_Flash;12.6|PPB_Flash;12.5|PPB_Flash;12.4",
27+
"PPB_Flash_Menu;0.2",
28+
"PPB_Graphics2D;1.1|PPB_Graphics2D;1.0",
29+
"PPB_Graphics3D;1.0",
30+
"PPB_ImageData;1.0",
31+
"PPB_IMEInputEvent(Dev);0.2|PPB_IMEInputEvent(Dev);0.1",
32+
"PPB_InputEvent;1.0",
33+
"PPB_Instance;1.0",
34+
"PPB_Memory(Dev);0.1",
35+
"PPB_NetAddress_Private;1.1|PPB_NetAddress_Private;1.0|PPB_NetAddress_Private;0.1",
36+
"PPB_OpenGLES2ChromiumMapSub;1.0|PPB_OpenGLES2ChromiumMapSub(Dev);1.0|PPB_GLESChromiumTextureMapping(Dev);0.1",
37+
"PPB_OpenGLES2;1.0",
38+
"PPB_TCPSocket_Private;0.5|PPB_TCPSocket_Private;0.4|PPB_TCPSocket_Private;0.3",
39+
"PPB_TextInput(Dev);0.2|PPB_TextInput(Dev);0.1",
40+
"PPB_UDPSocket_Private;0.4|PPB_UDPSocket_Private;0.3",
41+
"PPB_URLLoader;1.0",
42+
"PPB_URLLoaderTrusted;0.3",
43+
"PPB_URLRequestInfo;1.0",
44+
"PPB_URLResponseInfo;1.0",
45+
"PPB_URLUtil(Dev);0.7|PPB_URLUtil(Dev);0.6",
46+
"PPB_Var;1.2|PPB_Var;1.1|PPB_Var;1.0",
47+
"PPB_VideoCapture(Dev);0.3",
48+
"PPB_View;1.2|PPB_View;1.1|PPB_View;1.0"
49+
]
50+
}
Binary file not shown.

Win32/debug/app/.htaccess

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<IfModule mod_rewrite.c>
2+
Options +FollowSymlinks
3+
RewriteEngine On
4+
5+
RewriteCond %{REQUEST_FILENAME} !-d
6+
RewriteCond %{REQUEST_FILENAME} !-f
7+
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
8+
</IfModule>

Win32/debug/app/.idea/app.iml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Win32/debug/app/.idea/encodings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Win32/debug/app/.idea/misc.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Win32/debug/app/.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Win32/debug/app/.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Win32/debug/app/.idea/webResources.xml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)