Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace AudioSilenceDetector with an AudioPowerMonitor. | miu@chromium.org | 2013-07-23 | 1 | -1/+11 |
* | Use std::isfinite(). | thakis@chromium.org | 2013-04-18 | 1 | -6/+4 |
* | Use isfinite() on all POSIX platforms | stuartmorgan@chromium.org | 2012-07-12 | 1 | -9/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Use isfinite instead of finite on Mac | stuartmorgan@chromium.org | 2012-07-10 | 1 | -2/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar... | evan@chromium.org | 2010-04-01 | 1 | -0/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cross-platform portability fixes for JSONReader. Adds generic string-to-doub... | mmentovai@google.com | 2008-08-07 | 1 | -0/+50 |