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
*
Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...
polina@google.com
2011-06-06
4
-9
/
+16
*
Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...
thakis@chromium.org
2011-06-04
4
-16
/
+9
*
PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't
polina@google.com
2011-06-04
4
-9
/
+16
*
Fix PPAPITest.DirectoryReader:
yzshen@chromium.org
2011-05-31
1
-52
/
+90
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
6
-1
/
+158
*
Fix PPAPITest.Transport flakiness.
sergeyu@chromium.org
2011-05-26
1
-26
/
+46
*
Add initialization callback support for Video Decoder PPAPI.
vrk@google.com
2011-05-25
1
-1
/
+1
*
Adjust PPAPI tests so they can also be run in the NaCl build using PyAuto.
cstefansen@google.com
2011-05-23
5
-18
/
+66
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
3
-18
/
+234
*
Fix PPAPI ui_tests.
piman@google.com
2011-05-20
4
-7
/
+8
*
Add a test that passes an extra parameter, make sure nothing happens.
dmichael@chromium.org
2011-05-18
2
-0
/
+27
*
Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...
dmichael@chromium.org
2011-05-13
2
-30
/
+97
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
1
-2
/
+2
*
Update VideoDecode PPAPI structs to be consistent with media structures, part 1
vrk@google.com
2011-05-10
2
-8
/
+4
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
1
-1
/
+0
*
ppapi: remove accidental #include of a .cc file
evan@chromium.org
2011-05-09
1
-1
/
+0
*
Properly set the testing_interface_ member. Previously this was not being
brettw@chromium.org
2011-05-04
10
-50
/
+26
*
Implement PseudoTCP support in P2P Transport Pepper API.
sergeyu@chromium.org
2011-05-02
4
-22
/
+100
*
Add UMA private PPAPI interface for UMA logging from NaCl plugin
elijahtaylor@google.com
2011-04-29
3
-0
/
+88
*
Pepper video layer API
hclam@chromium.org
2011-04-29
1
-1
/
+2
*
Minor fixes to enable manual running of all PPAPI tests ("Run all tests"
cstefansen@google.com
2011-04-28
6
-34
/
+44
*
Delete a few unused functions.
thakis@chromium.org
2011-04-25
1
-7
/
+0
*
Add an initial crypto interface to fill a given buffer with random data. This
brettw@chromium.org
2011-04-20
1
-0
/
+1
*
Make AddRefObject a sync message to avoid a race condition between (1)
brettw@chromium.org
2011-04-19
2
-1
/
+96
*
Rename Instance_Trusted to Instance_Private, wire it up in Chrome.
dmichael@chromium.org
2011-04-19
2
-3
/
+5
*
Keep the module in scope when executing scripts. This prevents a crash when the
brettw@chromium.org
2011-04-18
2
-0
/
+101
*
Add trusted Instance C interfaces with scripting-related functions.
dmichael@chromium.org
2011-04-15
1
-0
/
+2
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
2
-0
/
+80
*
Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...
bbudge@chromium.org
2011-04-14
2
-0
/
+22
*
Implement P2P Transport Dev using P2PTransportImpl.
sergeyu@chromium.org
2011-04-12
5
-26
/
+201
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
8
-105
/
+105
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
1
-0
/
+2
*
Fixing PPB_Graphics2D::Describe
brettw@chromium.org
2011-04-06
1
-3
/
+6
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
3
-0
/
+11
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
3
-13
/
+12
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
1
-4
/
+20
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
6
-14
/
+257
*
Remove PPB_Var interface's scripting functionality.
neb@chromium.org
2011-03-23
7
-291
/
+3
*
Add an (unimplemented) API for getting the available list of font families on
brettw@chromium.org
2011-03-19
1
-0
/
+1
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
1
-0
/
+1
*
Add PPB_URLUtil_Dev::GetDocumentURL
piman@google.com
2011-03-02
2
-17
/
+30
*
Don't allow multiple opens for Pepper FileSystem.
yzshen@chromium.org
2011-02-28
3
-14
/
+105
*
Add some files to the C compilation test, and fix the stuff that wasn't C com...
dmichael@google.com
2011-02-23
1
-0
/
+5
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-5
/
+6
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-16
2
-10
/
+41
*
Revert 75003 - Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
2
-41
/
+10
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
2
-10
/
+41
*
Implement proxy for FlashMenu and Run/QuitMessageLoop
piman@google.com
2011-02-15
7
-42
/
+50
*
Fix FileIO and FileRef PPAPI tests to match changes in
adamk@chromium.org
2011-02-03
2
-25
/
+26
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-8
/
+8
[next]