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
...
*
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
*
Add browser_test to check that NaCl is logging UMA samples correctly.
ncbray@chromium.org
2012-09-01
1
-0
/
+2
*
NaCl: Fully re-enable Breakpad tests on 32-bit Windows
mseaborn@chromium.org
2012-08-31
1
-14
/
+0
*
AllowBroadcast() is exposed to NaCl.
ygorshenin@chromium.org
2012-08-31
22
-78
/
+533
*
PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work
dmichael@chromium.org
2012-08-30
15
-105
/
+361
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
6
-66
/
+183
*
Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...
bbudge@chromium.org
2012-08-30
6
-183
/
+66
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
6
-66
/
+183
*
ppapi: Make sure the touch-event interface is detected correctly.
sadrul@chromium.org
2012-08-30
7
-3
/
+266
*
Add UMA histogram to determine how often Stage3D could be used.
jbauman@chromium.org
2012-08-29
2
-1
/
+3
*
Remove stray 'printfs' that got committed.
bbudge@chromium.org
2012-08-28
1
-2
/
+0
*
Hook up CDM calls in CdmWrapper.
xhwang@chromium.org
2012-08-28
2
-1
/
+51
*
Fix gyp --checked violations.
mkosiba@chromium.org
2012-08-28
2
-2
/
+2
*
Pass large object by const ref
tbreisacher@chromium.org
2012-08-28
1
-1
/
+2
*
Connect PpapiDecryptor and PluginInstance.
xhwang@chromium.org
2012-08-28
2
-3
/
+16
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
38
-165
/
+708
*
Pepper: Add interface_name<> for touch events
jamescook@chromium.org
2012-08-26
1
-0
/
+4
*
Fix back-to-back StartPlayback/StopPlayback issue in PPAPI IPC proxy
nfullagar@google.com
2012-08-25
3
-4
/
+74
*
Fix run_ppapi_ppp_input_event_browser_test and re-enable it.
yzshen@chromium.org
2012-08-24
1
-3
/
+2
*
Revert the changes to the paint manager example.
brettw@chromium.org
2012-08-24
1
-6
/
+2
*
Improve the image data cache.
brettw@chromium.org
2012-08-24
3
-23
/
+60
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
13
-22
/
+203
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
13
-60
/
+52
*
NaCl: Partly re-enable Breakpad tests on 32-bit Windows
mseaborn@chromium.org
2012-08-23
1
-0
/
+14
*
Make NaCl IPC-based PPAPI proxy build on ARM.
bbudge@chromium.org
2012-08-23
3
-7
/
+3
*
Fix checkperms failure introduced by r153028
mseaborn@chromium.org
2012-08-23
1
-0
/
+0
*
NaCl: Move NaCl's Breakpad tests into the Chromium repo
mseaborn@chromium.org
2012-08-23
6
-0
/
+438
*
Inlining PPAPI_LIBS as it's now the same everywhere.
bradnelson@google.com
2012-08-23
32
-60
/
+59
*
Don't dispatch PPP_VideoDecoder_Dev methods with no decoder.
fischman@chromium.org
2012-08-23
1
-0
/
+8
[prev]
[next]