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
*
Revert of NaCl: Update revision in DEPS, r13018 -> r13078. (https://coderevie...
tonyg@chromium.org
2014-04-26
1
-10
/
+12
*
NaCl: Update revision in DEPS, r13018 -> r13078.
dyen@chromium.org
2014-04-25
1
-12
/
+10
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
1
-5
/
+1
*
Pepper: Cleanup PNaCl support in trusted plugin.
teravest@chromium.org
2014-04-25
3
-61
/
+36
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
5
-10
/
+16
*
Pepper: Move IME workaround from the trusted plugin.
teravest@chromium.org
2014-04-24
2
-42
/
+6
*
Pepper: Move attributes out of the trusted plugin.
teravest@chromium.org
2014-04-24
5
-158
/
+61
*
Non-SFI NaCl: Fix the crash for the AudioShared.
hidehiko@chromium.org
2014-04-23
4
-70
/
+64
*
Implement ManifestService::StartupInitializationComplete().
hidehiko@chromium.org
2014-04-23
13
-37
/
+167
*
Revert of SDK building script now uses package_version to extract. (https://c...
hidehiko@chromium.org
2014-04-23
1
-10
/
+12
*
GPU/Pepper: Always return -1 for ID when we return a NULL buffer.
epenner@chromium.org
2014-04-23
1
-0
/
+1
*
Pepper: Move some manifest processing for refactor.
teravest@chromium.org
2014-04-22
5
-46
/
+23
*
NaCl: Update revision in DEPS, r13018 -> r13062.
dyen@chromium.org
2014-04-22
1
-12
/
+10
*
Pepper: Drop open time tracking from FileDownloader.
teravest@chromium.org
2014-04-21
4
-22
/
+23
*
Pepper: Remove FileDownloader DOWNLOAD_TO_BUFFER.
teravest@chromium.org
2014-04-21
7
-112
/
+35
*
Add test to make sure if PPB_Audio_Shared::StartThread() works.
hidehiko@chromium.org
2014-04-21
7
-4
/
+205
*
Pepper: Move URL resolves outside trusted plugin.
teravest@chromium.org
2014-04-18
5
-81
/
+58
*
Clean up Pepper file system resource unit test.
bbudge@chromium.org
2014-04-18
1
-17
/
+23
*
Add IPC Channel for new ManifestService.
hidehiko@chromium.org
2014-04-17
6
-4
/
+122
*
Pepper: Move PnaclOptions outside trusted plugin.
teravest@chromium.org
2014-04-17
14
-142
/
+91
*
NaCl: Remove tests for NACL_NAME_SERVICE_LIST.
teravest@chromium.org
2014-04-16
1
-34
/
+0
*
Allow the plugin to set an empty tickmarks array to clear tickmarks
raymes@chromium.org
2014-04-16
2
-6
/
+5
*
Pepper: Move time logic out of the trusted plugin.
teravest@chromium.org
2014-04-15
5
-82
/
+28
*
Pepper: Fix MODULE_PRINTF behavior.
teravest@chromium.org
2014-04-15
3
-8
/
+16
*
Removed dependency of native_client/toolchain from chromium pnacl support.
dyen@chromium.org
2014-04-15
2
-10
/
+47
*
More removal of GTK code.
erg@chromium.org
2014-04-15
2
-20
/
+0
*
Refactor some ResourceMessageReply usages.
bbudge@chromium.org
2014-04-14
2
-2
/
+5
*
Encrypted Media: Support VP9 playback.
xhwang@chromium.org
2014-04-11
2
-5
/
+7
*
Used condvar timed wait instead of indefinite wait for WaitForSelLdrStart.
jvoung@google.com
2014-04-11
3
-8
/
+34
*
Pepper: Remove NaClHttpResponseHeaders.
teravest@chromium.org
2014-04-11
9
-375
/
+23
*
Pepper: Make it possible to pass external file systems to NaCl modules.
thestig@chromium.org
2014-04-11
9
-16
/
+292
*
PPAPI: Update pp_var.h documentation for Resource vars.
dmichael@chromium.org
2014-04-10
4
-35
/
+69
*
PPAPI: Move some of NexeFileDidOpen to NexeLoadManager
dmichael@chromium.org
2014-04-10
8
-49
/
+45
*
Pepper: Remove Manifest::ResolveURL
teravest@chromium.org
2014-04-10
6
-70
/
+34
*
Pepper: Fix comments for PPB and PPP InputEvent.
teravest@chromium.org
2014-04-10
5
-24
/
+20
*
Applied changes to chromium tree for new NaCl toolchain directories.
dyen@chromium.org
2014-04-09
1
-1
/
+1
*
Refactor around start up of the plugin.
hidehiko@chromium.org
2014-04-09
14
-391
/
+565
*
Pepper: Move some reporting into StartPpapiProxy.
teravest@chromium.org
2014-04-08
5
-62
/
+68
*
Pepper: Remove unnecessary file descriptor dup.
teravest@chromium.org
2014-04-07
1
-4
/
+2
*
[MIPS] Add missing support for NaCl browser tests
petarj@mips.com
2014-04-07
2
-4
/
+32
*
Use VLOG instead of vfprintf in PLUGIN_PRINTF.
teravest@chromium.org
2014-04-07
6
-49
/
+51
*
Fix Win64 build breakage from r261748
jschuh@chromium.org
2014-04-05
1
-1
/
+1
*
Pepper: Move NexeDidCrash() to NexeLoadManager.
teravest@chromium.org
2014-04-05
5
-145
/
+22
*
Support scoped types in PPAPI IDL.
mtomasz@chromium.org
2014-04-04
1
-6
/
+32
*
Revert 261820 "Pepper: Move NexeDidCrash() to NexeLoadManager."
scottmg@chromium.org
2014-04-04
5
-22
/
+146
*
Pepper: Move NexeDidCrash() to NexeLoadManager.
teravest@chromium.org
2014-04-04
5
-146
/
+22
*
Sync NaCl MediaStream Video example with ppapi/examples/media_stream_video
penghuang@chromium.org
2014-04-04
1
-119
/
+89
*
Remove unused function {anonymous}::GetNaClInterface() in pnacl_resources.cc
jvoung@chromium.org
2014-04-04
1
-8
/
+0
*
Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.
hidehiko@chromium.org
2014-04-04
12
-13
/
+13
*
PPAPI/NaCl: Move architecture histogram to NexeLoadManager
dmichael@chromium.org
2014-04-03
1
-35
/
+0
[next]