- 9800de5e Add in DOMBrowser by [email protected] · 14 years ago
- 3c2db4f Coverity: Remove dead code for condition that can never happen in Browser::OpenInstant. by [email protected] · 14 years ago
- b99081b Properly re-implement browser::ShowInstantConfirmDialog(). by [email protected] · 14 years ago
- e8ce8bb Options: Remove several deprecated Options-related methods from BrowserWindow. by [email protected] · 14 years ago
- 7f070d4 Update a bunch of files to the new location of notification files. by [email protected] · 14 years ago
- 932b7a1 Make View frame source work for POST results. by [email protected] · 14 years ago
- 44517765 Options: Remove the kDisabledTabbedOptions flag. by [email protected] · 14 years ago
- 2c910b7 Removing references to off the record in comments and log messages. by [email protected] · 14 years ago
- 4033bd9 Send active ping days along with the rollcall ping days parameter. by [email protected] · 14 years ago
- 07d490bc Adds a lab that prefers switching to an existing tab rather than by [email protected] · 14 years ago
- 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
- 02cd2bf Changes semantics of TabSelectedAt. For multi-selection the TabStrip by [email protected] · 14 years ago
- 6e37fe3 Added "--login-user=" option for the Guest session. by [email protected] · 14 years ago
- fee32054 retry r76329 with chromeos fix by [email protected] · 14 years ago
- c8a655c Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNavigator. by [email protected] · 14 years ago
- 52eed12 Change the behavior of ignore_path in BrowserNavigator. by [email protected] · 14 years ago
- 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
- 2ab3fa9 Removes the int parameter from TabStripModel::TabDeselectedAt. It by [email protected] · 14 years ago
- 265a149 WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui. by [email protected] · 14 years ago
- 5c557f37 WebUI: Move chrome/browser/webui/options/ to chrome/browser/ui/webui/options by [email protected] · 14 years ago
- b6021d3 Remove more three stub files that were moved to content/browser directory. by [email protected] · 14 years ago
- 0dfe05c Allow terminated extension to be uninstalled from chrome://extensions page. by [email protected] · 14 years ago
- ae5909e Refactor app launching code for clarity. Add unit tests. by [email protected] · 14 years ago
- 5b77de94 Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome os before login). by [email protected] · 14 years ago
- 0fbe0ff7 Revert 75625 - Refactor app launching code for clarity. Add unit tests. by [email protected] · 14 years ago
- b69aaa3 Refactor app launching code for clarity. Add unit tests. by [email protected] · 14 years ago
- 6171efa WebUI: Delete stub chrome/browser/dom_ui/options/* headers by [email protected] · 14 years ago
- 229688d WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 4. by [email protected] · 14 years ago
- 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
- b17d41c WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 2. by [email protected] · 14 years ago
- b5a1d11c Make TabContentsObserver handle registration automatically, as well as exposing getters for TC, routing_id, and sending messages. by [email protected] · 14 years ago
- 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
- 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
- 9219d26 Move search engine stuff from TabContents to TabContentsWrapper. by [email protected] · 14 years ago
- c39f9bf WebUI: Get rid of references to DOMUI in comments. The last part. by [email protected] · 15 years ago
- 6a1ae6cd Fix a crash for touch for reserved commands. by [email protected] · 15 years ago
- 0618142 chromeos: Don't let pages intercept top-row keys. by [email protected] · 15 years ago
- 7bd42fc Fullscreen mode should disable some keyboard shortcuts, however we enter it. by [email protected] · 15 years ago
- 4e59568 chrome.management.launchApp() should choose the window type for the app based on user prefs. by [email protected] · 15 years ago
- db3abe6 Do not change locale on login screen and for non-owner sessions without touching kApplicationLocale. by [email protected] · 15 years ago
- 536e67a7 Mac: Turn on tab overview mode by default. by [email protected] · 15 years ago
- 0c8f21e5 DOMUI: Refactor how overlay pages are shown. by [email protected] · 15 years ago
- ea86bfb Fix chrome.management.launchApp not working when the last active window is not type NORMAL. by [email protected] · 15 years ago
- 0d277d68 Move the Preferences window settings from local state to the user's preferences. by [email protected] · 15 years ago
- ec8f5116 Cleanup: by [email protected] · 15 years ago
- adb6a84d Highlight background pages in task manager if user clicks View Background Pages. by [email protected] · 15 years ago
- f9607f2 Fix content settings exceptions page url creation. by [email protected] · 15 years ago
- 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
- a0366a5 Move bookmark star from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
- 8f830021 Add checks for incognito items in bookmark bar view context menu. by [email protected] · 15 years ago
- f8a3577 Update toolbar for killed tabs by [email protected] · 15 years ago
- 06c1732 Cloud print proxy enablement under policy control. by [email protected] · 15 years ago
- f87919d7 Remove user-related data from local_state and add to user_preferences, in preparation for multi-profile. by [email protected] · 15 years ago
- 49bb7ea3 Submitting http://codereview.chromium.org/6392023/ on behalf of olege@ : by [email protected] · 15 years ago
- 7664ab3 Added command line switches and UI (controlled via a build option) by [email protected] · 15 years ago
- 9c31886 Move find-in-page from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
- ae5379b6f Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
- fdfb032 Move find-in-page from TabContents to TabContentsWrapper. by [email protected] · 15 years ago
- fb534c9 Rename Real* to Double* in values.* and dependent files by [email protected] · 15 years ago
- 2914600d Makes devtools handle tab replaced notification. This by [email protected] · 15 years ago
- 6e6f6cb Implement pref policy for disabling incognito mode. by [email protected] · 15 years ago
- 37fcf26 Change default logic for OpenApplicationTab for extensions without launch URLs by [email protected] · 15 years ago
- 8332c16 Show online help for nonofficial build where HelpApp is missing by [email protected] · 15 years ago
- 40d6b8e Revert 72624 (due to crashes) - Implement pref policy for disabling incognito mode. by [email protected] · 15 years ago
- e95a993 Implement pref policy for disabling incognito mode. by [email protected] · 15 years ago
- c8de64a Fix DOMUI pref mode handling of Mac menu items by [email protected] · 15 years ago
- 0b885b5 Use HelpApp in guest mode by [email protected] · 15 years ago
- 9a8c402 Introduce incognito preference settings. by [email protected] · 15 years ago
- 0eaaa7af Make HelpApp component extension. by [email protected] · 15 years ago
- c051a1b Move l10n_util to ui/base by [email protected] · 15 years ago
- 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
- 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
- 0ffba0e Remove user-related data from local_state and add to user_preferences, in preparation for multi-profile. by [email protected] · 15 years ago
- 695e65dc Remove unused language options code, which has been superseded by DOMUI. by [email protected] · 15 years ago
- 2f1c09d Set Browser::app_name_ in a reasonable way for extension apps. by [email protected] · 15 years ago
- 2ffc3c6c Clear plugin data together with cookies on shutdown. by [email protected] · 15 years ago
- 08f0d61 Attempt 2 at fixing crash in ProcessPendingTabs. This differs from the by [email protected] · 15 years ago
- 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
- 7263dbd Revert 71327 - Attempt at fixing crash in ProcessPendingTabs. With the current code, by [email protected] · 15 years ago
- 47547889 Attempt at fixing crash in ProcessPendingTabs. With the current code, by [email protected] · 15 years ago
- 7044569 Also delete plugin data when the cookies checkbox in the clear browsing data dialog is checked. by [email protected] · 15 years ago
- da25dd5 Changes instant so that the newly created tab has a new id. Doing by [email protected] · 15 years ago
- 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
- 35d0615 Refactored the screenshot mechanism. by [email protected] · 15 years ago
- 67ed83e Flags: Enable Tabbed Options by default. by [email protected] · 15 years ago
- f6767806 Move animation code to new ui/base/animation directory. by [email protected] · 15 years ago
- 35242606 Fixes bug in handling of openning background tabs by way of clicking on omnibox. by [email protected] · 15 years ago
- 304bc9f Move remoting setup from the wrench menu to the advances options page. by [email protected] · 15 years ago
- 8ddbaac4 Fixes for the Remoting setup flow. by [email protected] · 15 years ago
- a0df03c12 Fixes bug where instant fade would get stuck when pressing by [email protected] · 15 years ago
- 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 15 years ago
- 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
- 42197a2 Remove wstring from l10n_util. Part 2. by [email protected] · 15 years ago
- 47b309f View Source now clones tab state for pinned/app windows. by [email protected] · 15 years ago
- a9f39a31 Change extension unload notification to indicate updates. by [email protected] · 15 years ago
- ed56a7a0 Keep crashed extension info bar across page navigations and close all when extension is reloaded. by [email protected] · 15 years ago
- 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
- 3ab6796d3 [Linux] Make reserved accelerators non-blockable unless they conflict with editor key bindings. by [email protected] · 15 years ago
- 97123dc (Re-landing http://codereview.chromium.org/5991003 after Chromium OS by [email protected] · 15 years ago
- 9fec137 Revert 69753 - Added group policy for disabling all client-side 3D APIs in Chromium by [email protected] · 15 years ago