| Commit message (Expand) | Author | Age | Files | Lines |
* | Add time_format (r1063) to the xcode proj | avi@google.com | 2008-08-19 | 1 | -0/+6 |
* | Get base/gfx into shape, and start running/passing some base_gfx tests | mmentovai@google.com | 2008-08-19 | 1 | -42/+107 |
* | Define MessagePumpDefault and use it to implement MessageLoop on non-Windows | darin@google.com | 2008-08-19 | 1 | -2/+28 |
* | Add more useful settings to the xcconfigs. | mmentovai@google.com | 2008-08-18 | 1 | -0/+10 |
* | Use a common directory for all build output on the Mac. | mmentovai@google.com | 2008-08-18 | 1 | -5/+7 |
* | Move all settings except for the ones that really need to be per-target into | mmentovai@google.com | 2008-08-15 | 1 | -61/+36 |
* | Part two of file_util porting. Almost all of the functionality has been port... | erikkay@google.com | 2008-08-15 | 1 | -0/+2 |
* | Add ref_counted.cc to the Mac build. | mmentovai@google.com | 2008-08-15 | 1 | -0/+4 |
* | Unify all of the build settings, and tweak a couple. Set as many things as p... | mmentovai@google.com | 2008-08-15 | 1 | -618/+361 |
* | Add waitable_event_generic.cc, waitable_event_unittest.cc, and condition_vari... | darin@google.com | 2008-08-14 | 1 | -0/+14 |
* | remove drag&drop from build until needed. Add time unittests and link in more... | pinkerton@google.com | 2008-08-13 | 1 | -4/+6 |
* | make unit test executable named "base_unittest" | pinkerton@google.com | 2008-08-13 | 1 | -8/+8 |
* | make the GTest executables follow the naming conventions for other platforms. | pinkerton@google.com | 2008-08-13 | 1 | -22/+22 |
* | Unify maintenance of NumberFormat objects into a cross-platform Singleton. C... | mmentovai@google.com | 2008-08-13 | 1 | -6/+0 |
* | Fix the Mac project to build debug_util since r785 added it. | mmentovai@google.com | 2008-08-13 | 1 | -0/+10 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-13 | 1 | -4/+8 |
* | Update base.xcodeproj to use string_utils_posix.* instead of string_utils_mac.* | awalker@google.com | 2008-08-13 | 1 | -10/+10 |
* | Back out r736 due to breakage | mmentovai@google.com | 2008-08-12 | 1 | -8/+0 |
* | Update project file for mac clipboard impl | avi@google.com | 2008-08-12 | 1 | -4/+4 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-12 | 1 | -0/+8 |
* | include and turn on more base unit tests. | pinkerton@google.com | 2008-08-12 | 1 | -0/+32 |
* | Make POSIX time routines work on Linux by providing a POSIX-conformant versio... | mmentovai@google.com | 2008-08-11 | 1 | -43/+35 |
* | recursive_mutex | erikkay@google.com | 2008-08-11 | 1 | -11/+37 |
* | Add a NOTIMPLEMENTED() macro to annotate the code paths which need revisiting... | ericroman@google.com | 2008-08-10 | 1 | -0/+4 |
* | pulling in more files to run more unit tests | pinkerton@google.com | 2008-08-08 | 1 | -0/+36 |
* | fix base test harness to work on mac. fix command_line unit tests to match wh... | pinkerton@google.com | 2008-08-08 | 1 | -2/+57 |
* | * add base_paths_mac.mm to mac port | erikkay@google.com | 2008-08-08 | 1 | -10/+30 |
* | pull out command_line_unittest until it works | pinkerton@google.com | 2008-08-08 | 1 | -2/+2 |
* | Remove cruft of old unit test harness, replace it with gTest goodness. Fix ex... | pinkerton@google.com | 2008-08-08 | 1 | -141/+105 |
* | Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt... | pinkerton@google.com | 2008-08-08 | 1 | -0/+2 |
* | Add Lock and LockImpl to the test target to get it linking. | mmentovai@google.com | 2008-08-08 | 1 | -0/+4 |
* | Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms. | mmentovai@google.com | 2008-08-08 | 1 | -8/+8 |
* | remove fixed_string from build. | pinkerton@google.com | 2008-08-07 | 1 | -8/+4 |
* | Fix sys_string_conversions for use on the Mac. | mmentovai@google.com | 2008-08-07 | 1 | -0/+8 |
* | Cross-platform portability fixes for JSONReader. Adds generic string-to-doub... | mmentovai@google.com | 2008-08-07 | 1 | -5/+11 |
* | Mac changes to the path service. | avi@google.com | 2008-08-06 | 1 | -10/+10 |
* | Reworking unit test target to start all over, with gtest static library and p... | pinkerton@google.com | 2008-08-05 | 1 | -212/+144 |
* | Update xcodeprojs | mmentovai@google.com | 2008-08-01 | 1 | -354/+940 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+970 |