1. c6032e8 This is a second attempt of http://codereview.chromium.org/3175038 by [email protected] · 15 years ago
  2. e4c8344a0 Revert 59147 - Allow overriding of X error functions by [email protected] · 15 years ago
  3. e66d704 Allow overriding of X error functions by [email protected] · 15 years ago
  4. c33f6a6 Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or supplied URLs. by [email protected] · 15 years ago
  5. f98b8f85 Fix --kiosk to work regardless of the startup pref setting or supplied URLs. by [email protected] · 15 years ago
  6. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  7. 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
  8. 018cf36 Second attempt at fix for Browser::AddTabWithURL. My first fix fixed by [email protected] · 15 years ago
  9. 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
  10. bd48c2b0 Auto restart when update available while running in the background on windows. by [email protected] · 15 years ago
  11. 2e9dd2b Revert 43989 - This is a new version of the older patch. Main changes include: by [email protected] · 15 years ago
  12. 404df16 This is a new version of the older patch. Main changes include: by [email protected] · 15 years ago
  13. 62b0b53 Fix the logic in extensions GetCurrentWindow: by [email protected] · 15 years ago
  14. 135fd3b6 Give classes with virtual methods virtual protected d'tors instead of non-virtual public implicit d'tors. by [email protected] · 16 years ago
  15. 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
  16. ac7b5aff9 Implement page action popups. by [email protected] · 16 years ago
  17. d6df2e3 Rework the way the FindBrowserWithProfile/Type methods work. by [email protected] · 16 years ago
  18. aec0c94 roll back 30659 since it still breaks browser_tests by [email protected] · 16 years ago
  19. 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
  20. 7db6002e2 Revert r30541 since it's still breaking browser_tests by [email protected] · 16 years ago
  21. 38409b8 Rework the way the FindBrowserWithProfile/Type methods work. by [email protected] · 16 years ago
  22. 50220030 roll back r30430 because it causes bustage even though I don't know why. by [email protected] · 16 years ago
  23. ff8e86e Rework the way the FindBrowserWithProfile/Type methods work. by [email protected] · 16 years ago
  24. a932444 SIGTERM should cause the application to exit on the Mac. by [email protected] · 16 years ago
  25. 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
  26. 5a3b914 Revert "Fix a ton of compiler warnings." by [email protected] · 16 years ago
  27. be952c3c Fix a ton of compiler warnings. by [email protected] · 16 years ago
  28. ce560f8 Headers cleanup in chrome/browser/ by [email protected] · 16 years ago
  29. 76784eae Adds comments to BrowserList::GetLastActive that it might return NULL by [email protected] · 16 years ago
  30. 9e40ba5 Remove all traces of NotificationService from views. by [email protected] · 16 years ago
  31. 50ddd8b Reverting 15468. by [email protected] · 16 years ago
  32. 1ece65b Remove all traces of NotificationService from views. by [email protected] · 16 years ago
  33. 57c6a65 Replace all occurrances of WebContents with TabContents. by [email protected] · 16 years ago
  34. c6463165 Refactor ExtensionView to support a UI-less extension instance. by [email protected] · 16 years ago
  35. 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
  36. 77bc673 When restoring a closed tab using either ctrl-shift-T or the context menu, put by [email protected] · 16 years ago
  37. 3f34599d Bookmark menu work. Notes: by [email protected] · 16 years ago
  38. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  39. 02b9cd6 Revert "revert r8217 until memory tests are fixed." This re-applies r8217. by [email protected] · 17 years ago
  40. f92a698 revert r8217 until memory tests are fixed. by [email protected] · 17 years ago
  41. b6ad1cab Pull app modal dialog handling out of the BrowserList to remove the ChromeViews dependency. (Required for porting). by [email protected] · 17 years ago
  42. 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
  43. fad84eab Adding the capacity to interact with modal dialogs to the automation framework. by [email protected] · 17 years ago
  44. 299dabd Land this change again now I've fixed the crash. by [email protected] · 17 years ago
  45. 276ae6d3 Revert change 5596 because it broke the build by [email protected] · 17 years ago
  46. 7a16aee Last couple of bits of new-frame related cleanup: by [email protected] · 17 years ago
  47. c2dacc9 Rename ChromeViews namespace to views by [email protected] · 17 years ago
  48. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  49. 09911bf Add chrome to the repository. by initial.commit · 17 years ago