| Commit message (Expand) | Author | Age | Files | Lines |
* | Cherrypick of r34036 to make merge at r34474 build. | viettrungluu@chromium.org | 2009-12-14 | 2 | -0/+48 |
* | Merge 32972 - linux: fix a warning in the process_util unittest | evan@chromium.org | 2009-12-10 | 1 | -4/+5 |
* | Merge 32483 - Remove the unused ProcessFilter destructor. | mmoss@google.com | 2009-11-30 | 1 | -1/+0 |
* | Merge 32078 - linux: Remove NOTIMPL cluttering test output | mmoss@google.com | 2009-11-30 | 1 | -1/+0 |
* | Merge 33162 - For now, let's clear local storage whenever we clear cookies. | jorlow@chromium.org | 2009-11-26 | 3 | -0/+16 |
* | Merge 33132 - Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04). | thestig@chromium.org | 2009-11-25 | 1 | -1/+6 |
* | Merge 32701 - Don't do work in the SharedIOBuffer constructor; | mal@chromium.org | 2009-11-25 | 1 | -4/+2 |
* | Merge 32854 - Fix environment variables not being used after switching to Chi... | jam@chromium.org | 2009-11-23 | 2 | -7/+8 |
* | Merge 32648 - linux: fix a warning in the process_util unittest | vandebo@google.com | 2009-11-23 | 1 | -1/+4 |
* | Merge 32395 - For Linux, override malloc and friends so that we can detect an... | vandebo@google.com | 2009-11-23 | 2 | -1/+193 |
* | Merge 32081 - Add another variant of the PrependInteger UMR stack. | aa@chromium.org | 2009-11-21 | 1 | -0/+20 |
* | Merge 32199 - [Mac/Linux] Fix WordIterator::GetWord() for UTF16 surrogate pairs. | shess@chromium.org | 2009-11-19 | 2 | -0/+63 |
* | Revert changes that moved spellchecker to renderer for 249 branch since there... | estade@chromium.org | 2009-11-18 | 4 | -48/+23 |
* | Merge 32264 - Launch processes asynchronously so as not to block the UI threa... | jam@chromium.org | 2009-11-18 | 1 | -4/+2 |
* | More safe browsing cleanup work: | pkasting@chromium.org | 2009-11-14 | 2 | -0/+25 |
* | Log warnings, not errors, if we can't fetch memory status for | sgk@google.com | 2009-11-13 | 2 | -6/+9 |
* | Avoid leaking hash_object_ in SignatureCreator on Windows. | dkegel@google.com | 2009-11-13 | 1 | -1/+0 |
* | Split *AndAdjustOffset() functions into their own header, to restore utf_stri... | pkasting@chromium.org | 2009-11-13 | 10 | -294/+505 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 4 | -49/+45 |
* | Print allocation callstacks to LOG(ERROR) rather than std err, since otherwis... | eroman@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Ensure OOM is a killer on the Mac. | avi@chromium.org | 2009-11-12 | 3 | -0/+101 |
* | [GTTF] Make WatchdogTest.DisarmTest faster by about 2s | phajdan.jr@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Revert 31765 - Experiment: enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-12 | 2 | -10/+20 |
* | Experiment: enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-12 | 2 | -20/+10 |
* | linux: implement some SysInfo bits to reduce NOTIMPL spew | evan@chromium.org | 2009-11-12 | 2 | -7/+29 |
* | posix: move mac-specific code into mac-specific file | evan@chromium.org | 2009-11-12 | 2 | -63/+71 |
* | Implement the memory leak annotations for heap leak checker. | willchan@chromium.org | 2009-11-11 | 3 | -1/+51 |
* | linux: TCMalloc-based C++ heap profiler. | willchan@chromium.org | 2009-11-11 | 1 | -3/+0 |
* | For the immediate milestone, exclude History and Thumbnails from being backed... | mrossetti@chromium.org | 2009-11-11 | 3 | -0/+45 |
* | [Mac] ScopedSendingEvent finds NSApp by itself. | shess@chromium.org | 2009-11-10 | 2 | -4/+5 |
* | Clean up recent string conversion function changes, part 1: Remove unnecessar... | pkasting@chromium.org | 2009-11-10 | 6 | -256/+39 |
* | [GTTF] Make DirectoryWatcher tests faster by about 15 seconds. | phajdan.jr@chromium.org | 2009-11-09 | 1 | -4/+10 |
* | Expand the purify suppressions for PrivateKeyInfoCodec. | willchan@chromium.org | 2009-11-09 | 1 | -6/+2 |
* | More memory stats code cleanup: | sgk@chromium.org | 2009-11-09 | 4 | -0/+111 |
* | Fix NSString conversions to treat a null NSString as a string of length 0, in... | mirandac@chromium.org | 2009-11-08 | 4 | -1/+28 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 8 | -409/+720 |
* | Add 64bit support | gregoryd@google.com | 2009-11-06 | 3 | -10/+25 |
* | Cancel unused timeout events. Without this change they can | dkegel@google.com | 2009-11-06 | 1 | -1/+14 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -6/+7 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 2 | -12/+41 |
* | Mac: Implement about:memory. | viettrungluu@chromium.org | 2009-11-05 | 6 | -9/+203 |
* | Added missing file to fix build. | dmaclach@chromium.org | 2009-11-05 | 1 | -0/+18 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 9 | -8/+49 |
* | Cleans up our autorelease pool handling by making sure that an autorelease po... | dmaclach@chromium.org | 2009-11-05 | 4 | -13/+169 |
* | Improve the run time of base_unittests by about 20s by reducing timeouts in | phajdan.jr@chromium.org | 2009-11-05 | 2 | -5/+5 |
* | Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavai... | thestig@chromium.org | 2009-11-04 | 1 | -30/+48 |
* | Implement FormStructure and an initial method, EncodeUploadRequest. This als... | jhawkins@chromium.org | 2009-11-04 | 4 | -0/+285 |
* | Don't allow the browser to stay above a modal plugin window (Mac) | stuartmorgan@chromium.org | 2009-11-04 | 2 | -0/+13 |
* | Add support for getting the real process id from within the suid sandbox. The... | thestig@chromium.org | 2009-11-04 | 1 | -0/+2 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 4 | -1/+60 |