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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Add very simple loading test for non-SFI NaCl. (https://codereview....
sadrul@chromium.org
2014-03-14
1
-5
/
+1
*
Add very simple loading test for non-SFI NaCl.
hidehiko@chromium.org
2014-03-14
1
-1
/
+5
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
thakis@chromium.org
2014-03-14
4
-15
/
+35
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-14
4
-35
/
+15
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
jochen@chromium.org
2014-03-12
4
-15
/
+35
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-12
4
-35
/
+15
*
Split the PNaCl IRT shim into 3 pieces, and include one piece into IRT.
jvoung@google.com
2014-03-09
2
-2
/
+16
*
Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...
ananta@chromium.org
2014-03-07
2
-0
/
+4
*
Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.
jbauman@chromium.org
2014-03-06
1
-1
/
+5
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
2
-5
/
+5
*
Fix "defined but not used" warning in ppapi/proxy/ppb_instance_proxy.cc
mseaborn@chromium.org
2014-03-03
1
-0
/
+2
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
1
-1
/
+1
*
Revert "Pepper: Fix channel init in ProxyChannel."
dmichael@chromium.org
2014-02-27
5
-26
/
+25
*
Pepper: Dispatcher cleanup nits.
teravest@chromium.org
2014-02-26
4
-28
/
+8
*
Pepper: Fix channel init in ProxyChannel.
teravest@chromium.org
2014-02-26
5
-25
/
+26
*
Remove early-return and unreached code in TCPSocketResourceBase::AddChainBuil...
raymes@chromium.org
2014-02-26
1
-25
/
+6
*
[PPAPI][MediaStream] Support configure for video input.
penghuang@chromium.org
2014-02-26
4
-6
/
+77
*
Pepper: Get rid of UNPROXIED_IFACE.
teravest@chromium.org
2014-02-24
1
-0
/
+4
*
Connect PPAPI IPC channels for non-SFI mode.
hidehiko@chromium.org
2014-02-21
3
-12
/
+78
*
Revert "Connect PPAPI IPC channels for non-SFI mode."
loislo@chromium.org
2014-02-21
3
-78
/
+12
*
Connect PPAPI IPC channels for non-SFI mode.
hidehiko@chromium.org
2014-02-21
3
-12
/
+78
*
NaCl: Address some TODOs from moving PPAPI IRT interface into the Chromium repo
mseaborn@chromium.org
2014-02-21
1
-5
/
+1
*
Pepper: Fix AddFilter() order in PpapiDispatcher.
teravest@chromium.org
2014-02-20
1
-5
/
+6
*
raw_var_data: Fixed a tiny copy+paste error in a comment.
mgiuca@chromium.org
2014-02-20
1
-1
/
+1
*
NaCl: Move definition of the "ppapihook" IRT interface to the Chromium repo
mseaborn@chromium.org
2014-02-19
1
-0
/
+24
*
Pepper: Clean up PpapiDispatcher parent classes.
teravest@chromium.org
2014-02-19
1
-7
/
+26
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
2
-11
/
+0
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
3
-6
/
+7
*
Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.
xhwang@chromium.org
2014-02-12
3
-2
/
+41
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
5
-85
/
+86
*
NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repo
mseaborn@chromium.org
2014-02-11
3
-2
/
+40
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-08
11
-117
/
+121
*
NaCl: Make include_rules stricter for native_client/ headers
mseaborn@chromium.org
2014-02-07
1
-2
/
+2
*
Create IPC channel to communicate with the renderer in NaClListener::OnStart().
hidehiko@chromium.org
2014-02-06
7
-70
/
+42
*
Proxy the PDF API to the PDF plugin.
koz@chromium.org
2014-02-06
4
-0
/
+125
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
7
-8
/
+418
*
Pepper: Log in UMA when an interface is used.
teravest@chromium.org
2014-02-05
4
-6
/
+49
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
3
-0
/
+9
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
7
-1
/
+375
*
[Pepper] Wire up append mode writing support of FileIO
tzik@chromium.org
2014-01-28
6
-59
/
+64
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
7
-375
/
+1
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
7
-1
/
+375
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
3
-0
/
+20
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
2
-0
/
+6
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
4
-14
/
+22
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
4
-5
/
+25
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
5
-0
/
+167
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
2
-5
/
+17
*
[Pepper] Clean up FileSystemResource quota handling
tzik@chromium.org
2014-01-23
2
-18
/
+28
*
[Pepper] Refine append mode write handling on FileIOResource
tzik@chromium.org
2014-01-22
3
-12
/
+55
[next]