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
*
PNaCl: Build a PPAPI shims library on all architectures
mseaborn@chromium.org
2012-09-21
7
-12
/
+43
*
PPAPI/NaCl: Sanitize CallOnMainThread delay parameter
dmichael@chromium.org
2012-09-21
1
-0
/
+6
*
PPAPI/NaCl: Add ncbray and bradnelson to OWNERS; remove polina & sanga
dmichael@chromium.org
2012-09-21
2
-4
/
+2
*
Changed "Pepper Audio API" to "Audio chapter in the Developer's Guide..."
jond@chromium.org
2012-09-21
4
-12
/
+14
*
Changes to allow testing interface for new NaCl Proxy
nfullagar@google.com
2012-09-20
4
-2
/
+14
*
PPAPI/NaCl: Set the PluginProxyDelegate for the IPC proxy
dmichael@chromium.org
2012-09-20
1
-0
/
+1
*
Avoid using NULL comparison to check if element is in the map.
olonho@google.com
2012-09-20
1
-3
/
+3
*
Generate dumps for relevant renderers when users kill a hung pepper plugin.
yzshen@chromium.org
2012-09-19
5
-2
/
+107
*
Don't require a recreation of the context when fullscreening
jbauman@chromium.org
2012-09-19
7
-34
/
+68
*
Don't crash the renderer if the plugin crashes.
brettw@chromium.org
2012-09-19
1
-0
/
+3
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
18
-185
/
+228
*
Cleanup: avoid foo ? true : false, part 2.
thestig@chromium.org
2012-09-19
2
-5
/
+4
*
PNaCl: Remove Scons code for automatically generating pnacl_shim.c
mseaborn@chromium.org
2012-09-19
1
-14
/
+1
*
Various fixes to make ppapi_unittests pass again.
raymes@chromium.org
2012-09-19
4
-28
/
+115
*
Make return type of DispatchResourceReply consistent
victorhsieh@chromium.org
2012-09-18
1
-3
/
+3
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
2
-14
/
+3
*
Eliminate some buffer copies in the URLLoader proxy.
darin@chromium.org
2012-09-18
3
-51
/
+74
*
Start IPC-based NaCl PPAPI proxy after all untrusted code has loaded.
bbudge@chromium.org
2012-09-17
3
-20
/
+25
*
Revert 157163 - Start IPC-based NaCl PPAPI proxy after all untrusted code has...
bbudge@chromium.org
2012-09-17
3
-25
/
+20
*
Start IPC-based NaCl PPAPI proxy after all untrusted code has loaded.
bbudge@chromium.org
2012-09-17
3
-20
/
+25
*
Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.
bbudge@chromium.org
2012-09-17
6
-33
/
+35
*
Update pnacl_shim to account for some changes in private/dev interfaces:
jvoung@google.com
2012-09-17
1
-21
/
+50
*
Add some logging to debug PPAPI permissions.
brettw@chromium.org
2012-09-16
1
-0
/
+4
*
Convert the async device ID getter to a chrome resource host
brettw@chromium.org
2012-09-15
16
-193
/
+169
*
Add check_tls test on nacl_irt to Gyp
mcgrathr@chromium.org
2012-09-14
1
-0
/
+18
*
NaCl: Remove the only use of NACL_ARCH_CPU_* #defines
mseaborn@chromium.org
2012-09-14
1
-1
/
+2
*
NaCl: Fix ARM Gyp build of IRT to include IRT-private __aeabi_read_tp
mcgrathr@chromium.org
2012-09-13
1
-2
/
+9
*
Remove PPAPI dependency on 'net'.
bbudge@chromium.org
2012-09-13
8
-108
/
+100
*
Return void from all PPP CDM API interface methods
tomfinegan@chromium.org
2012-09-13
5
-155
/
+99
*
Port nacl_integration exit_status test to browser_tests.
ncbray@google.com
2012-09-12
5
-252
/
+9
*
NaCl: Update revision in DEPS, r9652 -> r9707
mseaborn@chromium.org
2012-09-12
1
-15
/
+14
*
Pepper WebSocket API: Fix memory leak issue
toyoshim@chromium.org
2012-09-12
6
-28
/
+31
*
Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiers
raymes@chromium.org
2012-09-11
2
-8
/
+12
*
Add gyp build of untrusted ppapi_gles2 library.
binji@chromium.org
2012-09-10
1
-0
/
+20
*
Partial revert of 155693.
bradnelson@google.com
2012-09-10
1
-14
/
+15
*
Relanding the original CL -- Revert 155696 - Revert 155693 - DEPS roll plus c...
peter@chromium.org
2012-09-10
4
-4
/
+25
*
Revert 155693 - DEPS roll plus copy list update.
peter@chromium.org
2012-09-10
4
-25
/
+4
*
DEPS roll plus copy list update.
bradnelson@google.com
2012-09-10
4
-4
/
+25
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
21
-48
/
+372
*
Relocating files in the nacl repo that belong in chrome.
bradnelson@google.com
2012-09-08
79
-9
/
+7944
*
stop shipping ppNaClPlugin in the SDK
sbc@chromium.org
2012-09-08
1
-4
/
+0
*
Cache the current locale in Pepper GetLocalTimeZoneOffset
jschuh@chromium.org
2012-09-07
1
-8
/
+20
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
19
-71
/
+394
*
Also check for accelerated plugins when determining when 3d is really enabled.
jbauman@chromium.org
2012-09-07
1
-1
/
+4
*
Add CHECKs to ensure that PPAPI resources are created on the right thread
raymes@chromium.org
2012-09-06
2
-1
/
+25
*
Add pnacl shims to the chrome build.
bradnelson@google.com
2012-09-06
5
-1
/
+5227
*
Fix resource leaks in CDM implementation.
tomfinegan@chromium.org
2012-09-06
4
-10
/
+34
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
6
-14
/
+89
*
Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.
bbudge@chromium.org
2012-09-04
11
-58
/
+84
*
Add infobar for PPAPI broker usage.
bauerb@chromium.org
2012-09-04
3
-5
/
+47
[next]