| Commit message (Expand) | Author | Age | Files | Lines |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 1 | -7/+6 |
* | Bring thread_posix into Linux build and fix it for Linux/Mac. | evanm@google.com | 2008-08-20 | 1 | -1/+2 |
* | Move time formatters that only use ICU into base/time.* | tc@google.com | 2008-08-19 | 1 | -0/+1 |
* | disable test while we wait for linux fix | darin@google.com | 2008-08-19 | 1 | -1/+1 |
* | fix build bustage | darin@google.com | 2008-08-19 | 1 | -2/+3 |
* | Update SCons base_unittests build to track recent (?) VS build changes: | sgk@google.com | 2008-08-19 | 1 | -2/+4 |
* | Move more files to non-Win32-specific blocks. These build and pass tests on L... | mmoss@google.com | 2008-08-19 | 1 | -1/+2 |
* | Rearrange and add notes on remaining base modules that are in the Windows-spe... | evanm@google.com | 2008-08-18 | 1 | -10/+15 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+1 |
* | SCons build: add base\message_pump_win.cc. | sgk@google.com | 2008-08-15 | 1 | -0/+1 |
* | To pass string_util_unittest, we need the ICU data file. To get the ICU data... | evanm@google.com | 2008-08-15 | 1 | -3/+8 |
* | Add command_line_unittest and pr_time_test to the linux set of unittests. Fi... | tc@google.com | 2008-08-14 | 1 | -2/+2 |
* | Add skia and our png wrappers. png_codec_unittest and image_operations_unitt... | tc@google.com | 2008-08-14 | 1 | -8/+2 |
* | The SHA2 files compile, and the unittests pass, now that nspr/prcpucfg_linux.... | mmoss@google.com | 2008-08-14 | 1 | -3/+3 |
* | Build stack_container_unittest everywhere, it can build with GCC. | deanm@google.com | 2008-08-14 | 1 | -1/+1 |
* | Implement nspr time on Linux. | deanm@google.com | 2008-08-14 | 1 | -4/+4 |
* | Add a helper method to SConscript.main for adding .pdb files to the | tc@google.com | 2008-08-13 | 1 | -13/+2 |
* | Fix a couple "extra qualification" compile errors in method declarations, and... | mmoss@google.com | 2008-08-13 | 1 | -4/+4 |
* | Move some files which don't seem to be Win32-specific out of the Win32 blocks. | mmoss@google.com | 2008-08-13 | 1 | -7/+7 |
* | Move PE format wrapper files to Win32-only sections. | mmoss@google.com | 2008-08-13 | 1 | -2/+2 |
* | Disable build targets in base/SConscript that don't work on | tc@google.com | 2008-08-13 | 1 | -8/+7 |
* | Unify maintenance of NumberFormat objects into a cross-platform Singleton. C... | mmentovai@google.com | 2008-08-13 | 1 | -2/+0 |
* | Add missing observer_list unittest and singleton unittest is for all platforms. | deanm@google.com | 2008-08-13 | 1 | -1/+2 |
* | Kill check handler. It seems to be unused, and is implemented using ugly SEH | deanm@google.com | 2008-08-13 | 1 | -1/+0 |
* | Compile debug_util.cc on all platforms. | deanm@google.com | 2008-08-13 | 1 | -1/+1 |
* | Build Linux against base_gfx, and we pass convolver and rect unit tests. | deanm@google.com | 2008-08-13 | 1 | -9/+8 |
* | Update base/SConscript to remove Windows only parts from the Linux build. | deanm@google.com | 2008-08-13 | 1 | -10/+15 |
* | Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linux | deanm@google.com | 2008-08-13 | 1 | -0/+2 |
* | Move some bits around in the SConscript that are Windows-specific, and label ... | evanm@google.com | 2008-08-13 | 1 | -12/+12 |
* | Last changes to get Linux unit tests building: | evanm@google.com | 2008-08-12 | 1 | -6/+1 |
* | Remove Mac-specific code to make a generic POSIX string_util for Mac and Linux. | mmoss@google.com | 2008-08-12 | 1 | -1/+1 |
* | Remove base\shared_memory.cc from the SCons build in favor of base\shared_mem... | sgk@google.com | 2008-08-12 | 1 | -1/+2 |
* | Get rid of separate SConscript.main.linux: | sgk@google.com | 2008-08-12 | 1 | -36/+75 |
* | SCons build updates: | sgk@google.com | 2008-08-12 | 1 | -7/+16 |
* | Make POSIX time routines work on Linux by providing a POSIX-conformant versio... | mmentovai@google.com | 2008-08-11 | 1 | -0/+1 |
* | Provide cross-platform implementation of WaitableEvent for use on Mac and Linux. | darin@google.com | 2008-08-11 | 1 | -0/+2 |
* | Allow multiple AtExitManagers to be chained in a stack, this allows much easi... | deanm@google.com | 2008-08-11 | 1 | -19/+0 |
* | A basic wrapper for a windows event object that encapsulates the way we often... | darin@google.com | 2008-08-09 | 1 | -0/+1 |
* | Catch up SCons build with latest changes: | sgk@google.com | 2008-08-08 | 1 | -1/+10 |
* | Remove the old atomic operations interface. | deanm@google.com | 2008-08-07 | 1 | -1/+0 |
* | Fix cut-and-paste error so we only try to build mac files on, gee, the mac... | sgk@google.com | 2008-08-07 | 1 | -1/+1 |
* | Add new sys_string_conversions_*.cc files to the SCons build. | sgk@google.com | 2008-08-07 | 1 | -0/+11 |
* | Drop FixedString. It's only used in two places, one where it doesn't really ... | evanm@google.com | 2008-08-06 | 1 | -1/+0 |
* | Add missing file_util_win.cc file. | sgk@google.com | 2008-08-06 | 1 | -0/+1 |
* | Add base_paths_win.cc to SCons build. | sgk@google.com | 2008-08-05 | 1 | -4/+9 |
* | Unix line-endings. | evanm@google.com | 2008-08-05 | 1 | -280/+280 |
* | Fix the base build of single_unittests.exe, which was trying to link in the .... | sgk@google.com | 2008-08-04 | 1 | -1/+2 |
* | Checking in the rest of the .lib changes, previous commit was only done from ... | sgk@google.com | 2008-08-04 | 1 | -35/+43 |
* | Fix missing comma new string_piece.cc file. | sgk@google.com | 2008-08-04 | 1 | -1/+1 |
* | Add StringPiece to the scons build. | deanm@google.com | 2008-08-04 | 1 | -0/+2 |