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
*
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
*
Removing a couple unused files
jond@google.com
2011-04-28
2
-32
/
+0
*
Minor fixes to enable manual running of all PPAPI tests ("Run all tests"
cstefansen@google.com
2011-04-28
6
-34
/
+44
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-28
1
-0
/
+1
*
Add version-specific defines for each C interface.
brettw@chromium.org
2011-04-27
40
-40
/
+86
*
Trailing commas in PPB_PDF enums cause compile errors in Native Client toolch...
bbudge@google.com
2011-04-27
1
-2
/
+2
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-1
/
+4
*
IDL Cleanup - add logger, and node
noelallen@google.com
2011-04-26
4
-134
/
+248
*
Revert Pepper Key event "USB code" CL.
wez@chromium.org
2011-04-26
3
-36
/
+4
*
Fix uninitialized variable.
piman@google.com
2011-04-26
1
-1
/
+2
*
Delete a few unused functions.
thakis@chromium.org
2011-04-25
2
-14
/
+0
*
Delay release of object Vars
piman@google.com
2011-04-22
2
-6
/
+37
*
Actually hook up the Pepper time message.
brettw@chromium.org
2011-04-22
1
-0
/
+2
*
Proxy time zone requests to the browser. This is because the current code
brettw@chromium.org
2011-04-21
4
-17
/
+31
*
Pepper: Enable custom content-transfer-encoding header to be set in URL reque...
viettrungluu@chromium.org
2011-04-21
2
-23
/
+45
[next]