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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...
dmichael@chromium.org
2011-05-19
1
-9
/
+71
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
14
-114
/
+243
*
Add a test that passes an extra parameter, make sure nothing happens.
dmichael@chromium.org
2011-05-18
2
-0
/
+27
*
Added new utility name 'html2ezt.py' to fix-up Doxygen htmls files for EZT
mball@google.com
2011-05-18
4
-4
/
+145
*
Adding documentation directory, new Doxyfile, DoxygenLayout.xml. These change...
jond@google.com
2011-05-17
11
-0
/
+2778
*
No longer need these files. One is for CPP (shouldn't be here) and the other
jond@google.com
2011-05-17
2
-388
/
+0
*
Updated PPAPI Video Decoder CPP interface to reflect the status of C API.
vmr@chromium.org
2011-05-16
3
-151
/
+132
*
Add some missing header files and fix a template parameter to fix compiler wa...
mdm@chromium.org
2011-05-16
1
-1
/
+2
*
Add idl_option
noelallen@google.com
2011-05-15
4
-87
/
+161
*
Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...
dmichael@chromium.org
2011-05-13
4
-72
/
+143
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
55
-407
/
+784
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
4
-15
/
+14
*
Workarround so that the example plugin does not crash
cpu@chromium.org
2011-05-12
1
-0
/
+2
*
Don't send ReleaseResource notifications to the browser for fonts. They have
brettw@chromium.org
2011-05-11
1
-2
/
+4
*
Update VideoDecode PPAPI structs to be consistent with media structures, part 1
vrk@google.com
2011-05-10
5
-178
/
+96
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
34
-494
/
+705
*
Keep a reference to the module when handling PPB_Flash::Navigate
piman@google.com
2011-05-10
3
-8
/
+12
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
2
-14
/
+14
*
Fix ppapi proxy
cpu@chromium.org
2011-05-09
2
-4
/
+9
*
Implementation of Flush() in ppb_graphics_2d_thunk.cc returns PP_ERROR_BADARG...
bbudge@google.com
2011-05-09
1
-1
/
+1
*
ppapi: remove accidental #include of a .cc file
evan@chromium.org
2011-05-09
1
-1
/
+0
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
28
-368
/
+1056
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
2
-14
/
+14
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
2
-14
/
+14
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
2
-14
/
+14
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
2
-14
/
+14
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
1
-8
/
+1
*
Pass fullscreen state along with DidChangeView to avoid sync messages
piman@google.com
2011-05-04
6
-26
/
+27
*
IDL cleanup, added AST node, namespace, StageResult
noelallen@google.com
2011-05-04
5
-48
/
+264
*
Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o...
ddorwin@chromium.org
2011-05-04
2
-1
/
+36
*
Properly set the testing_interface_ member. Previously this was not being
brettw@chromium.org
2011-05-04
10
-50
/
+26
*
Fixes the shared memory failure in OOO mode for the pepper example plugin
cpu@chromium.org
2011-05-04
1
-5
/
+16
*
Instrument Pepper IPCs with the tracing stuff
piman@google.com
2011-05-03
2
-0
/
+14
*
Add a way to pass information to Pepper Flash from the command-line (e.g., fo...
viettrungluu@chromium.org
2011-05-03
5
-2
/
+99
*
IDL cleanup, added IDLOutFile
noelallen@google.com
2011-05-03
1
-0
/
+115
*
Protect against a NULL dispatcher
piman@google.com
2011-05-02
1
-12
/
+18
*
Make FSP work for pepper
cpu@chromium.org
2011-05-02
1
-3
/
+26
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
4
-13
/
+11
*
Implement PseudoTCP support in P2P Transport Pepper API.
sergeyu@chromium.org
2011-05-02
4
-22
/
+100
*
Review URL: http://codereview.chromium.org/6893138
jond@google.com
2011-05-02
2
-6
/
+5
*
Add UMA private PPAPI interface for UMA logging from NaCl plugin
elijahtaylor@google.com
2011-04-29
5
-0
/
+135
*
Clarify PREMUL suffix in description of image data formats.
nfullagar@google.com
2011-04-29
1
-1
/
+19
*
Review URL: http://codereview.chromium.org/6883277
jond@google.com
2011-04-29
3
-6
/
+6
*
Added removefilesCPP.sh to remove all unneeded html files generated by Doxyge...
jond@google.com
2011-04-29
2
-18
/
+36
*
Pepper video layer API
hclam@chromium.org
2011-04-29
4
-1
/
+194
*
Adding file to delete unused Doxygen files.
jond@google.com
2011-04-29
1
-0
/
+41
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
4
-14
/
+48
*
We now have documentation directories specific to c and cpp (under these two ...
jond@google.com
2011-04-28
9
-2050
/
+0
[prev]
[next]