realm-js/src
Thomas Goyne b7b2822082 Make it possible to disable the commit notifier background worker
This makes it much easier to write tests which test the work done on the
background thread.
2016-02-25 11:19:00 -08:00
..
impl Make it possible to disable the commit notifier background worker 2016-02-25 11:19:00 -08:00
parser Fix compilation with GCC 4.9 2016-02-24 16:58:11 -08:00
util Add an AtomicSharedPtr implementation for gcc 4.9 2016-02-24 16:58:11 -08:00
CMakeLists.txt Rename CachedRealm to WeakRealmNotfier 2016-02-24 16:58:11 -08:00
binding_context.hpp Don't create background queries for Results on threads without runloops 2016-02-24 16:58:09 -08:00
index_set.cpp Add IndexSet tests 2016-01-25 10:36:54 -08:00
index_set.hpp Hook the parser tests into the CMake build system. 2016-01-19 10:41:25 -08:00
list.cpp Add wrappers for a bunch more LinkView methods 2016-02-03 18:05:56 -08:00
list.hpp Add wrappers for a bunch more LinkView methods 2016-02-03 18:05:56 -08:00
object_accessor.hpp Add support for running queries asynchronously 2016-02-24 16:58:08 -08:00
object_schema.cpp Make Schema constructable from initializer lists 2016-01-22 11:55:05 -08:00
object_schema.hpp Make Schema constructable from initializer lists 2016-01-22 11:55:05 -08:00
object_store.cpp Remove the tracking of if any changes were made from update_realm_with_schema() 2016-01-20 16:26:30 -08:00
object_store.hpp Remove the tracking of if any changes were made from update_realm_with_schema() 2016-01-20 16:26:30 -08:00
property.hpp Make Schema constructable from initializer lists 2016-01-22 11:55:05 -08:00
results.cpp Add an AtomicSharedPtr implementation for gcc 4.9 2016-02-24 16:58:11 -08:00
results.hpp Add an AtomicSharedPtr implementation for gcc 4.9 2016-02-24 16:58:11 -08:00
schema.cpp Hook the parser tests into the CMake build system. 2016-01-19 10:41:25 -08:00
schema.hpp Add support for running queries asynchronously 2016-02-24 16:58:08 -08:00
shared_realm.cpp Make it possible to disable the commit notifier background worker 2016-02-25 11:19:00 -08:00
shared_realm.hpp Make it possible to disable the commit notifier background worker 2016-02-25 11:19:00 -08:00