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
*
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
*
[PPAPI] ResourceVar now holds a pending renderer and browser host ID.
mgiuca@chromium.org
2013-09-26
4
-2
/
+32
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
4
-12
/
+0
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-4
/
+5
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-5
/
+0
*
NaCl: Update revision in DEPS, r12181 -> r12194
mseaborn@chromium.org
2013-09-25
1
-0
/
+1
*
Pepper: Move live_vars_ DCHECK to CHECK.
teravest@chromium.org
2013-09-24
1
-4
/
+9
*
[PPAPI] Added serialization for resource PP_Vars.
mgiuca@chromium.org
2013-09-24
3
-4
/
+119
*
Remove unused Pepper FileSystem IPC message.
bbudge@chromium.org
2013-09-24
1
-6
/
+0
*
PPB_TCPSocket: Remove support for PP_TCPSOCKET_OPTION_ADDRESS_REUSE.
yzshen@chromium.org
2013-09-23
6
-57
/
+16
*
[PPAPI] ResourceVar now reference counts its Resource in the plugin.
mgiuca@chromium.org
2013-09-23
12
-58
/
+137
*
Make NetworkList and NetworkMonitor APIs public
sergeyu@chromium.org
2013-09-22
31
-443
/
+435
*
PPB_TCPSocket: add support for TCP server socket operations.
yzshen@chromium.org
2013-09-20
25
-189
/
+1300
*
Create a Pepper-based CDM when a MediaKeys object is created.
jrummell@chromium.org
2013-09-20
15
-256
/
+191
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-18
34
-1127
/
+204
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
PPAPI: Purposely leak ProxyLock, fix shutdown race
dmichael@chromium.org
2013-09-17
16
-45
/
+174
*
Pepper API implementation for platform verification.
dalecurtis@chromium.org
2013-09-17
23
-15
/
+518
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
18
-476
/
+324
*
Revert r223494 "Simplify PPB_NetworkMonitor proxy."
sergeyu@chromium.org
2013-09-17
18
-324
/
+476
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
18
-476
/
+324
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
1
-2
/
+2
*
Revert 223482 "Simplify PPB_NetworkMonitor proxy."
ikarienator@chromium.org
2013-09-17
18
-324
/
+476
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
18
-476
/
+324
*
Classify ARM Chromebooks as high latency audio.
ihf@chromium.org
2013-09-16
1
-5
/
+16
[next]