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
/
ppapi_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPAPI] Add media stream video track example
penghuang@chromium.org
2014-01-14
1
-0
/
+14
*
Pepper: Add unit test for FileSystemResource.
bbudge@chromium.org
2014-01-03
1
-0
/
+1
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
1
-1
/
+2
*
Revert 242659 "Do PPB_FileIO Write on the plugin side."
brettw@chromium.org
2013-12-28
1
-2
/
+1
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
1
-1
/
+2
*
Pepper: Finish support for dev channel APIs.
teravest@chromium.org
2013-12-19
1
-0
/
+1
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-2
/
+1
*
Cleanup: Remove an obsolete reference to -gstabs.
thestig@chromium.org
2013-08-15
1
-3
/
+0
*
Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."
bbudge@chromium.org
2013-08-01
1
-1
/
+1
*
Do PPB_FileIO Query and Read in the plugin process.
bbudge@chromium.org
2013-07-30
1
-1
/
+1
*
Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."
dewittj@chromium.org
2013-07-26
1
-1
/
+1
*
Move PPB_FileIO Query and Read implementation from the renderer to the plugin...
bbudge@chromium.org
2013-07-26
1
-1
/
+1
*
PAPI: Fix bug in RunWhileLocked, add support for params
dmichael@chromium.org
2013-07-25
1
-0
/
+1
*
Removing ppapi_egl target
dpranke@chromium.org
2013-06-26
1
-3
/
+0
*
Use HTTP response headers for PNaCl caching instead of bitcode hash.
jvoung@chromium.org
2013-06-17
1
-0
/
+13
*
Implement pepper interface and plumbing for HRD's UI on ChromeOS
dcaiafa@chromium.org
2013-06-07
1
-0
/
+1
*
Make ppapi_perftests depend on allocator.gyp:allocator when necessary
akalin@chromium.org
2013-05-22
1
-0
/
+8
*
Add pepper plugin example for effect apis.
ronghuawu@chromium.org
2013-05-16
1
-0
/
+10
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-16
1
-0
/
+2
*
Revert 200283 "Implement a V8 value<->PP_Var converter"
raymes@chromium.org
2013-05-15
1
-2
/
+0
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-15
1
-0
/
+2
*
Revert 199938 "This implements a converter for transforming betw..."
yoichio@chromium.org
2013-05-14
1
-2
/
+0
*
This implements a converter for transforming between V8 values and PP_Vars. T...
raymes@chromium.org
2013-05-14
1
-0
/
+2
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
1
-0
/
+10
*
Introduce RawVarData and associated classes for serializing PP_Vars
raymes@chromium.org
2013-04-17
1
-0
/
+1
*
Move HiDPI-related Pepper interfaces to stable
jhorwich@chromium.org
2013-04-09
1
-0
/
+10
*
Implement the plugin side of the PPB_PDF proxy.
raymes@chromium.org
2013-03-29
1
-0
/
+1
*
Add PPB_VarDictionary_Dev support - part 1.
yzshen@chromium.org
2013-03-18
1
-0
/
+1
*
Make ppapi tests build on Win64
jschuh@chromium.org
2013-02-16
1
-0
/
+10
*
Make ppapi_unittests build on Win64
jschuh@chromium.org
2013-02-08
1
-0
/
+4
*
Pepper: Introduce ThreadAwareCallback.
yzshen@chromium.org
2013-01-17
1
-0
/
+1
*
Fix PPAPI time conversion code to handle epoch times.
raymes@chromium.org
2012-12-17
1
-0
/
+1
*
Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:
yzshen@chromium.org
2012-12-05
1
-0
/
+1
*
Added a ResourceMessageFilter for handling resource messages on another thread.
raymes@chromium.org
2012-11-20
1
-0
/
+2
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
1
-0
/
+10
*
Remove --enable-accelerated-plugins flag.
derat@chromium.org
2012-11-13
1
-1
/
+0
*
Implement host side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-16
1
-0
/
+10
*
Remove PPAPI tests from NaCl's SCons build that are not automated or are dead.
ncbray@chromium.org
2012-10-11
1
-1
/
+1
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-0
/
+1
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-0
/
+1
*
Re-land https://codereview.chromium.org/11034020/ -- Make ppapi_unittests dep...
glider@chromium.org
2012-10-03
1
-0
/
+11
*
Revert 159661 - Make ppapi_unittests depend on liballocator if linux_use_tcma...
dmikurube@chromium.org
2012-10-02
1
-7
/
+0
*
Make ppapi_unittests depend on liballocator if linux_use_tcmalloc==1
glider@chromium.org
2012-10-02
1
-0
/
+7
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-0
/
+1
*
ppapi: Make sure the touch-event interface is detected correctly.
sadrul@chromium.org
2012-08-30
1
-0
/
+10
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
1
-0
/
+1
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
1
-1
/
+0
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
1
-0
/
+1
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-0
/
+1
*
Fix PPB_MouseLock.LockMouse crash and add tests.
yzshen@chromium.org
2012-07-09
1
-0
/
+18
[next]