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
*
PPAPI/NaCl: Make related tests run in 1 fixture
dmichael@chromium.org
2013-02-19
9
-79
/
+253
*
Disable OutOfProcessPPAPITest.FlashClipboard on win
thakis@chromium.org
2013-02-18
1
-0
/
+3
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
2
-8
/
+8
*
Make ppapi tests build on Win64
jschuh@chromium.org
2013-02-16
1
-0
/
+10
*
Fix strcmp bug in pnacl_shim.
jvoung@chromium.org
2013-02-15
1
-2
/
+8
*
Hush more c compiler warnings ("function declaration isn’t a prototype")
nfullagar@chromium.org
2013-02-15
8
-14
/
+14
*
Move the pepper clipboard host to the browser process
raymes@chromium.org
2013-02-14
1
-5
/
+5
*
PPAPI/WS: use server providing hostname as test serevr hostname
toyoshim@chromium.org
2013-02-14
4
-2
/
+19
*
Do a giant svn propset svn:eol-style LF on .cc and .h files that
jln@chromium.org
2013-02-14
3
-108
/
+108
*
IDL: Autogenerate thunk .cc file for PPB_View
teravest@chromium.org
2013-02-13
9
-60
/
+140
*
Make ppapi static and release builds work on Win64
jschuh@chromium.org
2013-02-13
1
-0
/
+2
*
Implement Pepper proxy for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-13
11
-32
/
+245
*
NaCl: Remove use of the C++ IMC interface; use the C version instead
mseaborn@chromium.org
2013-02-13
4
-5
/
+4
*
Hush compiler warnings when compiling c code.
nfullagar@chromium.org
2013-02-13
2
-18
/
+18
*
nacl_integration: disable DNS prefetching and sync.
ncbray@chromium.org
2013-02-12
1
-0
/
+6
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
15
-318
/
+220
*
Allow separately blacklisting Stage3D baseline mode.
jbauman@chromium.org
2013-02-12
6
-4
/
+26
*
Make content_unittests build on Win64
jschuh@chromium.org
2013-02-09
1
-0
/
+2
*
Pepper IDL: Keep "_dev" in thunk filenames.
teravest@chromium.org
2013-02-08
6
-13
/
+14
*
Make ppapi_unittests build on Win64
jschuh@chromium.org
2013-02-08
1
-0
/
+4
*
Remove DEV permission requirement on PPB_MouseCursor::SetCursor()
wez@chromium.org
2013-02-08
1
-3
/
+2
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
4
-12
/
+12
*
Remember to delete the not-yet-committed-to-cache file if it's only partial.
jvoung@chromium.org
2013-02-06
4
-25
/
+47
*
NaCl: allow CORS requests for NaCl executables.
ncbray@chromium.org
2013-02-05
1
-6
/
+4
*
NaCl: Update revision in DEPS, r10691 -> r10703
mseaborn@chromium.org
2013-02-05
1
-1
/
+1
*
Remove env settings for NACL_STREAMING_TRANSLATION.
jvoung@chromium.org
2013-02-05
1
-3
/
+0
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-04
5
-7
/
+21
*
Revert 180190
dmichael@chromium.org
2013-02-02
5
-20
/
+8
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
5
-8
/
+20
*
Add PNaCl UMA for pct compiled when fully downloaded.
jvoung@google.com
2013-02-01
1
-1
/
+5
*
Revert 178227, broke NaCl IRT incremental build
dmichael@chromium.org
2013-02-01
1
-0
/
+142
*
Revert 180093
koz@chromium.org
2013-02-01
5
-20
/
+8
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
5
-8
/
+20
*
Report min (compile, download) as the progress event for PNaCl.
jvoung@chromium.org
2013-01-30
8
-16
/
+136
*
Reland: Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-28
10
-2
/
+250
*
PPAPI/NaCl: Strip the test nexes
dmichael@chromium.org
2013-01-26
1
-0
/
+3
*
Breakpad test: Add sanity check to ensure crash dump files aren't empty
mseaborn@chromium.org
2013-01-26
1
-5
/
+13
*
Make ppapi build on Win64
jschuh@chromium.org
2013-01-26
1
-0
/
+4
*
NaCl: log HTTP status codes to UMA.
ncbray@chromium.org
2013-01-26
3
-7
/
+32
*
PPAPI: Add locking for PPB_MessageLoop
dmichael@chromium.org
2013-01-26
1
-0
/
+3
*
Add CommandBuffer::GetLastToken
gman@chromium.org
2013-01-25
3
-0
/
+10
*
Breakpad browser crash test: Re-enable check for .txt file on Windows
mseaborn@chromium.org
2013-01-25
1
-7
/
+0
*
Add support in NaClBrowserTests for PNaCl, and test PNaCl UMA.
jvoung@chromium.org
2013-01-24
3
-0
/
+9
*
NaCl: distinguish between installed and hosted apps for load status UMA.
ncbray@chromium.org
2013-01-24
2
-6
/
+36
*
NaCl: distinguish access errors from other types of load errors.
ncbray@chromium.org
2013-01-24
3
-7
/
+28
*
PPAPI: Acquire lock before resource access
dmichael@chromium.org
2013-01-23
3
-16
/
+25
*
Remove unused NACL_PPAPI_IPC_PROXY compiler define.
bbudge@chromium.org
2013-01-23
3
-3
/
+0
*
Remove unnecessary 'extra_deps' from native_client.gyp.
bbudge@chromium.org
2013-01-23
1
-142
/
+0
*
Verify we're not getting any plugin messages on the host side of the proxy.
brettw@chromium.org
2013-01-22
13
-1
/
+40
*
Rename ppapi_ipc_proxy_untrusted to ppapi_proxy_untrusted.
bbudge@chromium.org
2013-01-22
2
-6
/
+1
[next]