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
*
PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directory
nhiroki@chromium.org
2012-12-21
5
-1
/
+46
*
Nit: fix directory name in ppb_console_thunk.cc
teravest@chromium.org
2012-12-21
1
-1
/
+1
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
1
-0
/
+4
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
5
-48
/
+31
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
11
-30
/
+136
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-19
11
-276
/
+161
*
Update the comments for PPB_MouseLock.
yzshen@chromium.org
2012-12-19
3
-7
/
+4
*
idl_c_header: Use "/" as path separator in "From".
teravest@chromium.org
2012-12-19
1
-1
/
+1
*
CDM/PPAPI: Fix plugin-side ref-counting leak
dmichael@chromium.org
2012-12-19
3
-45
/
+65
*
Refactored PPB_Flash GetSettings to the new pepper resource model
raymes@chromium.org
2012-12-19
11
-82
/
+94
*
PPAPI: DCHECK that a HostResource is added to Plugin tracker only once
dmichael@chromium.org
2012-12-19
1
-0
/
+5
*
Revert "Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome ...
jvoung@google.com
2012-12-18
1
-3
/
+3
*
Use --strip-debug on pnacl_irt_shim archive to reduce size of chrome bundle.
jvoung@google.com
2012-12-18
1
-3
/
+3
*
Add log message for swapbuffers in progress error.
jbauman@chromium.org
2012-12-18
1
-0
/
+2
*
Add fullscreen functionality to gles2 example
piman@chromium.org
2012-12-18
1
-6
/
+18
*
Fix tracing for gpu/ directory in NaCl
jbauman@chromium.org
2012-12-18
1
-0
/
+3
*
CDM: Don't create a new plugin Resource when HostResource is sent twice
dmichael@chromium.org
2012-12-18
1
-22
/
+25
*
Introduce MessageFilterHost for Pepper ResourceHosts.
raymes@google.com
2012-12-18
3
-0
/
+66
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
10
-96
/
+106
*
Explicitly set actions in ppapi_untrusted as requiring cygwin (gyp only)
iannucci@chromium.org
2012-12-17
1
-0
/
+1
*
Check for a malformed message more carefully. Also fix non-deterministic
cevans@chromium.org
2012-12-17
1
-1
/
+3
*
Fix PPAPI time conversion code to handle epoch times.
raymes@chromium.org
2012-12-17
3
-0
/
+80
*
Allow leading underscore on identifier names in IDL parser
asargent@chromium.org
2012-12-15
1
-3
/
+7
*
Disable NaCl inbrowser_test_runner_parallel test
dschuff@chromium.org
2012-12-14
1
-1
/
+4
*
Pepper and IPC plumbing to display message to NaCl user
dschuff@chromium.org
2012-12-14
3
-1
/
+35
*
Improve NaCl startup error reporting in plugin and IPC proxy.
bbudge@chromium.org
2012-12-14
4
-30
/
+16
*
Revert 172805
apatrick@google.com
2012-12-14
5
-31
/
+48
*
Add permissions checking for Flash and network state.
brettw@chromium.org
2012-12-13
1
-12
/
+0
*
Use different UMA stat for a nacl manifest which is missing the user's arch
dschuff@chromium.org
2012-12-13
5
-36
/
+38
*
Add idl version of ppb_flash_menu.idl
noelallen@chromium.org
2012-12-13
6
-41
/
+179
*
Revert 172806
raymes@chromium.org
2012-12-13
9
-161
/
+271
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-13
9
-271
/
+161
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-13
5
-48
/
+31
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
34
-136
/
+216
*
PPAPI: Check permissions for VarDeprecated and PPP_Class
dmichael@chromium.org
2012-12-12
4
-3
/
+36
*
PPAPI: change PRESUBMIT.py to not complain about TODOs in .cc files.
ncbray@chromium.org
2012-12-12
1
-1
/
+1
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
10
-34
/
+26
*
Fix some types at the IPC layer. Sizes should be unsigned.
cevans@chromium.org
2012-12-12
7
-9
/
+9
*
NaCl: Re-enable the "inbrowser_test_runner" test suite
mseaborn@chromium.org
2012-12-11
1
-1
/
+3
*
Revert 172261
battre@chromium.org
2012-12-11
6
-472
/
+714
*
PPAPI: Convert FileIO tests to new style & test background threads
dmichael@chromium.org
2012-12-11
6
-714
/
+472
*
PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messages
dmichael@chromium.org
2012-12-11
2
-9
/
+58
*
Autogenerate thunk .cc file for PPB_Flash_DeviceID
teravest@chromium.org
2012-12-11
2
-8
/
+15
*
Fix in process PPAPI decryption.
tomfinegan@chromium.org
2012-12-11
5
-26
/
+48
*
Convert flash font file to use the browser font trusted code.
brettw@chromium.org
2012-12-10
11
-18
/
+25
*
Remove PPB_Instance 0.5
brettw@chromium.org
2012-12-10
3
-68
/
+1
*
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
16
-183
/
+550
*
Implement an IsAllowed function in the pepper PPB_Broker_Trusted API
raymes@chromium.org
2012-12-10
15
-7
/
+240
[next]