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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Add MonitorIsExternal function to PPB_Flash_DRM.
bbudge@chromium.org
2013-11-27
3
-0
/
+44
*
Add a flag for running the PDF plugin out of process.
raymes@google.com
2013-11-25
2
-0
/
+5
*
Pepper: Move PPB_Testing_Dev to Private.
teravest@chromium.org
2013-11-25
3
-8
/
+8
*
Pepper: Create FileSystemOperationRunner in FileSystemHost.
bbudge@chromium.org
2013-11-25
2
-3
/
+10
*
PPAPI: Add PluginPrivateFileSystem
nhiroki@chromium.org
2013-11-20
3
-5
/
+15
*
Allow Graphics2D stretch the plugin contents when resizing the plugin.
raymes@google.com
2013-11-18
3
-2
/
+26
*
Add SetOffset to PPB_Graphics2D_Dev
raymes@google.com
2013-11-18
3
-1
/
+7
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
5
-73
/
+87
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-13
1
-8
/
+8
*
Pepper: Add shared Utilities for file systems.
bbudge@chromium.org
2013-11-12
1
-4
/
+2
*
Pepper: Add IPC enum max checking for PP_FileSystemType, PP_FileType.
bbudge@chromium.org
2013-11-12
3
-54
/
+11
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
8
-51
/
+60
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-3
/
+3
*
Revert 232547 "Pepper: Move FileIO host from renderer to browser."
teravest@chromium.org
2013-11-05
1
-8
/
+8
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
1
-2
/
+4
*
Pepper: Fix 2 message rewriting issues in NaClMessageScanner.
bbudge@chromium.org
2013-11-02
1
-7
/
+17
*
Rename HandleConverter to NaClMessageScanner.
bbudge@chromium.org
2013-11-02
4
-344
/
+348
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-02
1
-8
/
+8
*
Revert 232440 "Pepper: Move FileIO host from renderer to browser."
csharp@chromium.org
2013-11-01
1
-8
/
+8
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-01
1
-8
/
+8
*
[PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.
mgiuca@chromium.org
2013-10-31
4
-8
/
+75
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
2
-0
/
+7
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
1
-6
/
+3
*
Switch audio synchronization from sleep() based to select() based.
dalecurtis@chromium.org
2013-10-23
2
-25
/
+4
*
Avoid memory allocation for PPB_FileIO Read when callback is blocking.
bbudge@chromium.org
2013-10-23
1
-10
/
+31
*
Plumb support for audio sample formats.
dalecurtis@chromium.org
2013-10-22
2
-12
/
+13
*
Remove CanChallengePlatform() and CheckPlatformState().
dalecurtis@chromium.org
2013-10-20
3
-42
/
+0
*
[PPAPI] Added new Pepper interface PPB_VarResource_Dev.
mgiuca@chromium.org
2013-10-19
1
-0
/
+1
*
[PPAPI] It is now valid to store PP_Resource 0 in a ResourceVar.
mgiuca@chromium.org
2013-10-16
3
-1
/
+7
*
PPAPI: Fix extra whitespace nit in plugin_main_nacl.cc
dmichael@chromium.org
2013-10-16
1
-1
/
+0
*
PPAPI/NaCl: Delay calling PPP_InitializeModule
dmichael@chromium.org
2013-10-11
1
-7
/
+7
*
Pepper: Remove PPB_FileIOTrusted.
teravest@chromium.org
2013-10-10
4
-13
/
+0
*
Fix some WeakPtrFactory members that aren't last
dmichael@chromium.org
2013-10-08
3
-6
/
+7
*
Add SignalQuery to GpuControl interface
jamesr@chromium.org
2013-10-05
2
-0
/
+7
*
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
*
PPAPI: Remove instance param from GetFileTaskRunner
dmichael@chromium.org
2013-10-01
3
-5
/
+5
*
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
3
-169
/
+5
*
Pepper API implementation for output protection.
kcwu@chromium.org
2013-09-28
6
-0
/
+184
*
[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
4
-17
/
+53
*
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
3
-32
/
+0
*
[PPAPI] ResourceVar now holds a pending renderer and browser host ID.
mgiuca@chromium.org
2013-09-26
2
-2
/
+18
*
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
2
-12
/
+1
[next]