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 AudioEncode example
lionel.g.landwerlin
2015-12-14
1
-0
/
+10
*
Implement a basic PPAPI plugin for Blink layout tests.
dcheng
2015-12-03
1
-0
/
+19
*
Revert of Convert ppapi_unittests to run exclusively on Swarming (patchset #1...
bruening
2015-07-05
1
-15
/
+0
*
Convert ppapi_unittests to run exclusively on Swarming
thakis
2015-07-03
1
-0
/
+15
*
PPAPI Testing: Clean up location of ppapi::StripTestPrefixes
tommycli
2015-05-14
1
-2
/
+2
*
Send proper MIME type along with PPAPI test CSS files.
mkwst
2015-05-12
1
-0
/
+1
*
Plugin Power Saver: Add comprehensive browser tests.
tommycli
2015-04-24
1
-0
/
+20
*
Remove GTalk Pepper interfaces and related code.
jhorwich
2015-04-15
1
-1
/
+0
*
PPAPI: Make TrackedCallback more threadsafe
dmichael
2015-03-31
1
-1
/
+1
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-04
1
-0
/
+4
*
Pepper: add video_encoder example
lionel.g.landwerlin
2015-03-02
1
-0
/
+10
*
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...
cpu
2015-03-02
1
-4
/
+0
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-02
1
-0
/
+4
*
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...
eroman
2015-02-27
1
-4
/
+0
*
Add remoting and PPAPI tests to GN build
brettw
2015-02-27
1
-0
/
+4
*
Pepper: PPB_VideoEncoder implementation
lionel.g.landwerlin
2015-02-25
1
-0
/
+1
*
Sort GYP and GN files under ppapi
satorux
2015-02-16
1
-2
/
+2
*
Implement the rest of the PPAPI examples in the GN build.
brettw
2015-02-14
1
-0
/
+44
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-1
/
+2
*
Enable size_t to int truncation warnings in PPAPI
brettw
2015-02-13
1
-16
/
+0
*
Because the test is sandboxed, it cannot call LoadV8Snapshot(). For the same ...
baixo
2014-11-20
1
-1
/
+0
*
Initialize V8 in PDFium from external files (plugin process only)
baixo
2014-11-14
1
-0
/
+1
*
Improve content test GN build
brettw@chromium.org
2014-07-23
1
-0
/
+2
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
1
-1
/
+0
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-16
1
-0
/
+16
*
Revert 277208 "[PPAPI] Compositor API implementation."
tzik@chromium.org
2014-06-16
1
-16
/
+0
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-14
1
-0
/
+16
*
Support configuring number of audio buffers in MediaStream Pepper API.
thembrown@gmail.com
2014-06-03
1
-0
/
+1
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
1
-2
/
+2
*
Add .nmf generating rule for ppapi_tests.
hidehiko@chromium.org
2014-05-28
1
-1
/
+0
*
Make placeholder target to fix build.
bbudge@chromium.org
2014-05-07
1
-0
/
+18
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.
bbudge@chromium.org
2014-05-07
1
-2
/
+2
*
Pepper: Remove NaClHttpResponseHeaders.
teravest@chromium.org
2014-04-11
1
-13
/
+0
*
Adds first PPAPI test for non-SFI mode.
hidehiko@chromium.org
2014-04-03
1
-0
/
+1
*
Currently it automatically loads pepper_spinning_cube_demo and only supports ...
yzshen@chromium.org
2014-03-22
1
-0
/
+16
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-2
/
+4
*
[PPAPI][MediaStream] Add unit tests for code in ppapi/shared_impl/
penghuang@chromium.org
2014-02-26
1
-0
/
+2
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
1
-0
/
+10
*
[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
[next]