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
*
Implement getting the monitor (HMONITOR) for flash
cpu@chromium.org
2013-07-11
1
-7
/
+11
*
Partial revert of r208776
piman@chromium.org
2013-07-11
3
-0
/
+720
*
Add GetFileThreadMessageLoop method to PpapiGlobals.
bbudge@chromium.org
2013-07-11
5
-0
/
+31
*
PPAPI: Initialize CompletionCallbackWithOutput storage
dmichael@chromium.org
2013-07-11
9
-9
/
+69
*
Renderer and IPC implementation for new PNaCl translation cache
dschuff@chromium.org
2013-07-10
7
-27
/
+62
*
[NaCl SDK] test_sdk actually runs the tests (using browser_tester).
binji@chromium.org
2013-07-10
2
-1
/
+45
*
Pepper: Route CreateResourceHostFromHostReply.
teravest@chromium.org
2013-07-09
1
-8
/
+8
*
Pepper: Add FileRef messages for path information
teravest@chromium.org
2013-07-08
1
-0
/
+23
*
Pepper: Make FileRefResource take a FileSystem ref
teravest@chromium.org
2013-07-03
2
-1
/
+8
*
Add a new parameter |latency| to PPB_AudioInput_Callback.
yzshen@chromium.org
2013-07-03
14
-76
/
+364
*
When running nacl integration tests, keep the CHROME_DEVEL_SANDBOX env var
jochen@chromium.org
2013-07-01
1
-1
/
+3
*
Pepper: Fix display name for internal FileRefs.
teravest@chromium.org
2013-07-01
2
-8
/
+9
*
Version support for structs, enum, typedef
noelallen@chromium.org
2013-06-28
5
-12
/
+43
*
Add to yzshen
noelallen@chromium.org
2013-06-28
1
-0
/
+1
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
4
-4
/
+4
*
Update includes and delete remaining strings forwarding headers.
avi@chromium.org
2013-06-27
1
-2
/
+2
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
2
-2
/
+3
*
Disable flaky NaCl test on windows
petewil@chromium.org
2013-06-27
1
-1
/
+4
*
PPAPI: Fixed misspelled enum name in documentation.
mgiuca@chromium.org
2013-06-26
1
-1
/
+1
*
PNaCl: Add PPB_NaCl_Private interface to report translation finished
dschuff@chromium.org
2013-06-26
4
-2
/
+33
*
Removing ppapi_egl target
dpranke@chromium.org
2013-06-26
7
-977
/
+0
*
Add events with custom timestamps and thread id to PPAPI dev tracing interface.
grosse@chromium.org
2013-06-26
9
-25
/
+273
*
Pepper: FileRef host support for external files.
teravest@chromium.org
2013-06-26
2
-1
/
+12
*
Pepper: Initial proxy support for FileRef refactor.
teravest@chromium.org
2013-06-26
5
-2
/
+381
*
Fix PnaclCoordinator error handling in the new cache flow
dschuff@chromium.org
2013-06-26
2
-1
/
+6
*
Update Console smoke test to include nonstring PP_Vars
grosse@chromium.org
2013-06-26
1
-5
/
+30
*
PPAPI: Move PPB_NetworkProxy out of Dev
dmichael@chromium.org
2013-06-25
17
-149
/
+224
*
PPAPI: Add permissions checking for PPB_NetworkProxy.
dmichael@chromium.org
2013-06-25
1
-1
/
+0
*
Add other reviewers to PPAPI IDL.
noelallen@chromium.org
2013-06-25
1
-0
/
+2
*
Add "PRIVATE" to the enum names of some private Pepper networking APIs:
yzshen@chromium.org
2013-06-24
21
-59
/
+68
*
PPAPI: Introduce PPB_NetworkProxy_Dev
dmichael@chromium.org
2013-06-24
20
-5
/
+497
*
Move PPB_HostResolver out of dev.
yzshen@chromium.org
2013-06-24
19
-259
/
+254
*
Move PPB_UDPSocket out of dev.
yzshen@chromium.org
2013-06-24
23
-279
/
+275
*
Move PPB_TCPSocket out of dev.
yzshen@chromium.org
2013-06-22
25
-302
/
+297
*
Move PPB_NetAddress out of dev.
yzshen@chromium.org
2013-06-22
43
-469
/
+457
*
Update comments of the Pepper networking APIs.
yzshen@chromium.org
2013-06-22
13
-208
/
+1125
*
TCPSocket/UDPSocket: don't update internal state or access user buffers after...
yzshen@chromium.org
2013-06-22
2
-17
/
+33
*
NaCl: have browser_tester set-up the sandbox environment
jln@chromium.org
2013-06-21
1
-0
/
+6
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
2
-11
/
+11
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+3
*
Pepper: Don't emit structs with no wrapping.
teravest@chromium.org
2013-06-21
2
-517
/
+14
*
Make the PNaCl is-not-yet-installed error messages easier to read.
jvoung@chromium.org
2013-06-21
1
-7
/
+10
*
Add new PPB_nacl_private interface for new translation cache and option in Pn...
dschuff@chromium.org
2013-06-20
7
-68
/
+289
*
Implement PPB_TCPSocket_Dev: part 2
yzshen@chromium.org
2013-06-20
12
-121
/
+224
*
Pepper: Remove PNaCl shims for Trusted interfaces.
teravest@chromium.org
2013-06-20
2
-192
/
+23
*
Regenerate the root certificate and end-entity certificates used for various ...
rsleevi@chromium.org
2013-06-20
1
-1
/
+1
*
Remove hand written code from autogenerated Pepper ImageData thunk.
bbudge@chromium.org
2013-06-20
5
-16
/
+49
*
Move PPB_VarArray and PPB_VarDictionary out of dev.
raymes@chromium.org
2013-06-20
27
-476
/
+483
*
Implement PPB_HostResolver_Dev: part 2
yzshen@chromium.org
2013-06-20
5
-13
/
+51
*
Remove PP_HOSTRESOLVER_FLAGS_LOOPBACK_ONLY from PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-20
3
-15
/
+5
[next]