| Commit message (Expand) | Author | Age | Files | Lines |
* | Suppress leaks below ImportDataHandler::Initialize() | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+25 |
* | Suppress memory leaks in HttpCache (CrOS/UI, bug=51057) | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+36 |
* | Add one more sqlite suppression for bug 47331 | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+16 |
* | Fix DownloadTest.NewWindow | bauerb@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Widen suppression for bug 50936 | timurrrr@chromium.org | 2010-08-03 | 1 | -5/+4 |
* | Suppress uninit read in net_unittests (bug #51055) | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+15 |
* | DCHECK that CreatePlugin is only called for blocked plugins when click-to-pla... | bauerb@chromium.org | 2010-08-03 | 1 | -6/+5 |
* | Add a first version of memory waterfall sheriff helper script to try Valgrind... | timurrrr@chromium.org | 2010-08-03 | 2 | -0/+153 |
* | Only close a newly opened download tab if there's more than one tab. | bauerb@chromium.org | 2010-08-03 | 6 | -10/+33 |
* | WebKit roll 64534:64541. | pfeldman@chromium.org | 2010-08-03 | 2 | -45/+1 |
* | Landing http://codereview.chromium.org/3032043/show for Denis (dilmah). | avayvod@chromium.org | 2010-08-03 | 7 | -98/+181 |
* | Updating trunk VERSION from 484.0 to 485.0 | chrome-release@google.com | 2010-08-03 | 1 | -1/+1 |
* | DevTools: fix remote debugging dispatch, provide encoding in the main connect... | pfeldman@chromium.org | 2010-08-03 | 1 | -4/+2 |
* | DevTools: Remote debugging doesn't work on mac. | loislo@chromium.org | 2010-08-03 | 1 | -0/+3 |
* | DevTools: re-enable pause test. | pfeldman@chromium.org | 2010-08-03 | 1 | -2/+1 |
* | DevTools: follow up to r54722, remove unused classes. | pfeldman@chromium.org | 2010-08-03 | 3 | -54/+0 |
* | Add the definition of the webRequest and webNavigation APIs. | jochen@chromium.org | 2010-08-03 | 12 | -1/+4897 |
* | DevTools: Get rid of DevTools RPC. | pfeldman@chromium.org | 2010-08-03 | 22 | -165/+81 |
* | Add "Load all plugins on this page" button to blocked plugins bubble if click... | bauerb@chromium.org | 2010-08-03 | 21 | -39/+375 |
* | Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo. | bauerb@chromium.org | 2010-08-03 | 9 | -69/+77 |
* | Update V8 to version 2.3.4.1. | whesse@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Add Valgrind suppressions parser & matcher script. | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+218 |
* | [linux] Hook up crash reporter initialization with configuration management. | mnissler@chromium.org | 2010-08-03 | 3 | -28/+29 |
* | Mange ciricular reference to HttpNetworkTransaction in HttpProxyClientSocktPool. | vandebo@chromium.org | 2010-08-03 | 1 | -2/+9 |
* | Recommit 54405 - Fix late binding induced mismatch of Socket and AuthController | vandebo@chromium.org | 2010-08-03 | 16 | -437/+417 |
* | Shutdown the notification UI manager before the notifications service, as the... | johnnyg@chromium.org | 2010-08-03 | 1 | -0/+3 |
* | Revert 54707 - Fix WebSocket crash bug. | ukai@chromium.org | 2010-08-03 | 2 | -34/+6 |
* | Fix WebSocket crash bug. | ukai@chromium.org | 2010-08-03 | 2 | -6/+34 |
* | Mark special-key-events-in-input-text.html as failing. | atwilson@chromium.org | 2010-08-03 | 1 | -0/+2 |
* | Don't launch the IME on the login screen unless needed. | zork@chromium.org | 2010-08-03 | 6 | -26/+87 |
* | Add missing "number of suggestions" configuration item in Mozc DOMUI | satorux@chromium.org | 2010-08-03 | 4 | -9/+35 |
* | Roll 64469:64523 | atwilson@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Fix incorect tests against INVALID_FILE_HANDLE, as pointed out by cpu on chro... | skerner@chromium.org | 2010-08-03 | 2 | -5/+5 |
* | Revert 54584 - Delete tasks unconditionally in MessageLoop::DeletePendingTask... | akalin@chromium.org | 2010-08-03 | 1 | -2/+21 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 48 | -197/+192 |
* | Fix two bugs caused by scheme stripping: | pkasting@chromium.org | 2010-08-03 | 1 | -2/+4 |
* | Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ... | pkasting@chromium.org | 2010-08-03 | 3 | -23/+15 |
* | Implement import data overlay | sargrass@google.com | 2010-08-03 | 4 | -19/+160 |
* | Undo in memory changes made by an update job if the commit to disk fails. Pro... | michaeln@chromium.org | 2010-08-03 | 11 | -39/+172 |
* | [GTK] compile fix, try2 | estade@chromium.org | 2010-08-03 | 1 | -4/+4 |
* | [GTK] Remove reference to obsolete constant. | estade@chromium.org | 2010-08-03 | 1 | -13/+2 |
* | UI changes to sync dialogs to improve formatting and font sizes. | tim@chromium.org | 2010-08-03 | 4 | -75/+87 |
* | Pass value of enable-accelerated-compositing runtime flag down to the renderer. | vangelis@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Add two client certificates for use with unit tests | davidben@chromium.org | 2010-08-03 | 3 | -0/+30 |
* | Fix a number of problems caused by the AutocompleteController purposefully co... | pkasting@chromium.org | 2010-08-03 | 5 | -20/+43 |
* | [GTK] fix up spacing in upper chrome. | estade@chromium.org | 2010-08-03 | 9 | -82/+60 |
* | SPDY Alternate-Protocol works through a Digest authentication proxy. | cbentzel@chromium.org | 2010-08-03 | 4 | -13/+188 |
* | webkit_support: Prepareation to remove dependencies to base/time.h, | tkent@chromium.org | 2010-08-03 | 2 | -0/+63 |
* | When picking a filename to save, check whether the user's extension is regist... | pkasting@chromium.org | 2010-08-03 | 2 | -93/+42 |
* | Forgot to land this when I landed all the image resource changes. | pkasting@chromium.org | 2010-08-03 | 1 | -0/+0 |