summaryrefslogtreecommitdiff
path: root/metrics/binary-size/android-x86
Commit message (Collapse)AuthorAgeFilesLines
* Update baselinezmiao2020-04-221-1/+1
|
* Update baselines after addition of Location Indicator layerGali Nelle2020-04-081-1/+1
|
* [android] [build] [ci] Move Android JNI bindings code to ↵Igor Tarasov2020-04-022-3/+3
| | | | mapbox-gl-native-android repo. (#16356)
* [android] Add jni binding for styleable snapshotter (#16286)Kevin Li2020-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] Add jni binding for styleable snapshotter * Remove Map parameter from factories - remove unused map from factory interfaces. Map is only needed for repaint. * implement addlayer function * Implement addsource function for snapshotter * Implement addImages function * format codes * Apply baseline * Update CHANGELOG.md * Update map_snapshotter.cpp * Destroy snapshotter on the thread it was created * Activate file sources in start * Use custom deleter for snapshotter * format codes * Release snapshotter pointer to deleting lambda * Clang format * Update CHANGELOG.md * Fix review comments * FIx review comments Co-authored-by: Alexander Shalamov <alexander.shalamov@mapbox.com>
* Update metricszmiao2020-03-191-1/+1
|
* Update metricsMikhail Pozdnyakov2020-03-181-1/+1
|
* Update baselineszmiao2020-02-121-1/+1
|
* [build] Cleanup CircleCI configurationThiago Marcos P. Santos2020-01-283-0/+31
- Remove the legacy build jobs - Remove the next- namespace.