summaryrefslogtreecommitdiff
path: root/core/jni/LayoutlibLoader.cpp
AgeCommit message (Expand)Author
2020-11-02Add SQLite to libandroid_runtime for linux hostJerome Gaillard
2020-09-15Use English locale for number format in layoutlibJerome Gaillard
2020-02-20Remove dependencies on headers outside UI moduleDerek Sollenberger
2020-02-13Move RenderNodeAnimator to android.graphics.animation packageDerek Sollenberger
2020-02-12Build StrictJarFile for host.Brett Chabot
2020-02-10Build native Interpolator for host.Brett Chabot
2020-02-05Remove debug printf from LayoutlibLoader.Brett Chabot
2020-02-05Compile more jni classes for hostJerome Gaillard
2020-02-05Build more native code for WindowsJerome Gaillard
2019-08-29Build native FileObserver for host.Brett Chabot
2019-07-02Some JNI classes can only be compiled for LinuxJerome Gaillard
2019-06-27Build native EventLog and XmlBlock for host linux.Brett Chabot
2019-06-27Build native AssetManager and friends for host linux.Brett Chabot
2019-06-27Build and potentially register Trace for host.Brett Chabot
2019-06-27Build and register native MessageQueue for host.Brett Chabot
2019-06-27Build native Log for host.Brett Chabot
2019-06-27Build and register SystemProperties for hostBrett Chabot
2019-06-27Compile SystemClock.cpp for host.Brett Chabot
2019-06-26Enable RenderNode and RecordingCanvas for layoutlibFedor Kudasov
2019-06-24Layoutlib native: make list of classes to register configurable.Jerome Gaillard
2019-06-18Allow LayoutLibLoader customization.Brett Chabot
2019-05-29Build native android graphics library for desktopJerome Gaillard