| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
BUG=180363
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186727 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
We would like to allow animations to run only on the impl thread, so we need to make sure they don't get clobbered when finished animations are removed. Also, we need a mechanism to allow opacity values to propagate back to the main-thread so that impl-only opacity animations have their values reflected on the main thread when the animation is complete.
BUG=165842
Review URL: https://chromiumcodereview.appspot.com/12453010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186725 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
why it times out.
NOTRY=True
TBR=dennisjeffrey@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/12454008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186724 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebViewClassic doesn't allow for request intercepting of resource
and asset file:// URLRequests. This change makes AwContents exhibit
the same behavior.
BUG=179411
Touches only android code, builds fine on android trybots.
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/12377051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186723 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=sky
BUG=180892
Review URL: https://codereview.chromium.org/12619003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186721 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is safe to implement partially because any IME related stuff is not enabled
without IBusDaemonController::OnConnected.
BUG=170671
TEST=None
Review URL: https://chromiumcodereview.appspot.com/12513003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186720 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disabling temporarily to get the bots green.
BUG=180884
TBR=nileshagrawal@chromium.org
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/12614007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186717 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
quality suite.
TBR=dennisjeffrey@chromium.org
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/12566006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186716 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=127581
TEST=PanelLayoutManagerTest.Alignment*, PanelWindowResizerTest.*
Review URL: https://chromiumcodereview.appspot.com/12472005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186715 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=175100
TBR=thestig
Review URL: https://codereview.chromium.org/12476019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186714 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
check in layout tests
BUG=111316
R=marja@chromium.org
TEST=calendar picker tests pass
Review URL: https://codereview.chromium.org/12614003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186712 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
tools/linux/aidl from the SDK doesn't work on macs; set the tools path
correctly based on host OS.
BUG=
Review URL: https://codereview.chromium.org/12613006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186710 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This makes the RSAPrivateKey dependency encapsulated inside KeyPair, and makes it a refcounted object, rather than copying the private key on every authenticator constructor. It also allows authenticators to use the KeyPair methods (such as GetSignature() or GetPublicKey()).
BUG=115899
Review URL: https://chromiumcodereview.appspot.com/12316083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186709 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove the obsolete (and incomplete) code from content_shell
BUG=111316
R=marja@chromium.org
TEST=no functional change
Review URL: https://codereview.chromium.org/12459007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186706 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To implement last-write-win conflict resolution policy I want to
revive the local_file_metadata parameter of
LocalChangeProcessor::ApplyLocalChange.
This change's almost identical to a part of:
https://codereview.chromium.org/11414111/
BUG=177159
TEST=LocalFileSyncServiceTest.ProcessLocalChange_CreateFile
Review URL: https://codereview.chromium.org/12605002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186705 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebKitTestRunner
The main reason is that we need to reset the WebPreferences after resetting the
internals object. Having all this in one place is cleaner
BUG=171128
R=marja@chromium.org
TEST=when a compositor test is followed by non-compositor test, the latter doesn't use mock scrollbars
Review URL: https://codereview.chromium.org/12566003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186704 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
r186610 added a new java_cpp_template file which is used by code in
android_webview; add it to the list of things to pull in to the
Android.mk based build.
BUG=
Review URL: https://codereview.chromium.org/12606002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186703 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
When full history sync is enabled, show a notification at the top of
the screen, with a link to learn more. When we are unable to fetch
results from the server, use the same style of notification.
BUG=180277
Review URL: https://codereview.chromium.org/12462005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186702 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=171128
R=marja@chromium.org
TEST=no functional change
Review URL: https://codereview.chromium.org/12612002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186701 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=111316
R=marja@chromium.org
TEST=no functional change yet, since they're gated by user gestures currently
Review URL: https://codereview.chromium.org/12528010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186700 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The failures are probably related to the test harness that's been brought up rather
than the tests themselves. Disabling temporarily to get the bots green.
BUG=180849
TBR=nileshagrawal@chromium.org
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/12604002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186699 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In addition to relanding r186180, this patch gets back the --audio-buffer-size flag support and also fixed the audio issue in cras.
The review for r186180 is https://codereview.chromium.org/12316131/
Moved AudioUtil static functions:
GetAudioHardwareSampleRate
GetAudioInputHardwareSampleRate
GetAudioHardwareBufferSize
GetAudioInputHardwareChannelLayout
to AudioManager interfaces:
GetDefaultOutputStreamParameters()
GetDefaultInputStreamParameters(const std::string& device_id)
By doing this, we remove the messy ifdef statements in AudioUtil, allow getting the native sample rate for Pulse, each AudioManager is responsible for providing the optimal audio params to achieve the best audio performance, for example, cras can raise the buffer size to reduce CPU consumption without affecting other Linux products.
TBR=dalecurtis@chromium.org
BUG=178142, 137326, 120319
TEST=media_unittests, content_unittests
Review URL: https://codereview.chromium.org/12602002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186698 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dialog.
This patch replaces javascript window creating with calling a private api, which creates a new window with correct dimensions.
TEST=Insert a sd card with a DCIM folder. Choose Files.app in the picker. Launched Files.app window should have a correct size.
BUG=179591
Review URL: https://chromiumcodereview.appspot.com/12594002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186697 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Fix b175202 -- Cannot paste whitespace characters into Omnibox.
>
> Emit a whitespace if pasted text consists of whitespace.
> Fix gtk Omnibox view implementationomn to use omnibox_view::GetClipboardText.
>
> BUG=175202
>
>
> Review URL: https://chromiumcodereview.appspot.com/12313143
TBR=yhirano@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12593003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186696 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow to set the signin.allowed preference in the managed user settings page.
BUG=171370
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/12537004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186694 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is no need to maintain parent_ and parent_resource_id_ at the same time.
BUG=137375
TEST=unit_tests
Review URL: https://chromiumcodereview.appspot.com/12513007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186693 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are running)
NOTRY=True
TBR=dennis_jeffrey@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/12464012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186692 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is safe to implement partially because any IME related stuff is not enabled
without IBusDaemonController::OnConnected.
BUG=170671
TEST=None
Review URL: https://chromiumcodereview.appspot.com/12463010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186691 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Load network configuration extension in all chromeos builds not only internal ones.
- Don't try to load the wallpaper extension in chromium builds.
- Remove "web_accessible_resources" from the network configuration extension.
BUG=145508,147614
Review URL: https://chromiumcodereview.appspot.com/12435011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have no actual repro case to fail with undefined though.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/12435008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186688 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now resetting the set passphrase dialog fields leads to a flicker and/or
leaves data not cleared. This gives a better user experience by delaying
clearing the data after the dialog is closed and properly handling the other
close/save scenarios.
R=jhawkins@chromium.org, akuegel@chromium.org
BUG=171370
Review URL: https://chromiumcodereview.appspot.com/12430003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186687 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=177720
Review URL: https://chromiumcodereview.appspot.com/12379077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186686 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This will be done for Cocoa and Views too in other CLs.
BUG=175737
Review URL: https://codereview.chromium.org/12526008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186685 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=178544
Review URL: https://codereview.chromium.org/12536002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186684 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the button which launches a Mosaic view in the parent window (or in the new window if it doesn't exist anymore). Moreover, the dialog has been rewritten to work correctly with right-to-left languages.
TEST=Import pictures, click on View.
BUG=179594
Review URL: https://chromiumcodereview.appspot.com/12406006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186683 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Accomplished by adding a override method to ContentRendererClient
to return a MessageLoop, which if not null, is used as the renderer
compositor thread. In the process, make the ownership of the
compositor thread into RenderThreadImpl and rename CompositorThread
to InputHandlerManager.
Added a thread merge command line switch to control this in
android_webview.
BUG=179436
Review URL: https://chromiumcodereview.appspot.com/12383056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186682 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
do_not_create_taskbar_shortcut prevents pinning the start menu shortcut to the taskbar on windows 7 and later.
do_not_create_any_shortcuts is a catch-all that prevents the creation of all shortcuts, including the start menu shortcut.
BUG=178076,174465
Review URL: https://chromiumcodereview.appspot.com/12316097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186681 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enables the Instant NTP page access to:
chrome-search://theme/*,
chrome-search://favicon/*, and
chrome-search://thumb/*.
This CL has a number of aspects to make the installed theme
background image available to the Instant overlay:
1. Utilizes the new chrome-search: scheme that is accessible only
to the Instant overlay's render process. This is enforced
on the renderer side by WebKit::WebSecurityPolicy
facilities. This is enforced on the browser side by the
InstantIOContext::ShouldServiceRequest and URLDataSource::ShouldServiceRequest facilities.
2. Whitelists the chrome-search://theme origin to be made
available to the specific Instant overlay's origin/url.
3. Backend CSS that sets the appropriate background image
that resides in the chrome-search://theme origin.
4. A small refactoring of the Instant tests to support mix-in
usage of InstantTestBase.
BUG=172408, 134937
TEST=InstantPolicyTest.SearchSchemePolicy
R=sreeram@chromium.org, creis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186347
Review URL: https://chromiumcodereview.appspot.com/11896113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Triggered a bug in WebContentsImpl
> [content shell] eliminate the pause between reset and starting a new test
>
> When receiving the configuration for the next test, we don't immediately set the
> config but wait for the render view to navigate to the next test. Only then,
> reset all test interfaces, and apply the new config
>
> BUG=171128
> R=marja@chromium.org
>
> Review URL: https://codereview.chromium.org/12597002
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/12603002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186676 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is no need to maintain both AddEntryToDirectory and AddEntryToParent
Rename AddEntryToParent to AddEntry
BUG=180807
TEST=unit_tests
Review URL: https://chromiumcodereview.appspot.com/12491006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186675 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=anandc
BUG=NONE
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/12591003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186673 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186671 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186669 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Set proper definitions to choose proper gamma for Android.
BUG=180101
TBR=tomhudson,reed,bungeman
Review URL: https://chromiumcodereview.appspot.com/12579004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://trac.webkit.org/log/?rev=145026&stop_rev=144995&verbose=on
TBR=
BUG=
Review URL: https://chromiumcodereview.appspot.com/12577002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186667 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=180691
TEST=visual
Review URL: https://chromiumcodereview.appspot.com/12546009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186666 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://chromiumcodereview.appspot.com/12542014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186665 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds an image used for masking around the red recording dot.
This has been reviewed in https://codereview.chromium.org/12526008/ where it was requested to move to a separate CL and put in common directory, hence TBR-ing it here.
TBR=oshima@chromium.org
BUG=175737
Review URL: https://codereview.chromium.org/12598002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186664 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
As of r186540 it shouldn't be picked for non-instrumented binaries.
BUG=179814
TEST=linux_asan stays sane, goto/asan-canary passes browser_tests and content_browsertests
TBR=dpranke
Review URL: https://codereview.chromium.org/12582002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ben@chromium.org
BUG=none
Review URL: https://chromiumcodereview.appspot.com/12541008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186662 0039d316-1c4b-4281-b951-d872f2087c98
|