19 Commits (7f909c3b7922a3c7cdca03527dd6dc3687ae4e8b)

Author SHA1 Message Date
Eugene Ostroukhov ec7f3a1674 test: fix issues reported by Coverity 9 years ago
Ben Noordhuis b3d283acd4 test: fix -Wformat warnings in inspector cctest 9 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 9 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 9 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 9 years ago
Eugene Ostroukhov a67f11d9f4 inspector: wait for both sides closing 9 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
Eugene Ostroukhov bc1ebd67d8 inspector: zero out structure members 9 years ago
Eugene Ostroukhov 6f9157fbab inspector: fix tests on Windows 9 years ago
Eugene Ostroukhov b6db963915 inspector: simplify buffer management 9 years ago
Eugene Ostroukhov 49e473a45f test: fix failing inspector cctest 9 years ago
Ben Noordhuis c8c1f96abe src: avoid manual memory management in inspector 9 years ago
Ben Noordhuis 0190db44ac test: fix memory leaks in inspector tests 9 years ago
Eugene Ostroukhov 08aff14cc8 inspector: Do cleanups before notifying callback 9 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 9 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