19 Commits (4d896c44f3a0b5f824a4d2971d96b29f3df69e23)

Author SHA1 Message Date
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