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
*
ppb_fullscreen: update the comments that got out of date when this patch
polina@google.com
2011-10-17
1
-8
/
+6
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
2
-18
/
+18
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
1
-0
/
+62
*
PPAPI Fullscreen: remove redundant code errouneously inherited from
polina@google.com
2011-10-14
1
-8
/
+6
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
1
-7
/
+5
*
Move 'SaveAs' functionality from PPB_FileChooser_Dev to PPB_FileChooser_Trust...
bbudge@google.com
2011-10-12
2
-25
/
+25
*
Fix the IDL for PPB_Font_Dev now that enum values can be expressions.
bbudge@chromium.org
2011-10-11
1
-3
/
+3
*
Prevent reentrant destructors in the PluginModule.
brettw@chromium.org
2011-10-11
1
-1
/
+4
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
6
-298
/
+505
*
Create IDL for PPB_FileChooser_Dev and PPB_FileChooser_Trusted, and add the a...
bbudge@google.com
2011-10-05
2
-45
/
+127
*
Convert transport, scrollbar, and query policy to IDL.
brettw@chromium.org
2011-10-05
4
-121
/
+243
*
Convert font, console, buffer, and find to IDL.
brettw@chromium.org
2011-10-04
4
-59
/
+139
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
3
-27
/
+17
*
Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.
vandebo@chromium.org
2011-09-28
1
-3
/
+10
*
Deleted deprecated file ppb_opengles.h
alokp@chromium.org
2011-09-27
1
-14
/
+0
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
3
-17
/
+27
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
3
-27
/
+17
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
2
-18
/
+27
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+76
*
Add IDL file for PPB_Flash_TCPSocket.
yzshen@chromium.org
2011-09-26
1
-54
/
+100
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-1
/
+5
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-0
/
+62
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-4
/
+28
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
3
-2
/
+240
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
1
-7
/
+22
*
Remove support for the old scrollbar interfaces.
brettw@chromium.org
2011-09-15
1
-40
/
+0
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
4
-296
/
+311
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-3
/
+8
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-8
/
+3
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-3
/
+8
*
Use Instance* in the Graphics3D constructor rather than Instance&, for
brettw@chromium.org
2011-09-13
2
-164
/
+183
*
More comments for PPB_Flash_TCPSocket.SSLHandshake.
yzshen@chromium.org
2011-09-12
1
-0
/
+4
*
Make NaCl PPAPI proxy honor the Disable3DApis policy.
mnissler@chromium.org
2011-09-08
1
-2
/
+7
*
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
/
+124
*
Proxy FlushSyncFast, switch nacl's command buffer to use it.
nfullagar@google.com
2011-09-08
1
-3
/
+5
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
10
-52
/
+48
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
10
-48
/
+52
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
10
-52
/
+48
*
Convert c/dev ppp_zoom_dev and ppp_widget_dev to IDL
noelallen@google.com
2011-09-06
2
-14
/
+60
*
Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been s...
yzshen@chromium.org
2011-09-06
1
-0
/
+4
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
1
-1
/
+10
*
Convert zoom and widget to IDL
noelallen@google.com
2011-09-06
2
-30
/
+78
*
Pepper 3D API changes:
alokp@chromium.org
2011-09-03
3
-25
/
+73
*
Hookup Gpu blacklist with NaCl Pepper3D access.
zmo@google.com
2011-09-02
1
-0
/
+19
*
Make autoscroll/panning resources available for PDF plugin.
gene@chromium.org
2011-09-01
1
-1
/
+2
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
2
-156
/
+26
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-4
/
+37
*
Fixed spelling errors and changed all references to PP_Resource to be the
jond@google.com
2011-08-31
9
-46
/
+52
*
Reland http://codereview.chromium.org/7648033
dmichael@chromium.org
2011-08-30
1
-2
/
+8
[next]