Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stealthcode
/
RxJava
Public
forked from
ReactiveX/RxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
RxJava
rxjava-core
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 5, 2014
Javadoc changes:
Show description for 8213986
DavidMGross
committed
8213986
View commit details
Copy full SHA for 8213986
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
TrampolineScheduler & Unsubscribe
Show description for 7058a76
benjchristensen
committed
7058a76
View commit details
Copy full SHA for 7058a76
View code at this point
Browse repository at this point
Merge pull request #1311 from craigmingtaozhang/master
Show description for 7de1f9b
benjchristensen
committed
7de1f9b
View commit details
Copy full SHA for 7de1f9b
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Attempt to fix one integration test class
craigmingtaozhang
committed
9be3552
View commit details
Copy full SHA for 9be3552
View code at this point
Browse repository at this point
Hide ChainedSubscription
benjchristensen
committed
459da07
View commit details
Copy full SHA for 459da07
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
Merge pull request #1306 from mattrjacobs/add-error-handler-to-error-swallowing-operators
Show description for 6417f0b
benjchristensen
committed
6417f0b
View commit details
Copy full SHA for 6417f0b
View code at this point
Browse repository at this point
Remove call to RxJavaPlugins ErrorHander in mergeDelayError operator - CompositeException is already visible
mattrjacobs
committed
3cf18a1
View commit details
Copy full SHA for 3cf18a1
View code at this point
Browse repository at this point
testNotificationDelay - Attempt at determinism
benjchristensen
committed
a740aa2
View commit details
Copy full SHA for a740aa2
View code at this point
Browse repository at this point
Hooked RxJavaPlugins errorHandler up within all operators that swallow onErrors.
Show description for c74f955
mattrjacobs
committed
c74f955
View commit details
Copy full SHA for c74f955
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
rename variable childObserver to child (is now a Subscriber) and rename gps to group (is not plural)
davidmoten
committed
9508165
View commit details
Copy full SHA for 9508165
View code at this point
Browse repository at this point
Commits on May 31, 2014
Merge pull request #1298 from benjchristensen/perf-transform
Show description for 5b5d58f
benjchristensen
committed
5b5d58f
View commit details
Copy full SHA for 5b5d58f
View code at this point
Browse repository at this point
Remove Bad Perf Test
Show description for ba56962
benjchristensen
committed
ba56962
View commit details
Copy full SHA for ba56962
View code at this point
Browse repository at this point
Commits on May 30, 2014
Move NewThreadWorker out from NewThreadScheduler
Show description for 9e66ce4
jbripley
committed
9e66ce4
View commit details
Copy full SHA for 9e66ce4
View code at this point
Browse repository at this point
Move RxThreadFactory out from NewThreadScheduler
jbripley
committed
99c6cdf
View commit details
Copy full SHA for 99c6cdf
View code at this point
Browse repository at this point
Merge pull request #1295 from benjchristensen/notification-lite
Show description for 4d2a960
benjchristensen
committed
4d2a960
View commit details
Copy full SHA for 4d2a960
View code at this point
Browse repository at this point
Change `void accept` to `boolean accept`
Show description for 9467053
benjchristensen
committed
9467053
View commit details
Copy full SHA for 9467053
View code at this point
Browse repository at this point
hard-code image heights in javadocs to make page loading cleaner, especially with links to anchors deep in the javadoc
DavidMGross
committed
a977208
View commit details
Copy full SHA for a977208
View code at this point
Browse repository at this point
rx.operators -> rx.internal.operators
benjchristensen
committed
7530361
View commit details
Copy full SHA for 7530361
View code at this point
Browse repository at this point
Merge pull request #1291 from mattrjacobs/check-unsubscribe-within-observable-from-future
Show description for d3a2f68
benjchristensen
committed
d3a2f68
View commit details
Copy full SHA for d3a2f68
View code at this point
Browse repository at this point
Merge pull request #1293 from benjchristensen/perf-tests
Show description for 6a9ff72
benjchristensen
committed
6a9ff72
View commit details
Copy full SHA for 6a9ff72
View code at this point
Browse repository at this point
Fix and Update JMH Perf Tests
Show description for be17891
benjchristensen
committed
be17891
View commit details
Copy full SHA for be17891
View code at this point
Browse repository at this point
add annotations about default schedulers to javadocs for Observable operators
DavidMGross
committed
37bdda4
View commit details
Copy full SHA for 37bdda4
View code at this point
Browse repository at this point
Modify OnSubscribeToObservableFuture to return early if unsubscribe without emitting anything
mattrjacobs
committed
e285a7b
View commit details
Copy full SHA for e285a7b
View code at this point
Browse repository at this point
2 new tests for OnSubscribeToObservableFuture
Show description for 2d11791
mattrjacobs
committed
2d11791
View commit details
Copy full SHA for 2d11791
View code at this point
Browse repository at this point
Merge pull request #1290 from benjchristensen/jmh-upgrade
Show description for 428c0b5
benjchristensen
committed
428c0b5
View commit details
Copy full SHA for 428c0b5
View code at this point
Browse repository at this point
Upgrade to JMH 0.7.3
benjchristensen
committed
2470459
View commit details
Copy full SHA for 2470459
View code at this point
Browse repository at this point
Schedulers.from(Executor)
Show description for 0177a46
benjchristensen
committed
0177a46
View commit details
Copy full SHA for 0177a46
View code at this point
Browse repository at this point
Merge pull request #1287 from akarnokd/SubjectObserverPerf
Show description for b0e87db
benjchristensen
committed
b0e87db
View commit details
Copy full SHA for b0e87db
View code at this point
Browse repository at this point
Merge pull request #1276 from jbripley/cachedthreadscheduler2
Show description for 47ea6c8
benjchristensen
committed
47ea6c8
View commit details
Copy full SHA for 47ea6c8
View code at this point
Browse repository at this point
Merge pull request #1286 from davidmoten/operator-to-onsubscribe
Show description for 60a7d82
benjchristensen
committed
60a7d82
View commit details
Copy full SHA for 60a7d82
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Netflix/RxJava into docs
DavidMGross
committed
23da27a
View commit details
Copy full SHA for 23da27a
View code at this point
Browse repository at this point
adding javadocs to ChainedSubscription methods
DavidMGross
committed
ac5b561
View commit details
Copy full SHA for ac5b561
View code at this point
Browse repository at this point
Remove duplicate NotificationLite.
akarnokd
committed
b195ff8
View commit details
Copy full SHA for b195ff8
View code at this point
Browse repository at this point
Removal of ConcurrentHashMap from ReplaySubject and some NotificationLite cleanup.
akarnokd
committed
1c00aa6
View commit details
Copy full SHA for 1c00aa6
View code at this point
Browse repository at this point
fix GroupBy and GroupByUntil which are actually Operators
davidmoten
committed
007ce55
View commit details
Copy full SHA for 007ce55
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.