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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the NaCl SRPC proxy from Chrome.
bbudge@chromium.org
2013-01-17
1
-4
/
+2
*
Fix the comment of PPB_MessageLoop.PostWork()
yzshen@chromium.org
2013-01-17
1
-5
/
+5
*
Enforce non-negative BitstreamBuffer id
sheu@chromium.org
2013-01-15
1
-2
/
+3
*
When launching PNaCl helper nexes, explicitly disable IRT loading.
jvoung@google.com
2013-01-11
1
-1
/
+4
*
NaCl Ports uses the PPAPI_RELEASE macro to determine which version
noelallen@chromium.org
2013-01-11
2
-3
/
+5
*
Remove the socket_count parameter from NaCl Launch IPC messages.
jvoung@google.com
2013-01-09
1
-6
/
+5
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
1
-68
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
1
-0
/
+68
*
PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directory
nhiroki@chromium.org
2012-12-21
1
-1
/
+3
*
Update the comments for PPB_MouseLock.
yzshen@chromium.org
2012-12-19
1
-3
/
+2
*
Pepper and IPC plumbing to display message to NaCl user
dschuff@chromium.org
2012-12-14
1
-1
/
+13
*
Add idl version of ppb_flash_menu.idl
noelallen@chromium.org
2012-12-13
1
-16
/
+55
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
1
-13
/
+13
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
1
-6
/
+5
*
Fix some types at the IPC layer. Sizes should be unsigned.
cevans@chromium.org
2012-12-12
1
-2
/
+2
*
Fix in process PPAPI decryption.
tomfinegan@chromium.org
2012-12-11
1
-3
/
+17
*
Convert flash font file to use the browser font trusted code.
brettw@chromium.org
2012-12-10
1
-5
/
+6
*
Remove PPB_Instance 0.5
brettw@chromium.org
2012-12-10
1
-10
/
+1
*
Introduce PPB_VideoCapture_Dev v0.3:
yzshen@chromium.org
2012-12-10
1
-15
/
+57
*
Implement an IsAllowed function in the pepper PPB_Broker_Trusted API
raymes@chromium.org
2012-12-10
1
-4
/
+22
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-11
/
+2
*
Remove PPB_Flash_File_ModuleLocal_2_0.
raymes@chromium.org
2012-12-07
1
-25
/
+0
*
Use PP_BrowserFont_Trusted_Description
brettw@chromium.org
2012-12-07
1
-46
/
+50
*
Revert 171858
raymes@chromium.org
2012-12-07
1
-0
/
+25
*
Remove PPB_Flash_File_ModuleLocal_2_0.
raymes@chromium.org
2012-12-07
1
-25
/
+0
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-2
/
+11
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-11
/
+2
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-2
/
+11
*
Encrypted Media: Support pp::Buffer_Dev reuse in PpbBufferAllocator.
xhwang@chromium.org
2012-12-05
1
-9
/
+13
*
Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:
yzshen@chromium.org
2012-12-05
2
-18
/
+75
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
1
-2
/
+3
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-11
/
+2
*
Add a flag to LaunchSelLdr to skip grabbing a routing_id.
jvoung@chromium.org
2012-12-04
1
-2
/
+6
*
Make PPAPI headers compilable with -Wstrict-prototypes
mseaborn@chromium.org
2012-11-29
7
-24
/
+24
*
ppapi: Opt-in to receive synthetic mouse events for touch-events.
sadrul@chromium.org
2012-11-28
1
-2
/
+10
*
Convert the Pepper Talk API to use the new resource system.
brettw@chromium.org
2012-11-28
1
-3
/
+3
*
IDLize PPP_Scrollbar_Dev.
teravest@chromium.org
2012-11-28
1
-6
/
+34
*
IDLize PPB_DirectoryReader_Dev.
teravest@chromium.org
2012-11-27
1
-31
/
+53
*
Revert 169707 - Revert 169703 - IDLize PPB_Graphics3DTrusted.
dalecurtis@google.com
2012-11-27
1
-55
/
+72
*
Revert 169703 - IDLize PPB_Graphics3DTrusted.
dalecurtis@google.com
2012-11-27
1
-72
/
+55
*
IDLize PPB_Graphics3DTrusted.
teravest@chromium.org
2012-11-27
1
-55
/
+72
*
Deprecate and remove unused PPB_Flash functions.
raymes@chromium.org
2012-11-26
1
-115
/
+15
*
Add data_size to PP_EncryptedBlockInfo.
xhwang@chromium.org
2012-11-21
1
-2
/
+11
*
Improve NaCl plugin error reporting when using IPC proxy.
bbudge@chromium.org
2012-11-20
1
-66
/
+105
*
Revert 168557 - Improve NaCl plugin error reporting when using IPC proxy.
bbudge@chromium.org
2012-11-19
1
-105
/
+66
*
Improve NaCl plugin error reporting when using IPC proxy.
bbudge@chromium.org
2012-11-19
1
-66
/
+105
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
1
-2
/
+3
*
Refactor video capture to new design, as part of the whole Pepper resource re...
victorhsieh@chromium.org
2012-11-16
1
-13
/
+1
*
Provide a safer FileIO Read API
victorhsieh@chromium.org
2012-11-16
1
-4
/
+64
*
PPAPI: Take PPB_MessageLoop out of Dev
dmichael@chromium.org
2012-11-15
1
-10
/
+11
[next]