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
/
proxy
/
ppapi_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up the PPB_Flash_Print proxy.
brettw@chromium.org
2012-05-07
1
-0
/
+2
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
1
-0
/
+3
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
1
-2
/
+3
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-2
/
+3
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
1
-19
/
+17
*
Move text input API to Instance.
brettw@chromium.org
2012-04-27
1
-6
/
+4
*
Move the FlashClipboard API into the Flash one.
brettw@chromium.org
2012-04-25
1
-6
/
+5
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-8
/
+8
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
1
-0
/
+1
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
1
-0
/
+2
*
Add #ifdefs to separate NaCl and non-NaCl PPAPI Proxy code.
bbudge@chromium.org
2012-04-18
1
-189
/
+198
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-1
/
+11
*
Make the text input not require round-trips when the text is updated.
brettw@chromium.org
2012-04-12
1
-2
/
+0
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
1
-4
/
+7
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-20
/
+5
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-0
/
+7
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-20
/
+0
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
1
-2
/
+2
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
1
-0
/
+23
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+13
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
1
-7
/
+10
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
1
-0
/
+12
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-4
/
+33
*
Add HandleInputEventAck message to allow out-of-process plugins to respond to...
bbudge@chromium.org
2012-03-09
1
-0
/
+5
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
1
-7
/
+18
*
Experimental .gyp file for building PPAPI Proxy as untrusted code using the ...
bbudge@chromium.org
2012-02-29
1
-200
/
+203
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
1
-0
/
+24
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
1
-3
/
+5
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+36
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
1
-2
/
+3
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
1
-0
/
+1
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
1
-0
/
+4
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
1
-0
/
+8
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-4
/
+2
*
Move socket API restriction check to browser process
dpolukhin@chromium.org
2012-02-16
1
-3
/
+6
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
1
-1
/
+21
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+10
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
1
-9
/
+7
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
1
-0
/
+8
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
1
-3
/
+1
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-5
/
+11
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
1
-1
/
+1
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
1
-3
/
+4
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
1
-0
/
+53
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-53
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-0
/
+53
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-53
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-0
/
+53
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
1
-4
/
+3
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
1
-3
/
+4
[next]