summaryrefslogtreecommitdiff
path: root/metrics/binary-size
Commit message (Collapse)AuthorAgeFilesLines
* Update baselinezmiao2020-04-301-1/+1
|
* Update baselinesMikhail Pozdnyakov2020-04-281-3/+3
|
* Update baselinezmiao2020-04-224-6/+6
|
* [baselines] Update binary size baselinesThiago Marcos P. Santos2020-04-161-3/+3
| | | | New image, new libraries we link against.
* Update baselines for macos botAlexander Shalamov2020-04-151-3/+3
|
* Update baselines after addition of Location Indicator layerGali Nelle2020-04-087-13/+13
|
* [android] [build] [ci] Move Android JNI bindings code to ↵Igor Tarasov2020-04-028-12/+12
| | | | 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 metricsMikhail Pozdnyakov2020-03-122-2/+2
|
* [core] Update baselinesAlexander Shalamov2020-03-071-1/+1
|
* [core] Update binary size metrics for test appsAlexander Shalamov2020-03-053-8/+8
|
* Updated binary size baselinesMinh Nguyễn2020-02-271-3/+3
|
* [core] Update baselines for gl-native toolsAlexander Shalamov2020-02-261-3/+3
|
* [core] Implement 'in' expression. (#16162)Kevin Li2020-02-151-3/+3
| | | | | | | | | | | | | | | | | | * Implement in.cpp * Fix review comments. * Add expression_equality test for 'in' * Fix review comments. * [core] Update changelog. * [core] Update mapbox-gl-js * [core] Ignore render-tests/debug/padding * [core] Update baseline.
* [core] Update baselinesAlexander Shalamov2020-02-141-1/+1
|
* Apply new baselinesKarim Naaji2020-02-141-3/+3
|
* Update baselineszmiao2020-02-125-7/+7
|
* Update metricsMikhail Pozdnyakov2020-02-112-4/+4
|
* [core] Update baselinesAlexander Shalamov2020-02-111-4/+4
|
* [build] Cleanup CircleCI configurationThiago Marcos P. Santos2020-01-2821-0/+253
- Remove the legacy build jobs - Remove the next- namespace.