- c6032e8 This is a second attempt of http://codereview.chromium.org/3175038 by [email protected] · 15 years ago
- e4c8344a0 Revert 59147 - Allow overriding of X error functions by [email protected] · 15 years ago
- e66d704 Allow overriding of X error functions by [email protected] · 15 years ago
- c33f6a6 Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or supplied URLs. by [email protected] · 15 years ago
- f98b8f85 Fix --kiosk to work regardless of the startup pref setting or supplied URLs. by [email protected] · 15 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
- c984d9f Moved code that generates APP_TERMINATING notification into BrowserList so it can be used on all platforms. Updated observers (ExtensionProcessManager, by [email protected] · 15 years ago
- 018cf36 Second attempt at fix for Browser::AddTabWithURL. My first fix fixed by [email protected] · 15 years ago
- 121594b Clean up some Observer code. Original patch by Thiago Farina (see http://codereview.chromium.org/1725007 ), r=me. by [email protected] · 15 years ago
- bd48c2b0 Auto restart when update available while running in the background on windows. by [email protected] · 15 years ago
- 2e9dd2b Revert 43989 - This is a new version of the older patch. Main changes include: by [email protected] · 15 years ago
- 404df16 This is a new version of the older patch. Main changes include: by [email protected] · 15 years ago
- 62b0b53 Fix the logic in extensions GetCurrentWindow: by [email protected] · 15 years ago
- 135fd3b6 Give classes with virtual methods virtual protected d'tors instead of non-virtual public implicit d'tors. by [email protected] · 16 years ago
- 11f485728 Fixes almost all of the rest of lint errors in the chrome/ directory (minus the really hard ones which will need actual review instead of rubber-stamping.) by [email protected] · 16 years ago
- ac7b5aff9 Implement page action popups. by [email protected] · 16 years ago
- d6df2e3 Rework the way the FindBrowserWithProfile/Type methods work. by [email protected] · 16 years ago
- aec0c94 roll back 30659 since it still breaks browser_tests by [email protected] · 16 years ago
- e5d8bbb Update: I removed TYPE_ANY to see if I could fool the builders into letting this pass without crashing in browser_tests. It makes the code uglier, but I want to debug and figure out what's going on. by [email protected] · 16 years ago
- 7db6002e2 Revert r30541 since it's still breaking browser_tests by [email protected] · 16 years ago
- 38409b8 Rework the way the FindBrowserWithProfile/Type methods work. by [email protected] · 16 years ago
- 50220030 roll back r30430 because it causes bustage even though I don't know why. by [email protected] · 16 years ago
- ff8e86e Rework the way the FindBrowserWithProfile/Type methods work. by [email protected] · 16 years ago
- a932444 SIGTERM should cause the application to exit on the Mac. by [email protected] · 16 years ago
- 019191a Convert users of RenderProcessHost iterator to all use same style. The key motivator for this is that at least one old place actually did the wrong thing in its loop and failed to call functions on anything but the first host. This also makes many places slightly shorter. by [email protected] · 16 years ago
- 5a3b914 Revert "Fix a ton of compiler warnings." by [email protected] · 16 years ago
- be952c3c Fix a ton of compiler warnings. by [email protected] · 16 years ago
- ce560f8 Headers cleanup in chrome/browser/ by [email protected] · 16 years ago
- 76784eae Adds comments to BrowserList::GetLastActive that it might return NULL by [email protected] · 16 years ago
- 9e40ba5 Remove all traces of NotificationService from views. by [email protected] · 16 years ago
- 50ddd8b Reverting 15468. by [email protected] · 16 years ago
- 1ece65b Remove all traces of NotificationService from views. by [email protected] · 16 years ago
- 57c6a65 Replace all occurrances of WebContents with TabContents. by [email protected] · 16 years ago
- c6463165 Refactor ExtensionView to support a UI-less extension instance. by [email protected] · 16 years ago
- 6dfed10 Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate & TabContentsDelegate method(s) CreateExtensionFunctionDispatcher() so that the dispatcher could be created with (an optional) browser attached to it, while avoiding having render_host depend on browser.h by [email protected] · 16 years ago
- 77bc673 When restoring a closed tab using either ctrl-shift-T or the context menu, put by [email protected] · 16 years ago
- 3f34599d Bookmark menu work. Notes: by [email protected] · 16 years ago
- b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
- 02b9cd6 Revert "revert r8217 until memory tests are fixed." This re-applies r8217. by [email protected] · 17 years ago
- f92a698 revert r8217 until memory tests are fixed. by [email protected] · 17 years ago
- b6ad1cab Pull app modal dialog handling out of the BrowserList to remove the ChromeViews dependency. (Required for porting). by [email protected] · 17 years ago
- 32a66aed window.cc should not include browser_list.h ... dependent (non-browser) windows are closed when they receive a notification rather than by being called directly from BrowserList. Also browser_list.cc should not include window.h, required for porting. by [email protected] · 17 years ago
- fad84eab Adding the capacity to interact with modal dialogs to the automation framework. by [email protected] · 17 years ago
- 299dabd Land this change again now I've fixed the crash. by [email protected] · 17 years ago
- 276ae6d3 Revert change 5596 because it broke the build by [email protected] · 17 years ago
- 7a16aee Last couple of bits of new-frame related cleanup: by [email protected] · 17 years ago
- c2dacc9 Rename ChromeViews namespace to views 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