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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
2
-0
/
+85
*
Revert 123696 - Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
2
-82
/
+47
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
2
-47
/
+82
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
1
-12
/
+38
*
Make PPB_NetworkList_Private immutable.
sergeyu@chromium.org
2012-02-24
2
-66
/
+125
*
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
-54
/
+67
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+87
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
1
-4
/
+31
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
1
-0
/
+74
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
1
-4
/
+43
*
Updated grammar, added resource argument to all functions.
jond@google.com
2012-02-18
1
-57
/
+82
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
1
-7
/
+38
*
Add PPB_NetworkList_Private interface.
sergeyu@chromium.org
2012-02-17
1
-0
/
+183
*
Changes for 'C' version of documentation files needed to generate new DevSite...
jond@google.com
2012-02-17
3
-32
/
+30
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-0
/
+278
*
Updated documentation (added <code></code> and some other changes).
jond@google.com
2012-02-17
1
-42
/
+56
*
Minor changes as per Christians most-recent review of the docs.
jond@google.com
2012-02-16
3
-7
/
+8
*
Fixed grammar error and fixed problem with TODO items (changed to 'C' style c...
jond@google.com
2012-02-16
2
-8
/
+6
*
Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...
yzshen@chromium.org
2012-02-16
1
-2
/
+26
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
1
-21
/
+69
*
Remove TODO in PPAPI input event interface files.
yzshen@chromium.org
2012-02-14
1
-5
/
+1
*
Added idl file for Pepper 3D.
alokp@chromium.org
2012-02-10
1
-121
/
+193
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
1
-0
/
+124
*
PPB_NetAddress_Private: add getter methods for sockaddr.
yzshen@chromium.org
2012-02-09
1
-4
/
+37
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
1
-1
/
+5
*
Fix some random comment problems that people have noticed.
brettw@chromium.org
2012-02-07
2
-12
/
+9
*
WebSocket Pepper API: Add close status code definition
toyoshim@chromium.org
2012-02-06
1
-1
/
+106
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+94
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
1
-23
/
+23
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
1
-89
/
+9
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
1
-11
/
+10
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
1
-13
/
+47
*
Adding new png resource for page indicator background (2/2)
dpapad@chromium.org
2012-01-24
1
-1
/
+2
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
1
-0
/
+86
*
Repeat performance for 118553 -- Add nacl private interface and state
sehr@google.com
2012-01-21
1
-1
/
+5
*
Revert 118553 - Add nacl private interface and state for process creation.
sehr@google.com
2012-01-21
1
-6
/
+2
*
Add nacl private interface and state for process creation.
sehr@google.com
2012-01-20
1
-2
/
+6
*
Add API definition and error values for running message loops.
brettw@chromium.org
2012-01-20
2
-3
/
+302
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
1
-5
/
+5
*
Adding functionality to print PDF embedded in the html page.
gene@chromium.org
2012-01-13
1
-0
/
+3
*
Fixed capitalization of error codes as per bug here:
jond@google.com
2012-01-13
2
-6
/
+6
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
1
-14
/
+22
*
WebSocket Pepper API: add interfaces to handle binaryType attribute
toyoshim@chromium.org
2012-01-12
1
-14
/
+79
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
1
-0
/
+106
*
Make PPB_Flash_NetConnector interface name macro usage consistent with others.
wez@chromium.org
2012-01-09
1
-1
/
+2
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
1
-0
/
+85
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
84
-241
/
+394
*
Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.
wez@chromium.org
2012-01-04
3
-6
/
+12
*
Switch a number of code and header files from DOS to Unix line-endings.
wez@chromium.org
2012-01-04
2
-343
/
+343
[next]