| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
that are still being used, so we don't get any more added in the meantime.
Review URL: http://codereview.chromium.org/6902131
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83451 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
trybotsBUG=noneTEST=nacl_integrationReview URL: http://codereview.chromium.org/6904067
TBR=mseaborn@chromium.org
Review URL: http://codereview.chromium.org/6902132
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83450 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unnecessary overload of AddProfile
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6905081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83449 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6902130
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It also lowers the priority of IO.
-Windows vista, win7 only
-Bad usage of closehandle fixed
BUG=none
TEST=unittest included
Review URL: http://codereview.chromium.org/6880265
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83447 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=80870
TEST=Bug doesn't repro anymore
Review URL: http://codereview.chromium.org/6893114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83446 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a prerequisite for sync being able to enable/disable an extension
before it's installed.
Removed obsolete TODO.
BUG=72659
TEST=
Review URL: http://codereview.chromium.org/6903121
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83445 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
this I'm centralizing how we notify the view of menu showing/hiding.
BUG=80099 80879
TEST=none
R=estade@chromium.org,ben@chromium.org
Review URL: http://codereview.chromium.org/6901075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83444 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
last update
BUG=80480
TEST=
Review URL: http://codereview.chromium.org/6883179
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83442 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updated.
BUG=80491
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6880297
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83441 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
overrides.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83440 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
completely will require a major refactoring in SyncSetupWizard and
SyncSetupFlow. This is better than before, however.
BUG=80477
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6880294
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83437 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
the preview.
BUG=80344
TEST=See bug.
Review URL: http://codereview.chromium.org/6904107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83436 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Add new metadata to take care of domains from which subresource loads occurs.
TEST=TransportSecurityStateTest.*
Review URL: http://codereview.chromium.org/6893083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83435 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Dragging a large window around isn't glacially slow.
(ensure "xdpyinfo -ext MIT-SHM" shows SHM enabled, with no pixmap support)
Review URL: http://codereview.chromium.org/6905110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83434 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=dpranke
Review URL: http://codereview.chromium.org/6893113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83433 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
record how many other threads are responding and how many
are not responding. This is to get more data before we crash
the browser when we detect threads are not responding (which
could help us to detect the dead locks or hung threads.
BUG=80751
Test=thread watcher unit tests
R=jar
Review URL: http://codereview.chromium.org/6905084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83432 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=80569
TBR=dmaclach@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83431 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=nacl_integration
Review URL: http://codereview.chromium.org/6904067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83430 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=80531
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6883248
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83427 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=ben@chromium.org
Review URL: http://codereview.chromium.org/6904097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83426 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Moves them to their own directory, renames the Helper to TabHelper in prep for moving it to TabContentsWrapper.
BUG=71097
TEST=none
Review URL: http://codereview.chromium.org/6902125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83425 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:14644
TEST=manual testing in chromeos-chrome on linux
Review URL: http://codereview.chromium.org/6880289
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83424 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
r11696 to r12081.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6905109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83423 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6893110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83422 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
and whether the url was fetched via a proxy.
Review URL: http://codereview.chromium.org/6873138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83421 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
If server cert received is expected to be bad then don't perform the verification step.
BUG=None
TEST=net_unittests --gtest_filter=SSL*
Review URL: http://codereview.chromium.org/6898033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83420 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplifying so that the caller does not have to join the args. The caller can
pass variable number of args which will be joined. This saves typing in the
tests.
Update some tests to use this format.
BUG=
TEST=
Review URL: http://codereview.chromium.org/6905111
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83417 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
positions.
BUG=none
TEST=Basic test in panel_browsertest
Review URL: http://codereview.chromium.org/6897012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83415 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
AddFromDefaultAppList hasn't been used since 81750.
BUG=
TEST=
Review URL: http://codereview.chromium.org/6893106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83414 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
When we build libskia as a component, we need to mark the functions
we use from outside of Skia.
Review URL: http://codereview.chromium.org/6905077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83413 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also run the script and check in its updated artifacts.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6905115
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=80315
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6903117
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83410 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=estade@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83409 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is not necessary to unload extensions during destruction because that only happens when the profile is going away, so the unloading would be wasted effort.
With that gone, you can also get rid of DestroyingProfile(), which simplifies things.
Also moved all hooking of outside components that happens during extension load and unload into a central location.
Review URL: http://codereview.chromium.org/6902059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83408 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'Sync everything' page and the 'Customize data types' page.
BUG=80843
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/6904100
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:9607
TEST=Test connecting to networks, including hidden and bogus 'Other' networks. Notification should always occur on failure. Bogus networks should still be removed from list after failure notification. Test normaly and while constantly clicking on network menu (refreshing state).
Review URL: http://codereview.chromium.org/6880097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83405 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=79814
TEST=none
Review URL: http://codereview.chromium.org/6880287
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=80836
TBR=rsesek
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This cleans up some code and fixes a related chromium-os issue:
* Adds a user_gesture parameter to browser::NavigateParams
* Adds AdjustNavigateParams to BrowserWindow and calls that from browser::NavigateParams to make browser window / view class specific changes
* Eliminates Browser::CreateForPopup in favor of browser::Navigate, unifying code paths for spawning popups (thus fixing chromium-os:10978)
BUG=chromium:78853,chromium-os:10978
TEST=Test opening popup windows with a range of sizes and parameters on all OSs (panels on ChromeOS)
Review URL: http://codereview.chromium.org/6881073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83399 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=78802
TBR=dmaclach@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=78743
TEST=None
R=erg@chromium.org,thakis@chromium.org
Review URL: http://codereview.chromium.org/6901095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83397 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
directories)
Review URL: http://codereview.chromium.org/6903108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6901066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83394 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
crashes occur when an ASSERTION
fails in these tests which causes the ProxyFactory object instantiated at the beginning of the test suite
to be destroyed. For the curious the crash occurs in the UMA sending code in ChromeFrame which attempts to
dereference the ChromeFrameHistogramSnapshots pointer which has already been destroyed. It is a member
of the ProxyFactory class.
This crash will not occur in real life as the ProxyFactory is a global singleton in ChromeFrame. Temporary
hack to not crash in the test code is to flag the crash metrics object that reporting is active which disables
UMA sends to chrome.
BUG=none
TEST=chrome frame proxy mock tests should not crash.
Review URL: http://codereview.chromium.org/6901072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6880279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83392 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
is fully activated, WM_NCPAINT can be called and if we do not suppress default handling in that case then Windows will attempt to draw the standard border/controls resulting in an intermittent flicker.
BUG=none
TEST=alt+tab quickly to and from Chrome in custom frame mode (Vista basic). Should be no non-client window flicker.
Review URL: http://codereview.chromium.org/6905099
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83391 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6893087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=80401
TEST=BrowserTest.CancelBeforeUnloadResetsURL
Review URL: http://codereview.chromium.org/6904039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83388 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ui/cocoa/omnibox directory.
- Rename AutocompleteEditViewMac to OmniboxViewMac.
- Move autocomplete_edit_view_mac.* to omnibox_view_mac.*
BUG=80186
TEST=None
R=pkasting@chromium.org
Review URL: http://codereview.chromium.org/6904049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83387 0039d316-1c4b-4281-b951-d872f2087c98
|