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
*
IPC: defend against excessive number of submenu entries in PPAPI message.
cevans@chromium.org
2013-01-08
1
-0
/
+6
*
PpapiHostMsg_PPBVar_ConvertType is unused. Remove.
cevans@chromium.org
2013-01-08
1
-6
/
+0
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+1
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
1
-1
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
1
-0
/
+1
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
12
-17
/
+49
*
PPAPI: Fix destructor ordering problem for main-thread message loop
dmichael@chromium.org
2013-01-03
2
-6
/
+11
*
Move tracing component to src/components
kaiwang@chromium.org
2012-12-28
2
-4
/
+4
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
5
-116
/
+0
*
Ppapi: remove the code for closing pending user gesture.
yzshen@chromium.org
2012-12-22
5
-44
/
+0
*
Refactor Flash Print to the new pepper resource model
raymes@chromium.org
2012-12-21
6
-63
/
+10
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
3
-35
/
+22
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
5
-26
/
+101
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-19
6
-234
/
+125
*
CDM/PPAPI: Fix plugin-side ref-counting leak
dmichael@chromium.org
2012-12-19
1
-36
/
+55
*
Refactored PPB_Flash GetSettings to the new pepper resource model
raymes@chromium.org
2012-12-19
6
-57
/
+65
*
PPAPI: DCHECK that a HostResource is added to Plugin tracker only once
dmichael@chromium.org
2012-12-19
1
-0
/
+5
*
CDM: Don't create a new plugin Resource when HostResource is sent twice
dmichael@chromium.org
2012-12-18
1
-22
/
+25
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
5
-93
/
+82
*
Check for a malformed message more carefully. Also fix non-deterministic
cevans@chromium.org
2012-12-17
1
-1
/
+3
*
Revert 172805
apatrick@google.com
2012-12-14
3
-22
/
+35
*
Add permissions checking for Flash and network state.
brettw@chromium.org
2012-12-13
1
-12
/
+0
*
Revert 172806
raymes@chromium.org
2012-12-13
6
-131
/
+231
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-13
6
-231
/
+131
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-13
3
-35
/
+22
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
6
-9
/
+9
*
PPAPI: Check permissions for VarDeprecated and PPP_Class
dmichael@chromium.org
2012-12-12
4
-3
/
+36
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
3
-16
/
+7
*
Fix some types at the IPC layer. Sizes should be unsigned.
cevans@chromium.org
2012-12-12
5
-6
/
+6
*
PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messages
dmichael@chromium.org
2012-12-11
2
-9
/
+58
*
Fix in process PPAPI decryption.
tomfinegan@chromium.org
2012-12-11
1
-19
/
+0
*
Convert flash font file to use the browser font trusted code.
brettw@chromium.org
2012-12-10
4
-6
/
+6
*
Add PPAPI permissions for the testing interface
brettw@chromium.org
2012-12-10
1
-0
/
+3
*
Add Pepper permissions checks for FlashMessageLoop and Broker
brettw@chromium.org
2012-12-10
2
-0
/
+9
*
Introduce PPB_VideoCapture_Dev v0.3:
yzshen@chromium.org
2012-12-10
6
-88
/
+79
*
Implement an IsAllowed function in the pepper PPB_Broker_Trusted API
raymes@chromium.org
2012-12-10
4
-0
/
+79
*
Add permission checks for PPB_Buffer.
bbudge@chromium.org
2012-12-08
1
-0
/
+2
*
Add permission checks to PPAPI APIs implemented by PPB_Instance_Proxy.
bbudge@chromium.org
2012-12-08
1
-6
/
+49
*
Add tracing support to NaCl
jbauman@chromium.org
2012-12-08
2
-0
/
+4
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
18
-464
/
+461
*
Use PP_BrowserFont_Trusted_Description
brettw@chromium.org
2012-12-07
5
-29
/
+64
*
Use MRU cache for ppapi local time zone offset queries.
hshi@chromium.org
2012-12-07
1
-22
/
+41
*
Change ppapi::proxy::SerializedHandles to use RefCountedThreadSafe.
raymes@chromium.org
2012-12-07
1
-2
/
+3
*
Revert 171408
raymes@chromium.org
2012-12-06
18
-461
/
+464
*
Revert 171389
raymes@chromium.org
2012-12-06
18
-464
/
+461
*
Revert 171080
raymes@chromium.org
2012-12-06
18
-461
/
+464
*
Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:
yzshen@chromium.org
2012-12-05
8
-60
/
+731
*
Add ability to create pending resource hosts.
brettw@chromium.org
2012-12-05
3
-0
/
+35
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
1
-5
/
+10
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
18
-464
/
+461
[next]