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
/
shared_impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
2
-2
/
+54
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
2
-54
/
+2
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
2
-2
/
+54
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
2
-54
/
+2
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
2
-2
/
+54
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
2
-0
/
+924
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
3
-0
/
+169
*
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
3
-168
/
+0
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
3
-0
/
+168
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
1
-12
/
+9
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
1
-9
/
+12
*
Remove untrusted scripting support.
dmichael@chromium.org
2011-07-14
2
-17
/
+1
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
2
-11
/
+11
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
2
-0
/
+76
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
5
-0
/
+212
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
1
-0
/
+1
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
1
-1
/
+0
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
1
-0
/
+1
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
2
-0
/
+54
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-0
/
+4
*
Coverity: Remove dead code in ppapi::AudioImpl::AudioImpl.
thestig@chromium.org
2011-06-22
1
-4
/
+1
*
Move the video decoder and video layer to the new API/thunk system.
brettw@chromium.org
2011-06-18
1
-0
/
+2
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
2
-2
/
+11
*
Implement flash menu and net connector resources using the API/thunk model.
brettw@chromium.org
2011-06-15
1
-0
/
+2
*
Implement out-of-process proxy for PPB_Buffer_Dev.
fischman@chromium.org
2011-06-10
1
-0
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
7
-89
/
+116
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
7
-116
/
+89
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
7
-89
/
+116
*
Give FunctionGroupBase a virtual destructor.
thakis@chromium.org
2011-05-31
1
-0
/
+2
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
2
-2
/
+34
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
3
-1
/
+61
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-0
/
+6
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
20
-68
/
+141
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
6
-4
/
+217
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
4
-0
/
+145
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
1
-8
/
+1
*
Add an initial crypto interface to fill a given buffer with random data. This
brettw@chromium.org
2011-04-20
2
-0
/
+47
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Implement a proxy for URL util. Some of the implementation that doesn't need to
brettw@chromium.org
2011-03-18
2
-0
/
+173
*
Build skia as a dll in windows multi-dll build.
ctguil@chromium.org
2011-03-17
1
-1
/
+1
*
Run PPB_CharSet_Dev logic directly in the plugin process.
yzshen@chromium.org
2011-03-15
2
-0
/
+191
*
Only close the sync socket if it is non-NULL. This fixes
nfullagar@google.com
2011-01-21
1
-1
/
+2
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
3
-0
/
+65
*
Move ppapi audio interface out of dev, but
nfullagar@google.com
2011-01-15
1
-1
/
+1
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-1
/
+1
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
1
-0
/
+5
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
1
-5
/
+0
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
1
-0
/
+5
*
Implement audio proxy for Pepper.
brettw@chromium.org
2010-12-02
4
-0
/
+187