19 Commits (8b152fcf47ece505268637ec224beebba0581e8f)

Author SHA1 Message Date
Eugene Ostroukhov 0ad0e6addb test: fix issues reported by Coverity 8 years ago
Ben Noordhuis ae2c344844 test: fix -Wformat warnings in inspector cctest 9 years ago
Anna Henningsen ebad04326d src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen aed9792ff4 src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen d2470d4dff src: pass desired return type to allocators 8 years ago
Eugene Ostroukhov df048d17ca inspector: wait for both sides closing 8 years ago
Rich Trott 5adfb3190b 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 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