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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
2
-0
/
+482
*
Revert 278728 "[PPAPI] Add browser tests for compositor API"
yzshen@chromium.org
2014-06-20
2
-482
/
+0
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
2
-0
/
+482
*
Add GetScrollOffset function to PPB_View
raymes@chromium.org
2014-06-19
2
-0
/
+28
*
PPAPI: Implement synchronous postMessage
dmichael@chromium.org
2014-06-18
3
-0
/
+367
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
2
-9
/
+0
*
Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...
schenney@chromium.org
2014-06-13
2
-0
/
+102
*
Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...
schenney@chromium.org
2014-06-13
2
-102
/
+0
*
Implement software fallback for PPB_VideoDecoder.
bbudge@chromium.org
2014-06-13
2
-0
/
+102
*
PPAPI: Remove PP_ALLOW_THIS_IN_INITIALIZER_LIST
dmichael@chromium.org
2014-06-06
4
-4
/
+4
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
2
-0
/
+4
*
Support configuring number of audio buffers in MediaStream Pepper API.
thembrown@gmail.com
2014-06-03
2
-4
/
+91
*
PPAPI: Add dev synchronous JS->Plugin messaging API
dmichael@chromium.org
2014-06-02
1
-0
/
+1
*
Add .nmf generating rule for ppapi_tests.
hidehiko@chromium.org
2014-05-28
1
-5
/
+0
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
3
-1
/
+39
*
PPAPI: Remove clang plugins from ppapi/tests/clang
dmichael@chromium.org
2014-05-23
4
-448
/
+0
*
Fix PPAPINaClNewlibTest.PostMessage flakiness
raymes@chromium.org
2014-05-23
1
-1
/
+2
*
Introduce create_nonsfi_test_nmf.py to simplify nacl_test_data.gyp
hidehiko@chromium.org
2014-05-22
1
-0
/
+94
*
Make asynchronous writes with PPB_FileIO copy the plugin's buffer.
bbudge@chromium.org
2014-05-22
1
-4
/
+13
*
Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.
bbudge@chromium.org
2014-05-07
2
-11
/
+12
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
10
-820
/
+23
*
Add test to make sure if PPB_Audio_Shared::StartThread() works.
hidehiko@chromium.org
2014-04-21
3
-0
/
+177
*
Pepper: Make it possible to pass external file systems to NaCl modules.
thestig@chromium.org
2014-04-11
6
-0
/
+267
*
Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.
hshi@chromium.org
2014-04-03
1
-3
/
+11
*
[MIPS] Add missing mips.nexe entries in nmf
petarj@mips.com
2014-04-03
1
-1
/
+2
*
Adds first PPAPI test for non-SFI mode.
hidehiko@chromium.org
2014-04-03
2
-0
/
+10
*
Remove unused PPB_Graphics2D_Dev interface
raymes@google.com
2014-04-03
3
-12
/
+7
*
Pass string PP_Vars to JS as string primitives
raymes@chromium.org
2014-03-26
2
-10
/
+49
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
2
-3
/
+3
*
Re-enable disabled size asserts in ppapi_tests test_struct_sizes.cc.
bbudge@chromium.org
2014-03-25
1
-3
/
+0
*
Fix "unreachable code" warnings (MSVC warning 4702) in ppapi/.
pkasting@chromium.org
2014-03-18
2
-7
/
+3
*
Return a NULL histogram pointer on construction error
elijahtaylor@chromium.org
2014-03-13
1
-0
/
+13
*
Extend the sample rates that Pepper should support.
xians@chromium.org
2014-03-11
1
-1
/
+20
*
[PPAPI] It is now possible to pass a FileSystem to JS in PostMessage.
mgiuca@chromium.org
2014-03-10
2
-63
/
+59
*
Remove unused constants in a PPAPI test for TCP sockets
mseaborn@chromium.org
2014-03-03
1
-7
/
+0
*
[PPAPI][MediaStream] Add browser tests for MediaStreamVideoTrack
penghuang@chromium.org
2014-02-26
2
-0
/
+263
*
[PPAPI][MediaStream] Add browser tests for MediaStreamAudioTrack
penghuang@chromium.org
2014-02-22
2
-0
/
+158
*
Added the idl for the display color profile pepper API.
bgraur@google.com
2014-02-17
1
-0
/
+1
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
3
-24
/
+16
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
2
-2
/
+2
*
Increase the value of kViewChangeTimeoutSec under ThreadSanitizer.
glider@chromium.org
2014-02-10
1
-0
/
+5
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
3
-0
/
+578
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
3
-576
/
+0
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
3
-0
/
+576
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
2
-0
/
+68
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
4
-10
/
+14
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-13
/
+16
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-24
15
-134
/
+790
*
Revert 246129 "PPAPI: Make ASSERT macros print values of operands"
dbeam@chromium.org
2014-01-22
15
-790
/
+134
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-21
15
-134
/
+790
[next]