- 28 Oct, 2011 40 commits
-
-
derat@chromium.org authored
This also wires up GetRestoredBounds(). BUG=99729 TEST=manual: less spam Review URL: http://codereview.chromium.org/8417014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107735 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
BUG=101964 TEST=When doing a user install (not system install) of chrome on a mac, make sure that the default apps are correctly installed into new profiles. Review URL: http://codereview.chromium.org/8400047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107734 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107733 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:22174 TEST= Review URL: http://codereview.chromium.org/8418021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107729 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
Fix BrowserThread bug. BUG=None TEST=Linux touch build succeeds. Review URL: http://codereview.chromium.org/8400062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107728 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitrao@chromium.org authored
BUG=74970 TEST=install background app on window, see desktop notification. Review URL: http://codereview.chromium.org/8375027 TBR=leandrogracia@chromium.org Review URL: http://codereview.chromium.org/8417027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107727 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107726 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/8416032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107725 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107724 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=None TEST=None TBR=johnnyg Review URL: http://codereview.chromium.org/8341113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107723 0039d316-1c4b-4281-b951-d872f2087c98
-
leandrogracia@chromium.org authored
BUG=74970 TEST=install background app on window, see desktop notification. Review URL: http://codereview.chromium.org/8375027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107722 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
Depends on http://codereview.chromium.org/8247009/ BUG=None TEST=None Review URL: http://codereview.chromium.org/8362006 TBR=sky@chromium.org Review URL: http://codereview.chromium.org/8400059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107720 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=chromium-os:21147 TEST=None. Review URL: http://codereview.chromium.org/8414021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107719 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
Only content/ now has the ability to create BrowserThread objects, with the exception that tests can create the content::TestBrowserThread subclass, and (temporarily) code in chrome/ can create the DeprecatedBrowserThread subclass. A follow-up change will make content/ take care of its own thread creation, remove DeprecatedBrowserThread, and move all state and non-trivial constructors from BrowserThread down to BrowserThreadImpl. Also moved BrowserProcessSubThread into content/ namespace. As part of follow-up cleanup, chrome/ will stop using this class. BUG=98716 TEST=existing Review URL: http://codereview.chromium.org/8392042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107718 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Clean-up suppressions: remove duplicates from TSan/Mac and TSan/Linux, move a bunch of suppressions to the proper places TBR=oshima BUG=93932,100143 Review URL: http://codereview.chromium.org/8341110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107717 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: http://codereview.chromium.org/8413004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107716 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
Depends on http://codereview.chromium.org/8247009/ BUG=None TEST=None Review URL: http://codereview.chromium.org/8362006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107715 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107714 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=None TEST=None TBR=johnnyg Review URL: http://codereview.chromium.org/8416035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107712 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=100874 TEST=Manual. Launched login screen on Aura. Review URL: http://codereview.chromium.org/8402026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107710 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change suppresses leaks in the SkCanvas code in the PrintPreviewUITest.LoadPrintPreviewByURL and updates a rule that is not updated by r107697 <http://crrev.com/107697>. TBR=timurrrr,glider,thestig BUG=102049,93932 TEST=make memcheck bots and TSAN bots green. Review URL: http://codereview.chromium.org/8418019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107709 0039d316-1c4b-4281-b951-d872f2087c98
-
jknotten@chromium.org authored
BUG=None TEST=Existing Review URL: http://codereview.chromium.org/8396043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107708 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
Component extensions and policy-installed extensions shouldn't be affected by the policy blacklist: The former are considered internal UI that happens to be part of an extension, and they should have first-class policy knobs if we want to disable them. For the latter, the admin specifying them is enough indication that they should be installed, and requiring them to explicitly white-listed in some cases is redundant. BUG=chromium-os:16702, chromium-os:21281 TEST=On ChromeOS, configure ExtensionInstallBlacklist = * and load chrome://bookmarks Review URL: http://codereview.chromium.org/8380006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107707 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=89396 TEST=The translate features work as usual Review URL: http://codereview.chromium.org/8365033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107706 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
Moving cookie-spesific logic from HostContentSettingsMap to CookieSettings. Making it explicit that the "is cookie session only" decision only depends on the primary url. Also removes the migration code for the obsolete kCookieBehavior preference. BUG=93335 TEST=CookieSettings.* Review URL: http://codereview.chromium.org/8383004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107705 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
If a type reflects an array of objects with specified properties, such as here "id": "HttpHeaders", "type": "array", "items": { "type": "object", "properties": {...} }, the API documentation generator would swallow the contents of "properties". The documentation would just contain the information that an array of objects is passed, without details of the keys stored in the objects. This is fixed in this CL. BUG=no TEST=no Review URL: http://codereview.chromium.org/8411001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107704 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
R=dmazzoni@chromium.org BUG=chromium-os:21760 TEST=Change the network state with a11y turned on Review URL: http://codereview.chromium.org/8402023 TBR=zork@chromium.org Review URL: http://codereview.chromium.org/8400057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107702 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107701 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=None TEST=None TBR=johnnyg Review URL: http://codereview.chromium.org/8343055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107700 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change adds a SpellCheckSubMenuObserver class and move code of the "spell-checker options" submenu there. BUG=93746 TEST=none Review URL: http://codereview.chromium.org/8363042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107698 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
BUG=93932 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107697 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107696 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
stop updating tooltips after the widget is destroyed. BUG=none TEST=views_unittests pass TBR=ben@chromium.org Review URL: http://codereview.chromium.org/8414012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107695 0039d316-1c4b-4281-b951-d872f2087c98
-
ricow@chromium.org authored
TBR=erik.corry Review URL: http://codereview.chromium.org/8413029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107694 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
Add more race/overlaps for 93932. Renamed 93932 issues in mac to have _mac_ as same suppression exists on suppression.txt TBR=acolwell@chromium.org,rvargas@chromium.org BUG=101853,93932 TEST=none Review URL: http://codereview.chromium.org/8413028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107693 0039d316-1c4b-4281-b951-d872f2087c98
-
munjal@chromium.org authored
- Whether notifications setup is done once already. - Whether the user has disabled notifications. Review URL: http://codereview.chromium.org/8399022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107692 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107691 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=None TEST=None TBR=johnnyg Review URL: http://codereview.chromium.org/8400054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107690 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
R=dmazzoni@chromium.org BUG=chromium-os:21760 TEST=Change the network state with a11y turned on Review URL: http://codereview.chromium.org/8402023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107689 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107688 0039d316-1c4b-4281-b951-d872f2087c98
-