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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.
sergeyu@chromium.org
2012-03-22
1
-25
/
+51
*
Change interface name
noelallen@chromium.org
2012-03-22
1
-1
/
+1
*
PPAPI: Remove out-dated or unnecessary TODOs from public files.
dmichael@chromium.org
2012-03-21
2
-12
/
+0
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+35
*
Add missing ppp_graphics_3d.idl
noelallen@chromium.org
2012-03-16
1
-0
/
+25
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
2
-1
/
+68
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+79
*
Require a user gesture to show the file chooser.
bbudge@chromium.org
2012-03-14
1
-0
/
+7
*
WebSocket Pepper API: Cleanup for more readability.
toyoshim@chromium.org
2012-03-13
1
-1
/
+1
*
WebSocket Pepper API: Implement extensions
toyoshim@chromium.org
2012-03-10
1
-1
/
+0
*
Add the array output C API.
brettw@chromium.org
2012-03-08
1
-0
/
+89
*
Pepper: Make C++ wrappers for PPB_NetAddress_Private backwards compatible.
viettrungluu@chromium.org
2012-03-07
1
-1
/
+1
*
Fixed some TODO comments so they wouldn't show up in the docs.
jond@google.com
2012-03-07
2
-5
/
+10
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
1
-9
/
+9
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
1
-29
/
+106
*
This adds support for a number of features in the current WebIDL spec (http:/...
asargent@chromium.org
2012-03-05
1
-2
/
+1
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
1
-10
/
+15
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-15
/
+10
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-10
/
+15
*
Changed <code> to @code and </code> to @endcode (for formatting issues. Remov...
jond@google.com
2012-03-03
4
-13
/
+12
*
Fixing paths so that they pick up the variable for the pepper directory based...
jond@google.com
2012-03-02
1
-1
/
+1
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
1
-33
/
+33
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
1
-1
/
+1
*
Make VideoCapture_Dev backward compatible.
yzshen@chromium.org
2012-02-28
1
-1
/
+1
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
1
-7
/
+38
*
Make PPB_NetworkList_Private immutable.
sergeyu@chromium.org
2012-02-24
2
-58
/
+90
*
Change to interface to M19, add a few more test cases to test_audio.
nfullagar@google.com
2012-02-24
1
-3
/
+4
*
Fixed some grammar.
jond@google.com
2012-02-24
1
-53
/
+66
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+61
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
1
-1
/
+10
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
1
-0
/
+50
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
1
-1
/
+26
*
Updated grammar, added resource argument to all functions.
jond@google.com
2012-02-18
1
-56
/
+81
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
1
-4
/
+59
*
Add PPB_NetworkList_Private interface.
sergeyu@chromium.org
2012-02-17
1
-0
/
+160
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-0
/
+257
*
Updated documentation (added <code></code> and some other changes).
jond@google.com
2012-02-17
1
-41
/
+55
*
Minor changes as per Christians most-recent review of the docs.
jond@google.com
2012-02-16
3
-6
/
+8
*
Fixed grammar error and fixed problem with TODO items (changed to 'C' style c...
jond@google.com
2012-02-16
2
-7
/
+4
*
Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...
yzshen@chromium.org
2012-02-16
1
-2
/
+18
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
1
-7
/
+73
*
Remove TODO in PPAPI input event interface files.
yzshen@chromium.org
2012-02-14
1
-4
/
+0
*
Added idl file for Pepper 3D.
alokp@chromium.org
2012-02-10
1
-0
/
+293
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
1
-0
/
+95
*
PPB_NetAddress_Private: add getter methods for sockaddr.
yzshen@chromium.org
2012-02-09
1
-1
/
+26
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
1
-0
/
+8
*
Fix some random comment problems that people have noticed.
brettw@chromium.org
2012-02-07
2
-10
/
+7
*
WebSocket Pepper API: Add close status code definition
toyoshim@chromium.org
2012-02-06
1
-0
/
+122
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+73
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
1
-16
/
+16
[next]