21 Commits (0c45959a95cc0659f0c3f5ffe4090918b128c3c1)

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