Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Pinned repositories
492 contributions in the last year
Activity overview
Contributed to
GoogleChromeLabs/ndb,
v8/v8,
ChromeDevTools/devtools-frontend
and 5 other
repositories
Contribution activity
October 2018
ak239 has no activity yet for this period.
September 2018
Created a pull request in nodejs/node that received 9 comments
inspector: add inspector.waitForConnection method
This method might be useful in case when we need to do something
with inspector.url() before waiting for connection, e.g. save it
to file.
With thi…
+143
−3
•
9
comments
- feat(frontend): roll DevTools frontend to 589976
- feat(perf): add timeline panel
- feat(pptr): roll to 1.7.0
- fix(frontend): implemented InspectorFrontendHost.bringToFront
- feat(frontend): roll frontend to 592326
- feat(frontend): roll frontend to 592326
- feat(pptr): roll pptr to 1.8.0
- fix(repl): use console.log for old Node 8.x releases
- Revert "feat(pptr): roll pptr to 1.8.0 (#147)"