Mmotek@chromium.orgA crash fix: removed the entire implicated section as obsolete.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
startup: Put it in chrome namespace. BUG=133088 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10690060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145105 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Introduce InfoBarTabService API. The new interface extracts the API bits from InfoBarTabHelper. This change switches files under chrome/browser/autofill and chrome/browser/api to use the API and remove the temporarily-allowed dependency on InfoBarTabHelper. TBRing other owners as the changes are just to match the updated API and include paths. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10830353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152338 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Create chrome/browser/api directory. Move infobar delegates used by Autofill to the directory. Also, consolidate infobar delegate interfaces under infobars/ rather than some under infobars/ and some under tab_contents/, as the ones under tab_contents/ were not coupled with tab_contents/ in any way. Remove feedback/proto/extension.pb.h from Autofill's DEPS file simply by dropping the include, it was not being used. BUG=140037,138280 Review URL: https://chromiumcodereview.appspot.com/10843071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151279 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Introduce InfoBarTabService API. The new interface extracts the API bits from InfoBarTabHelper. This change switches files under chrome/browser/autofill and chrome/browser/api to use the API and remove the temporarily-allowed dependency on InfoBarTabHelper. TBRing other owners as the changes are just to match the updated API and include paths. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10830353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152338 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Hide the main window when Set-As-Default dialog is present. This affect startup sequences only. BUG=134430 TEST=The dialog on win8 should appear without the main window. If the user chooses not to make Chrome default, it should continue to desktop Chrome. Review URL: https://chromiumcodereview.appspot.com/10696093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150936 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Hide the main window when Set-As-Default dialog is present. This affect startup sequences only. BUG=134430 TEST=The dialog on win8 should appear without the main window. If the user chooses not to make Chrome default, it should continue to desktop Chrome. Review URL: https://chromiumcodereview.appspot.com/10696093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150936 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Introduce InfoBarTabService API. The new interface extracts the API bits from InfoBarTabHelper. This change switches files under chrome/browser/autofill and chrome/browser/api to use the API and remove the temporarily-allowed dependency on InfoBarTabHelper. TBRing other owners as the changes are just to match the updated API and include paths. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10830353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152338 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Create chrome/browser/api directory. Move infobar delegates used by Autofill to the directory. Also, consolidate infobar delegate interfaces under infobars/ rather than some under infobars/ and some under tab_contents/, as the ones under tab_contents/ were not coupled with tab_contents/ in any way. Remove feedback/proto/extension.pb.h from Autofill's DEPS file simply by dropping the include, it was not being used. BUG=140037,138280 Review URL: https://chromiumcodereview.appspot.com/10843071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151279 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
mac: Delete more 10.5-only code BUG=137676 TBR=tony, sky Review URL: https://chromiumcodereview.appspot.com/10837158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150878 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
mac: Delete more 10.5-only code BUG=137676 TBR=tony, sky Review URL: https://chromiumcodereview.appspot.com/10837158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150878 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
startup: Put it in chrome namespace. BUG=133088 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10690060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145105 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Introduce InfoBarTabService API. The new interface extracts the API bits from InfoBarTabHelper. This change switches files under chrome/browser/autofill and chrome/browser/api to use the API and remove the temporarily-allowed dependency on InfoBarTabHelper. TBRing other owners as the changes are just to match the updated API and include paths. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10830353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152338 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Hide the main window when Set-As-Default dialog is present. This affect startup sequences only. BUG=134430 TEST=The dialog on win8 should appear without the main window. If the user chooses not to make Chrome default, it should continue to desktop Chrome. Review URL: https://chromiumcodereview.appspot.com/10696093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150936 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Hide the main window when Set-As-Default dialog is present. This affect startup sequences only. BUG=134430 TEST=The dialog on win8 should appear without the main window. If the user chooses not to make Chrome default, it should continue to desktop Chrome. Review URL: https://chromiumcodereview.appspot.com/10696093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150936 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Chrome OS should open to empty desktop when session restore is empty. Also remove code that opened empty browser behind getting started guide for new users. BUG=141718,148675 Review URL: https://chromiumcodereview.appspot.com/10911222 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156517 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
A crash fix: removed the entire implicated section as obsolete. Note that the TODO points to a crbug which is declared obsolete / irrelevant. BUG=149729 Review URL: https://chromiumcodereview.appspot.com/10948021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157974 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add switch to provide app window size on startup Current use of this switch would be for new user session on Chrome OS where we're launching Getting Started Guide via --app=[URL] and want to initialize with the specific size. Otherwise app window is initialized with the default size and then resized by GSG itself. (see issue). BUG=148955 Review URL: https://codereview.chromium.org/10949023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157835 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement forwarding of search queries for metro mode If chrome is the default browser, launch from the search charm does not use the delegate_execute so if desktop chrome is running, metro chrome needs to forward the search string and quickly quite The source of complexity here is that to form the full url, chrome needs to access the profile which cannot be done from the metro chrome since the desktop chrome has the profile locked. Instead we leveage the kMetroNavigationAndSearchMessage from the singleton code. BUG=141032 TEST= see bug Review URL: https://chromiumcodereview.appspot.com/10824387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152818 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Extract StartupTabs and startup types from StartupBrowserCreator. BUG=none TEST=none TBR=sky Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=136573 Review URL: https://chromiumcodereview.appspot.com/10384106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136658 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |