chromium/src/ppapi.git
8 hours ago raymes@chromium.orgDon't send PP_Vars/V8 values with cycles across PostMessage master
11 hours ago jvoung@chromium.orgRemove "experimental_flags" from the PNaCl manifest...
16 hours ago bbudge@chromium.orgAdds a PostMessageBarrier method which sends and waits...
17 hours ago raymes@chromium.orgRevert 207040 "Don't send PP_Vars/V8 values with cycles...
17 hours ago raymes@chromium.orgDon't send PP_Vars/V8 values with cycles across PostMessage
19 hours ago erikwright... Disable breakpad_trusted_crash_in_startup_test. It...
33 hours ago yzshen@chromium.orgChange pp::NetAddress_Dev to use bool instead of PP_Bool.
34 hours ago teravest@chromium.orgPepper: Add initial browser host for FileRef.
35 hours ago bbudge@chromium.orgConvert PDF to use SimpleImageData resource.
36 hours ago thakis@chromium.orgFix wrong header guards found by clang's new Wheader...
36 hours ago jvoung@chromium.orgRevert SVN r177818, stop generating bitcode hashes...
38 hours ago jvoung@chromium.orgUse HTTP response headers for PNaCl caching instead...
41 hours ago torne@chromium.orgFix pnacl_support_extension dependencies.
2 days ago abarth@chromium.orgUpdate Blink include paths
3 days ago yzshen@chromium.orgAdd some network-related PP_Error codes and conversion...
4 days ago teravest@chromium.orgPepper: Create FileRef utility routines.
5 days ago yzshen@chromium.orgIntroduce PPB_HostResolver_Dev.
5 days ago bbudge@chromium.orgEnable input events on NaCl, re-enable on disabled...
5 days ago cpu@chromium.orgGive a default HMONITOR for Pepper's OnHostMsgGetHmonitor
5 days ago yzshen@chromium.orgIntroduce PPB_UDPSocket_Dev.
5 days ago sehr@chromium.orgDisable untrusted exception handling for PNaCl
5 days ago dcheng@chromium.orgRewrite scoped_ptr<T>(NULL) to use the default ctor...
5 days ago sehr@chromium.orgRemove pnacl from dlopen test
6 days ago yzshen@chromium.orgIntroduce PPB_TCPSocket_Dev.
6 days ago sail@chromium.orgRevert 205914 "Disable untrusted exception handling...
6 days ago sehr@chromium.orgDisable untrusted exception handling for PNaCl
6 days ago palmer@chromium.orgMake security team OWNERS for all IPC *_messages*.h...
6 days ago sehr@chromium.orgSplit pnacl and nacl mime types
6 days ago teravest@chromium.orgPepper: Add append support to FileIO.
7 days ago bbudge@chromium.orgClean up Pepper ImageData resource class.
7 days ago avi@chromium.orgUse a direct include of strings headers in ppapi/,...
7 days ago raymes@chromium.orgImplement GetVoucherFile and GetHmonitor functions...
7 days ago yzshen@chromium.orgRemove the padding in PPB_NetAddress_IPv4_Dev and PPB_N...
7 days ago brettw@chromium.orgRename base/hash_tables to base/containers/hash_tables.
7 days ago rsleevi@chromium.orgCall scoped_refptr<T>::get() rather than relying on...
7 days ago hamaji@chromium.orgRemove ppapi/cpp/dev/websocket_dev.cc
8 days ago garykac@chromium.orgRevert 205329 "Split pnacl and nacl mime types"
8 days ago sehr@chromium.orgSplit pnacl and nacl mime types
8 days ago brettw@chromium.orgUpdate includes of message_loop_proxy.
9 days ago yzshen@chromium.orgIntroduce PPB_NetAddress_Dev.
11 days ago kbr@chromium.orgUpdated paths to Mesa sources to the version pulled...
11 days ago avi@chromium.orgUse a direct include of utf_string_conversions.h in...
11 days ago raymes@chromium.orgAllow renderer to create pepper ResourceHosts in the...
11 days ago dcaiafa@chromium.orgImplement pepper interface and plumbing for HRD's UI...
12 days ago eliben@chromium.orgModify pnacl_component_crx_gen.py to take path to info...
12 days ago jamesr@chromium.orgDepend on public/blink.gyp:blink to depend on Blink...
12 days ago raymes@chromium.orgAdd simple hand-rolled RTTI for Pepper ResourceHosts
13 days ago mcgrathr@chromium.orgUse native_client/src/public/ for IMC headers
2013-06-05 piman@chromium.orgReplace context parenting by sharing through mailboxes
2013-06-05 bradnelson... Fixing nacl_integration for win64.
2013-06-04 teravest@chromium.orgPepper: Refactor FileInfo conversions.
2013-06-04 teravest@chromium.orgRemove unused CreateURLResponseInfo function.
2013-06-04 akalin@chromium.orgUpdate remaining files to use WeakPtr<T>::get() instead...
2013-06-03 tfarina@chromium.orgRoll DEPS for googleurl. Second try.
2013-06-02 rsleevi@chromium.orgUpdate ppapi/ to use scoped_refptr<T>::get() rather...
2013-06-01 piman@chromium.orgRemove unused trusted interfaces.
2013-05-31 dmichael@chromium.orgPPAPI: Unlock when deallocating script objects at shutdown
2013-05-31 piman@chromium.orgpepper: simplify context creation/initialization
2013-05-31 scottmg@chromium.orgreland of 'split webkit/glue/webpreferences to common...
2013-05-30 isherman@chromium.orgRevert 203261 "split webkit/glue/webpreferences to...
2013-05-30 scottmg@chromium.orgsplit webkit/glue/webpreferences to common and renderer
2013-05-30 awatson@chromium.orgClean up formatting to simplify post-Doxygen processing.
2013-05-30 halton.huo... Use libva profile VAProfileH264Main instead of VAProfil...
2013-05-30 mazda@chromium.orgAdd a PPAPI browser tests for an issue of NaCl crash.
2013-05-30 abarth@chromium.orgUpdate references to Blink's Platform API headers ...
2013-05-29 dalecurtis... Improve recommended sample counts for PPAPI.
2013-05-29 ncbray@chromium.orgNaCl: enable meta-based validation for shared libraries.
2013-05-26 ccameron@chromium.orgPart 2/3 (GL) of adding with device scale factor to...
2013-05-25 rsesek@chromium.orgRevert 202278 "NaCl: enable meta-based validation for...
2013-05-25 raymes@chromium.orgRename PPB_Flash_DeviceID interface to PPB_Flash_DRM
2013-05-25 ncbray@chromium.orgNaCl: enable meta-based validation for shared libraries.
2013-05-24 teravest@chromium.orgPepper: Fix thunk function names with versions.
2013-05-24 eliben@chromium.orgParametrize names of llc and ld nexes by reading them...
2013-05-23 nkostylev@chromium.orgRevert 201822 "Revert 201793 "PPAPI: Fix doc for MakeDi...
2013-05-23 nkostylev@chromium.orgRevert 201793 "PPAPI: Fix doc for MakeDirectory when...
2013-05-23 dmichael@chromium.orgPPAPI: Fix doc for MakeDirectory when directory exists
2013-05-23 yzshen@chromium.orgAdd multicast support for PPB_Ext_Socket_Dev.
2013-05-22 ananta@chromium.orgThe chrome browser target should not depend on plugins.
2013-05-22 scottmg@chromium.orgmove kInvalidNetAddress to constants file for split_link
2013-05-22 yzshen@chromium.orgRevert 201420 - Disable PPB_FileIO_Private.
2013-05-22 yzshen@chromium.orgDisable PPB_FileIO_Private.
2013-05-22 akalin@chromium.orgMake ppapi_perftests depend on allocator.gyp:allocator...
2013-05-22 raymes@chromium.orgUpdate the Post/HandleMessage description for Array...
2013-05-21 ygorshenin... Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().
2013-05-21 jvoung@chromium.orgDon't copy old timestamps when setting up pnacl files.
2013-05-21 cpu@chromium.orgRemving global statics from the headers, so we can...
2013-05-17 raymes@chromium.orgHook up V8<->Var conversion in the pepper message channel
2013-05-17 cevans@chromium.orgSwitch Linux Aura ports over to POSIX SHM instead of...
2013-05-16 ronghuawu@chromium.orgAdd pepper plugin example for effect apis.
2013-05-16 jvoung@google.comRemove some dead code left from pnacl extension cleanup.
2013-05-16 raymes@chromium.orgImplement a V8 value<->PP_Var converter
2013-05-16 bbudge@chromium.orgChange PPAPI PDF proxy messages to use IPC serialization.
2013-05-16 kaanb@chromium.orgGPU client side changes for GpuMemoryBuffers:
2013-05-16 bbudge@chromium.orgImplementation of URLLoader using PluginResource/Resour...
2013-05-15 teravest@chromium.orgPepper: Disallow new passByValue structs in IDL.
2013-05-15 raymes@chromium.orgRevert 200283 "Implement a V8 value<->PP_Var converter"
2013-05-15 raymes@chromium.orgImplement a V8 value<->PP_Var converter
2013-05-15 yzshen@chromium.orgSupport extension API requests going directly from...
2013-05-14 bbudge@chromium.orgFix Pepper TrueType font test Init.
2013-05-14 victorhsieh... NaCl: Let SerializedHandle carry open flag.
next