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
*
Remove IsPnaclEnabled from ppb_nacl_private.
jvoung@chromium.org
2013-10-25
5
-16
/
+1
*
Pepper: Cleanup in NaCl trusted plugin.
teravest@chromium.org
2013-10-24
2
-58
/
+16
*
[Pepper] Document the failure mode of the constructor for pp::FileRef.
mgiuca@chromium.org
2013-10-24
1
-0
/
+3
*
Switch audio synchronization from sleep() based to select() based.
dalecurtis@chromium.org
2013-10-23
3
-41
/
+12
*
Avoid memory allocation for PPB_FileIO Read when callback is blocking.
bbudge@chromium.org
2013-10-23
6
-25
/
+68
*
Plumb support for audio sample formats.
dalecurtis@chromium.org
2013-10-22
11
-33
/
+127
*
Add missing #includes of <algorithm> in ppapi for std::min/max
scottmg@chromium.org
2013-10-22
7
-0
/
+11
*
Remove CanChallengePlatform() and CheckPlatformState().
dalecurtis@chromium.org
2013-10-20
13
-166
/
+37
*
[PPAPI] Added new Pepper interface PPB_VarResource_Dev.
mgiuca@chromium.org
2013-10-19
11
-2
/
+351
*
Pepper: Fix SetLength permissions in FileIO test.
teravest@chromium.org
2013-10-17
1
-1
/
+1
*
Avoid referencing index [0] of a zero length string.
wfh@chromium.org
2013-10-17
1
-1
/
+1
*
Don't check the result of new for NULL.
thakis@chromium.org
2013-10-17
1
-4
/
+1
*
[PPAPI] It is now valid to store PP_Resource 0 in a ResourceVar.
mgiuca@chromium.org
2013-10-16
4
-1
/
+13
*
PPAPI: Fix extra whitespace nit in plugin_main_nacl.cc
dmichael@chromium.org
2013-10-16
1
-1
/
+0
*
Fix minor issues in PPB_TrueTypeFont_Dev implementation.
bbudge@chromium.org
2013-10-15
2
-3
/
+5
*
Array index [0] on zero length array is undefined on C++03
wfh@chromium.org
2013-10-14
1
-1
/
+2
*
Check for WebContents capturers when reporting output link types.
dalecurtis@chromium.org
2013-10-12
2
-3
/
+5
*
PPAPI/NaCl: Delay calling PPP_InitializeModule
dmichael@chromium.org
2013-10-11
1
-7
/
+7
*
Return appropriate error codes for PPB_Flash_DRM
raymes@chromium.org
2013-10-11
1
-1
/
+1
*
Pepper: Remove PPB_FileIOTrusted.
teravest@chromium.org
2013-10-10
20
-226
/
+8
*
Fix native client failures on mac by only using Mesa on Linux.
erg@chromium.org
2013-10-09
1
-3
/
+4
*
Pepper: Fix PRESUBMIT when deleting files.
teravest@chromium.org
2013-10-08
1
-2
/
+4
*
nacl/linux_aura: Force osmesa mode during native client tests.
erg@chromium.org
2013-10-08
1
-0
/
+3
*
Fix some WeakPtrFactory members that aren't last
dmichael@chromium.org
2013-10-08
4
-8
/
+9
*
linux_aura: Revert everything; abort turning linux_aura on.
erg@chromium.org
2013-10-05
1
-11
/
+1
*
linux_aura: Turn aura on on the builders.
erg@chromium.org
2013-10-05
1
-1
/
+11
*
Add SignalQuery to GpuControl interface
jamesr@chromium.org
2013-10-05
2
-0
/
+7
*
NaCl: FileDownloader now uses FileIO_Private.
teravest@chromium.org
2013-10-03
2
-43
/
+70
*
Memory scripts: Accept --build-dir in addition to --build_dir.
thakis@chromium.org
2013-10-02
1
-1
/
+1
*
Add test for PPB_TCPSocket_1_0.
yzshen@chromium.org
2013-10-02
2
-1
/
+79
*
PPAPI: Ensure FileIOResource has a valid FD for background thread ops.
dmichael@chromium.org
2013-10-02
2
-31
/
+75
*
Move Insert/SignalSyncPoint() to GpuControl
jamesr@chromium.org
2013-10-02
2
-1
/
+8
*
Release partially constructed GLES2 implementation in Pepper Graphics3D resou...
bbudge@chromium.org
2013-10-02
1
-2
/
+1
*
Pepper: Enable some FileRef in-process tests.
teravest@chromium.org
2013-10-01
1
-6
/
+2
*
PPAPI: Remove instance param from GetFileTaskRunner
dmichael@chromium.org
2013-10-01
6
-8
/
+8
*
Revise API comments of PPB_OutputProtection_Private
kcwu@chromium.org
2013-10-01
2
-7
/
+13
*
NaCl: Simplify callback calls in FileDownloader.
teravest@chromium.org
2013-10-01
2
-20
/
+11
*
Route GenMailboxCHROMIUM through GpuControl
piman@chromium.org
2013-10-01
2
-0
/
+11
*
PPAPI: Make GLES2 calls resilient to bad/dead resources.
dmichael@chromium.org
2013-09-30
10
-430
/
+764
*
Pepper API implementation for output protection.
kcwu@chromium.org
2013-09-28
18
-0
/
+407
*
Ensure that pending PNaCl translations are cleaned up on plugin destruction
dschuff@chromium.org
2013-09-27
2
-11
/
+17
*
PPAPI: Introduce ability to Map a FileIO (Dev)
dmichael@chromium.org
2013-09-27
6
-1
/
+303
*
NaCl: Remove FileDownloader::URLBufferStartNotify.
teravest@chromium.org
2013-09-27
2
-23
/
+1
*
[PPAPI] File system resources can be attached to an existing host.
mgiuca@chromium.org
2013-09-27
2
-2
/
+23
*
Make *CommandBufferProxy* implement GpuControl
piman@chromium.org
2013-09-27
6
-19
/
+56
*
Pepper: Extension for SocketPpapiTest to ppapi/.
teravest@chromium.org
2013-09-26
6
-0
/
+761
*
PNaCl: Remove friendly reminder about new manifest format for optlevel.
jvoung@google.com
2013-09-26
1
-10
/
+0
*
Remove ipc::CommandBufferProxy. As an interface, it's not used.
piman@chromium.org
2013-09-26
2
-36
/
+1
*
Pepper: Remove Will* from PPB_FileIOTrusted.
teravest@chromium.org
2013-09-26
11
-214
/
+2
*
[PPAPI] Var destructor is private.
mgiuca@chromium.org
2013-09-26
2
-8
/
+8
[next]