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
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
2
-0
/
+172
*
WebSocket Pepper API documents minor revision
toyoshim@chromium.org
2011-11-16
1
-15
/
+19
*
Pepper: Generate ppb_flash_clipboard.h from .idl file.
viettrungluu@chromium.org
2011-11-15
1
-0
/
+83
*
Add values to all dev Pepper .idl enumerations.
viettrungluu@chromium.org
2011-11-13
4
-24
/
+24
*
Add values to all (non-dev, non-private) Pepper .idl enumerations.
viettrungluu@chromium.org
2011-11-13
4
-34
/
+34
*
Cleanup: Remove some extraneous spaces from ppb_input_event.idl.
viettrungluu@chromium.org
2011-11-13
1
-11
/
+11
*
IDL for WebSocket Pepper API.
toyoshim@chromium.org
2011-11-11
1
-0
/
+305
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
4
-60
/
+18
*
Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-09
2
-10
/
+61
*
Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...
binji@chromium.org
2011-11-09
2
-61
/
+10
*
Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...
viettrungluu@chromium.org
2011-11-09
2
-10
/
+61
*
Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.
thakis@chromium.org
2011-11-09
2
-61
/
+10
*
Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-08
2
-10
/
+61
*
Fix comments describing error messages for PPB_URLRequest interface.
bbudge@google.com
2011-11-07
1
-2
/
+2
*
Update comments of PPB_MouseInputEvent.GetMovement.
yzshen@chromium.org
2011-11-02
1
-3
/
+3
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
2
-53
/
+0
*
ppb_fullscreen: update the comments that got out of date when this patch
polina@google.com
2011-10-17
1
-7
/
+5
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
2
-8
/
+8
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
1
-0
/
+49
*
PPAPI Fullscreen: remove redundant code errouneously inherited from
polina@google.com
2011-10-14
1
-7
/
+5
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
1
-6
/
+4
*
Move 'SaveAs' functionality from PPB_FileChooser_Dev to PPB_FileChooser_Trust...
bbudge@google.com
2011-10-12
2
-32
/
+31
*
Fix the IDL for PPB_Font_Dev now that enum values can be expressions.
bbudge@chromium.org
2011-10-11
1
-2
/
+2
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
6
-0
/
+657
*
Create IDL for PPB_FileChooser_Dev and PPB_FileChooser_Trusted, and add the a...
bbudge@google.com
2011-10-05
2
-0
/
+144
*
Convert transport, scrollbar, and query policy to IDL.
brettw@chromium.org
2011-10-05
4
-0
/
+318
*
Use Noel's chromium.org address instead of his google.com one for owners.
brettw@chromium.org
2011-10-04
1
-1
/
+1
*
Convert font, console, buffer, and find to IDL.
brettw@chromium.org
2011-10-04
4
-0
/
+378
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
3
-24
/
+15
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
3
-15
/
+24
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
3
-24
/
+15
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
2
-17
/
+21
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+59
*
Add IDL file for PPB_Flash_TCPSocket.
yzshen@chromium.org
2011-09-26
1
-0
/
+124
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-0
/
+48
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-3
/
+29
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
3
-1
/
+202
*
Make NaCl PPAPI proxy honor the Disable3DApis policy.
mnissler@chromium.org
2011-09-08
1
-2
/
+8
*
Remove executable permission.
yzshen@chromium.org
2011-09-08
2
-0
/
+0
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
2
-0
/
+85
*
Fix out of sync pp_errors.idl and ppb_input_event.idl
noelallen@google.com
2011-09-06
2
-5
/
+70
*
Convert c/dev ppp_zoom_dev and ppp_widget_dev to IDL
noelallen@google.com
2011-09-06
2
-0
/
+53
*
Convert zoom and widget to IDL
noelallen@google.com
2011-09-06
2
-0
/
+83
*
Fixed spelling errors and changed all references to PP_Resource to be the
jond@google.com
2011-08-31
9
-42
/
+48
*
Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...
jond@google.com
2011-08-30
4
-62
/
+79
*
Add IDL for the fullscreen dev API and automatically generate the .h file.
brettw@chromium.org
2011-08-26
1
-0
/
+48
*
Fix incorrect API version information.
noelallen@google.com
2011-08-25
14
-21
/
+1
*
Fix typos in ppb_url_loader.idl
yuzo@chromium.org
2011-08-19
1
-3
/
+3
*
Changed "Pepper Audio API Code Walkthrough" to "Pepper Audio API" as per Andy.
jond@google.com
2011-08-16
2
-2
/
+2
*
New documentation for ppb_input_event.h
jond@google.com
2011-08-16
1
-77
/
+212
[next]