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: Simplify error reporting in PnaclResources.
teravest@chromium.org
2014-06-03
4
-33
/
+29
*
Pepper: Remove Plugin::EnqueueProgressEvent.
teravest@chromium.org
2014-06-03
3
-53
/
+18
*
Revert of Pepper: Refactor OpenManifestEntry. (https://codereview.chromium.or...
teravest@chromium.org
2014-06-03
4
-31
/
+84
*
Pepper: Narrow locking at ld subprocess start.
teravest@chromium.org
2014-06-03
1
-18
/
+27
*
Pepper: Refactor OpenManifestEntry.
teravest@chromium.org
2014-06-03
4
-84
/
+31
*
Support configuring number of audio buffers in MediaStream Pepper API.
thembrown@gmail.com
2014-06-03
13
-12
/
+245
*
Changing default_url to destination_url for consistency
amogh.bihani@samsung.com
2014-06-03
2
-6
/
+7
*
Add missing 'break' statements to ppapi::proxy::NaClMessageScanner.
bbudge@chromium.org
2014-06-03
1
-0
/
+2
*
Add trace events for PPB audio callbacks.
dalecurtis@chromium.org
2014-06-03
1
-4
/
+8
*
Remove PlatformFile from ppapi
rvargas@chromium.org
2014-06-03
13
-112
/
+88
*
PPAPI: Add dev synchronous JS->Plugin messaging API
dmichael@chromium.org
2014-06-02
10
-4
/
+377
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
3
-14
/
+12
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
3
-12
/
+14
*
Pepper: Refactor PNaCl OpenManifestEntry logic.
teravest@chromium.org
2014-06-02
6
-93
/
+13
*
NaCl: Remove unused srpcgen.py script
mseaborn@chromium.org
2014-06-01
1
-466
/
+0
*
PPAPI: Make "no_interface_string" APIs have no PNaCl wrapper
dmichael@chromium.org
2014-05-31
3
-3
/
+13
*
Update skia and ui GN builds
brettw@chromium.org
2014-05-31
1
-1
/
+1
*
NaCl: Remove some unused include_rules entries
mseaborn@chromium.org
2014-05-31
2
-10
/
+0
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
19
-4
/
+2005
*
Pepper: Narrow locking at llc subprocess start.
teravest@chromium.org
2014-05-30
2
-18
/
+30
*
Pepper: Manifest ID cleanup.
teravest@chromium.org
2014-05-29
7
-65
/
+27
*
Pepper: FileDownloader cleanup.
teravest@chromium.org
2014-05-29
3
-38
/
+21
*
Pepper: Remove DescWrapper use in nexe loading.
teravest@chromium.org
2014-05-28
7
-78
/
+62
*
Pepper: Add content_browsertests test support.
teravest@chromium.org
2014-05-28
3
-0
/
+62
*
Pepper: PnaclResources cleanup.
teravest@chromium.org
2014-05-28
3
-30
/
+7
*
Hook up external monitor detection in PepperFlashDRM.
bbudge@chromium.org
2014-05-28
1
-0
/
+2
*
Add .nmf generating rule for ppapi_tests.
hidehiko@chromium.org
2014-05-28
3
-7
/
+16
*
Pepper: Remove Plugin::StreamAsFile.
teravest@chromium.org
2014-05-27
3
-18
/
+4
*
Pepper: TempFile cleanup.
teravest@chromium.org
2014-05-27
5
-91
/
+56
*
Add ppapi, improve Windows GN build.
brettw@chromium.org
2014-05-27
2
-4
/
+725
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
29
-5
/
+385
*
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
[next]