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
*
NaCl: Remove unused dependencies on libX11 and libXt
mseaborn@chromium.org
2012-03-29
2
-3
/
+1
*
Fix refcounting error in file chooser.
brettw@chromium.org
2012-03-29
1
-4
/
+0
*
Add ShareGroup to GLES2Implemenation
gman@chromium.org
2012-03-29
2
-0
/
+2
*
Close shm in image data destructor
nfullagar@google.com
2012-03-29
1
-0
/
+4
*
Updated PpapiCommandBufferProxy to take a ChannelError callback (same signatu...
fsamuel@chromium.org
2012-03-28
2
-0
/
+18
*
Pass correct parameters in NaCl proxy for CreateFromIPv[46]Address.
sergeyu@chromium.org
2012-03-28
1
-4
/
+2
*
Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...
wez@chromium.org
2012-03-28
1
-9
/
+11
*
Add ShareGroup stub
gman@chromium.org
2012-03-28
2
-0
/
+2
*
Fix warning-as-error for NaCl integration
nfullagar@google.com
2012-03-28
1
-0
/
+2
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
19
-667
/
+0
*
Pass PP_CompletionCallback by reference
tbreisacher@chromium.org
2012-03-28
4
-15
/
+19
*
Move gpu hash_tables and atomicops stuff
gman@chromium.org
2012-03-28
2
-0
/
+2
*
PPAPI: Add @File description to completion_callback_factory.
jond@google.com
2012-03-27
1
-0
/
+3
*
Cleaned up documentation (standard documentation rewrite).
jond@google.com
2012-03-27
3
-72
/
+97
*
Add nacl.scons
nfullagar@google.com
2012-03-27
1
-0
/
+44
*
Notify tabs when the user presses ESC to exit tab-fullscreen mode.
bbudge@chromium.org
2012-03-27
1
-2
/
+2
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
28
-172
/
+797
*
NaCl proxy for PPB_NetAddress_Private_1_1
sergeyu@chromium.org
2012-03-26
9
-0
/
+332
*
WebSocket Pepper API: fix data corruption at ReceiveMessage in NaCl
toyoshim@chromium.org
2012-03-26
3
-1
/
+56
*
Revert 128763 - Broke pnacl SDK
rsleevi@chromium.org
2012-03-24
9
-332
/
+0
*
NaCl proxy for PPB_NetAddress_Private_1_1
sergeyu@chromium.org
2012-03-24
9
-0
/
+332
*
Fix warning as error, check struct size.
nfullagar@google.com
2012-03-24
1
-1
/
+7
*
Added a pepper test for SSLHandshake. This starts an SSL server which the tes...
raymes@chromium.org
2012-03-23
5
-3
/
+50
*
Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.
sergeyu@chromium.org
2012-03-22
8
-102
/
+309
*
Revert 128266 - Added a pepper test for SSLHandshake. This starts an SSL serv...
gman@chromium.org
2012-03-22
5
-50
/
+3
*
Added a pepper test for SSLHandshake. This starts an SSL server which the tes...
raymes@chromium.org
2012-03-22
5
-3
/
+50
*
HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-22
17
-3
/
+749
*
Change interface name
noelallen@chromium.org
2012-03-22
2
-3
/
+3
*
Check for specific PPB interface versions in the C++ wrappers for Graphics2D,...
wez@chromium.org
2012-03-22
9
-141
/
+142
*
Removed redundant TestTCPSocketPrivateShared. Renamed TestUDPSocketPrivateSha...
raymes@chromium.org
2012-03-22
6
-361
/
+22
*
PepperPlatformAudioInputImpl: support audio input device selection.
yzshen@chromium.org
2012-03-21
3
-17
/
+47
*
Check for specific PPB versions in pp::Fullscreen, pp::Audio and pp::Graphics...
wez@chromium.org
2012-03-21
3
-34
/
+32
*
Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-21
8
-24
/
+149
*
Fixed PPAPINaClTest.TCPServerSocketPrivate.
ygorshenin@chromium.org
2012-03-21
1
-1
/
+3
*
Added C++ wrappers for PPB_HostResolver_Private interface.
ygorshenin@chromium.org
2012-03-21
5
-86
/
+164
*
PPAPI: Remove out-dated or unnecessary TODOs from public files.
dmichael@chromium.org
2012-03-21
5
-29
/
+2
*
Avoid accessing VarTracker from multiple threads.
yzshen@chromium.org
2012-03-21
5
-11
/
+99
*
Revert 127797 - Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-20
7
-146
/
+24
*
New audio test using ppapi_browswer
nfullagar@google.com
2012-03-20
6
-2
/
+494
*
Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-20
7
-24
/
+146
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
13
-51
/
+366
*
Speculative fix for Win builder.
asvitkine@chromium.org
2012-03-20
1
-0
/
+1
*
Revert 127668 "HostResolver is exposed to Native Client." for breaking HostRe...
pfeldman@chromium.org
2012-03-20
17
-749
/
+3
*
HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-20
17
-3
/
+749
*
Build nacl plugin with normal chromium warning levels (higher levels).
jvoung@google.com
2012-03-20
2
-1
/
+25
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
16
-0
/
+320
*
Test for --nacl-gdb functionality.
halyavin@google.com
2012-03-19
3
-0
/
+52
*
Revert 127443 - HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-19
15
-745
/
+3
*
HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-19
15
-3
/
+745
*
Check explicitly for PPB_WebSocket v1.0 in pp::WebSocket wrapper.
wez@chromium.org
2012-03-17
1
-28
/
+28
[next]