| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also enable the task_manager_browsertest.cc (where I added the new test) on Linux.
TEST=Covered by browser_tests.
BUG=21635
Review URL: http://codereview.chromium.org/465007
TBR=phajdan.jr@chromium.org
Review URL: http://codereview.chromium.org/491072
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34443 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34439 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34410 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
bookmarks and is already synched.
BUG= 28795
TEST= sync bookmarks with promo; then try to sync again by clicking on promo. message should appear.
Review URL: http://codereview.chromium.org/491060
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34384 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Focus is a bit weird within these; I suspect that it's the same
with the browser action bubbles. It looks like the same issue that
the bookmark bubble had: the bubble grabs the pointer; when a
widget within it (e.g. combobox) gets clicked it steals the grab;
when it ungrabs it the grab is released instead of being
transferred back to the bubble. Unsure of what the correct fix
is for this.
BUG=28061
TEST=installed two separate extensions with page action popups and clicked on their icons
Review URL: http://codereview.chromium.org/412001
TBR=derat@chromium.org
Review URL: http://codereview.chromium.org/490022
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34383 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34330 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
index specified in prefs file.
BUG=none
TEST=Specify a chrome with alternative icon (using master prefs), install an update and make sure the icon doesnt change.
Review URL: http://codereview.chromium.org/455041
R=kuchhal@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34250 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34231 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34139 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to mutating extension functions, as discussed on chromiumdev and
in Extensions quotaserver design doc.
Add a hook in the dispatcher to have the quota service assess the request.
Wire up bookmarks.{create, move, remove, update} to the service.
BUG=19899
TEST=ExtensionsQuotaServiceTest, QuotaLimitHeuristicTest (both new)
Review URL: http://codereview.chromium.org/441006
Review URL: http://codereview.chromium.org/464076
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34054 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=29444
Review URL: http://codereview.chromium.org/469001
TBR=abarth@chromium.org
Review URL: http://codereview.chromium.org/463043
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33982 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33941 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33928 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=29459
TEST=see bug.
Review URL: http://codereview.chromium.org/465080
TBR=thestig@chromium.org
Review URL: http://codereview.chromium.org/463038
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33906 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Crashes report uptime in milliseconds instead of seconds.
Review URL: http://codereview.chromium.org/463004
TBR=thestig@chromium.org
Review URL: http://codereview.chromium.org/466046
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33905 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
shared memory usage. (which shows 0 for me)
BUG=none
TEST=Task manager shows the interesting stats by default.
Review URL: http://codereview.chromium.org/468017
TBR=thestig@chromium.org
Review URL: http://codereview.chromium.org/460092
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33903 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=29425
TEST=Open the wrench menu. There should not be a sync menu item.
Review URL: http://codereview.chromium.org/467022
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33898 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Got permission to check this in on a closed tree,
since this won't affect the tree).
BUG=24821
TEST=Manual inspection on XP should reveal no truncation in first
two tabs of the Options panel for locales listed in bug (see CL
for lang=xx values).
Review URL: http://codereview.chromium.org/460076
TBR=finnur@chromium.org
Review URL: http://codereview.chromium.org/460080
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33855 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33812 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=23178
TEST=Requires manual inspection for text trunction on lang=de (when closing Chrome while downloading)
Review URL: http://codereview.chromium.org/465041
TBR=finnur@chromium.org
Review URL: http://codereview.chromium.org/460066
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33803 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33797 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/462028
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33768 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will only be merged into 249, NOT into ToT.
BUG=29204
TEST= puzzle piece on linux, but no promo footer. mac and windows unchanged.
REVIEWED at http://codereview.chromium.org/455043/show
Review URL: http://codereview.chromium.org/467007
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33718 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33692 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=see twiki/bin/view/Main/ChromeAttritionExperiments for instructions
TBR=mal
Review URL: http://codereview.chromium.org/463012
TBR=cpu@chromium.org
Review URL: http://codereview.chromium.org/458014
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=29217
Review URL: http://codereview.chromium.org/460028
TBR=aa@chromium.org
Review URL: http://codereview.chromium.org/464008
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
garbage
collection.
BUG=28884
Review URL: http://codereview.chromium.org/455026
TBR=mpcomplete@chromium.org
Review URL: http://codereview.chromium.org/460024
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33602 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33584 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead of storing pointers into a vector, store offsets. That
way, if the vector resizes, we should still be OK.
Also, add a DCHECK that we only enter this method once, which
is my current assumption.
Review URL: http://codereview.chromium.org/457028
TBR=aa@chromium.org
Review URL: http://codereview.chromium.org/462004
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG= None.
TEST= None.
Review URL: http://codereview.chromium.org/460012
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33556 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
return a
blank page.
This bug was introduced by the fix for issue 26129 (r30418), which
was to limit view source so that it wouldn't be able to load
javascript or data URLs, but that change forgot to allow file urls.
This fixes the above omission by allowing file URLs again.
TEST=works:viewsource:file:///tmp/test.html, doesn't work:viewsource:javascript:alert('foo')
BUG=27409
Review URL: http://codereview.chromium.org/434094
TBR=gspencer@google.com
Review URL: http://codereview.chromium.org/460009
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33544 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the popup got resized smaller.
To repro:
go to the chrome issue tracker (crbug.com)
search for "aaaa" and "aaa"
clear the search field and paste "aaaa" into the box
press backspace
At this point, you should see both autocomplete suggestions.
BUG=29042
Review URL: http://codereview.chromium.org/457024
TBR=tony@chromium.org
Review URL: http://codereview.chromium.org/450042
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33495 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG= http://crbug.com/29086
TEST = Try installing and running extensions.
Review URL: http://codereview.chromium.org/450039
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33490 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This can only happen for extensions with delayinitialized RenderWidgetHost.
BUG=28715
Review URL: http://codereview.chromium.org/450029
TBR=piman@chromium.org
Review URL: http://codereview.chromium.org/452030
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33474 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the overflow menu is shown)
This also makes the chevron throb when no bookmarks is added during a sync and merge.
BUG=24306
TEST=sync with over 10 bookmarks in the bookmark bar so that the chevron is visible.
Patch by Bruno Calvignac<BrunoCalvignac@gmail.com>
Original Review: http://codereview.chromium.org/306054/show
Review URL: http://codereview.chromium.org/454010
TBR=tim@chromium.org
Review URL: http://codereview.chromium.org/449060
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33456 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33454 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multidownload infobar.
BUG=TEST=none.
Review URL: http://codereview.chromium.org/453011
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/454014
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33427 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simhei is more like sansserif while Simsun is more like serif, but a lot of pages just specify 'arial, sansserif' and SC Chrome ends up using Simhei which is less liked by SC speakers than Simsun.
We'll reconsider this later. At least for Chrome 4, we'd better do what we used to do.
BUG=28498
TEST=NONE
TBR=laforge
Review URL: http://codereview.chromium.org/456017
TBR=jshin@chromium.org
Review URL: http://codereview.chromium.org/455016
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33401 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
automatically due to conflicts.
Original code review URL: http://codereview.chromium.org/418044
BUG=26551
TEST=See bug description.
TBR=tim@chromium.org
Review URL: http://codereview.chromium.org/452024
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33392 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
These changes merged the completion of browser action popups
to trunk, which we've decided we don't want.
Review URL: http://codereview.chromium.org/449035
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33382 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
access to nonincognito shared workers.
BUG=27883
TEST=added new uitest
Review URL: http://codereview.chromium.org/441022
TBR=atwilson@chromium.org
Review URL: http://codereview.chromium.org/450016
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33375 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=27543
TEST=Manually tested
Review URL: http://codereview.chromium.org/437033
TBR=chron@google.com
Review URL: http://codereview.chromium.org/452019
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33339 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33334 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=b/2168147
TEST=Extensions autoupdates should still work.
Review URL: http://codereview.chromium.org/403026
TBR=asargent@chromium.org
Review URL: http://codereview.chromium.org/457007
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33323 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
------------------------------------------------------------------------
r32449 | estade@chromium.org | 2009-11-18 16:36:21 -0800 (Wed, 18 Nov 2009) | 7 lines
GTK: Fix popup menu positioning.
Don't go off end of screen. push_in doesn't actually work as well as one might hope.
BUG=27800
Review URL: http://codereview.chromium.org/408017
------------------------------------------------------------------------
TBR=laforge
Review URL: http://codereview.chromium.org/450014
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33304 0039d316-1c4b-4281-b951-d872f2087c98
|