Chromium Code Reviews
DescriptionAdds initial JNI bridge code for Background Scheduler implementation.
The idea is that the Java side only has statics (no instance) but ended up with instance on C++ side (can be created by Coordinator) to be able to provide implementation instance of Scheduler interface for C++ to Java calls.
BUG=607346
Committed: https://crrev.com/9ca9a2703e0a762694f7940e9fea44ee42352916
Cr-Commit-Position: refs/heads/master@{#390703}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Per feedback - schedule/unschedule naming change, callback bool arg, doc improvements #
Total comments: 6
Patch Set 3 : Some comment fixes #Patch Set 4 : C++ style guide change #
Messages
Total messages: 22 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||