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
*
Add success status to ReportTranslationFinished in ppb_nacl_private and IPC
dschuff@chromium.org
2013-08-07
1
-7
/
+9
*
Rename PP_TextInputType to PP_TextInputType_Dev
nona@chromium.org
2013-08-07
2
-15
/
+47
*
PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...
jvoung@chromium.org
2013-08-06
1
-11
/
+17
*
PPAPI: Move IMEInputEvent and TextInput to stable.
nona@chromium.org
2013-08-01
3
-3
/
+220
*
Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...
jam@chromium.org
2013-07-24
2
-29
/
+39
*
Show more different NaCl loading errors.
halyavin@google.com
2013-07-22
1
-1
/
+3
*
Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.
jvoung@chromium.org
2013-07-15
1
-4
/
+1
*
Renderer and IPC implementation for new PNaCl translation cache
dschuff@chromium.org
2013-07-10
1
-3
/
+8
*
Add a new parameter |latency| to PPB_AudioInput_Callback.
yzshen@chromium.org
2013-07-03
2
-8
/
+49
*
PNaCl: Add PPB_NaCl_Private interface to report translation finished
dschuff@chromium.org
2013-06-26
1
-1
/
+9
*
Add events with custom timestamps and thread id to PPAPI dev tracing interface.
grosse@chromium.org
2013-06-26
1
-4
/
+54
*
PPAPI: Move PPB_NetworkProxy out of Dev
dmichael@chromium.org
2013-06-25
2
-49
/
+75
*
Add "PRIVATE" to the enum names of some private Pepper networking APIs:
yzshen@chromium.org
2013-06-24
4
-14
/
+14
*
PPAPI: Introduce PPB_NetworkProxy_Dev
dmichael@chromium.org
2013-06-24
1
-0
/
+49
*
Move PPB_HostResolver out of dev.
yzshen@chromium.org
2013-06-24
1
-26
/
+25
*
Move PPB_UDPSocket out of dev.
yzshen@chromium.org
2013-06-24
1
-17
/
+16
*
Move PPB_TCPSocket out of dev.
yzshen@chromium.org
2013-06-22
1
-16
/
+15
*
Move PPB_NetAddress out of dev.
yzshen@chromium.org
2013-06-22
4
-50
/
+47
*
Update comments of the Pepper networking APIs.
yzshen@chromium.org
2013-06-22
4
-100
/
+386
*
Add new PPB_nacl_private interface for new translation cache and option in Pn...
dschuff@chromium.org
2013-06-20
1
-1
/
+19
*
Implement PPB_TCPSocket_Dev: part 2
yzshen@chromium.org
2013-06-20
1
-3
/
+6
*
Move PPB_VarArray and PPB_VarDictionary out of dev.
raymes@chromium.org
2013-06-20
2
-33
/
+35
*
Remove PP_HOSTRESOLVER_FLAGS_LOOPBACK_ONLY from PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-20
1
-7
/
+3
*
Implement PPB_UDPSocket_Dev: part 2
yzshen@chromium.org
2013-06-19
1
-4
/
+8
*
Don't send PP_Vars/V8 values with cycles across PostMessage
raymes@chromium.org
2013-06-19
2
-8
/
+7
*
Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..."
raymes@chromium.org
2013-06-18
2
-7
/
+8
*
Don't send PP_Vars/V8 values with cycles across PostMessage
raymes@chromium.org
2013-06-18
2
-8
/
+7
*
Add some network-related PP_Error codes and conversion function to map net::E...
yzshen@chromium.org
2013-06-15
1
-9
/
+53
*
Introduce PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-14
1
-0
/
+115
*
Introduce PPB_UDPSocket_Dev.
yzshen@chromium.org
2013-06-13
1
-0
/
+128
*
Disable untrusted exception handling for PNaCl
sehr@chromium.org
2013-06-13
1
-1
/
+4
*
Introduce PPB_TCPSocket_Dev.
yzshen@chromium.org
2013-06-13
1
-0
/
+136
*
Revert 205914 "Disable untrusted exception handling for PNaCl"
sail@chromium.org
2013-06-12
1
-4
/
+1
*
Disable untrusted exception handling for PNaCl
sehr@chromium.org
2013-06-12
1
-1
/
+4
*
Pepper: Add append support to FileIO.
teravest@chromium.org
2013-06-12
1
-2
/
+9
*
Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRM
raymes@chromium.org
2013-06-11
1
-1
/
+15
*
Remove the padding in PPB_NetAddress_IPv4_Dev and PPB_NetAddress_IPv6_Dev.
yzshen@chromium.org
2013-06-11
1
-11
/
+3
*
Introduce PPB_NetAddress_Dev.
yzshen@chromium.org
2013-06-10
1
-0
/
+160
*
Implement pepper interface and plumbing for HRD's UI on ChromeOS
dcaiafa@chromium.org
2013-06-07
1
-9
/
+110
*
Remove unused trusted interfaces.
piman@chromium.org
2013-06-01
4
-283
/
+0
*
Clean up formatting to simplify post-Doxygen processing.
awatson@chromium.org
2013-05-30
2
-21
/
+21
*
NaCl: enable meta-based validation for shared libraries.
ncbray@chromium.org
2013-05-29
1
-19
/
+5
*
Revert 202278 "NaCl: enable meta-based validation for shared lib..."
rsesek@chromium.org
2013-05-25
1
-5
/
+19
*
Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM
raymes@chromium.org
2013-05-25
2
-1
/
+60
*
NaCl: enable meta-based validation for shared libraries.
ncbray@chromium.org
2013-05-25
1
-19
/
+5
*
Revert 201822 "Revert 201793 "PPAPI: Fix doc for MakeDirectory w..."
nkostylev@chromium.org
2013-05-23
1
-4
/
+4
*
Revert 201793 "PPAPI: Fix doc for MakeDirectory when directory e..."
nkostylev@chromium.org
2013-05-23
1
-4
/
+4
*
PPAPI: Fix doc for MakeDirectory when directory exists
dmichael@chromium.org
2013-05-23
1
-4
/
+4
*
Add multicast support for PPB_Ext_Socket_Dev.
yzshen@chromium.org
2013-05-23
2
-6
/
+189
*
Update the Post/HandleMessage description for Array/Dictionary vars
raymes@chromium.org
2013-05-22
2
-8
/
+21
[next]