summaryrefslogtreecommitdiffstats
path: root/base/android/jni_array.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstream Android JNI code, allowing us to use more ScopedJava references.peter@chromium.org2012-02-091-19/+35
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Refactor ScopedJavaRefjoth@chromium.org2011-09-091-18/+26
* Update base/android to use new ScopedJava(Global)Referencesteveblock@google.com2011-08-111-4/+5
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+52