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
*
Add PPB_Alarms_Dev interface definition.
yzshen@chromium.org
2013-12-11
12
-6
/
+581
*
Pepper: Remove DispatcherMessageListener
yzshen@chromium.org
2013-12-11
1
-1
/
+0
*
PPAPI idl parser was missing error handler
habib.virji@samsung.com
2013-12-11
2
-0
/
+25
*
Rename EME WD call parameters
jrummell@chromium.org
2013-12-10
14
-170
/
+168
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
3
-5
/
+9
*
Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-12-09
18
-1422
/
+0
*
Route surface visibility notifications through ContextSupport/GpuControl
jamesr@chromium.org
2013-12-08
3
-1
/
+10
*
Pepper: Remove old-style InterfaceList AddPPB.
teravest@chromium.org
2013-12-06
6
-38
/
+17
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
2
-3
/
+5
*
Pepper: More IDL generator cleanup.
teravest@chromium.org
2013-12-04
8
-172
/
+80
*
Convert PepperBrowserConnection to be a RenderFrameObserver.
jam@chromium.org
2013-12-04
2
-2
/
+2
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
2
-7
/
+19
*
Pepper: Clean up IDLNode internals.
teravest@chromium.org
2013-12-02
3
-204
/
+59
*
Move some files from chrome/renderer/pepper to components/nacl/renderer/
alexis.menard@intel.com
2013-12-02
5
-24
/
+3
*
Add support for CDM_3.
jrummell@chromium.org
2013-11-30
15
-524
/
+551
*
Pepper: Simplify IDLVisitor.
teravest@chromium.org
2013-11-27
3
-52
/
+4
*
Pepper: Refactor trusted plugin properties.
teravest@chromium.org
2013-11-27
8
-179
/
+92
*
Two files have bad generate_thunk annotations:
teravest@chromium.org
2013-11-27
2
-4
/
+0
*
Pepper: Add MonitorIsExternal function to PPB_Flash_DRM.
bbudge@chromium.org
2013-11-27
10
-7
/
+192
*
Make PPB_URLUtil_Dev interface backward compatible
yzshen@chromium.org
2013-11-26
2
-36
/
+136
*
Add a flag for running the PDF plugin out of process.
raymes@google.com
2013-11-25
8
-1
/
+42
*
Pepper: Move PPB_Testing_Dev to Private.
teravest@chromium.org
2013-11-25
42
-342
/
+147
*
Pepper: Create FileSystemOperationRunner in FileSystemHost.
bbudge@chromium.org
2013-11-25
2
-3
/
+10
*
Pepper: Use QuotaFileIO for SetLength, FileUtilProxy for Touch.
bbudge@chromium.org
2013-11-22
1
-2
/
+3
*
PPAPI: Add PluginPrivateFileSystem
nhiroki@chromium.org
2013-11-20
11
-35
/
+70
*
NaCl: Fix Python sys.path ordering in nacl_integration's browser tests
mseaborn@chromium.org
2013-11-19
1
-3
/
+3
*
Revert 235923 "NaCl: Update revision in DEPS, r12372 -> r12397"
jochen@chromium.org
2013-11-19
1
-3
/
+3
*
NaCl: Update revision in DEPS, r12372 -> r12397
mseaborn@chromium.org
2013-11-19
1
-3
/
+3
*
Pepper: always delete ResourceMessageFilter objects on the creation thread.
yzshen@chromium.org
2013-11-19
3
-60
/
+120
*
Retry tests more agressively in nacl_integration.
ncbray@chromium.org
2013-11-18
1
-0
/
+13
*
Allow Graphics2D stretch the plugin contents when resizing the plugin.
raymes@google.com
2013-11-18
9
-9
/
+136
*
Add SetOffset to PPB_Graphics2D_Dev
raymes@google.com
2013-11-18
11
-17
/
+108
*
Remove pnacl-translate for NMF entries via reverse service for shared libs.
jvoung@google.com
2013-11-16
2
-57
/
+14
*
Disable linux_aura on the main builders.
agable@chromium.org
2013-11-15
1
-11
/
+1
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
15
-321
/
+327
*
[Pepper] Examples: don't use innerHTML in url_loader example
binji@chromium.org
2013-11-13
1
-1
/
+1
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-13
1
-8
/
+8
*
Split incompatible MSAA extensions.
sievers@chromium.org
2013-11-13
1
-2
/
+2
*
Enable more logging for nacl_integration.
ncbray@chromium.org
2013-11-13
1
-3
/
+4
*
Fix NaCl PLUGIN_PRINTF for EnqueueProgressEvent().
jvoung@chromium.org
2013-11-13
1
-2
/
+2
*
Pepper: Move some OWNERS to WATCHLISTS.
teravest@chromium.org
2013-11-13
1
-3
/
+0
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
2
-3
/
+6
*
Pepper: Add shared Utilities for file systems.
bbudge@chromium.org
2013-11-12
5
-4
/
+64
*
Pepper: Add IPC enum max checking for PP_FileSystemType, PP_FileType.
bbudge@chromium.org
2013-11-12
3
-54
/
+11
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-1
/
+11
*
PPAPI/NaCl: Make tests enforce dispatchEvent check
dmichael@chromium.org
2013-11-09
1
-12
/
+4
*
Revert 233768 "PPAPI: Add a test to make sure we detect crashes"
yhirano@chromium.org
2013-11-08
3
-53
/
+0
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
26
-79
/
+379
*
PPAPI: Add a test to make sure we detect crashes
dmichael@chromium.org
2013-11-08
3
-0
/
+53
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-8
/
+0
[next]