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
/
native_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
1
-6
/
+6
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
1
-6
/
+6
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
1
-0
/
+45
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
1
-34
/
+45
*
PPAPI: Move file mapping to new PPB_FileMapping API
dmichael@chromium.org
2014-01-24
1
-34
/
+34
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
4
-227
/
+206
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
1
-6
/
+18
*
Revert 245865 "Revert of Reenable linux_aura on the main builder..."
jam@chromium.org
2014-01-21
1
-1
/
+6
*
Revert of Reenable linux_aura on the main builders. (Again). (https://coderev...
eustas@chromium.org
2014-01-20
1
-6
/
+1
*
Reenable linux_aura on the main builders. (Again).
erg@chromium.org
2014-01-18
1
-1
/
+6
*
Trusted plugin: Break up InitCommunication().
teravest@chromium.org
2014-01-17
2
-9
/
+28
*
Revert of Reenable linux_aura on the main builders. (https://codereview.chrom...
erg@chromium.org
2014-01-17
1
-6
/
+1
*
Reenable linux_aura on the main builders.
erg@chromium.org
2014-01-17
1
-1
/
+6
*
Rewrite nacl_integration test for relative manifest loading as browser_test.
ncbray@chromium.org
2014-01-16
8
-240
/
+0
*
Port NaCl mime handling test from nacl_integration to browser_tests.
ncbray@chromium.org
2014-01-15
7
-271
/
+0
*
Port manifest query tests from nacl_integration to browser_tests.
ncbray@chromium.org
2014-01-11
12
-1435
/
+0
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-0
/
+87
*
[PPAPI] API definition for audio media stream artifacts
penghuang@chromium.org
2014-01-09
1
-0
/
+63
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
1
-87
/
+0
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
1
-0
/
+87
*
Drop data offset in PP_EncryptedBlockInfo.
xhwang@chromium.org
2014-01-09
1
-79
/
+79
*
Port nameservice test from nacl_integration to browser_tests.
ncbray@chromium.org
2014-01-08
4
-386
/
+0
*
Disabel nacl_newlib.run_breakpad_crash_in_syscall_test
jochen@chromium.org
2014-01-08
1
-15
/
+16
*
Put __pnacl_real_irt_interface variable in bss instead of common.
jvoung@google.com
2014-01-08
1
-1
/
+1
*
Make some of the pnacl_irt_shim data members local.
jvoung@google.com
2014-01-08
1
-100
/
+100
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
1
-6
/
+1
*
Pepper: Remove unused interface versions.
teravest@chromium.org
2014-01-06
1
-128
/
+2
*
[PPAPI] API definition for video media stream artifacts
penghuang@chromium.org
2014-01-06
1
-0
/
+63
*
Reland: port ppapi_bad test from nacl_integration to browser_tests.
ncbray@chromium.org
2013-12-19
23
-1069
/
+0
*
Revert 241424 "Port ppapi_bad test from nacl_integration to brow..."
ksakamoto@chromium.org
2013-12-18
23
-0
/
+1069
*
Port ppapi_bad test from nacl_integration to browser_tests.
ncbray@chromium.org
2013-12-18
23
-1069
/
+0
*
Remove deprecated video decode interfaces.
ihf@chromium.org
2013-12-16
1
-8
/
+0
*
Port crash test from nacl_integration to browser_tests.
ncbray@chromium.org
2013-12-13
8
-310
/
+0
*
Port PPAPI instance tests from nacl_integration to browser_tests.
ncbray@chromium.org
2013-12-12
8
-428
/
+0
*
Migrate nacl_integration pm_redir_test to browser_tests.
ncbray@chromium.org
2013-12-12
4
-343
/
+0
*
Add PPB_Alarms_Dev interface definition.
yzshen@chromium.org
2013-12-11
1
-0
/
+52
*
Rename EME WD call parameters
jrummell@chromium.org
2013-12-10
1
-27
/
+27
*
Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-12-09
1
-74
/
+0
*
Move some files from chrome/renderer/pepper to components/nacl/renderer/
alexis.menard@intel.com
2013-12-02
3
-16
/
+2
*
Add support for CDM_3.
jrummell@chromium.org
2013-11-30
1
-85
/
+91
*
Pepper: Refactor trusted plugin properties.
teravest@chromium.org
2013-11-27
6
-178
/
+78
*
Pepper: Add MonitorIsExternal function to PPB_Flash_DRM.
bbudge@chromium.org
2013-11-27
1
-0
/
+45
*
Pepper: Move PPB_Testing_Dev to Private.
teravest@chromium.org
2013-11-25
5
-210
/
+88
*
PPAPI: Add PluginPrivateFileSystem
nhiroki@chromium.org
2013-11-20
1
-9
/
+9
*
NaCl: Fix Python sys.path ordering in nacl_integration's browser tests
mseaborn@chromium.org
2013-11-19
1
-3
/
+3
*
Revert 235923 "NaCl: Update revision in DEPS, r12372 -> r12397"
jochen@chromium.org
2013-11-19
1
-3
/
+3
*
NaCl: Update revision in DEPS, r12372 -> r12397
mseaborn@chromium.org
2013-11-19
1
-3
/
+3
*
Retry tests more agressively in nacl_integration.
ncbray@chromium.org
2013-11-18
1
-0
/
+13
*
Add SetOffset to PPB_Graphics2D_Dev
raymes@google.com
2013-11-18
1
-0
/
+4
*
Remove pnacl-translate for NMF entries via reverse service for shared libs.
jvoung@google.com
2013-11-16
2
-57
/
+14
[next]