Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor ScopedJavaRef | joth@chromium.org | 2011-09-09 | 1 | -0/+7 |
| | | | | | | | | | | | | | - introduces JavaRef<> base class to allow passing refs without knowledge of their scope - makes the ScopedJavaLocalRef and ScopedJavaGlobalRef consistent, in name, in methods available, and in conversions allowed. Also updates some other minor base API changes whilst I'm in those files. BUG= TEST=doesn't break build... Review URL: http://codereview.chromium.org/7828084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100383 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Added the comment for GetApplicationContext() | michaelbai@google.com | 2011-08-02 | 1 | -1/+3 |
| | | | | | | | | | BUG= TEST= Review URL: http://codereview.chromium.org/7551018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95094 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Android's paths and message loop implementation with JNI | michaelbai@google.com | 2011-08-02 | 1 | -0/+45 |
BUG= TEST= Review URL: http://codereview.chromium.org/7518032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95085 0039d316-1c4b-4281-b951-d872f2087c98 |