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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Remove chatty printfs in trusted plugin.
teravest@chromium.org
2014-07-30
3
-58
/
+10
*
Cleanup PPAPI TestWebSocket::TestValidClose() for readability
tyoshino@chromium.org
2014-07-29
1
-11
/
+14
*
Make IPC macros work with -Wunused-local-typedefs.
thakis@chromium.org
2014-07-29
1
-1
/
+1
*
Prep change to use 'translate_pexe_with_build': 1 flag where needed.
jvoung@chromium.org
2014-07-29
1
-0
/
+8
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-24
4
-97
/
+27
*
Miscellaneous GN updates.
brettw@chromium.org
2014-07-24
1
-8
/
+7
*
Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."
bruening@google.com
2014-07-24
4
-27
/
+97
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-23
4
-97
/
+27
*
Improve content test GN build
brettw@chromium.org
2014-07-23
2
-0
/
+25
*
Some linking fixes for GN build.
brettw@chromium.org
2014-07-23
1
-1
/
+20
*
Pepper: Delete FileDownloader in trusted plugin.
teravest@chromium.org
2014-07-23
16
-587
/
+259
*
Revert 284684 "Pepper: Delete FileDownloader in trusted plugin."
sky@chromium.org
2014-07-22
14
-256
/
+574
*
Revert 284766 "Pepper: Simplify TempFile in trusted plugin."
sky@chromium.org
2014-07-22
3
-10
/
+22
*
Pepper: Simplify TempFile in trusted plugin.
teravest@chromium.org
2014-07-22
3
-22
/
+10
*
Pepper: Delete FileDownloader in trusted plugin.
teravest@chromium.org
2014-07-22
14
-574
/
+256
*
Remove an out of date comment in PPAPI code.
thestig@chromium.org
2014-07-21
1
-7
/
+0
*
Add to GN ppapi build.
brettw@chromium.org
2014-07-21
6
-0
/
+53
*
Pepper: Remove unused ppapi.gypi file.
teravest@chromium.org
2014-07-17
1
-21
/
+0
*
Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.
zork@chromium.org
2014-07-17
8
-3
/
+111
*
Update and enable PPApiTest.URLLoaderTest3
yhirano@chromium.org
2014-07-17
1
-2
/
+1
*
Pepper: Remove some gyp defines for trusted plugin.
teravest@chromium.org
2014-07-17
1
-12
/
+0
*
Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...
bbudge@chromium.org
2014-07-16
5
-24
/
+24
*
Shorten gyp target names for PNaCl IRT shim
dschuff@chromium.org
2014-07-16
4
-24
/
+24
*
Remove return value for PpapiHostMsg_PPBVar_AddRefObject
jbauman@chromium.org
2014-07-14
4
-8
/
+5
*
Pepper: Clarify end-of-bitcode-stream behavior.
teravest@chromium.org
2014-07-11
3
-14
/
+20
*
Pepper: Make sure 'out' params are initialized for all code paths.
bbudge@chromium.org
2014-07-11
1
-3
/
+7
*
Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs a...
bbudge@chromium.org
2014-07-11
3
-7
/
+36
*
[NaCl SDK] docs: Remove references to obsolete debugging env vars.
jvoung@chromium.org
2014-07-11
1
-2
/
+0
*
[PPAPI] Make the NaCl SDK presubmit check a warning instead of an error.
binji@chromium.org
2014-07-11
1
-6
/
+13
*
Ensures that input Pepper Flash supports the newly added AudioBus interface.
henrika@chromium.org
2014-07-10
3
-22
/
+72
*
Pepper: Initialize PP_ImageDataDesc when creating ImageData.
bbudge@chromium.org
2014-07-10
1
-1
/
+3
*
Pepper: Small PnaclResources cleanup
teravest@chromium.org
2014-07-09
6
-15
/
+8
*
Fixes for re-enabling more MSVC level 4 warnings: ppapi/ edition
pkasting@chromium.org
2014-07-09
9
-44
/
+47
*
Move webpreferences.* from webkit/ to content/
tfarina@chromium.org
2014-07-09
3
-24
/
+10
*
Pepper: Narrow dev channel whitelisting behavior.
teravest@chromium.org
2014-07-07
1
-12
/
+0
*
Pepper: Remove program_url in trusted plugin.
teravest@chromium.org
2014-07-03
5
-16
/
+10
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
6
-0
/
+60
*
Pepper: SelLdrLauncherChrome cleanup.
teravest@chromium.org
2014-06-30
4
-60
/
+32
*
Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe
jvoung@chromium.org
2014-06-30
8
-72
/
+71
*
Pepper: Remove PPP_ManifestService.
teravest@chromium.org
2014-06-27
6
-132
/
+17
*
NaCl: begin reducing ServiceRuntime's dependance on Plugin in the trusted plu...
ncbray@chromium.org
2014-06-27
3
-57
/
+57
*
Add preliminary support for UBsan's vptr in Chromium (-fsanitize=vptr).
byoungyoung@google.com
2014-06-26
1
-1
/
+1
*
Move PPB_TrueTypeFont_Dev host from renderer to browser.
bbudge@chromium.org
2014-06-26
3
-33
/
+81
*
Pepper: Move Pnacl init time out of trusted plugin.
teravest@chromium.org
2014-06-26
5
-16
/
+26
*
Pepper: Remove method in PluginReverseInterface.
teravest@chromium.org
2014-06-26
2
-8
/
+0
*
Export ResourceMessageParams::SerializedHandles
hans@chromium.org
2014-06-26
1
-1
/
+1
*
Tidy up stray semicolons and missing include guard in message files.
tsepez@chromium.org
2014-06-26
1
-7
/
+7
*
Pepper: Refactor OpenManifestEntry.
teravest@chromium.org
2014-06-25
4
-83
/
+35
*
NaCl: clean up nexe loading logic in trusted plugin.
ncbray@chromium.org
2014-06-25
4
-170
/
+99
*
Pepper: Remove callback for resource loading.
teravest@chromium.org
2014-06-24
4
-43
/
+11
[next]