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
/
content
/
browser
/
renderer_host
/
java
/
java_bound_object.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle uncaught exceptions from methods called through the Java Bridge
steveblock@chromium.org
2012-04-26
1
-32
/
+48
*
Explicitly release JNI local references in the Java Bridge
steveblock@chromium.org
2012-03-22
1
-10
/
+41
*
Remove env() getter from JavaRef<>
joth@chromium.org
2012-03-22
1
-8
/
+5
*
Fix build breaks when building content_unittests for android.
satish@chromium.org
2012-02-14
1
-8
/
+11
*
Fix the Java Bridge to support coercing to Java arrays
steveblock@chromium.org
2012-01-08
1
-28
/
+203
*
Fix the Java Bridge to support non-array renderer-side objects
steveblock@chromium.org
2011-12-20
1
-18
/
+27
*
Don't use Singleton to cache JNI method IDs in Java Bridge
steveblock@chromium.org
2011-12-05
1
-33
/
+19
*
Fix an incorrect comment in the Java Bridge when calling array methods
steveblock@chromium.org
2011-11-30
1
-45
/
+47
*
Make JavaType a struct and move it to its own file
steveblock@chromium.org
2011-11-29
1
-24
/
+16
*
Add JavaBoundObject
steveblock@chromium.org
2011-11-11
1
-0
/
+614