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
*
C++ documentation for URL Loading classes
jond@google.com
2011-08-09
3
-16
/
+485
*
Fixed some basic tag issues (missing /code endings, etc.).
jond@google.com
2011-08-09
3
-11
/
+11
*
PPB/PPP_VideoCapture_Dev proxy
piman@chromium.org
2011-08-09
10
-3
/
+607
*
C++ wrappers for PPB_VideoCapture_Dev
piman@google.com
2011-08-09
7
-0
/
+212
*
Fix raw key down events in Pepper.
piman@google.com
2011-08-09
1
-0
/
+1
*
Reland 95309. Add a template to handle properly issuing completion callbacks.
brettw@chromium.org
2011-08-08
15
-143
/
+198
*
PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModule
polina@google.com
2011-08-08
5
-29
/
+40
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
17
-41
/
+999
*
Video Capture Pepper API
piman@chromium.org
2011-08-06
12
-0
/
+324
*
Fix some egregious bugs in Var.
brettw@chromium.org
2011-08-05
4
-13
/
+27
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
15
-197
/
+143
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
15
-143
/
+197
*
Proxy PPP_Messaging.
dmichael@chromium.org
2011-08-03
18
-43
/
+390
*
Respect NAT traversal policy in the Chromoting client plugin.
ajwong@chromium.org
2011-08-03
1
-1
/
+1
*
Add Antoine to PPAPI owners so I don't keep having to rubberstamp his reviews.
brettw@chromium.org
2011-08-02
1
-0
/
+1
*
Remove a few unused functions.
thakis@chromium.org
2011-08-02
1
-8
/
+0
*
Revert "Prepare ppapi for chrome audio changes..."
derat@chromium.org
2011-08-02
1
-47
/
+7
*
Allow reentrancy for HostDispatcher::GetProxiedInterface
vrk@google.com
2011-08-02
1
-1
/
+5
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
6
-0
/
+354
*
New Var.h documentation. Some docs are absent as I wasn't sure what they did.
jond@google.com
2011-08-01
1
-58
/
+178
*
Prepare ppapi for chrome audio changes. Now chrome writes length of audio data
enal@chromium.org
2011-08-01
1
-7
/
+47
*
Add additional unit tests for the plugin side of SerializedVar object proxying.
brettw@chromium.org
2011-08-01
3
-5
/
+136
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
7
-2
/
+43
*
Various fixes to Graphics3D proxy to make it work.
alokp@chromium.org
2011-08-01
2
-6
/
+12
*
Pepper quota support
kinuko@chromium.org
2011-08-01
2
-0
/
+89
*
PPAPI interface for reading the enterprise policy as a big JSON blob.
ajwong@chromium.org
2011-07-30
13
-2
/
+196
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
13
-92
/
+47
*
Trivial fix for error message
noelallen@google.com
2011-07-27
1
-1
/
+1
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
1
-1
/
+22
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-4
/
+4
*
Implemented CommandBuffer::GetState Graphics3D.
apatrick@chromium.org
2011-07-26
1
-0
/
+5
*
Update PPB_Flash_TCPSocket implementation to support force async callback.
yzshen@chromium.org
2011-07-25
2
-16
/
+22
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
4
-37
/
+64
*
PPAPI: Make forceasync callback option the default.
polina@google.com
2011-07-22
2
-11
/
+4
*
Fix return value when unfiltered keyboard events are registered.
dmichael@chromium.org
2011-07-22
1
-4
/
+0
*
Adding linter for IDL
noelallen@google.com
2011-07-22
3
-28
/
+132
*
Remove the requirement that keyboard events be sent in filtered mode. This
brettw@chromium.org
2011-07-22
2
-17
/
+19
*
Fix input event resource proxying functions in the Chrome IPC proxy. The
brettw@chromium.org
2011-07-22
3
-4
/
+46
*
Clarify the requirements of the GetInterface function that the plugin must
brettw@chromium.org
2011-07-22
2
-1
/
+21
*
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
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-0
/
+5
*
Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.
bbudge@chromium.org
2011-07-21
2
-0
/
+44
*
Trivial fix for IDL to H delta
noelallen@google.com
2011-07-21
1
-1
/
+1
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
20
-172
/
+416
*
Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.
fischman@chromium.org
2011-07-20
4
-29
/
+49
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
18
-257
/
+108
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
18
-108
/
+257
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
18
-257
/
+108
[next]