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
*
Use native_client/src/public/ for IMC headers
mcgrathr@chromium.org
2013-06-05
6
-13
/
+10
*
Replace context parenting by sharing through mailboxes
piman@chromium.org
2013-06-05
2
-7
/
+2
*
Fixing nacl_integration for win64.
bradnelson@google.com
2013-06-05
1
-3
/
+10
*
Pepper: Refactor FileInfo conversions.
teravest@chromium.org
2013-06-04
2
-0
/
+28
*
Remove unused CreateURLResponseInfo function.
teravest@chromium.org
2013-06-04
3
-21
/
+0
*
Update remaining files to use WeakPtr<T>::get() instead of "operator T*"
akalin@chromium.org
2013-06-04
1
-8
/
+8
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
2
-7
/
+7
*
Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
22
-61
/
+55
*
Remove unused trusted interfaces.
piman@chromium.org
2013-06-01
25
-975
/
+18
*
PPAPI: Unlock when deallocating script objects at shutdown
dmichael@chromium.org
2013-05-31
1
-1
/
+2
*
pepper: simplify context creation/initialization
piman@chromium.org
2013-05-31
6
-27
/
+2
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
2
-2
/
+2
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
2
-2
/
+2
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
2
-2
/
+2
*
Clean up formatting to simplify post-Doxygen processing.
awatson@chromium.org
2013-05-30
5
-53
/
+58
*
Use libva profile VAProfileH264Main instead of VAProfileH264Baseline.
halton.huo@intel.com
2013-05-30
1
-1
/
+1
*
Add a PPAPI browser tests for an issue of NaCl crash.
mazda@chromium.org
2013-05-30
2
-0
/
+35
*
Update references to Blink's Platform API headers (remaining)
abarth@chromium.org
2013-05-30
2
-5
/
+5
*
Improve recommended sample counts for PPAPI.
dalecurtis@chromium.org
2013-05-29
1
-20
/
+56
*
NaCl: enable meta-based validation for shared libraries.
ncbray@chromium.org
2013-05-29
8
-91
/
+101
*
Part 2/3 (GL) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-26
2
-2
/
+3
*
Revert 202278 "NaCl: enable meta-based validation for shared lib..."
rsesek@chromium.org
2013-05-25
8
-101
/
+91
*
Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM
raymes@chromium.org
2013-05-25
27
-181
/
+465
*
NaCl: enable meta-based validation for shared libraries.
ncbray@chromium.org
2013-05-25
8
-91
/
+101
*
Pepper: Fix thunk function names with versions.
teravest@chromium.org
2013-05-24
4
-14
/
+50
*
Parametrize names of llc and ld nexes by reading them from the resource info ...
eliben@chromium.org
2013-05-24
10
-118
/
+352
*
Revert 201822 "Revert 201793 "PPAPI: Fix doc for MakeDirectory w..."
nkostylev@chromium.org
2013-05-23
3
-9
/
+11
*
Revert 201793 "PPAPI: Fix doc for MakeDirectory when directory e..."
nkostylev@chromium.org
2013-05-23
3
-11
/
+9
*
PPAPI: Fix doc for MakeDirectory when directory exists
dmichael@chromium.org
2013-05-23
3
-9
/
+11
*
Add multicast support for PPB_Ext_Socket_Dev.
yzshen@chromium.org
2013-05-23
9
-54
/
+733
*
The chrome browser target should not depend on plugins.
ananta@chromium.org
2013-05-22
1
-0
/
+51
*
move kInvalidNetAddress to constants file for split_link
scottmg@chromium.org
2013-05-22
3
-2
/
+17
*
Revert 201420 - Disable PPB_FileIO_Private.
yzshen@chromium.org
2013-05-22
1
-0
/
+2
*
Disable PPB_FileIO_Private.
yzshen@chromium.org
2013-05-22
1
-2
/
+0
*
Make ppapi_perftests depend on allocator.gyp:allocator when necessary
akalin@chromium.org
2013-05-22
1
-0
/
+8
*
Update the Post/HandleMessage description for Array/Dictionary vars
raymes@chromium.org
2013-05-22
4
-14
/
+40
*
Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().
ygorshenin@chromium.org
2013-05-21
15
-71
/
+222
*
Don't copy old timestamps when setting up pnacl files.
jvoung@chromium.org
2013-05-21
1
-4
/
+4
*
Remving global statics from the headers, so we can split-link.
cpu@chromium.org
2013-05-21
2
-16
/
+17
*
Hook up V8<->Var conversion in the pepper message channel
raymes@chromium.org
2013-05-17
2
-14
/
+242
*
Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.
cevans@chromium.org
2013-05-17
4
-23
/
+23
*
Add pepper plugin example for effect apis.
ronghuawu@chromium.org
2013-05-16
3
-0
/
+397
*
Remove some dead code left from pnacl extension cleanup.
jvoung@google.com
2013-05-16
2
-28
/
+0
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-16
4
-152
/
+191
*
Change PPAPI PDF proxy messages to use IPC serialization.
bbudge@chromium.org
2013-05-16
6
-20
/
+25
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
1
-1
/
+3
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
25
-875
/
+667
*
Pepper: Disallow new passByValue structs in IDL.
teravest@chromium.org
2013-05-15
1
-0
/
+28
*
Revert 200283 "Implement a V8 value<->PP_Var converter"
raymes@chromium.org
2013-05-15
4
-191
/
+152
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-15
4
-152
/
+191
[next]