Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync with upstream #2

Merged
merged 25 commits into from
May 17, 2014
Merged

sync with upstream #2

merged 25 commits into from
May 17, 2014

Conversation

amazari
Copy link
Owner

@amazari amazari commented May 17, 2014

No description provided.

akarnokd and others added 25 commits May 8, 2014 16:48
…ableValues.

Provides:
 * a Scheduler implementation ensuring execution in the JavaFX UI thread
 * a Subscription implementation ensuring that un-subscription happens in JavaFX UI thread
 * an Observable factory method for observing UI events on JavaFX nodes
 * an Observable factory method for observing value changes of a JavaFX ObservableValue

Also the rxjava-javafx is added to the gradle build.
NotificationLite.accept performance improvements
GroupByUntil to use BufferUntilSubscriber
…usFix

Fixed synchronous ConnectableObservable.connect problem
ObserveOn: Change to batch dequeue.
SwingScheduler: allow negative schedule
amazari added a commit that referenced this pull request May 17, 2014
@amazari amazari merged commit a41f86e into amazari:master May 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants