1. 85a72a0 Fix bug where debugger.mojo not found in some build configurations by Michael Jurka · 9 years ago master
  2. d498890 Disable output buffering in devtools scripts. by Przemyslaw Pietrzkiewicz · 9 years ago
  3. bf35ee7 Allow mojo_debug to run on mac by Ian McKellar · 9 years ago
  4. 0f240d4 Enable the use of spaces within a benchmark measurement name by Etienne Membrives · 9 years ago
  5. 7ad9630 Android stack tool: Treat /data/data as a synonym for /data/user/0. by Jeff Brown · 9 years ago
  6. 7c1b8c9 devtools: flush stdout after printing android observatory address. by Przemyslaw Pietrzkiewicz · 9 years ago
  7. 295db25 devtools: download shell binaries and set origin when run w/ --mojo-version. by Przemyslaw Pietrzkiewicz · 9 years ago
  8. 176889f Only set the ADB path if it exists. by P.Y. Laligand · 9 years ago
  9. 9c40805 Update mojo_run to use mojo:launcher instead of mojo:kiosk_wm. by Przemyslaw Pietrzkiewicz · 9 years ago
  10. 6a6098e [fusl] Build example apptests under fusl by George Kulakowski · 9 years ago
  11. 5e3dadf Tidy up the debugger. by Jeff Brown · 9 years ago
  12. f71528b mojo_run: infer --origin from `MOJO_VERSION` file if present. by Przemyslaw Pietrzkiewicz · 9 years ago
  13. 0859ce6 Fix dart apptest flake on android. by Tony Gentilcore · 9 years ago
  14. 4d80a39 Forward 31842. by Tony Gentilcore · 9 years ago
  15. 7128579 Forward the fixed flutter observatory port in `android_shell.py`. by Przemyslaw Pietrzkiewicz · 9 years ago
  16. 1185c2a Improve the fifo open timeout error message in `android_shell.py`. by Przemyslaw Pietrzkiewicz · 9 years ago
  17. aa6e4b0 Unify quoting style in android_shell.py. by Przemyslaw Pietrzkiewicz · 9 years ago
  18. 96daafd Grant runtime permissions on install in `android_shell.py`. by Przemyslaw Pietrzkiewicz · 9 years ago
  19. a264dd5 Make `mojo_test` run dart apptests in strict mode by default. by Przemyslaw Pietrzkiewicz · 9 years ago
  20. 78535f2 Add default file for command line arguments. by Benjamin Lerman · 9 years ago
  21. 6508cc3 Never try to use root to run the mojo tools. by Benjamin Lerman · 10 years ago
  22. e935441 Fix `--verbose` handling in android_shell. by Przemyslaw Pietrzkiewicz · 10 years ago
  23. a07f1b9 Improve presentation of aggregate results in mojo_benchmark. by Przemyslaw Pietrzkiewicz · 10 years ago
  24. 372fe6f Drop default port number in `http_server.py` and `shell.py`. by Przemyslaw Pietrzkiewicz · 10 years ago
  25. da687b9 mojo_benchmark: aggregate results over multiple runs. by Przemyslaw Pietrzkiewicz · 10 years ago
  26. 026c79a devtools: new workflow for multiple simultaneous `mojo_run` runs. by Przemyslaw Pietrzkiewicz · 10 years ago
  27. 0f8277c Refactor mojo_benchmark. by Przemyslaw Pietrzkiewicz · 10 years ago
  28. b18d73b devtools: drop Shell.serve_local_directory(). by Przemyslaw Pietrzkiewicz · 10 years ago
  29. 3e30790 devtools: fix unused import and whitespace in `android_shell.py`. by Przemyslaw Pietrzkiewicz · 10 years ago
  30. fbcaa3b Only upload non-empty packets to performance dashboard. by Przemyslaw Pietrzkiewicz · 10 years ago
  31. e69a7c5 mojo_benchmark: return non-zero exit code when --upload fails. by Przemyslaw Pietrzkiewicz · 10 years ago
  32. 82224e7 Move the perf dashboard upload logic to top-level. by Przemyslaw Pietrzkiewicz · 10 years ago
  33. f19c828 Add `mojo_run --free-ports` to run servers on system-allocated ports. by Przemyslaw Pietrzkiewicz · 10 years ago
  34. 051c0fa Benchmark: `--save-all-traces` argument by Nelly Vouzoukidou · 10 years ago
  35. 11de56a Use file to pass arguments to the shell. by Benjamin Lerman · 10 years ago
  36. f47a9ef Centralize mojo_benchmark documentation. by Przemyslaw Pietrzkiewicz · 10 years ago
  37. 6759daa Cleanup the benchmarking script. by Przemyslaw Pietrzkiewicz · 10 years ago
  38. 9e7e6d7 Define measurements as a tuple of name and spec. by Przemyslaw Pietrzkiewicz · 10 years ago
  39. 840b999 Teach `mojo_benchmark` to upload results to perf dashboard. by Przemyslaw Pietrzkiewicz · 10 years ago
  40. 7a73222 mojo_benchmark: don't duplicate benchmark name in variant name. by Przemyslaw Pietrzkiewicz · 10 years ago
  41. 571e280 Push more upload arguments logic from perf_test_runner -> devtools. by Przemyslaw Pietrzkiewicz · 10 years ago
  42. 4724f69 Fix format produced by chart data recorder. by Przemyslaw Pietrzkiewicz · 10 years ago
  43. 1fb40dd Improve the command line interface for perf dashboard upload. by Przemyslaw Pietrzkiewicz · 10 years ago
  44. 7cbf107 Move performance dashboard upload logic to devtoolslib. by Przemyslaw Pietrzkiewicz · 10 years ago
  45. e6fcfd7 mojo_benchmark: improve recording the chart data for perf dashboard. by Przemyslaw Pietrzkiewicz · 10 years ago
  46. ef8db9e Teach mojo_benchmark to produce chart_data for the perf dashboard. by Przemyslaw Pietrzkiewicz · 10 years ago
  47. b83e88d Make mojo_benchmark understand the output it is producing. by Przemyslaw Pietrzkiewicz · 10 years ago
  48. bee76d8 Refactor mojo_benchmark to get rid of warm/cold start special cases. by Przemyslaw Pietrzkiewicz · 10 years ago
  49. 683fea0 mojo_run: support parallel Android runs of mojo_run. by Przemyslaw Pietrzkiewicz · 10 years ago
  50. 10855f4 Adds a couple more measures to the benchmarking app by Zachary Anderson · 10 years ago
  51. cba6d5a mojo_run: make the port-in-use message helpful on Mac. by Przemyslaw Pietrzkiewicz · 10 years ago
  52. 0c49abb Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). by Viet-Trung Luu · 10 years ago
  53. be734c2 Teach mojo_benchmark --save-traces to pull results from Android devices. by Przemyslaw Pietrzkiewicz · 10 years ago
  54. 73b8314 Clear the network service disk cache for each apptest run. by Przemyslaw Pietrzkiewicz · 10 years ago
  55. 43c96b4 Fix mojo_ tools on the first run after adb kill-server. by Przemyslaw Pietrzkiewicz · 10 years ago
  56. 9f7b02a Fix remote_adb_setup with new `pub run sky_tools run_mojo` command. by Tony Gentilcore · 10 years ago
  57. dd6c39c Don't use real urls for kiosk_wm just yet. by Przemyslaw Pietrzkiewicz · 10 years ago
  58. 47f3b81 Force offline by default for warm benchmarks. by Benjamin Lerman · 10 years ago
  59. fed23a1 Offline By Default by Benjamin Lerman · 10 years ago
  60. 42a0971 Fix http server to not gzip files when etag matches. by Benjamin Lerman · 10 years ago
  61. d77045e Update mojo_benchmark documentation. by Przemyslaw Pietrzkiewicz · 10 years ago
  62. a43472e Teach `mojo_benchmark` to clear network service disk cache. by Przemyslaw Pietrzkiewicz · 10 years ago
  63. f88eda9 Make `benchmark.mojo` resilient to incorrect trace events. by Przemyslaw Pietrzkiewicz · 10 years ago
  64. 95d10d4 Teach `benchmark.mojo` to save the collected trace file to disk. by Przemyslaw Pietrzkiewicz · 10 years ago
  65. 7d99b36 Don't hard-code usage string in mojo_run. by Przemyslaw Pietrzkiewicz · 10 years ago
  66. cb58bd5 Add documentation for `mojo_benchmark`. by Przemyslaw Pietrzkiewicz · 10 years ago
  67. 3d1543e Split devtools documentation into per-tool files. by Przemyslaw Pietrzkiewicz · 10 years ago
  68. 4d76b82 Teach mojo_benchmark to control caching conditions. by Przemyslaw Pietrzkiewicz · 10 years ago
  69. 62541a9 Document the --trace-startup shell flag. by Etienne Membrives · 10 years ago
  70. 9ca4658 Allow mojo_debug gdb attach to search symbols in multiple directories. by Etienne Membrives · 10 years ago
  71. 49879d7 Don't print the dev server config if not asked. by Przemyslaw Pietrzkiewicz · 10 years ago
  72. ada1582 Have 'adb' as the default value for when adb_path is not specified. by Etienne Membrives · 10 years ago
  73. 9b0cf55 Don't spawn debugger.mojo by default in `mojo_run`. by Przemyslaw Pietrzkiewicz · 10 years ago
  74. 380b417 Trace-based benchmarking via a mojo app. by Przemyslaw Pietrzkiewicz · 10 years ago
  75. 96ab2a0 Allow several build directories to be specified to search for symbols by Etienne Membrives · 10 years ago
  76. 2feda37 Allow to set a fixed port for the development server. by Przemyslaw Pietrzkiewicz · 10 years ago
  77. 75d9b8d Call `gzip` in subprocess instead of gzipping in Python in http_server. by Przemyslaw Pietrzkiewicz · 10 years ago
  78. 93ec3ca Improve android stack parser by Etienne Membrives · 10 years ago
  79. e33a2e2 Explicitly require rooted device in `mojo_test`. by Przemyslaw Pietrzkiewicz · 10 years ago
  80. f05c656 Return partial output when shell.run_and_get_output time limit is hit. by Przemyslaw Pietrzkiewicz · 10 years ago
  81. dc68963 Add a .gitignore for devtools. by Tony Gentilcore · 10 years ago
  82. 354d449 Fix `mojo_run --android` to terminate when the shell terminates. by Przemyslaw Pietrzkiewicz · 10 years ago
  83. c682c0f Add command to kill stray mojo shell servers so we don't have to remember it by Etienne Membrives · 10 years ago
  84. ad10537 Don't require `--origin` when running on Android anymore. by Przemyslaw Pietrzkiewicz · 10 years ago
  85. fee3502 Add mojo_run --embed APP_URL and update wm urls. by Przemyslaw Pietrzkiewicz · 10 years ago
  86. 0e35724 Support running w/ Sky from a local checkout through a config file. by Przemyslaw Pietrzkiewicz · 10 years ago
  87. e0275c4 Devtools: fix MIME type inferrence. by Przemyslaw Pietrzkiewicz · 10 years ago
  88. a17b44c Devtools: gzip the file being served using a temporary file. by Przemyslaw Pietrzkiewicz · 10 years ago
  89. 7514548 Automatically discover the mojoconfig file. by Przemyslaw Pietrzkiewicz · 10 years ago
  90. dcf8e13 Support dev servers defined in a mojoconfig file. by Przemyslaw Pietrzkiewicz · 10 years ago
  91. 47122d1 Support mapping multiple local paths under the same url prefix. by Przemyslaw Pietrzkiewicz · 10 years ago
  92. 40b582f Add basic unittests for devtools http_server. by Przemyslaw Pietrzkiewicz · 10 years ago
  93. 53744f5 Unify method name casing in devtools. by Przemyslaw Pietrzkiewicz · 10 years ago
  94. 0dcfab7 Add docstring inheritance decorator and drop duplicated docstrings. by Przemyslaw Pietrzkiewicz · 10 years ago
  95. e1f73bd Update Devtools README. by Przemyslaw Pietrzkiewicz · 10 years ago
  96. 45b0b26 Fix devtool documentation regarding app embedding by Etienne Membrives · 10 years ago
  97. 8cc52ea Devtools: add ServeLocalDirectories(). by Przemyslaw Pietrzkiewicz · 10 years ago
  98. f7b67ea Do not use the gzipped file to compute the ETag. by Benjamin Lerman · 10 years ago
  99. 3ac30ed Devtools: refactor shell configuration logic. by Przemyslaw Pietrzkiewicz · 10 years ago
  100. 9825a03 Add --wait-for-debugger to devtools' documentation by Etienne Membrives · 10 years ago