| Commit message (Expand) | Author | Age | Files | Lines |
* | HttpRequestHeaders refactor. | willchan@chromium.org | 2010-03-23 | 3 | -1/+105 |
* | Fix Linux shared library build. | mmoss@google.com | 2010-03-22 | 1 | -0/+8 |
* | Allowing MSI mode detection to work from the master preferences file. | robertshield@chromium.org | 2010-03-22 | 2 | -3/+8 |
* | PBKDF2 implemetation using NSS. | albertb@chromium.org | 2010-03-22 | 14 | -30/+358 |
* | Annotated the memory leaks in RSAPrivateKeyUnitTest.* and | glider@chromium.org | 2010-03-22 | 2 | -0/+17 |
* | fix mac bustage by adding NL to end of file | ben@chromium.org | 2010-03-20 | 1 | -1/+2 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 5 | -1/+611 |
* | Revert 42152 - Fix the case where the browser livelocks if we cannot open a f... | vandebo@chromium.org | 2010-03-19 | 3 | -22/+0 |
* | Notification for battery with <= 15 minutes remaining. | seanparent@google.com | 2010-03-19 | 2 | -0/+55 |
* | Fix the case where the browser livelocks if we cannot open a file. | vandebo@chromium.org | 2010-03-19 | 3 | -0/+22 |
* | Just need to trigger a build | agl@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Die on an OOM situation in many more cases. | avi@chromium.org | 2010-03-19 | 5 | -19/+249 |
* | Don't run ProcessUtilTest.GetAppOutputRestrictedNoZombies under TSan | timurrrr@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | Add support for interacting with the DOM in browser_tests. | kkania@chromium.org | 2010-03-18 | 2 | -1/+18 |
* | Pass the license check script for base/third_party/{nss,nspr}. | evan@chromium.org | 2010-03-18 | 4 | -3/+71 |
* | Pass license-checker script for base/third_party/*. | evan@chromium.org | 2010-03-18 | 16 | -11/+186 |
* | Added release() method to ScopedHGlobal. | sanjeevr@chromium.org | 2010-03-18 | 1 | -0/+6 |
* | Merged third_party/tcmalloc/vendor/src(google-perftools r87) into | glider@chromium.org | 2010-03-18 | 1 | -20/+2 |
* | Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) into | glider@chromium.org | 2010-03-18 | 1 | -2/+20 |
* | Merged third_party/tcmalloc/vendor/src(google-perftools r87) into | glider@chromium.org | 2010-03-18 | 1 | -20/+2 |
* | In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors... | thestig@chromium.org | 2010-03-18 | 1 | -10/+28 |
* | POSIX: Handle race conditions in file_util::CreateDirectory where multiple pr... | thestig@chromium.org | 2010-03-17 | 1 | -4/+10 |
* | Ensure that an autorelease pool is available in worker_pool_mac's | mark@chromium.org | 2010-03-17 | 1 | -0/+2 |
* | Reverting 41834; ui tests are asploding. | avi@chromium.org | 2010-03-17 | 5 | -251/+20 |
* | Die on an OOM situation in many more cases. | avi@chromium.org | 2010-03-17 | 5 | -20/+251 |
* | Revert 41789 - Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 2 | -18/+1 |
* | Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 2 | -1/+18 |
* | [GTTF] Add an always-working timeout for browser_tests. | phajdan.jr@chromium.org | 2010-03-16 | 3 | -4/+41 |
* | Add a defined(OS_LINUX) guard for the include of tcmalloc's profiler.h | jamesr@google.com | 2010-03-16 | 1 | -1/+1 |
* | [Mac] Histogram for long-term hung WorkerPool operations. | shess@chromium.org | 2010-03-15 | 1 | -0/+65 |
* | Move FileWatcher from src/base/ to src/chrome/browser/ and switch | tony@chromium.org | 2010-03-15 | 8 | -939/+0 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 6 | -685/+0 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 1 | -4/+0 |
* | Avoid a strict aliasing issue in LazyInstance. | craig.schlenter@chromium.org | 2010-03-12 | 2 | -35/+44 |
* | Mac: move should-double-click-to-minimize code into mac_util. | viettrungluu@chromium.org | 2010-03-12 | 2 | -0/+16 |
* | Remove an unused logging function. | thestig@chromium.org | 2010-03-11 | 2 | -17/+0 |
* | Add a comment about why we don't implement dir_reader_posix.h on OS X. | agl@chromium.org | 2010-03-11 | 1 | -0/+6 |
* | Change the ScopedRunnableMethodFactory to use CancelableTasks so that | mbelshe@chromium.org | 2010-03-11 | 1 | -8/+14 |
* | Noop change to trigger a rebuild. | agl@chromium.org | 2010-03-11 | 1 | -1/+0 |
* | POSIX: don't allocate memory after forking. | agl@chromium.org | 2010-03-11 | 11 | -118/+603 |
* | Support controlling the TCMalloc CPU profiler from script in test_shell | jamesr@chromium.org | 2010-03-10 | 2 | -0/+17 |
* | Remove obsolete comment. As of r35430, characters are checked for validity, a... | avi@chromium.org | 2010-03-10 | 1 | -7/+0 |
* | Revert "POSIX: don't allocate memory after forking." | agl@chromium.org | 2010-03-10 | 11 | -536/+118 |
* | POSIX: don't allocate memory after forking. | agl@chromium.org | 2010-03-10 | 11 | -118/+536 |
* | BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX | pvalchev@google.com | 2010-03-10 | 8 | -16/+23 |
* | Implements AeroPeek of Windows 7. | hbono@chromium.org | 2010-03-10 | 4 | -1/+79 |
* | Move wtl from chrome/third_party to third_party/. This | tony@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Add a FileWatcher to base/. | tony@chromium.org | 2010-03-09 | 8 | -0/+939 |
* | base: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-09 | 8 | -28/+32 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -3/+2 |