Jason Simmons
66a59e3138
Remove the global engine entry timestamp ( flutter/engine#18182 )
...
The engine was using a global to store a timestamp representing the
launch of the engine. This timestamp is initialized with a JNI call
on Android and during shell setup on other platforms. Later the
timestamp is added to a FlutterEngineMainEnter timeline event used to
measure engine startup time in benchmarks.
This PR removes the global and the JNI call and moves the timestamp
into the settings object.
2020-05-07 11:29:28 -07:00
..
2020-04-10 13:25:02 -07:00
2020-04-17 10:39:16 -07:00
2020-04-02 17:15:45 -07:00
2020-05-07 08:11:07 -07:00
2020-04-21 08:46:57 -04:00
2020-04-21 08:46:57 -04:00
2020-04-21 15:34:44 -07:00
2020-03-25 22:49:59 -07:00
2020-01-31 10:04:39 -08:00
2020-04-27 17:49:04 -07:00
2020-04-27 17:49:04 -07:00
2020-04-27 17:49:04 -07:00
2020-04-17 10:39:16 -07:00
2020-04-17 10:39:16 -07:00
2020-03-31 14:05:28 -07:00
2020-03-25 22:49:59 -07:00
2020-05-01 11:28:20 -07:00
2020-05-01 11:28:20 -07:00
2020-04-30 09:39:33 -07:00
2020-04-30 09:39:33 -07:00
2020-04-30 09:39:33 -07:00
2020-04-30 09:39:33 -07:00
2020-04-30 09:39:33 -07:00
2020-04-27 17:49:04 -07:00
2020-03-31 14:05:28 -07:00
2019-12-10 16:02:02 -08:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-17 13:00:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-04-10 13:25:02 -07:00
2020-05-07 11:29:28 -07:00
2020-05-01 11:28:20 -07:00
2020-02-05 22:32:56 -08:00
2019-12-11 15:10:55 -08:00
2019-12-11 15:10:55 -08:00
2020-04-11 11:55:05 -07:00
2020-04-11 11:55:05 -07:00
2020-05-07 08:11:07 -07:00
2020-05-07 08:11:07 -07:00
2020-03-12 14:57:50 -07:00
2020-01-24 13:29:12 -08:00
2019-12-18 04:32:03 +09:00