summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/rect.h
Commit message (Collapse)AuthorAgeFilesLines
* Small changes such as spacing and adding [in/out] identifiers after @params.jond@google.com2011-08-161-5/+5
| | | | | | Review URL: http://codereview.chromium.org/7617018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97004 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed some basic tag issues (missing /code endings, etc.).jond@google.com2011-08-091-4/+4
| | | | | | Review URL: http://codereview.chromium.org/7572025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96028 0039d316-1c4b-4281-b951-d872f2087c98
* Formatting changes. jond@google.com2011-07-061-88/+141
| | | | | | Review URL: http://codereview.chromium.org/7307014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91595 0039d316-1c4b-4281-b951-d872f2087c98
* audio.h: Fixed path jond@google.com2011-06-231-3/+3
| | | | | | | | | core.h: Fixed duplication of @param[in] rect.h: changed point to origin, changed argument size to s, misspelled retrn (return) size.h: changed argument point to s Review URL: http://codereview.chromium.org/7245008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90275 0039d316-1c4b-4281-b951-d872f2087c98
* New documentation for rect.h and size.hjond@google.com2011-06-071-26/+189
| | | | | | Review URL: http://codereview.chromium.org/7066058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88233 0039d316-1c4b-4281-b951-d872f2087c98
* Move some functions out of win_util and into hwnd_util, and into a new ↵brettw@google.com2010-12-301-2/+0
| | | | | | | | | | | | win/shell file. This also moves two functions that were only called once from win_util and inwo window_win and download_util, respectively. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/6035011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70321 0039d316-1c4b-4281-b951-d872f2087c98
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+213
http://ppapi.googlecode.com/ TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64613 0039d316-1c4b-4281-b951-d872f2087c98