| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PR_ImplodeTime for Linux x64. | wtc@chromium.org | 2009-08-12 | 1 | -6/+6 |
* | Change for building dtoa on 64-bit. | deanm@chromium.org | 2009-07-28 | 3 | -1/+31 |
* | Add xdg mime support on Linux. | thestig@chromium.org | 2009-05-16 | 19 | -0/+4729 |
* | During shutdown delete any pending tasks if running under Valgrind. | kuchhal@chromium.org | 2009-05-14 | 2 | -0/+3932 |
* | Re-land r15232 with a warnings fix: | tc@google.com | 2009-05-04 | 3 | -670/+1399 |
* | Revert "Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc" | tc@google.com | 2009-05-04 | 3 | -1390/+670 |
* | Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc | tc@google.com | 2009-05-04 | 3 | -670/+1390 |
* | Disable some warnings in third party code so I can turn on -Werror. | tc@google.com | 2009-04-27 | 2 | -27/+40 |
* | Refactor Quantify Profiling a bit. | asargent@chromium.org | 2009-03-25 | 2 | -4/+11 |
* | I verified that the Visual C++ 2005 bug has been fixed in | wtc@chromium.org | 2009-03-06 | 1 | -1/+1 |
* | Avoid a crash in mktime() when Visual C++ 2005 is | wtc@chromium.org | 2009-03-03 | 1 | -3/+33 |
* | Merge the latest version of PR_ParseTimeString. This | wtc@chromium.org | 2009-03-02 | 2 | -148/+456 |
* | Allow clean compilation of dmg_fp under g++ -Wall. | mark@chromium.org | 2009-02-05 | 4 | -25/+263 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 3 | -0/+0 |
* | Remove the locale parameter from the StringToDouble and | tc@google.com | 2008-11-18 | 1 | -1/+2 |
* | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 1 | -0/+1 |
* | Move dmg_fp to base/third_party/dmg_fp and include the | tc@google.com | 2008-11-14 | 4 | -0/+3496 |
* | Fix incorrect unsigned math in pr_time.cc on Windows which incorrectly handle... | deanm@google.com | 2008-08-18 | 1 | -17/+22 |
* | Implement nspr time on Linux. | deanm@google.com | 2008-08-14 | 3 | -2/+741 |
* | Fix unit tests for posix, fix up mac implementation to work correctly. Add pr... | pinkerton@google.com | 2008-08-11 | 1 | -3/+43 |
* | Fix base::DIR_SOURCE_ROOT path calculation. | maruel@google.com | 2008-08-06 | 2 | -6/+9 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 14 | -0/+4015 |