- dcd024987 Use base namespace for string16 in chrome/browser. by [email protected] · 12 years ago
- bde885b Move a bunch of windows stuff from ui/base/win to ui/gfx/win by [email protected] · 12 years ago
- d7bd3e5 Move webplugininfo.h to content/public. by [email protected] · 12 years ago
- 9a60ccb Remove webkit/plugins/npapi. by [email protected] · 12 years ago
- 29e2fb4 Move NPAPI implementation out of webkit/plugins/npapi and into content. by [email protected] · 12 years ago
- d883056 Use a direct include of strings headers in chrome/browser/e*-h*/. by [email protected] · 12 years ago
- 1736efa8 Pass a DWORD_PTR to SendMessageTimeout in HungWindowDetector::CheckChildWindow by [email protected] · 13 years ago
- 27a4341a Hang monitor: Don't attempt to kill random threads. by [email protected] · 13 years ago
- 6c2432f Render/pepper hang debugging: generate dumps for the browser and renderer processes if users kill a hung pepper plugin. by [email protected] · 13 years ago
- 3e52b60 Generate dumps for relevant renderers when users kill a hung pepper plugin. by [email protected] · 13 years ago
- 61fcb16 Moves CreateVersionFromString to WebPluginInfo and updates the callers. by [email protected] · 13 years ago
- 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
- 12126d37 Remove two deprecated methods from base::Version by [email protected] · 13 years ago
- d3322029 browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h into chrome namespace. by [email protected] · 13 years ago
- b50b9a7 Make sure CrashDumpAndTerminateHungChildProcess uses the right base address in the remote process. by [email protected] · 13 years ago
- b0b8371 Rename HungPluginDumpAndExit --> HungChildProcessDumpAndExit. by [email protected] · 13 years ago
- 5da155e browser: Fold ShowQuestionMessageBox() into ShowMessageBox() function. by [email protected] · 13 years ago
- b50892c5f Move chrome/browser/simple_message_box.h to chrome/browser/ui. by [email protected] · 13 years ago
- e7b9ab2 Generate crash dumps when a hung PPAPI plugin is force terminated. by [email protected] · 13 years ago
- 215605c Revert 134443 - Broke win_aura by [email protected] · 13 years ago
- 663fff4c Generate crash dumps when a hung PPAPI plugin is force terminated. by [email protected] · 13 years ago
- 5c61cc9 browser: Rename two message box functions to more accurate names. by [email protected] · 13 years ago
- f62f2c5 Log when a browser plugin hangs by [email protected] · 13 years ago
- d8b3c89 Generate crash dump when the user selects to kill hung plugin. by [email protected] · 13 years ago
- b39ef1cb Move resource_codes to content/public/common. by [email protected] · 14 years ago
- 9566d70 Fix unresponsive browser due to a crashed plugin with a modal dialog. by [email protected] · 14 years ago
- 80772ed browser: Abstract message box dialog functions into its own header file. by [email protected] · 14 years ago
- 1fcfb20 Take two at splitting result codes between content and chrome. by [email protected] · 14 years ago
- 36d772c Revert r92730, r92731, r92732 ... will land again once I ensure the win builds compile. by [email protected] · 14 years ago
- 785c967 This change will split the result codes between content and chrome. by [email protected] · 14 years ago
- 9cd14bc Ensure that the window property set by the hung plugin detector is removed in all cases. by [email protected] · 14 years ago
- 4dd5793 Move the remaining files in chrome\common to content\common. by [email protected] · 14 years ago
- c051a1b Move l10n_util to ui/base by [email protected] · 15 years ago
- 20305ec Remove obsolete base/lock.h and fix up callers to use the new header file and by [email protected] · 15 years ago
- e766106 Move UI-relevant Windows files to ui/base. by [email protected] · 15 years ago
- 910688e6 Remove wstring from l10n_util. Part 6. by [email protected] · 15 years ago
- fd85ad6 Move app/win_util to app/win and fix the namespace usage. by [email protected] · 15 years ago
- fff369b8 Remove win_util::FormatMessage and FormatLastWin32Error. These were only used in a couple of diagnostic places and one can always use the "Error Lookup" utility. by [email protected] · 15 years ago
- 191eb3f7 Re-land earlier patch that moves the NPAPI implementation from webkit/glue/plugins to webkit/plugins/npapi by [email protected] · 15 years ago
- c85b0ba Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
- b6badfa Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
- e0e75f6 Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago
- b692a128 Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago
- 7c9d829 Attempt at fixing leaks from SetProp. Apparently there is a finite by [email protected] · 15 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
- e313f3b1 Make a new yes/no messagebox wrapper function, use it in the bookmark alert. by [email protected] · 15 years ago
- 4d818fee Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome directory. by [email protected] · 15 years ago
- f21cf2c Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the bookmark alert. by [email protected] · 15 years ago
- f7987cf0 Make a new yes/no messagebox wrapper function, use it in the bookmark alert. by [email protected] · 15 years ago
- 038d52e1 More style nits. by [email protected] · 16 years ago
- 87967fe6 Coverity: Initialize message_response_timeout_ in the constructor. by [email protected] · 16 years ago
- 4a0765a Move win_util.h from common to app. by [email protected] · 16 years ago
- a92b864 Move l10n_util to app/ by [email protected] · 16 years ago
- b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
- 74d1bb0 Move chrome/apps/result_codes.h to chrome/common/result_codes.h by [email protected] · 16 years ago
- 34ac8f3 Update include paths for grit files. Go ahead and resort the headers too. by [email protected] · 17 years ago
- c6d084f Build fix: altbase.h inclusion in hang_monitor by [email protected] · 17 years ago
- 23399634 Removing the IsHungAppWindow DCHECK as it does not seem to be indicating by [email protected] · 17 years ago
- 0f804578 When a windowless plugin is hanging, the browser process by [email protected] · 17 years ago
- 9e3ed3b6 Bumping up the default hung plugin timeout to 30 seconds. This matches with by [email protected] · 17 years ago
- bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
- 09911bf Add chrome to the repository. by initial.commit · 17 years ago