Commits
User selector
Commit History
Commits on Jan 5, 2021
Step 1 (of 3-ish): Basic ETW Instrumentation in V8
Show description for 8b33c87authored andcommitted
Commits on Nov 13, 2020
[api] Introduce a single-threaded version of DefaultPlatform
Show description for a18a674authored andcommitted
Commits on Jul 20, 2020
[platform] Provide NewDefaultJobHandle function
Show description for cb082a6authored andcommitted
Commits on Jun 25, 2020
[d8] Changes needed for testing Atomics.waitasync
Show description for f70c2d6authored andcommitted
Commits on Apr 27, 2020
Fix LINT exceptions across the code base
Show description for 920a53bauthored andcommitted
Commits on Apr 17, 2020
[tracing] Migrate tracing to Perfetto track events
Show description for 9dbab9bauthored andcommitted
Commits on Jan 24, 2020
[platform] Support nestable and non-nestable tasks in DefaultForegroundTaskRunner
Show description for 1dc3ac9authored andcommitted
Commits on Nov 8, 2019
[tracing] Fix endianness problem when using booleans
Show description for f83b1b3authored andcommitted

Commits on Oct 9, 2019
[api] Use C++14 [[deprecated]] attribute
Show description for 739bee7authored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Aug 5, 2019
[tracing] Fix TracingCpuProfiler test for Perfetto
Show description for 5ab7510authored andcommitted
Commits on Jul 8, 2019
[tracing] Use the new perfetto client API
Show description for edd383fauthored andcommitted
Commits on May 27, 2019
[tracing] Add a way to test perfetto traces.
Show description for d365f62authored andcommitted
Commits on May 23, 2019
Reland "[tracing] Add a configurable output stream for perfetto tracing"
Show description for d5688b1authored andcommitted
Commits on May 22, 2019
Revert "[tracing] Add a configurable output stream for perfetto tracing"
Show description for 2de2bc8authored andcommitted
[tracing] Add a configurable output stream for perfetto tracing
Show description for a03ed62authored andcommitted
Commits on May 3, 2019
[tracing] Implement the default TracingController with Perfetto
Show description for 8f4063cauthored andcommitted
Commits on Feb 21, 2019
[tracing] Fix races in TracingController implementation
Show description for 51e80efauthored andcommitted
Commits on Feb 19, 2019
[cleanup] Clean up tracing-controller.cc
Show description for 27f5c10authored andcommitted
Commits on Feb 11, 2019
[api] Remove several deprecated methods
Show description for cbd8f42authored andcommitted
Commits on Jan 15, 2019
[api] Advance CreateDefaultPlatform deprecation
Show description for bc3d729authored andcommitted
Commits on Sep 20, 2018
[cleanup] Refactor second batch of general classes to use default members.
Show description for a8340d5authored andcommitted
Commits on Jul 20, 2018
[api] Remove the deprecated function EnsureEventLoopInitialized
Show description for 54723daauthored andcommitted
Commits on May 9, 2018
[libplatform] Deprecate EnsureEventLoopInitialized
Show description for d0a034aauthored andcommitted
Commits on May 7, 2018
[tracing] Custom tag for the traceEvents array
Show description for 23652c5authored andcommitted

Commits on Mar 23, 2018
[api] Disable in_process_stack_dumping in DefaultPlatform by default.
Show description for 69040ceauthored andcommitted
Commits on Feb 28, 2018
[cleanup] Deprecate EnsureEventLoopInitialized
Show description for 9bacf52authored andcommitted
Commits on Jan 12, 2018
[tracing] implement TRACE_EVENT_ADD_WITH_TIMESTAMP
Show description for c3bb73fauthored andcommitted
Commits on Jan 10, 2018
[tracing] allow embedders to provide own tracing timestamps
Show description for 814577eauthored andcommitted
Commits on Nov 14, 2017
[cleanup] use unique_ptr for the DefaultPlatform
Show description for ffee558authored andcommitted
Commits on Jul 3, 2017
Reland "Switch tracing to use v8::TracingController"
Show description for cc59f8bauthored andcommitted
Commits on Jun 29, 2017
Revert "Switch tracing to use v8::TracingController"
Show description for 49787a6authored andcommitted
Switch tracing to use v8::TracingController
Show description for 3d8e87aauthored andcommitted
Commits on Jun 26, 2017
Add API to create a platform with a tracing controller
Show description for 5152d97authored andcommitted
Commits on Jun 22, 2017
Pull tracing related methods out of Platform
Show description for c4852eaauthored andcommitted