| Commit message (Expand) | Author | Age | Files | Lines |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -5/+6 |
* | Added linux clipboard. | estade@chromium.org | 2008-10-17 | 1 | -1/+2 |
* | Add DirectoryWatcher tests to SConscript. | evanm@google.com | 2008-10-17 | 1 | -0/+2 |
* | Remove unused shared_event. | agl@chromium.org | 2008-10-16 | 1 | -2/+0 |
* | Port parts of base/process_util to Linux. | evanm@google.com | 2008-10-14 | 1 | -2/+3 |
* | Provide converters to and from NSString* in sys_string_conversions | mark@chromium.org | 2008-10-08 | 1 | -1/+1 |
* | Add a FilePath object | mark@chromium.org | 2008-10-03 | 1 | -0/+2 |
* | Implement MessageLoopForUI using GLib. This gets some exercise from | dsh@google.com | 2008-10-03 | 1 | -1/+1 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+4 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Add scoped_nsautorelease_pool.mm to the Mac SCons Build. | sgk@google.com | 2008-09-26 | 1 | -0/+1 |
* | Implement a SystemMonitor class for monitoring system status | mbelshe@google.com | 2008-09-25 | 1 | -0/+2 |
* | Get libevent building and linking in base_unittests in the Mac SCons build: | sgk@google.com | 2008-09-24 | 1 | -2/+3 |
* | Create a class for getting at processor information via the | mbelshe@google.com | 2008-09-24 | 1 | -0/+1 |
* | Only link the new event lib on Linux systems. | sgk@google.com | 2008-09-19 | 1 | -1/+7 |
* | Use libevent, second try. Changes this time: | dkegel@google.com | 2008-09-18 | 1 | -0/+2 |
* | Now that we have the ICU lib depend on its data file, we no longer need to | evanm@google.com | 2008-09-18 | 1 | -6/+1 |
* | Revert "Make tcp_client_socket_unittest pass on Linux." | evanm@google.com | 2008-09-18 | 1 | -2/+0 |
* | Make tcp_client_socket_unittest pass on Linux. | dkegel@google.com | 2008-09-18 | 1 | -0/+2 |
* | Remove duplicate stats_table.cc, left over in Windows list. | sgk@google.com | 2008-09-17 | 1 | -2/+0 |
* | Remove duplicate run_all_unittests.cc, left over in the Windows | sgk@google.com | 2008-09-17 | 1 | -1/+0 |
* | Add a class for extracting system-specific information, like the number of pr... | deanm@chromium.org | 2008-09-17 | 1 | -0/+3 |
* | Add an HMAC implementation using NSS. Include centralized NSS initialization... | deanm@google.com | 2008-09-16 | 1 | -1/+3 |
* | Port the thread local storage unittest to Mac and linux. | paulg@google.com | 2008-09-11 | 1 | -1/+1 |
* | Capture initial SCons build of {base,net,googleurl}_unittests on Mac: | sgk@google.com | 2008-09-11 | 1 | -2/+10 |
* | POSIX/Linux related changes to file_util: | mark@chromium.org | 2008-09-11 | 1 | -1/+1 |
* | Add the shared memory test to the scons build. | paulg@google.com | 2008-09-11 | 1 | -1/+1 |
* | Accommodate removal of gfx\platform_canvas_unittest_win.cc in the | sgk@google.com | 2008-09-10 | 1 | -1/+0 |
* | Create a LazyInstance abstraction for avoiding static constructors by lazily ... | deanm@google.com | 2008-09-08 | 1 | -0/+2 |
* | SCons build: move hamc_win.cc from the list of to-be-ported source | sgk@google.com | 2008-09-05 | 1 | -1/+2 |
* | Add base\trace_event.cc to the SCons build. | sgk@google.com | 2008-09-04 | 1 | -0/+1 |
* | HMAC-SHA1 implementation for Mac based on CommonCrypto; | mmentovai@google.com | 2008-09-04 | 1 | -1/+1 |
* | Run thread_local_unittest on all platforms. | deanm@google.com | 2008-09-03 | 1 | -1/+1 |
* | Add ThreadLocalPointer and ThreadLocalBoolean abstractions, that will depreca... | deanm@google.com | 2008-09-03 | 1 | -0/+3 |
* | Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks... | deanm@google.com | 2008-09-02 | 1 | -0/+1 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Import upstream atomicop tests. | deanm@google.com | 2008-08-29 | 1 | -0/+1 |
* | Bring back SimpleThread, but with a Delegate interface. | deanm@google.com | 2008-08-29 | 1 | -0/+2 |
* | Add unit tests for WorkerPool and add a working but poor implementation for L... | dsh@google.com | 2008-08-27 | 1 | -1/+2 |
* | Move std::string16 to base::string16. Don't pollute the std namespace. Don't | mmentovai@google.com | 2008-08-27 | 1 | -0/+1 |
* | Some more passing tests in base for Linux | mmentovai@google.com | 2008-08-27 | 1 | -4/+5 |
* | Include process_util_posix.cc in POSIX SCons builds | mmentovai@google.com | 2008-08-27 | 1 | -0/+1 |
* | Make perftimer and run_all_perftests compile on Posix. Stub out a few things... | deanm@google.com | 2008-08-27 | 1 | -5/+7 |
* | Mark the platform_canvas_unittest as windows specific. | erg@google.com | 2008-08-27 | 1 | -8/+8 |
* | Move process_util.cc to process_util_win.cc to make way for posix. | deanm@google.com | 2008-08-26 | 1 | -1/+1 |
* | Move unittests that had a _test filename to _unittest. Update some missing t... | deanm@google.com | 2008-08-26 | 1 | -4/+6 |
* | Add example usages and tests to scoped_ptr.h and tuple.h. | deanm@google.com | 2008-08-25 | 1 | -0/+2 |
* | Add a test that passes on Linux. | deanm@google.com | 2008-08-25 | 1 | -1/+1 |
* | Add the condition variable unittest to all builds. | paulg@google.com | 2008-08-22 | 1 | -1/+1 |
* | Remove CallWrapper and SimpleThread. They overlap too closely with the messa... | deanm@google.com | 2008-08-22 | 1 | -3/+0 |