index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
LayoutlibLoader.cpp
Age
Commit message (
Expand
)
Author
2020-11-02
Add SQLite to libandroid_runtime for linux host
Jerome Gaillard
2020-09-15
Use English locale for number format in layoutlib
Jerome Gaillard
2020-02-20
Remove dependencies on headers outside UI module
Derek Sollenberger
2020-02-13
Move RenderNodeAnimator to android.graphics.animation package
Derek Sollenberger
2020-02-12
Build StrictJarFile for host.
Brett Chabot
2020-02-10
Build native Interpolator for host.
Brett Chabot
2020-02-05
Remove debug printf from LayoutlibLoader.
Brett Chabot
2020-02-05
Compile more jni classes for host
Jerome Gaillard
2020-02-05
Build more native code for Windows
Jerome Gaillard
2019-08-29
Build native FileObserver for host.
Brett Chabot
2019-07-02
Some JNI classes can only be compiled for Linux
Jerome Gaillard
2019-06-27
Build native EventLog and XmlBlock for host linux.
Brett Chabot
2019-06-27
Build native AssetManager and friends for host linux.
Brett Chabot
2019-06-27
Build and potentially register Trace for host.
Brett Chabot
2019-06-27
Build and register native MessageQueue for host.
Brett Chabot
2019-06-27
Build native Log for host.
Brett Chabot
2019-06-27
Build and register SystemProperties for host
Brett Chabot
2019-06-27
Compile SystemClock.cpp for host.
Brett Chabot
2019-06-26
Enable RenderNode and RecordingCanvas for layoutlib
Fedor Kudasov
2019-06-24
Layoutlib native: make list of classes to register configurable.
Jerome Gaillard
2019-06-18
Allow LayoutLibLoader customization.
Brett Chabot
2019-05-29
Build native android graphics library for desktop
Jerome Gaillard