1. 5f70880 emptying master. archived source is now in pre-repo-move branch by Paul Irish · 10 years ago master
  2. bf55211 readme tweak. by Paul Irish · 10 years ago
  3. 0c65e7c Update README for new catapult repo location by Annie Sullivan · 10 years ago pre-repo-move
  4. 2ca1bc0 Make value handling be telemetric by Nat Duca · 10 years ago
  5. 055d831 Fix handling of errors by Nat Duca · 10 years ago
  6. 0acae73 Fix tag computation by Nat Duca · 10 years ago
  7. 89621f8 Slightly less horrible query implementation by Nat Duca · 10 years ago
  8. 1294264 Implement tr-ui-b-table.customizeTableRowCallback. by Ben Hayden · 10 years ago
  9. 457f9b3 Clean up the rail score side panel coverage links. by Ben Hayden · 10 years ago
  10. 9f49e34 Dynamically pick response object out from the XHR by Nat Duca · 10 years ago
  11. 6ad897f Do not serve .gz files with Content-Encoding by Nat Duca · 10 years ago
  12. 0590dc6 Move brushing_state_controller from core/ to ui/ by Philippe Beaudoin · 10 years ago
  13. bdb85cc Fix line wrapping causing text to overlap in the track header. by Philippe Beaudoin · 10 years ago
  14. 6167525 Fixes bug where calling `LineChart.data` would always return `undefined`. by Charlie Andrews · 10 years ago
  15. 8b8bcc7 Replace one newSliceNamed with newSliceEx by Ben Hayden · 10 years ago
  16. cac951b Makes the power sample table use a timestamp span for its time data. by Charlie Andrews · 10 years ago
  17. b162ea4 Improved unit tests for the power sample table. by Charlie Andrews · 10 years ago
  18. d1df3fc Add tests for tag finding by Nat Duca · 10 years ago
  19. d6f7a2c Output metadata in map results by Nat Duca · 10 years ago
  20. 0f876c7 Add pi query implementation by Nat Duca · 10 years ago
  21. 2d2fe88 Add perf_insights/run_py_tests by Nat Duca · 10 years ago
  22. a4cd23d Initial local map_traces implementation by Nat Duca · 10 years ago
  23. e01982a Move brushing_state from ui/base to ui/ by Philippe Beaudoin · 10 years ago
  24. 458b757 Split configs into ui-parts and headless parts by Nat Duca · 10 years ago
  25. 7c77bef Move tracing/third_party/vinn to third_party/vinn. by Ned Nguyen · 10 years ago
  26. 624db12 Update tracing_project.IsThirdParty to include third_party in top level. by Ned Nguyen · 10 years ago
  27. 5a8a239 Add cc.debug.display_items to the default FrameViewer categories by Philip Rogers · 10 years ago
  28. d84fd9b Make devserver be WebApp2-based by Nat Duca · 10 years ago
  29. e6d2d91 Reland RAILIRFinder. by Ben Hayden · 10 years ago
  30. e093d87 Adds missing 'this.' in chart title accessor. by Charlie Andrews · 10 years ago
  31. b6d43a5 Refactors the power sample table into a separate class. by Charlie Andrews · 10 years ago
  32. 5d7de34 Move CPU's accessors above its methods. by Charlie Andrews · 10 years ago
  33. 43e50b1 Fixes typos in iterateOverIntersectingIntervals jsdoc. by Charlie Andrews · 10 years ago
  34. 5b7d377 Fix drag box after heading was renmaed by Nat Duca · 10 years ago
  35. 9029efe Revert "RAILIRFinder finds Responses and Animations." by Nat Duca · 10 years ago
  36. 4a511ef Remove stray print of vinn path by Nat Duca · 10 years ago
  37. 3f9fb70 Make run_py_tests support filtering of tests-to-run by Nat Duca · 10 years ago
  38. a7f1c1b Add core UI dependencies to systrace config by Chris Craik · 10 years ago
  39. cf5f86b Download signed binary on Windows instead of unsigned, as recommended by windows team. by Annie Sullivan · 10 years ago
  40. 59047a5 Fix ResponseIR.normalizedUserPain = NaN by Ben Hayden · 10 years ago
  41. 98f0c30 Removes unused analysis results files. by Charlie Andrews · 10 years ago
  42. eacf344 Rewrite of the counter sample sub view. by Charlie Andrews · 10 years ago
  43. 749b3f9 Trim input from systrace HTML by Chris Craik · 10 years ago
  44. 5a82f51 Added PRESUBMIT check for bad BUG= line by Annie Sullivan · 10 years ago
  45. 2fbf6a1 RAILIRFinder finds Responses and Animations. by Ben Hayden · 10 years ago
  46. 9a169f5 Move d8_runner script to vinn/ and rename it to run_d8 by Ned Nguyen · 10 years ago
  47. e2e4136 Remove misleading comment. by Prabhu Rajendran · 10 years ago
  48. b2a351a Use tables to draw stack-frames. by Egon Elbre · 10 years ago
  49. 093d06a Add webapp2, Paste, WebOB, six to third_party by Nat Duca · 10 years ago
  50. 975f1ff Replace metadata if checks with an array.indexOf check. by Prabhu Rajendran · 10 years ago
  51. 24c1f04 Move dev_server up to build by Nat Duca · 10 years ago
  52. 49719a8 Remove FindAllModules code from tvcm/devserver by Nat Duca · 10 years ago
  53. bca081b Remove stray import into ui/ from interaction_record_test by Nat Duca · 10 years ago
  54. 8667a81 Add contents to rail-score-side-panel by Nat Duca · 10 years ago
  55. a4d36e6 Fix enter handling in find dialog by Nat Duca · 10 years ago
  56. 10842fe Move all d8 code to vinn. by Ned Nguyen · 10 years ago
  57. 6e0f493 Compute segmentation coverage. by Ben Hayden · 10 years ago
  58. aa41436 tr-ui-b-resize-sensor is a container that senses resizes. by Ben Hayden · 10 years ago
  59. 9cfc45d Implement Slice.isTopLevel by Ben Hayden · 10 years ago
  60. 4263cc6 Extract battor subtraces from trace logs, so battor-importer can parse it. by Prabhu Rajendran · 10 years ago
  61. 555c34a Move testing logic of path_utils_test.html to d8_runner_unittest.py. by Ned Nguyen · 10 years ago
  62. c3e5866 d8_runner.py needs to import sys. by Martijn Coenen · 10 years ago
  63. 1b1423d Rewrite chrome_test_utils by Ben Hayden · 10 years ago
  64. 90f0d70 Highlight events when hovering the mouse on related events link. by Philippe Beaudoin · 10 years ago
  65. acda0a3 Remove HeadingTrack. by Dan Sinclair · 10 years ago
  66. ac728f8 Convert stacked_bar_track to header element by Dan Sinclair · 10 years ago
  67. 1a340c3 Convert object_instance_track to header element. by Dan Sinclair · 10 years ago
  68. f6b997c Convert letter_dot_track to header element. by Dan Sinclair · 10 years ago
  69. 8758a4b Convert chart to header element. by Dan Sinclair · 10 years ago
  70. 8a22d02 Adds the ability for the line chart to handle sparse data series. by Charlie Andrews · 10 years ago
  71. d708472 Convert the ruler over to the heading element. by Dan Sinclair · 10 years ago
  72. 8a703bd Fix extends docs for some tracks. by Dan Sinclair · 10 years ago
  73. d080105 Revert "Rewrite chrome_test_utils." by Dan Sinclair · 10 years ago
  74. 3ec0f4e Build a header component to start replacing header track. by Dan Sinclair · 10 years ago
  75. 7af83a1 Remove html2jseval.py related code. by Ned Nguyen · 10 years ago
  76. b6ffdf5 Move d8_runner's third_party dependencies to tracing/third_party/d8_runner/third_party. by Ned Nguyen · 10 years ago
  77. 0badc86 Implement full text filtering by Sami Kyostila · 10 years ago
  78. 2cf812b [perf_insights] Make sure all tags are alphanumeric by Fadi Meawad · 10 years ago
  79. 9e426e5 Change tag to tags by Fadi Meawad · 10 years ago
  80. 154d85a Table should not display undefined values. by Egon Elbre · 10 years ago
  81. c9cfd10 Add 'tag' property to manually tag traces. by Fadi Meawad · 10 years ago
  82. ac32f8b Implement RAILScore.overallScore. by Ben Hayden · 10 years ago
  83. ec5c9e9 Highlight Alert.associatedEvents when alerts are selected. by Ben Hayden · 10 years ago
  84. 09bf741 Fix inconsistent unit spans in single selection analysis sub-views. by Philippe Beaudoin · 10 years ago
  85. d174f17 Rewrite chrome_test_utils. by Ben Hayden · 10 years ago
  86. 2fbfc17 Stack traces should have most significant entry first. by Egon Elbre · 10 years ago
  87. 8f2f368 Add preferred-display-unit to timeline-view. by Egon Elbre · 10 years ago
  88. 6fb14ea Adds a device accessor to the PowerSeries class. by Charlie Andrews · 10 years ago
  89. 800a465 Always respect UI state for trace options such as system tracing by Michael Spang · 10 years ago
  90. bb71e9e Adds an analysis view for the selection of multiple power samples. by Charlie Andrews · 10 years ago
  91. c8dae31 Fix profiling_view_test.recording use of getCategories by Nat Duca · 10 years ago
  92. 1d6fe1f RecordAndCaptureController did not handle errors in showTracingDialog by Nat Duca · 10 years ago
  93. 2dd8c85 Make profiling_view_test.recording test handle errors correctly by Nat Duca · 10 years ago
  94. 539e17c When chaining promise rejecting, pass the error by Nat Duca · 10 years ago
  95. e955c10 Properly detect presence of globals when installing hooks by Nat Duca · 10 years ago
  96. 63966d1 Improve normalizeException handling by Nat Duca · 10 years ago
  97. 4492c46 Move CSS rules for record dialog from layer_view.css to record_selection_dialog.html by Annie Sullivan · 10 years ago
  98. b6988dd Modifies PowerSeries and PowerSamples to hold references to parents. by Charlie Andrews · 10 years ago
  99. f47c0cf Revert "Always respect UI state for trace options such as system tracing" by Charlie Andrews · 10 years ago
  100. 8b70a6c Rename SelectionController to BrushingStateController. by Philippe Beaudoin · 10 years ago