| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
waterfall.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6246110
TBR=nirnimesh@chromium.org
Review URL: http://codereview.chromium.org/6410086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6246110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
NotifyAndTerminate shuts down the login and session manager, which we do not want to or need
to do in other cases. This specifically fixes the case where browser shuts down when all the
windows are gone (as in pyauto) or a kill event is received (other python tests).
BUG=chromium-os:11474
TEST=This should fix python tests on the device.
Review URL: http://codereview.chromium.org/6410066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73824 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=loislo
TEST=nom
BUG=nom
Review URL: http://codereview.chromium.org/6410084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73823 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
to run it on trybots.
BUG=51084
TEST=none
Review URL: http://codereview.chromium.org/6368089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RenderWidgetHostView. This shouldn't happen, but the crash
server indicates that there's some situation where it does.
I also added a test to exercise the code where the tab is closed
while being restored. That did not trigger this crash but
seems good to have anyway
BUG=71566
TEST=SessionRestoreTest.CloseDuringRestore
Review URL: http://codereview.chromium.org/6334091
TBR=davemoore@chromium.org
Review URL: http://codereview.chromium.org/6246111
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(I've separated this chunk out since mbelshe said he was working here and I
don't want to accidentally clobber his work. This is the last patch before Nico
can turn the inlining plugin on for all targets.)
BUG=none
TEST=compiles
Review URL: http://codereview.chromium.org/6368037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73820 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
authentication prompt.
Contributed by: dominich@chromium.org
TEST=Navigate to a page with a <link rel="prefetch"> referencing a page that contains an iframe whose source requires http authentication. The page should not be prerendered and navigating to the page should show the login prompt as expected.
BUG=71211
Review URL: http://codereview.chromium.org/6410003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73817 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
It's only built if use_third_part_translations=1.
Also pull in the translations from launchpad.net.
Review URL: http://codereview.chromium.org/6334090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73816 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
terminate the session correctly, and stop chrome driver at the end of the
webdriver tests.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6334110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73815 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11585
TEST=Manual
Review URL: http://codereview.chromium.org/6368085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73814 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We were using very high quality for images, giving high bandwidth consumption and
more bits to encode.
TBR=ajwong@chromium.org
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6286114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73811 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RenderWidgetHostView. This shouldn't happen, but the crash
server indicates that there's some situation where it does.
I also added a test to exercise the code where the tab is closed
while being restored. That did not trigger this crash but
seems good to have anyway
BUG=71566
TEST=SessionRestoreTest.CloseDuringRestore
Review URL: http://codereview.chromium.org/6334091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Merge webdriver_tests into chromedriver_tests.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6368068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73809 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
so its result is not deleted before we send the image of logged in user to options page.
BUG=chromiumos:11439
TEST=Log in and navigate to Options > Personal. Verify that users image is presented on the page.
Review URL: http://codereview.chromium.org/6246108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Original review at: http://codereview.chromium.org/6349037/.
TBR=
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73807 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/6286105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73806 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=71679
TEST=none
Review URL: http://codereview.chromium.org/6250107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73805 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
policy.
BUG=66413
TEST=Disallow incognito (using the enterprise tools), open the bookmark manager, right-click an item, select Open in incognito. It should not work.
Review URL: http://codereview.chromium.org/6250131
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73804 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6349107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73803 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6312148
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
when saving window data with the ChromeViewsDelegate.
BUG=71804
TEST=PreservedWindowPlacement tests pass on all platforms.
Review URL: http://codereview.chromium.org/6250114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73801 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
related to r77601
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6349106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When device powered up or woke up or when user signs out: switch login screen to owner's locale.
Users are still able to switch language via language switch menu on new user pod but those changes are transient till next wakeup/powerup/signout.
(1)We add another setting to LocalState: kOwnerLocale in addition to kApplicationLocale.
(2)When device is already owned and user switches locale on new user pod -- then we do NOT change kApplicationLocale -- we just reload resources and change locale internally.
(3) On startup browser_main.cc initializes locale based on kApplicationLocale
(4) When login screen appears we check that kApplicationLocale equals to kOwnerLocale. Under common usage they are equal. However when we initiate Guest session we need to pass current locale there, so we set kApplicationLocale. So after Guest session kApplicationLocale and kOwnerLocale may differ.
BUG=chromium-os:11212
TEST=Manual
Review URL: http://codereview.chromium.org/6334054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73799 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL enables setting different proxy settings for regular windows and incognito windows. Also it allows removing a preference set by an extension (in order to fall back to the default/recommended value again).
This CL depends on http://codereview.chromium.org/5915004/ which is not landed, yet.
BUG=509
TEST=unit tests, no manual test, yet (will follow once appropriate extensions are available)
Review URL: http://codereview.chromium.org/6261004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6410080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73797 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/6334105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6312146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73795 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
http://code.google.com/p/data-race-test
This is necessary to build Chromium with a custom annotations prefix in order
to link it against ThreadSanitizer runtime library.
Review URL: http://codereview.chromium.org/6250125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73794 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(Memory leak in DiskCacheBasedSSLHostInfo), which changed after r73669
TBR=willchan
BUG=68553
Review URL: http://codereview.chromium.org/6384021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73793 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Factor out methods & events to a separate template
- Support methods & events nested within a type
- Fix signature generation for event handlers with no arguments
- Add DevTools extensions docs (in a separate schema)
BUG=65605
TEST=none
Review URL: http://codereview.chromium.org/6386023/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73790 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73789 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=71909
TEST=none
TBR=asargent
Review URL: http://codereview.chromium.org/6410079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73787 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11379
TEST=none
Review URL: http://codereview.chromium.org/6286106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73786 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed clipped message on signout link
- Remove error bubble on new typing
- Fixed rounded corners
BUG=chromium-os:11611
TEST=manual, see issue
Review URL: http://codereview.chromium.org/6410061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73785 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
checks into renderer. One cannot be moved because we
don't have the bit of state we need in the renderer.
This should have fixed the bug 57263, but it doesn't.
So maybe something else is going on?
BUG=57263
TBR=mpcomplete@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73784 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6359019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73783 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=unit test on memory bots get greener
TBR=asargent
Review URL: http://codereview.chromium.org/6250159
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73782 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Generate certificate once and reuse it in all chromoting session.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6246077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73781 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ananta@chromium.org
BUG=N/A
TEST=itself
Review URL: http://codereview.chromium.org/6368095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73780 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:71904
TEST=itself
Review URL: http://codereview.chromium.org/6410078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73779 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When autofilling a form that asks for both a shipping and a billing address, we should try to fill them separately, rather than filling both with the same data.
BUG=61678
TEST=unit_tests --gtest_filter=AutoFillManagerTest.FillFormWithMultipleSections
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73700
Review URL: http://codereview.chromium.org/6334081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73778 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6334104
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73777 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6286109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73774 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This change just pulls the latest yasm (r73761) so we can use the 'private_extern' flag on Mac.
TBR=fbarchard
BUG=none
TEST=build Chromium
Review URL: http://codereview.chromium.org/6349097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73772 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=66853
TEST=none
Review URL: http://codereview.chromium.org/6286107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73765 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The change involves two things: check the return value of
Profile::GetDefaultRequestContext for NULL, and also shutting down the
ExtensionUpdater a little earlier than before (when the profile is
being destructed, instead of at ExtensionService destruction time).
BUG=70887
TEST=none
Review URL: http://codereview.chromium.org/6368084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73764 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
renderer.
One cannot be moved because we don't have the bit of state
we need in the renderer.
This should have fixed the bug 57263, but it doesn't. So
maybe something else is going on?
BUG=57263
TEST=
Review URL: http://codereview.chromium.org/6296025
TBR=aa@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73763 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=66853
TEST=none
Review URL: http://codereview.chromium.org/6246096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73762 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
renderer.
One cannot be moved because we don't have the bit of state
we need in the renderer.
This should have fixed the bug 57263, but it doesn't. So
maybe something else is going on?
BUG=57263
TEST=
Review URL: http://codereview.chromium.org/6296025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73760 0039d316-1c4b-4281-b951-d872f2087c98
|