index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ppapi
/
thunk
/
resource_creation_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
1
-0
/
+1
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-4
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-1
/
+1
*
Add PPB_ImageData to untrusted NaCl build.
bbudge@chromium.org
2012-05-21
1
-4
/
+4
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
1
-0
/
+9
*
Get PPB_Audio interface building as untrusted code.
bbudge@chromium.org
2012-05-19
1
-2
/
+2
*
Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code.
bbudge@chromium.org
2012-04-18
1
-35
/
+38
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-0
/
+1
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-1
/
+0
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+1
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+1
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
1
-2
/
+2
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
1
-0
/
+5
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-5
/
+0
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-0
/
+5
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+1
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-5
/
+4
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+1
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
1
-1
/
+1
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
1
-1
/
+4
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-11
/
+0
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+2
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
1
-1
/
+8
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-8
/
+1
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-1
/
+8
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-2
/
+2
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
1
-1
/
+0
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+2
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-1
/
+1
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
1
-0
/
+1
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+1
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-1
/
+2
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-2
/
+1
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-1
/
+2
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
1
-1
/
+1
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-1
/
+1
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-1
/
+1
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
1
-1
/
+1
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-1
/
+2
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-1
/
+6
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-1
/
+2
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-2
/
+2
*
Removed config management from Graphics3D API. It will be better handled in t...
alokp@chromium.org
2011-08-16
1
-2
/
+0
*
Video Capture Pepper API
piman@chromium.org
2011-08-06
1
-0
/
+2
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
1
-1
/
+4
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
1
-3
/
+3
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
1
-0
/
+23
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
1
-0
/
+4
*
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
1
-4
/
+0
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
1
-0
/
+4
[next]