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
*
Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."
bbudge@chromium.org
2013-08-01
6
-163
/
+83
*
Pepper: Use browser and renderer for FileSystem.
teravest@chromium.org
2013-08-01
2
-2
/
+17
*
PPAPI: Move IMEInputEvent and TextInput to stable.
nona@chromium.org
2013-08-01
20
-50
/
+941
*
Pepper: Hook up the in-process router for browser.
teravest@chromium.org
2013-07-31
6
-9
/
+77
*
PPAPI: Remove references to content from ppapi/host
dmichael@chromium.org
2013-07-31
2
-23
/
+11
*
Improved Pepper font drawing test.
alokp@chromium.org
2013-07-31
1
-20
/
+34
*
Pepper Message Filters: Port to use explicit permission grants in ChildProces...
tommycli@chromium.org
2013-07-31
3
-8
/
+5
*
Do PPB_FileIO Query and Read in the plugin process.
bbudge@chromium.org
2013-07-30
6
-83
/
+163
*
Change TrackedCallback::IsPending to return false for aborted callbacks.
bbudge@chromium.org
2013-07-30
2
-5
/
+10
*
Remove a bunch of methods from PluginDelegate and have the callers do the wor...
jam@chromium.org
2013-07-29
1
-1
/
+1
*
WGC3DCommandBufferImpl: Acquire lock when accessing share group.
sievers@chromium.org
2013-07-29
1
-1
/
+0
*
Enable pnacl by default
sehr@chromium.org
2013-07-26
4
-10
/
+4
*
Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."
dewittj@chromium.org
2013-07-26
6
-163
/
+83
*
Move PPB_FileIO Query and Read implementation from the renderer to the plugin...
bbudge@chromium.org
2013-07-26
6
-83
/
+163
*
NaCl CompletionCallback is called twice in WebSocket::ReceiveMessage and cras...
yhirano@chromium.org
2013-07-26
5
-9
/
+91
*
PNaCl: Add a whitelist of IRT interfaces to allow under PNaCl
mseaborn@chromium.org
2013-07-26
1
-0
/
+68
*
PNaCl: Simplify IRT wrapper a little by removing a global variable
mseaborn@chromium.org
2013-07-26
1
-13
/
+6
*
Remove some old support for PNaCl Scons browser tests.
jvoung@google.com
2013-07-25
6
-68
/
+16
*
PAPI: Fix bug in RunWhileLocked, add support for params
dmichael@chromium.org
2013-07-25
6
-17
/
+336
*
PNaCl: Fix IRT wrapper to return proper error value
mseaborn@chromium.org
2013-07-25
1
-1
/
+1
*
move BrowserFontResource_Trusted to content/child
scottmg@chromium.org
2013-07-25
10
-522
/
+58
*
PNaCl: Remove Scons builds of the PPAPI shims and PNaCl translator extension
mseaborn@chromium.org
2013-07-25
3
-117
/
+0
*
Update include paths in ppapi/proxy for base/process changes.
rsesek@chromium.org
2013-07-25
8
-8
/
+5
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
11
-64
/
+68
*
Have ppapi depend only on blink_minimal when in chrome_multiple_dll mode
scottmg@chromium.org
2013-07-24
1
-7
/
+37
*
ThreadedTestRunner::Run contained a PP_DCHECK with a side effect. Some tests ...
yhirano@chromium.org
2013-07-24
1
-1
/
+3
*
Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...
jam@chromium.org
2013-07-24
8
-78
/
+93
*
Pepper: Add routing ID information to Connection.
teravest@chromium.org
2013-07-23
1
-2
/
+20
*
Pepper: FileRef_CreateExternal from renderer.
teravest@chromium.org
2013-07-22
1
-0
/
+7
*
Show more different NaCl loading errors.
halyavin@google.com
2013-07-22
9
-13
/
+53
*
Fix bug caught by clang's -Wlogical-not-parentheses
thakis@chromium.org
2013-07-22
1
-1
/
+1
*
NaCl IRT: Remove now-unneeded IrtInit() definition and call
mseaborn@chromium.org
2013-07-21
1
-16
/
+0
*
Change PNaCl NMF parser to accept "optlevel" instead of "-O" and change default.
jvoung@chromium.org
2013-07-20
4
-49
/
+36
*
PPAPI: Messaging shouldn't use v8 if Context is empty
dmichael@chromium.org
2013-07-19
1
-0
/
+3
*
Remove default in-memory filename strings for PNaCl llc and ld.
jvoung@google.com
2013-07-18
2
-13
/
+1
*
NaCl: Remove "ppapi" from the #include search path for src/trusted/plugin
mseaborn@chromium.org
2013-07-18
1
-3
/
+0
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
3
-6
/
+6
*
Add explicit "ppapi/" to #includes in ppapi/native_client/src/trusted
mseaborn@chromium.org
2013-07-18
32
-103
/
+111
*
PPAPI: Add test for ExecuteScript at instance shutdown
dmichael@chromium.org
2013-07-18
2
-1
/
+42
*
Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...
avi@chromium.org
2013-07-18
19
-25
/
+25
*
Add explicit "ppapi/" to #includes in ppapi/native_client/tests
mseaborn@chromium.org
2013-07-17
26
-55
/
+63
*
PPAPI: Test cleanup, make postconditions work
dmichael@chromium.org
2013-07-17
4
-56
/
+83
*
Use a direct include of the shared_memory header in media/, ppapi/, webkit/.
avi@chromium.org
2013-07-17
19
-20
/
+20
*
Add explicit "ppapi/" to #include in ppapi/proxy
mseaborn@chromium.org
2013-07-17
1
-1
/
+1
*
Add PPAPI presubmit check, to ensure NaCl SDK is updated properly.
binji@chromium.org
2013-07-17
1
-0
/
+36
*
Add explicit "ppapi/" to #includes in ppapi/native_client/src/untrusted
mseaborn@chromium.org
2013-07-17
10
-14
/
+14
*
Remove two unused header files from ppapi/native_client/
mseaborn@chromium.org
2013-07-17
2
-257
/
+0
*
HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode.
mef@chromium.org
2013-07-17
1
-4
/
+36
*
PPAPI: Fix infinite loop in 2d example
dmichael@chromium.org
2013-07-17
1
-0
/
+1
*
Remove myself from various OWNERS files.
viettrungluu@chromium.org
2013-07-16
2
-2
/
+0
[next]