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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
10
-24
/
+32
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
9
-31
/
+23
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
9
-23
/
+31
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
16
-89
/
+55
*
Check for a crashed plugin before creating resources to send to the plugin
brettw@google.com
2011-09-14
1
-8
/
+7
*
Add presubmit check to verify PPAPI C headers match IDL files.
noelallen@google.com
2011-09-14
3
-2
/
+76
*
ppapi_tests: Move implementation of virtual Init to the .cc file.
polina@google.com
2011-09-14
2
-1
/
+6
*
ppapi_tests: Support DidChangeView overriding via
polina@google.com
2011-09-13
4
-1
/
+8
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
139
-2236
/
+1543
*
Use Instance* in the Graphics3D constructor rather than Instance&, for
brettw@chromium.org
2011-09-13
5
-169
/
+324
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
139
-1541
/
+2236
*
Rename more interface -> interface name to fix the Windows build.
brettw@chromium.org
2011-09-13
2
-3
/
+3
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
139
-2236
/
+1541
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
3
-3
/
+8
*
More comments for PPB_Flash_TCPSocket.SSLHandshake.
yzshen@chromium.org
2011-09-12
1
-0
/
+4
*
Update Native Client Authors to be Chromium Authors for the code moved from the
brettw@chromium.org
2011-09-12
242
-248
/
+245
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
139
-1537
/
+2236
*
Revert 100751 - Fix Windows build by renaming interface to iface.
dmazzoni@chromium.org
2011-09-12
2
-9
/
+9
*
Fix Windows build by renaming interface to iface.
brettw@chromium.org
2011-09-12
2
-9
/
+9
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
139
-2236
/
+1537
*
Fix Native Client build that uses stricter warnings-as-errors
nfullagar@google.com
2011-09-10
1
-1
/
+2
*
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
dmichael@chromium.org
2011-09-09
1
-1
/
+0
*
Disable NaCl's ppb_var test.
ncbray@google.com
2011-09-09
1
-1
/
+3
*
Make NaCl PPAPI proxy honor the Disable3DApis policy.
mnissler@chromium.org
2011-09-08
8
-30
/
+83
*
Remove executable permission.
yzshen@chromium.org
2011-09-08
17
-0
/
+0
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
49
-3
/
+1082
*
NaCl Proxy Test: remove debugging printf's that got accidentally committed.
polina@google.com
2011-09-08
1
-8
/
+0
*
NaCl Proxy Test: respond to post-commit comments to
polina@google.com
2011-09-08
2
-8
/
+40
*
Proxy FlushSyncFast, switch nacl's command buffer to use it.
nfullagar@google.com
2011-09-08
8
-5
/
+88
*
Add a timestamp to the log messages of NaCl's plugin.
ncbray@google.com
2011-09-08
2
-11
/
+27
*
NaCl Proxy Test: enable ppapi_ppb_fullscreen_browser_test except for Mac.
polina@google.com
2011-09-07
2
-4
/
+8
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
56
-308
/
+390
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
6
-12
/
+15
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
56
-389
/
+308
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
56
-308
/
+389
*
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
4
-14
/
+113
*
Change pnacl llvm triple to use nacl instead of linux (inside plugin).
jvoung@google.com
2011-09-06
1
-4
/
+4
*
Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been s...
yzshen@chromium.org
2011-09-06
2
-0
/
+8
*
Reland http://codereview.chromium.org/7821001/
dmichael@chromium.org
2011-09-06
2
-49
/
+111
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
2
-1
/
+18
*
Fix scons compile in Native Client on Windows.
halyavin@google.com
2011-09-06
1
-2
/
+2
*
Convert zoom and widget to IDL
noelallen@google.com
2011-09-06
4
-30
/
+161
*
Fix compilation phase on glibc buildbots in Native Client.
halyavin@google.com
2011-09-05
1
-1
/
+0
*
Update graphics3d proxy
nfullagar@google.com
2011-09-03
15
-26
/
+203
*
Pepper 3D API changes:
alokp@chromium.org
2011-09-03
8
-25
/
+111
*
Revert 99442 - Add test for calling PostMessage during Init. Deflakify TestPo...
dmichael@chromium.org
2011-09-02
2
-111
/
+49
*
Re-land r98511 which was reverted in r98531.
brettw@chromium.org
2011-09-02
2
-3
/
+7
*
Add test for calling PostMessage during Init. Deflakify TestPostMessage.
dmichael@chromium.org
2011-09-02
2
-49
/
+111
*
One more time, remove unused var
nfullagar@google.com
2011-09-02
1
-1
/
+0
[next]