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
*
Turn on ENABLE_NEW_GAMEPAD_API flag so that the new gamepad code is used
ch.dumez@samsung.com
2014-05-24
1
-11
/
+2
*
PPAPI: Remove clang plugins from ppapi/tests/clang
dmichael@chromium.org
2014-05-23
4
-448
/
+0
*
Pepper: FileDownloader cleanup.
teravest@chromium.org
2014-05-23
2
-264
/
+22
*
Pepper: Simplify Pnacl manifest id logic.
teravest@chromium.org
2014-05-23
6
-17
/
+6
*
Pepper: Move StreamAsFile out of trusted plugin.
teravest@chromium.org
2014-05-23
9
-267
/
+77
*
Fix PPAPINaClNewlibTest.PostMessage flakiness
raymes@chromium.org
2014-05-23
1
-1
/
+2
*
Set file tokens for NaCl main nexe if available to enable validation caching.
jvoung@chromium.org
2014-05-23
5
-8
/
+37
*
Some build changes for nacl on Android
sehr@chromium.org
2014-05-22
1
-4
/
+4
*
Introduce create_nonsfi_test_nmf.py to simplify nacl_test_data.gyp
hidehiko@chromium.org
2014-05-22
2
-2
/
+118
*
Pepper: Remove Quota management from TempFile.
teravest@chromium.org
2014-05-22
5
-86
/
+6
*
Pepper: Remove jsoncpp from trusted plugin.
teravest@chromium.org
2014-05-22
3
-4
/
+0
*
Make asynchronous writes with PPB_FileIO copy the plugin's buffer.
bbudge@chromium.org
2014-05-22
3
-28
/
+57
*
Pepper: Remove url_info_map from trusted plugin.
teravest@chromium.org
2014-05-21
3
-42
/
+9
*
Pepper: DescWrapper cleanup in PnaclResources.
teravest@chromium.org
2014-05-21
10
-156
/
+134
*
Update PPB_VideoDecoder documentation.
bbudge@chromium.org
2014-05-21
3
-47
/
+83
*
Update Gamepad API to match the latest specification
ch.dumez@samsung.com
2014-05-20
2
-7
/
+14
*
Change to using nacl_file_info.h from src/public instead.
jvoung@chromium.org
2014-05-20
4
-4
/
+3
*
Pepper: Manifest refactoring in trusted plugin.
teravest@chromium.org
2014-05-20
5
-77
/
+10
*
PPAPI: Make generator support "no_interface_string"
dmichael@chromium.org
2014-05-19
4
-1
/
+17
*
Pepper: Nexe downloading out of the trusted plugin.
teravest@chromium.org
2014-05-16
5
-107
/
+73
*
Pepper: Simplify manifest download logic.
teravest@chromium.org
2014-05-16
4
-77
/
+18
*
PPAPI: Simplify PluginDispatcher::instance_map_
dmichael@chromium.org
2014-05-15
2
-8
/
+5
*
Pepper: ErrorInfo cleanup in service_runtime.
teravest@chromium.org
2014-05-14
2
-48
/
+60
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-3
/
+4
*
Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...
jam@chromium.org
2014-05-13
9
-16
/
+32
*
Pepper: Simplify LaunchSelLdr error reporting.
teravest@chromium.org
2014-05-13
9
-55
/
+12
*
Pepper: Miscellaneous trusted plugin cleanup.
teravest@chromium.org
2014-05-13
5
-62
/
+14
*
Pepper: Remove unnecessary CloseManifestEntry code.
teravest@chromium.org
2014-05-13
2
-77
/
+3
*
Make command buffer generator infer GL array element type from the GL prototype
kkinnunen@nvidia.com
2014-05-12
1
-155
/
+76
*
Pepper: Move DoPostMessage out of trusted plugin.
teravest@chromium.org
2014-05-10
5
-37
/
+22
*
Implement nacl_irt_icache for non-sfi mode.
mazda@chromium.org
2014-05-08
1
-0
/
+24
*
Make placeholder target to fix build.
bbudge@chromium.org
2014-05-07
1
-0
/
+18
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.
bbudge@chromium.org
2014-05-07
6
-18
/
+19
*
PNaCl translator: teach Chrome to send CPU features to the compiler
jfb@chromium.org
2014-05-07
7
-26
/
+71
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
3
-3
/
+3
*
Remove dependency of TOOL_REVISIONS from pnacl_component_crx_gen.
dyen@chromium.org
2014-05-07
2
-51
/
+37
*
Adds IDL for enums and structs for encoding/decoding.
bbudge@chromium.org
2014-05-06
11
-0
/
+1043
*
Pepper: Remove file_utils from trusted plugin.
teravest@chromium.org
2014-05-06
8
-186
/
+37
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
2
-5
/
+6
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-06
16
-969
/
+124
*
Rename some PPB_VideoDecoder_Dev implementation types.
bbudge@chromium.org
2014-05-06
12
-45
/
+45
*
PPAPI: Simplify PPP_Messaging proxy, remove in-process
dmichael@chromium.org
2014-05-06
4
-47
/
+21
*
[PPAPI] Add media stream video track output API
ronghuawu@chromium.org
2014-05-05
21
-31
/
+397
*
Remove command_buffer/common/types.h.
thakis@chromium.org
2014-05-05
1
-76
/
+155
*
Revert 268280 "Pepper: Move manifest logic to components/nacl."
miu@chromium.org
2014-05-05
16
-124
/
+969
*
Shorten gyp target names for PNaCl IRT Shim
dschuff@chromium.org
2014-05-05
4
-9
/
+12
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-05
16
-969
/
+124
*
Revert 268250 "Pepper: Move manifest logic to components/nacl."
miu@chromium.org
2014-05-05
16
-124
/
+969
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-05
16
-969
/
+124
[next]