1. 9800de5e Add in DOMBrowser by [email protected] · 14 years ago
  2. 3c2db4f Coverity: Remove dead code for condition that can never happen in Browser::OpenInstant. by [email protected] · 14 years ago
  3. b99081b Properly re-implement browser::ShowInstantConfirmDialog(). by [email protected] · 14 years ago
  4. e8ce8bb Options: Remove several deprecated Options-related methods from BrowserWindow. by [email protected] · 14 years ago
  5. 7f070d4 Update a bunch of files to the new location of notification files. by [email protected] · 14 years ago
  6. 932b7a1 Make View frame source work for POST results. by [email protected] · 14 years ago
  7. 44517765 Options: Remove the kDisabledTabbedOptions flag. by [email protected] · 14 years ago
  8. 2c910b7 Removing references to off the record in comments and log messages. by [email protected] · 14 years ago
  9. 4033bd9 Send active ping days along with the rollcall ping days parameter. by [email protected] · 14 years ago
  10. 07d490bc Adds a lab that prefers switching to an existing tab rather than by [email protected] · 14 years ago
  11. 7cceebac Split infobar_delegate.[cc,h] into separate pieces for the different classes defined within, so that each piece is shorter and clearer. by [email protected] · 14 years ago
  12. 02cd2bf Changes semantics of TabSelectedAt. For multi-selection the TabStrip by [email protected] · 14 years ago
  13. 6e37fe3 Added "--login-user=" option for the Guest session. by [email protected] · 14 years ago
  14. fee32054 retry r76329 with chromeos fix by [email protected] · 14 years ago
  15. c8a655c Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNavigator. by [email protected] · 14 years ago
  16. 52eed12 Change the behavior of ignore_path in BrowserNavigator. by [email protected] · 14 years ago
  17. a01efd2 Delete the temporary headers left behind in chrome\browser. I've left browser_thread.h for another change, since 450 files include it. by [email protected] · 14 years ago
  18. 2ab3fa9 Removes the int parameter from TabStripModel::TabDeselectedAt. It by [email protected] · 14 years ago
  19. 265a149 WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui. by [email protected] · 14 years ago
  20. 5c557f37 WebUI: Move chrome/browser/webui/options/ to chrome/browser/ui/webui/options by [email protected] · 14 years ago
  21. b6021d3 Remove more three stub files that were moved to content/browser directory. by [email protected] · 14 years ago
  22. 0dfe05c Allow terminated extension to be uninstalled from chrome://extensions page. by [email protected] · 14 years ago
  23. ae5909e Refactor app launching code for clarity. Add unit tests. by [email protected] · 14 years ago
  24. 5b77de94 Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome os before login). by [email protected] · 14 years ago
  25. 0fbe0ff7 Revert 75625 - Refactor app launching code for clarity. Add unit tests. by [email protected] · 14 years ago
  26. b69aaa3 Refactor app launching code for clarity. Add unit tests. by [email protected] · 14 years ago
  27. 6171efa WebUI: Delete stub chrome/browser/dom_ui/options/* headers by [email protected] · 14 years ago
  28. 229688d WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 4. by [email protected] · 14 years ago
  29. 0dd3a0ab Start moving core pieces of Chrome multi-process code to src\content. I'm starting with tab_contents directory.In future changes the headers that include these files will be updated. Once all the files are moved (i.e. renderer_host, rest of browser, renderer etc), then refactoring can begin so that content\DEPS doesn't have chrome in it. by [email protected] · 14 years ago
  30. b17d41c WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 2. by [email protected] · 14 years ago
  31. b5a1d11c Make TabContentsObserver handle registration automatically, as well as exposing getters for TC, routing_id, and sending messages. by [email protected] · 14 years ago
  32. c90c6ca Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the PasswordManager... for now.) Also, just pre-create them up-front. It saves us effort, as they're all going to be eventually created anyway, so being lazy saves us nothing and creates headaches since the rules about what can be lazy differ from feature to feature. by [email protected] · 14 years ago
  33. 46fd1ea4 Add a histogram to track application launches by type. Unfortunately, this undercounts apps that are launched via a URL that redirects to the app's web extent. by [email protected] · 14 years ago
  34. 9219d26 Move search engine stuff from TabContents to TabContentsWrapper. by [email protected] · 14 years ago
  35. c39f9bf WebUI: Get rid of references to DOMUI in comments. The last part. by [email protected] · 15 years ago
  36. 6a1ae6cd Fix a crash for touch for reserved commands. by [email protected] · 15 years ago
  37. 0618142 chromeos: Don't let pages intercept top-row keys. by [email protected] · 15 years ago
  38. 7bd42fc Fullscreen mode should disable some keyboard shortcuts, however we enter it. by [email protected] · 15 years ago
  39. 4e59568 chrome.management.launchApp() should choose the window type for the app based on user prefs. by [email protected] · 15 years ago
  40. db3abe6 Do not change locale on login screen and for non-owner sessions without touching kApplicationLocale. by [email protected] · 15 years ago
  41. 536e67a7 Mac: Turn on tab overview mode by default. by [email protected] · 15 years ago
  42. 0c8f21e5 DOMUI: Refactor how overlay pages are shown. by [email protected] · 15 years ago
  43. ea86bfb Fix chrome.management.launchApp not working when the last active window is not type NORMAL. by [email protected] · 15 years ago
  44. 0d277d68 Move the Preferences window settings from local state to the user's preferences. by [email protected] · 15 years ago
  45. ec8f5116 Cleanup: by [email protected] · 15 years ago
  46. adb6a84d Highlight background pages in task manager if user clicks View Background Pages. by [email protected] · 15 years ago
  47. f9607f2 Fix content settings exceptions page url creation. by [email protected] · 15 years ago
  48. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
  49. a0366a5 Move bookmark star from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
  50. 8f830021 Add checks for incognito items in bookmark bar view context menu. by [email protected] · 15 years ago
  51. f8a3577 Update toolbar for killed tabs by [email protected] · 15 years ago
  52. 06c1732 Cloud print proxy enablement under policy control. by [email protected] · 15 years ago
  53. f87919d7 Remove user-related data from local_state and add to user_preferences, in preparation for multi-profile. by [email protected] · 15 years ago
  54. 49bb7ea3 Submitting http://codereview.chromium.org/6392023/ on behalf of olege@ : by [email protected] · 15 years ago
  55. 7664ab3 Added command line switches and UI (controlled via a build option) by [email protected] · 15 years ago
  56. 9c31886 Move find-in-page from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
  57. ae5379b6f Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
  58. fdfb032 Move find-in-page from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
  59. fb534c9 Rename Real* to Double* in values.* and dependent files by [email protected] · 15 years ago
  60. 2914600d Makes devtools handle tab replaced notification. This by [email protected] · 15 years ago
  61. 6e6f6cb Implement pref policy for disabling incognito mode. by [email protected] · 15 years ago
  62. 37fcf26 Change default logic for OpenApplicationTab for extensions without launch URLs by [email protected] · 15 years ago
  63. 8332c16 Show online help for nonofficial build where HelpApp is missing by [email protected] · 15 years ago
  64. 40d6b8e Revert 72624 (due to crashes) - Implement pref policy for disabling incognito mode. by [email protected] · 15 years ago
  65. e95a993 Implement pref policy for disabling incognito mode. by [email protected] · 15 years ago
  66. c8de64a Fix DOMUI pref mode handling of Mac menu items by [email protected] · 15 years ago
  67. 0b885b5 Use HelpApp in guest mode by [email protected] · 15 years ago
  68. 9a8c402 Introduce incognito preference settings. by [email protected] · 15 years ago
  69. 0eaaa7af Make HelpApp component extension. by [email protected] · 15 years ago
  70. c051a1b Move l10n_util to ui/base by [email protected] · 15 years ago
  71. ca17d03 Revert 72153 - Remove user-related data from local_state and add to user_preferences, in preparation for multi-profile. by [email protected] · 15 years ago
  72. f4f50ef Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "PluginInstallerInfoBarDelegate" for clarity, lots of other misc. stuff by [email protected] · 15 years ago
  73. 0ffba0e Remove user-related data from local_state and add to user_preferences, in preparation for multi-profile. by [email protected] · 15 years ago
  74. 695e65dc Remove unused language options code, which has been superseded by DOMUI. by [email protected] · 15 years ago
  75. 2f1c09d Set Browser::app_name_ in a reasonable way for extension apps. by [email protected] · 15 years ago
  76. 2ffc3c6c Clear plugin data together with cookies on shutdown. by [email protected] · 15 years ago
  77. 08f0d61 Attempt 2 at fixing crash in ProcessPendingTabs. This differs from the by [email protected] · 15 years ago
  78. a8f02439 This adds a "killed tab" page to be displayed in the case where a tab is killed instead of crashing. by [email protected] · 15 years ago
  79. 7263dbd Revert 71327 - Attempt at fixing crash in ProcessPendingTabs. With the current code, by [email protected] · 15 years ago
  80. 47547889 Attempt at fixing crash in ProcessPendingTabs. With the current code, by [email protected] · 15 years ago
  81. 7044569 Also delete plugin data when the cookies checkbox in the clear browsing data dialog is checked. by [email protected] · 15 years ago
  82. da25dd5 Changes instant so that the newly created tab has a new id. Doing by [email protected] · 15 years ago
  83. 366069f The UMA stat for the Wrench menu was only firing when Alt+F was pressed, not when mouse clicking. Move the recording of the event down into the funnel. by [email protected] · 15 years ago
  84. 35d0615 Refactored the screenshot mechanism. by [email protected] · 15 years ago
  85. 67ed83e Flags: Enable Tabbed Options by default. by [email protected] · 15 years ago
  86. f6767806 Move animation code to new ui/base/animation directory. by [email protected] · 15 years ago
  87. 35242606 Fixes bug in handling of openning background tabs by way of clicking on omnibox. by [email protected] · 15 years ago
  88. 304bc9f Move remoting setup from the wrench menu to the advances options page. by [email protected] · 15 years ago
  89. 8ddbaac4 Fixes for the Remoting setup flow. by [email protected] · 15 years ago
  90. a0df03c12 Fixes bug where instant fade would get stuck when pressing by [email protected] · 15 years ago
  91. 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 15 years ago
  92. b99603c Move some functions out of win_util and into hwnd_util, and into a new win/shell file. by [email protected] · 15 years ago
  93. 42197a2 Remove wstring from l10n_util. Part 2. by [email protected] · 15 years ago
  94. 47b309f View Source now clones tab state for pinned/app windows. by [email protected] · 15 years ago
  95. a9f39a31 Change extension unload notification to indicate updates. by [email protected] · 15 years ago
  96. ed56a7a0 Keep crashed extension info bar across page navigations and close all when extension is reloaded. by [email protected] · 15 years ago
  97. 95bf8a5b Prevent extensions from moving tabs that are being dragged. This fixes a crash on Windows and Linux related to extensions moving or removing tabs that are being dragged. This also prevents extensions from removing a window that the user is dragging tabs within. by [email protected] · 15 years ago
  98. 3ab6796d3 [Linux] Make reserved accelerators non-blockable unless they conflict with editor key bindings. by [email protected] · 15 years ago
  99. 97123dc (Re-landing http://codereview.chromium.org/5991003 after Chromium OS by [email protected] · 15 years ago
  100. 9fec137 Revert 69753 - Added group policy for disabling all client-side 3D APIs in Chromium by [email protected] · 15 years ago