0
Commit Graph

6 Commits

Author SHA1 Message Date
jond@google.com
590872fa7c Review URL: http://codereview.chromium.org/6312098
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73683 0039d316-1c4b-4281-b951-d872f2087c98
2011-02-03 22:47:09 +00:00
viettrungluu@chromium.org
b29aa74b75 Pepper/Flapper: First pass at context menu implementation.
This meets the needs of Flapper. We may want to generalize/restrict/modify the
API for inclusion into PPAPI, but hopefully this lays a foundation.

BUG=none
TEST=Flapper context menus work (with the right version of Flapper)

Review URL: http://codereview.chromium.org/6253017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73193 0039d316-1c4b-4281-b951-d872f2087c98
2011-01-31 21:41:08 +00:00
jond@google.com
f98c6a196e Some minor tweaks to doxygen code. Namely adding @file sections to the start
of many files.
Review URL: http://codereview.chromium.org/6261031

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73030 0039d316-1c4b-4281-b951-d872f2087c98
2011-01-28 22:28:43 +00:00
jond@google.com
040d5e8ab4 Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct (enums, interfaces, and so on).
Review URL: http://codereview.chromium.org/6297018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72960 0039d316-1c4b-4281-b951-d872f2087c98
2011-01-28 15:38:38 +00:00
neb@chromium.org
6ea69540b4 Change ppapi C++ comment style into C.
This allows graphics 2d example to compile.

BUG=none
TEST=Compiling examples/2d/graphics_2d.c with NaCl works.

Review URL: http://codereview.chromium.org/5997003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69725 0039d316-1c4b-4281-b951-d872f2087c98
2010-12-20 18:15:59 +00:00
brettw@chromium.org
1758e88fd9 Move PPAPI into the Chrome repo. The old repo was
http://ppapi.googlecode.com/

TEST=none
BUG=none

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64613 0039d316-1c4b-4281-b951-d872f2087c98
2010-11-01 16:16:50 +00:00