26 Commits (005213b43dd089d078b46edbfb8a84fa5227c017)

Author SHA1 Message Date
Daniel Bevenius 6d3c5b78c8 src: reduce test_inspector_socket_server output 8 years ago
Eugene Ostroukhov 3196faedab test: fix Coverity warning in inspector test 8 years ago
Eugene Ostroukhov 3c29b2f851 inspector: fix Coverity defects 8 years ago
Ben Noordhuis a2441476cc
test: check result of uv_loop_init and uv_write 8 years ago
Eugene Ostroukhov 42da740ed8 inspector: split HTTP/WS server from the inspector 8 years ago
Ben Noordhuis 8264a22256 test: run cpplint on files in test/cctest 8 years ago
Ben Noordhuis b80f05efaa test: fix memory leaks in malloc cctests 8 years ago
Eugene Ostroukhov ec7f3a1674 test: fix issues reported by Coverity 8 years ago
Ben Noordhuis b3d283acd4 test: fix -Wformat warnings in inspector cctest 8 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 8 years ago
Eugene Ostroukhov a67f11d9f4 inspector: wait for both sides closing 8 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Eugene Ostroukhov bc1ebd67d8 inspector: zero out structure members 8 years ago
Eugene Ostroukhov 6f9157fbab inspector: fix tests on Windows 8 years ago
Eugene Ostroukhov b6db963915 inspector: simplify buffer management 8 years ago
Eugene Ostroukhov 49e473a45f test: fix failing inspector cctest 8 years ago
Ben Noordhuis c8c1f96abe src: avoid manual memory management in inspector 8 years ago
Ben Noordhuis 0190db44ac test: fix memory leaks in inspector tests 8 years ago
Eugene Ostroukhov 08aff14cc8 inspector: Do cleanups before notifying callback 8 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 8 years ago
Pavel Feldman 84ad31fff3 src,lib: v8-inspector support 9 years ago
Ben Noordhuis f6940dfa46 src: don't use locale-sensitive strcasecmp() 9 years ago
Ben Noordhuis 008078862e deps: check in gtest, add util unit test 10 years ago