| Commit message (Expand) | Author | Age | Files | Lines |
* | Call two more shutdown functions, and set an environment variable, | dkegel@google.com | 2009-03-19 | 1 | -0/+9 |
* | Add some UBC eviction code after talking to Amit (and it doesn't even require | thomasvl@chromium.org | 2009-03-19 | 1 | -3/+21 |
* | ScopedVariant implementation. | tommi@chromium.org | 2009-03-19 | 5 | -0/+593 |
* | Added a debug method AssertAcquired() that compiles to nothing in non-debug b... | ralphl@chromium.org | 2009-03-18 | 3 | -28/+49 |
* | Linux: build fix for systems without inotify headers | agl@chromium.org | 2009-03-18 | 2 | -0/+31 |
* | Cleanup in DirectoryWatcher: | phajdan.jr@chromium.org | 2009-03-18 | 3 | -68/+63 |
* | The test suite commandline leak is easy to plug, so we may as well. | dkegel@google.com | 2009-03-18 | 1 | -1/+3 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Port DirectoryWatcher to Linux using inotify. | phajdan.jr@chromium.org | 2009-03-18 | 7 | -49/+492 |
* | Change the stub for file_util::EvictFileFromSystemCache | thomasvl@chromium.org | 2009-03-18 | 1 | -3/+4 |
* | Initialize module_handle_ in IATPatch's constructor. | deanm@chromium.org | 2009-03-18 | 1 | -1/+2 |
* | Remove an unused bool member variable "opened_" from StatsTable. | deanm@chromium.org | 2009-03-18 | 1 | -6/+6 |
* | Minor DCHECK cleanups in libevent. | willchan@chromium.org | 2009-03-17 | 1 | -2/+3 |
* | Some upstream code assumes that the executable path from the path service is | thomasvl@chromium.org | 2009-03-17 | 1 | -15/+4 |
* | Use "org.chromium" in place of "com.google.chrome" in posix temporary file na... | estade@chromium.org | 2009-03-17 | 1 | -0/+4 |
* | Fix incorrect guards in base/. | deanm@chromium.org | 2009-03-17 | 8 | -17/+22 |
* | Add targets for page_cycler_tests, perf_tests and startup_tests. Listed | sgk@google.com | 2009-03-16 | 1 | -0/+17 |
* | Change Pickle to double its capacity by default, rather than increasing | mpcomplete@google.com | 2009-03-16 | 2 | -4/+6 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 7 | -5/+9 |
* | Change DCHECK( == 0) to DCHECK_EQ in the posix lock implementation. | deanm@chromium.org | 2009-03-16 | 1 | -7/+7 |
* | Port visitedlink tests to Linux. Also make them pass on Linux, which | phajdan.jr@chromium.org | 2009-03-16 | 3 | -0/+13 |
* | This should make ProcessUtilTest.KillSlowChild not-flaky. | phajdan.jr@chromium.org | 2009-03-16 | 1 | -9/+0 |
* | Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601. | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Basic windowless plugins, try 2. | evan@chromium.org | 2009-03-13 | 1 | -3/+2 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 1 | -0/+14 |
* | Implement DownloadFile::Rename() for posix. Downloads work on linux! | estade@chromium.org | 2009-03-13 | 2 | -3/+11 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 12 | -6/+6 |
* | Improve the look of the Linux omnibox. | deanm@chromium.org | 2009-03-13 | 2 | -0/+22 |
* | Remove unneeded platform_thread.h includes. Reduces number of includes from 5... | thestig@chromium.org | 2009-03-13 | 2 | -2/+1 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 16 | -18/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 9 | -5/+7 |
* | Add a GDK_COLOR_RGB macro for constructing GdkColors. | deanm@chromium.org | 2009-03-12 | 1 | -0/+5 |
* | Switching to gyp generated vcprojs for some components. | bradnelson@google.com | 2009-03-12 | 1 | -154/+0 |
* | (purify bustage) Correct purify (only) reference to variable | jar@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Fix tree bustage | jar@chromium.org | 2009-03-11 | 1 | -2/+4 |
* | Avoid leaks at shutdown when running purify | jar@chromium.org | 2009-03-11 | 1 | -4/+10 |
* | file_util::Move fails on Windows if moving a directory | huanr@chromium.org | 2009-03-11 | 3 | -2/+61 |
* | Rolling back change 11431 (didn't work with a clobber either). | bradnelson@google.com | 2009-03-11 | 1 | -0/+154 |
* | Attempting to roll out gyp for base. | bradnelson@google.com | 2009-03-11 | 1 | -154/+0 |
* | Rolling back change 11429. | bradnelson@google.com | 2009-03-11 | 1 | -0/+154 |
* | junk | bradnelson@google.com | 2009-03-11 | 1 | -154/+0 |
* | Adding more guids (realized unit tests get included in slns up higher in the ... | bradnelson@google.com | 2009-03-10 | 1 | -2/+3 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+2 |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 4 | -60/+75 |
* | Move FilePathTest under test_dir_ so it gets cleaned up on TearDown. | thestig@chromium.org | 2009-03-10 | 1 | -3/+1 |
* | Add missing test_file_util_posix.cc file. | sgk@google.com | 2009-03-10 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 143 | -146/+0 |
* | Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared. | deanm@chromium.org | 2009-03-10 | 2 | -0/+45 |
* | Add API functions to control Quantify, as well as expose these | asargent@chromium.org | 2009-03-09 | 5 | -0/+96 |
* | Disable flaky TimerTest.DelayTimer_Reset test. | phajdan.jr@chromium.org | 2009-03-09 | 2 | -1/+8 |