Sign in
chromium
/
chromium
/
src
/
264c60bb7a195ceb727a353eb377185c780d8c64
/
third_party
/
mongoose
31eac5b
Make 'License' field in third-party metadata required
by
[email protected]
· 13 years ago
518d972
Initialized the variables root and ri.
by
[email protected]
· 13 years ago
85a11f5
Fix mongoose build for gcc 4.6.
by
[email protected]
· 14 years ago
75c7f90
Fix proxy launcher error in chromedriver posix when chrome is closed.
by
[email protected]
· 14 years ago
59c04a6b
Updating Mongoose server in chromedriver to latest version. (clone of issue 8375010)
by
[email protected]
· 14 years ago
62b36c8
Fix race in chromedriver webserver where a new pending connection is ignored
by
[email protected]
· 14 years ago
c64df6f6
Cleaning up third_party readmes and adding a template for future use.
by
[email protected]
· 14 years ago
9650ea1
Add method for shutting down ChromeDriver gracefully.
by
[email protected]
· 15 years ago
c90d849
Fix miscellaneous compilation bugs under Visual Studio 2010.
by
[email protected]
· 15 years ago
20b2736
Fix intermittent mongoose webserver crash on Windows. Occassionally, a new worker thread will be started, but will have not have a connection to handle because another worker thread grabs it first. If no further connections arrive, the new worker thread will proceed to exit. This will crash when accessing the worker's connection's context, which has never been set.
by
[email protected]
· 15 years ago
50d6e17
Move us closer to passing the license check script.
by
[email protected]
· 15 years ago
da7b0ccb
Mongoose is an MIT licensed HTTP server that is used by chrome to
by
[email protected]
· 15 years ago