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
/
shared_impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPAPI] Add target param for CompositorLayer::SetTexture().
penghuang@chromium.org
2014-08-15
1
-1
/
+3
*
Add a ScopedPPVarArray class for managing arrays of PP_Vars.
raymes@chromium.org
2014-08-11
2
-0
/
+81
*
Add PepperTryCatch and V8ObjectVar classes
raymes@chromium.org
2014-08-11
2
-0
/
+4
*
Extract PepperFileSystemTypeToFileSystemType() from ppapi.
tfarina@chromium.org
2014-07-31
4
-21
/
+1
*
Support configuring the audio buffer duration in the Pepper MediaStream API.
amistry@chromium.org
2014-07-31
3
-1
/
+27
*
Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.
zork@chromium.org
2014-07-17
2
-0
/
+40
*
Move webpreferences.* from webkit/ to content/
tfarina@chromium.org
2014-07-09
3
-24
/
+10
*
Add GetScrollOffset function to PPB_View
raymes@chromium.org
2014-06-19
2
-1
/
+12
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
5
-835
/
+0
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-16
2
-0
/
+155
*
Revert 277208 "[PPAPI] Compositor API implementation."
tzik@chromium.org
2014-06-16
2
-155
/
+0
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-14
2
-0
/
+155
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
1
-1
/
+2
*
Support configuring number of audio buffers in MediaStream Pepper API.
thembrown@gmail.com
2014-06-03
3
-0
/
+75
*
Add trace events for PPB audio callbacks.
dalecurtis@chromium.org
2014-06-03
1
-4
/
+8
*
Remove PlatformFile from ppapi
rvargas@chromium.org
2014-06-03
3
-12
/
+10
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
1
-0
/
+1
*
Pepper: Add content_browsertests test support.
teravest@chromium.org
2014-05-28
2
-0
/
+60
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
5
-0
/
+46
*
Turn on ENABLE_NEW_GAMEPAD_API flag so that the new gamepad code is used
ch.dumez@samsung.com
2014-05-24
1
-11
/
+2
*
Update Gamepad API to match the latest specification
ch.dumez@samsung.com
2014-05-20
2
-7
/
+14
*
Make command buffer generator infer GL array element type from the GL prototype
kkinnunen@nvidia.com
2014-05-12
1
-155
/
+76
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
3
-3
/
+3
*
Rename some PPB_VideoDecoder_Dev implementation types.
bbudge@chromium.org
2014-05-06
3
-6
/
+8
*
[PPAPI] Add media stream video track output API
ronghuawu@chromium.org
2014-05-05
3
-9
/
+15
*
Remove command_buffer/common/types.h.
thakis@chromium.org
2014-05-05
1
-76
/
+155
*
Renamed namespaces of url lib.
vitalybuka@chromium.org
2014-05-01
1
-3
/
+2
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
1
-5
/
+1
*
Non-SFI NaCl: Fix the crash for the AudioShared.
hidehiko@chromium.org
2014-04-23
2
-64
/
+61
*
Add test to make sure if PPB_Audio_Shared::StartThread() works.
hidehiko@chromium.org
2014-04-21
2
-4
/
+18
*
Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.
hidehiko@chromium.org
2014-04-04
1
-1
/
+1
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-0
/
+2
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
1
-2
/
+0
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-0
/
+2
*
Mojo: Move C gles2 header files to mojo/public/c/gles2.
viettrungluu@chromium.org
2014-03-30
1
-1
/
+1
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-26
5
-5
/
+25
*
Pass string PP_Vars to JS as string primitives
raymes@chromium.org
2014-03-26
2
-4
/
+15
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
1
-1
/
+1
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
1
-0
/
+1
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
3
-3
/
+3
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
3
-3
/
+3
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
thakis@chromium.org
2014-03-14
5
-25
/
+5
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-14
5
-5
/
+25
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
jochen@chromium.org
2014-03-12
6
-37
/
+5
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-12
6
-5
/
+37
*
Remove --enable-prune-gpu-command-buffers
piman@chromium.org
2014-03-11
1
-2
/
+0
*
Get rid of the formatting code in build_gles2_cmd_buffer.py
zmo@chromium.org
2014-03-07
1
-6
/
+6
*
Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...
ananta@chromium.org
2014-03-07
2
-2
/
+6
*
Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.
jbauman@chromium.org
2014-03-06
2
-0
/
+14
*
Format generated gpu files using clang-format.
zmo@chromium.org
2014-03-05
1
-0
/
+2
[next]