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
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
3
-3
/
+2
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
12
-138
/
+606
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+1
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-1
/
+2
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+68
*
Gracefully handle multiple Flush/Reset/Decode with same id
piman@chromium.org
2011-08-12
2
-10
/
+14
*
Add the PP_Instance to resource object base.
brettw@chromium.org
2011-08-11
2
-0
/
+17
*
Move the refcounting from the proxy/impl resource object to the shared resour...
brettw@chromium.org
2011-08-11
5
-19
/
+5
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
9
-111
/
+407
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
3
-0
/
+208
*
Video Capture Pepper API
piman@chromium.org
2011-08-06
1
-0
/
+1
*
Revert "Prepare ppapi for chrome audio changes..."
derat@chromium.org
2011-08-02
1
-47
/
+7
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
3
-0
/
+315
*
Prepare ppapi for chrome audio changes. Now chrome writes length of audio data
enal@chromium.org
2011-08-01
1
-7
/
+47
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
2
-0
/
+10
*
Fix return value when unfiltered keyboard events are registered.
dmichael@chromium.org
2011-07-22
1
-4
/
+0
*
Reland http://codereview.chromium.org/7484003/:
dmichael@chromium.org
2011-07-22
2
-54
/
+1
*
Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...
dmichael@chromium.org
2011-07-22
2
-1
/
+54
*
Remove backwards compatibility for PPP_Instance 0.5 and old input events.
dmichael@chromium.org
2011-07-22
2
-54
/
+1
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
1
-0
/
+1
*
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
[next]