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 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
*
Support extension API requests going directly from Pepper plugin processes to...
yzshen@chromium.org
2013-05-15
1
-18
/
+15
*
Fix Pepper TrueType font test Init.
bbudge@chromium.org
2013-05-14
1
-5
/
+10
*
NaCl: Let SerializedHandle carry open flag.
victorhsieh@chromium.org
2013-05-14
5
-43
/
+206
*
Revert 199938 "This implements a converter for transforming betw..."
yoichio@chromium.org
2013-05-14
4
-191
/
+152
*
This implements a converter for transforming between V8 values and PP_Vars. T...
raymes@chromium.org
2013-05-14
4
-152
/
+191
*
PNaCl progress events: Approximate the link time and last N KB of buffer.
jvoung@chromium.org
2013-05-14
2
-10
/
+43
*
Remove support for PNaCl as a chrome extension, to reduce confusion.
jvoung@chromium.org
2013-05-13
7
-284
/
+55
*
Ensure that we don't corrupt the Var map during Var deletion
raymes@chromium.org
2013-05-13
1
-4
/
+11
*
components: Move tracing into tracing namespace.
tfarina@chromium.org
2013-05-11
1
-2
/
+1
*
Add PPAPI tests for VideoSource and VideoDestination resources.
bbudge@chromium.org
2013-05-11
9
-10
/
+364
*
Move nacl_browser_test.gypi and make the nexe output path configurable.
yzshen@chromium.org
2013-05-10
1
-0
/
+189
*
Add browser resource host for Apps v2 APIs in Pepper.
yzshen@chromium.org
2013-05-09
5
-37
/
+88
*
pp::FileSystem: add copy constrctor
victorhsieh@chromium.org
2013-05-09
3
-1
/
+9
*
Apps v2 in Pepper: access the value of a dictionary field using operator().
yzshen@chromium.org
2013-05-09
1
-4
/
+6
*
Remove inside_chromium_build gyp variable
jamesr@chromium.org
2013-05-08
2
-16
/
+7
*
Pepper: Remove PPB_URLResponseInfo_API::GetData.
teravest@chromium.org
2013-05-08
3
-15
/
+0
*
PPAPI: Check for NULL dispatcher in PPP_VideoDecoder
dmichael@chromium.org
2013-05-08
1
-1
/
+7
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
39
-15
/
+719
*
Pepper: Fix iteration bug in PluginVarTracker.
teravest@chromium.org
2013-05-07
1
-3
/
+5
*
ppapi: Use base::MessageLoop.
xhwang@chromium.org
2013-05-06
16
-51
/
+53
*
Increase the stripping level of the nacl irt.
bradnelson@google.com
2013-05-06
1
-1
/
+1
*
Adds internal APIs, thunks, resources, and resource hosts.
bbudge@chromium.org
2013-05-04
18
-28
/
+640
*
Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries
hamaji@chromium.org
2013-05-03
40
-899
/
+659
*
Fix linking of NaCl IRT on ARM.
sbc@chromium.org
2013-05-03
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-1
/
+1
*
Revert 198126 - Reland: Add Pepper API tests for chrome.socket.
yzshen@chromium.org
2013-05-03
2
-197
/
+4
*
Reland: Add Pepper API tests for chrome.socket.
yzshen@chromium.org
2013-05-03
2
-4
/
+197
*
Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."
tonyg@chromium.org
2013-05-03
1
-1
/
+1
*
There is a range failure when an old file differs from the file about to be g...
noelallen@chromium.org
2013-05-02
1
-42
/
+55
[next]