Sscottmg@chromium.orgmake --desktop-aura work again on windows
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Rename chrome/browser/ui/views/{aura => ash}/ BUG=116458 R=ben TBR=davemoore Review URL: http://codereview.chromium.org/9570044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124752 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
make --desktop-aura work again on windows R=stevenjb@chromium.org,pkasting@chromium.org TBR=ben@chromium.org BUG=152266 Review URL: https://chromiumcodereview.appspot.com/10984025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158681 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Eliminate kAshNotifyDisabled and SystemNotification BUG=134561 For OWNERS: TBR=ben Review URL: https://codereview.chromium.org/10947046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
The way that ImageSkia::empty has been implemented, it is equivalent to ImageSkia::isNull. Replaced all instances of ImageSkia::empty with ImageSkia::isNull Removed ImageSkia::extractSubset, and replaced calls to use ImageSkiaOperations::ExtractSubset instead BUG=None Test=Compiles, try bots pass. Review URL: https://chromiumcodereview.appspot.com/10824359 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152731 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix Ash notification updates In Chrome, it turns out that every Notification has a unique id. In the Ash implementation we need to track and update that id when an existing Bubble is updated. This also ensures that the UI is safely created initially (in case the initial asynchronous Update is delayed) to prevent crashes and to make Layout more consistent. Also includes some cleanup of the WebNotificationTray API. BUG=141285 Review URL: https://chromiumcodereview.appspot.com/10855079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150979 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Switch SearchTabHelper to use WebContentsUserData. Also switches the rest of browser/ui/search to WebContents. BUG=107201 TEST=no visible change Review URL: https://chromiumcodereview.appspot.com/10944016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157564 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Switch SearchTabHelper to use WebContentsUserData. Also switches the rest of browser/ui/search to WebContents. BUG=107201 TEST=no visible change Review URL: https://chromiumcodereview.appspot.com/10944016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157564 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Re-enabled unit test (BrowserNonClientFrameViewAshTest.UseShortHeader) BUG=149824 TEST=unittest Review URL: https://chromiumcodereview.appspot.com/10913309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157361 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Part 3 of Move SelectFileDialog implementation to ui/base/dialogs/ - Actually move the SelectFileDialog class to ui::, leaving a compatibility header in the interim. - Because of linking reasons, create a factory interface for the SelectFileDialogExtension to use to inject itself from chrome/browser/views/ui/ - Because of linking reasons, move SelectFileDialogWin in this patch. - wstring code moved to win only files. BUG=134529 TEST=none First Review URL: https://chromiumcodereview.appspot.com/10695066 Review URL: https://chromiumcodereview.appspot.com/10698168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147263 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 年前 |