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 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
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-23
7
-24
/
+94
*
Remove PPB_Scrollbar_Dev and PPB_Widget_Dev from native client
jhorwich@chromium.org
2012-08-22
58
-4077
/
+0
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
3
-9
/
+17
*
Cache image data objects.
brettw@chromium.org
2012-08-22
9
-13
/
+429
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
16
-139
/
+641
*
PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin...
viettrungluu@chromium.org
2012-08-21
4
-4
/
+43
*
Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting
kinuko@chromium.org
2012-08-21
7
-94
/
+24
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-21
7
-24
/
+94
*
don't use COMPILER_MSVC in pp_macros.h
sbc@chromium.org
2012-08-21
2
-4
/
+4
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
13
-52
/
+60
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
13
-60
/
+52
*
Small bug in PPAPI graphics_2_example
sail@chromium.org
2012-08-18
1
-0
/
+1
*
Refactor the GYP build for the NaCl smoke test.
ncbray@chromium.org
2012-08-18
1
-1
/
+0
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
18
-0
/
+1152
*
Mark PPAPI 3D context
gman@chromium.org
2012-08-15
1
-0
/
+2
*
Disable NaCl IPC proxy untrusted build on arm.
bbudge@chromium.org
2012-08-15
1
-0
/
+4
*
Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...
bbudge@chromium.org
2012-08-15
2
-16
/
+6
*
Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag fo...
bbudge@chromium.org
2012-08-14
2
-6
/
+16
*
Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...
bbudge@chromium.org
2012-08-14
2
-16
/
+6
*
Add PPAPI decryptor interfaces.
tomfinegan@chromium.org
2012-08-14
4
-0
/
+633
*
Fix scons build of gpu command buffer.
binji@chromium.org
2012-08-14
1
-0
/
+1
*
Defer OMX Flush() when no input buffers are available.
fischman@chromium.org
2012-08-13
1
-1
/
+1
*
Add ability to load pnacl resources from DIR_PNACL_COMPONENT.
jvoung@google.com
2012-08-13
8
-64
/
+207
*
Implement GL_EXT_debug_marker
gman@chromium.org
2012-08-12
1
-0
/
+1
*
Fix sign/unsigned issue breaking SDK build bots
noelallen@chromium.org
2012-08-10
1
-1
/
+1
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
17
-49
/
+232
*
Unbreak ppapi_example_video_decode for platforms that don't have ARB extensions.
fischman@chromium.org
2012-08-10
1
-28
/
+39
[next]