| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 58074 - Lock all access to logging data, in case it's reinitialized | davemoore@chromium.org | 2010-08-31 | 1 | -148/+100 |
* | Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase. | mattm@chromium.org | 2010-08-31 | 12 | -47/+749 |
* | Update expectations follow-on. | chase@chromium.org | 2010-08-31 | 1 | -4/+4 |
* | Valgrind suppression for ClientSocketPoolBaseTest.AbortAllRequestOnFlush | cbentzel@chromium.org | 2010-08-31 | 1 | -0/+7 |
* | Lock all access to logging data, in case it's reinitialized | davemoore@chromium.org | 2010-08-31 | 1 | -100/+148 |
* | Fixes the build for o3d. | gman@chromium.org | 2010-08-31 | 3 | -2/+3 |
* | Fix two bugs for setting the pdf plugin on by default: | jam@chromium.org | 2010-08-31 | 1 | -0/+22 |
* | More HeapCheck suppression for ClientSocketPoolBaseTest.AbortAllRequestOnFlush | cbentzel@chromium.org | 2010-08-31 | 1 | -1/+7 |
* | Fix a regression whereby full-granularity network events were being captured ... | eroman@chromium.org | 2010-08-31 | 17 | -29/+76 |
* | Silencing a couple of dchecks that occur when running the debug version of th... | tommi@chromium.org | 2010-08-31 | 2 | -3/+12 |
* | Linux Reliability Bot: set the correct name for 64-bit Breakpad symbol files. | thestig@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | Disable IncognitoSplitMode for linux, it's hanging there too. | mpcomplete@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Updating trunk VERSION from 511.0 to 512.0 | chrome-release@google.com | 2010-08-31 | 1 | -1/+1 |
* | Update perf expectations. | chase@chromium.org | 2010-08-31 | 1 | -10/+10 |
* | Disable BrowserFocusTest.FocusOnReloadCrashedTab on Linux and ChromeOS. | phajdan.jr@chromium.org | 2010-08-31 | 1 | -3/+2 |
* | Heapcheck suppression for ClientSocketPoolBaseTest.AbortAllRequestsOnFlush | cbentzel@chromium.org | 2010-08-31 | 1 | -0/+6 |
* | Revert "re-enable ogg threads" | tony@chromium.org | 2010-08-31 | 2 | -1/+10 |
* | Fix build due to breakage introduced in r57918. | levin@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | Disable IncognitoSplitMode on ChromeOS until I can fix. | mpcomplete@chromium.org | 2010-08-31 | 1 | -1/+7 |
* | Linux: Enable symbol dumping on 64-bit Breakpad. | thestig@chromium.org | 2010-08-31 | 3 | -7/+5 |
* | sync: Add bootstrappability to the Cryptographer. | tim@chromium.org | 2010-08-31 | 10 | -27/+218 |
* | Add unit test for functionality added to ReplaceStringPlaceholders in r57966. | aa@chromium.org | 2010-08-31 | 2 | -2/+12 |
* | Suppressions for OpenGL gleGetVertexSubmitFuncObjectAndKey on OSX. | cbentzel@chromium.org | 2010-08-31 | 1 | -0/+77 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 22 | -61/+150 |
* | re-enable ogg threads | fbarchard@chromium.org | 2010-08-31 | 2 | -10/+1 |
* | Abort ConnectJobs with ERR_ABORTED when network changes. | willchan@chromium.org | 2010-08-31 | 3 | -3/+95 |
* | Use named events instead of lock files for service process | hclam@chromium.org | 2010-08-31 | 4 | -36/+62 |
* | The "Update Chrome" menu item should appear in addition to the About menu. | erg@google.com | 2010-08-31 | 11 | -44/+74 |
* | Cleanup TODOs in RemotingSetupFlow | hclam@chromium.org | 2010-08-31 | 5 | -150/+237 |
* | Make mac notifications less janky: group the animation together so that they ... | johnnyg@chromium.org | 2010-08-31 | 7 | -4/+33 |
* | Move BitmapPlatformDeviceData into its own header file. | tony@chromium.org | 2010-08-31 | 5 | -175/+136 |
* | Add support for a "split" incognito behavior for extensions. | mpcomplete@chromium.org | 2010-08-31 | 71 | -223/+776 |
* | Fixed bad ifdef. | sky@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Fixed feedback form crash. | zelidrag@chromium.org | 2010-08-31 | 1 | -15/+19 |
* | Made sure we use ChromeOS version of flash for ChromeOS builds. | zelidrag@chromium.org | 2010-08-31 | 1 | -1/+6 |
* | Removed unnecessary setup for chrome test dependencies. | zelidrag@chromium.org | 2010-08-31 | 1 | -13/+2 |
* | Hide page actions and star, like we already do for content settings, when the... | pkasting@chromium.org | 2010-08-31 | 5 | -70/+85 |
* | Fix a change that has been checked in by mistake in r52157 | oshima@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | Since we are now able to auto generate ADM and ADMX/ADML templates, we do not... | markusheintz@chromium.org | 2010-08-31 | 5 | -726/+59 |
* | Revert r58019 and r58007 due to flaky. | willchan@chromium.org | 2010-08-31 | 4 | -128/+7 |
* | Adding way to pass video frames between Chromium and WebKit | vrk@google.com | 2010-08-31 | 8 | -3/+193 |
* | Remove myself from 'mac' watchlist (*.mm, */cocoa/*, etc) | jrg@chromium.org | 2010-08-31 | 1 | -10/+1 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 61 | -177/+466 |
* | Mark HostResolverImplTest.AbortOnIPAddressChanged as FLAKY. | willchan@chromium.org | 2010-08-31 | 1 | -1/+2 |
* | Remove webgl test from webkit/tools/layout_tests/test_expectations.txt after ... | zmo@google.com | 2010-08-31 | 1 | -2/+0 |
* | Fetch info about the state of navigation in a tab | nirnimesh@chromium.org | 2010-08-31 | 4 | -0/+133 |
* | Guarantee PPAPI Audio playbacks are stopped in Pause(). | neb@chromium.org | 2010-08-31 | 3 | -11/+51 |
* | Pyauto: set environment variable so passwords can be imported on Mac. BUG=521... | alyssad@google.com | 2010-08-31 | 1 | -10/+27 |
* | Remove libxml hack that is not needed after we rolled in the WebKit fix | phajdan.jr@chromium.org | 2010-08-31 | 2 | -53/+0 |
* | PyAuto test for download from incognito window | nirnimesh@chromium.org | 2010-08-31 | 1 | -0/+18 |