| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194150 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Disable MacSandboxTest.{ClipboardAccess,FileAccess,UrandomAccess} under ASan on Mac.
>
> BUG=196561
> Review URL: https://codereview.chromium.org/12620016
As the instrumentation of globals is currently disabled on ASan Mac, these tests fail no more,
and it's safe to enable them back.
Review URL: https://codereview.chromium.org/14256004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194147 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the maximize and close buttons. Moreover, the gear button as well as the search box has been restyled to match the recent spec. Along the way, cleared some css.
TEST=Run with --file-manager-new-ui. Check also if the legacy old ui is not broken.
BUG=226912
Review URL: https://codereview.chromium.org/14022004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194146 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194144 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Blink roll r148306 - r148351
>
> TBR=jchaffraix
>
> Review URL: https://codereview.chromium.org/14199004
TBR=haraken@chromium.org
Review URL: https://codereview.chromium.org/13869004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194143 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194142 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This implements WebAudio's DecodeAudioFileData that decodes in-memory audio files.
This in conjunction with https://codereview.chromium.org/12843039/ and https://bugs.webkit.org/show_bug.cgi?id=109755 adds support for WebAudio on Android.
Everything is behind an about:flags flag, and is disabled by default. By default, everything is also not compiled in until use_openmax_dl_fft is set to 1.
BUG=
Review URL: https://chromiumcodereview.appspot.com/12457043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194141 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=jchaffraix
Review URL: https://codereview.chromium.org/14199004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194140 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The previous implementation was causing Javascript errors, when a text node got inserted to the document. This patch fixes this issue by checking if the inserted node is an Element node.
TEST=(1) Add a <webview...></webview> node in inspector, (2) add <div><webview...></webview></div> node, (3) add text node in inspector.
BUG=222663
Review URL: https://chromiumcodereview.appspot.com/14222005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194138 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This CL make QuotaManager skip usage and quota calculation for UnlimitedStorage origin in non user facing use.
BUG=220029
TEST=content_unittests --gtest_filter='QuotaManagerTest.GetTemporaryUsageAndQuota_Unlimited'
Review URL: https://chromiumcodereview.appspot.com/14075005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194137 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194136 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Blink roll r148306 - r148340
>
> TBR=jchaffraix
>
> Review URL: https://codereview.chromium.org/14249002
TBR=haraken@chromium.org
Review URL: https://codereview.chromium.org/13849010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194135 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194134 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=jchaffraix
Review URL: https://codereview.chromium.org/14249002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194133 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was not guranteed that the Drive mount point was added before
the tests were run, hence the tests were flaky.
Hopefully, the race can be easily fixed by reusing DriveMountPointWaiter
and AddTestMountPoint() introduced in crrev.com/193586. The implementation
is moved to drive_test_util.cc as is, except that the AddTestMountPoint()
is renamed to WaitUntilDriveMountPointIsAdded() with a Profile parameter.
BUG=230237
TEST=none
Review URL: https://codereview.chromium.org/14250002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194132 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead we wrap the entire file under namespace url_parse and the unnamed
namespace, to be compliant with the ODR.
BUG=82078
TEST=googleurl_unittests
TBR=brettw@chromium.org
Review URL: https://codereview.chromium.org/14243002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194130 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194129 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
These directories were emptied in r148246.
BUG=229807
R=abarth
Review URL: https://codereview.chromium.org/14180005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This lets us remove the waiting_completions_ queue
from SpdyStream, and also lets us guarantee that
a stream is activated only when SYN_STREAM is sent.
Change some SpdyStream::Delegate function signatures.
Also add SpdySendStatus to replace some booleans.
Change SpdyStream::send_bytes_ to only track data frames.
Add GetFrame{Min,Max}imumSize() function to SpdyFramer.
Fix calculation of frame overhead that is buggy with SPDY/4 and
add regression test.
BUG=176592,231003
Review URL: https://chromiumcodereview.appspot.com/13977002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194127 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Current impl returns error status and its result together.
Before adding further change, this should be separated to return value and parameter.
BUG=220029
TEST='FileSystemUsageCacheTest.*'
Review URL: https://chromiumcodereview.appspot.com/13922008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194125 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduce ContentBrowserClient::GetAdditionalAllowedSchemesForFileSystem()
to return allowed schemes for FileSystem API (which includes "chrome"
and "chrome-extension" if it's for Chrome)
BUG=173574
TEST=green bots
Review URL: https://chromiumcodereview.appspot.com/13415006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194123 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194117 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=jam@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13513004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194115 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/14243003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194114 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By doing this we can include it from c/b/chromeos and also from c/b/ui/views/.
That also means that c/b/chromeos/ does not depend on UI stuff from c/b/ui/views/
And allow us to remove another entry from c/b/DEPS file.
BUG=125846
R=xiyuan@chromium.org,ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13856004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194113 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194112 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This texture id is used for hardware readback to webgl, so producing
the texture id breaks that path.
Instead, add a hardware_resource ResourceId to pass along with the
video frame resources to the VideoLayerImpl. This is a resource id
wrapping the hardware decoder texture. Once we have shared mailboxes
this can be removed, and we can just pass the Mailbox from the
VideoFrame to the video layer.
R=enne,piman
BUG=179729
Review URL: https://chromiumcodereview.appspot.com/14007004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=155363
R=msw@chromium.org
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13892005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194107 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a simple function GetDefaultFavicon() to retrieve the default favicon in a
way which is similar to the existing GetFolderIcon() function.
TEST=launch chrome, add a couple of bookmarks (e.g, about:blank), no regressions
observed.
R=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13822002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194106 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This sets an initial value for BoundedLabel's line_limit_ instance
variable. This initial value should never be used, but without it
the Valgrind test flags an error.
TBR=mukai@chromium.org
BUG=NONE
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/14136007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194105 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://chromiumcodereview.appspot.com/14095011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194104 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using padding around the chevron characters resulted in a weird gap
in the underline. Using a nbsp character solves this.
R=jhawkins@chromium.org
BUG=230819
TEST=Open the history page, hover over the Older/Newer links, and
verify that the underline is continuous.
Review URL: https://chromiumcodereview.appspot.com/13844008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194103 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is in preparation for replacing the various IOBuffers used for reads/writes
with a single SpdyBuffer class.
Replace the priority queue of SpdyIOBufferProducers with a SpdyWriteQueue object,
which is an an array of FIFO queues binned by priority.
The priority queue was looking only at priority and so was not guaranteeing
FIFO behavior among producers with the same priority.
Remove the frame queue in SpdyStream and instead have it use the session's
write queue directly.
Remove unused fields from SpdyIOBuffer and clean it up.
Propagate and handle errors from SpdyCredentialBuilder::Build.
Rename SpdyIOBufferProducer to SpdyFrameProducer, have it return a SpdyFrame,
clean up its interface, and move the stream-activating logic out of it.
Replace uses of std::list with std::deque.
Steamline logic in SpdySession that deals with the write queue.
Convert some raw pointers to scoped_ptr<>.
Convert a use of Unretained() in SpdySession to use the weak pointer factory.
BUG=176582
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192975
Review URL: https://chromiumcodereview.appspot.com/13009012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194102 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194098 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Browser side implementation has chrome/browser/translate directory, but renderer
side doesn't. Add it for more productive codereview because currently changes
on chrome/renderer/translate* needs chrome/ OWNERS review.
BUG=none
TEST=build all
Review URL: https://chromiumcodereview.appspot.com/14223005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194096 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194095 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This implements a read-only list of indexeddb instances
in the current profile, including just bare minimum information.
BUG=174188
Review URL: https://chromiumcodereview.appspot.com/14118002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194094 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Re-enable the test on Windows after verifying the tests are
passing gpu_unittests on win trybots.
BUG=226750
TBR=piman
R=michaeln
TEST=gpu_unittests
Review URL: https://chromiumcodereview.appspot.com/14096005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/13903017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194092 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
In a follow-up CL, I will teach the AutofillAgent to forward click events to the
PasswordAutofillAgent, as it does for keyboard events.
BUG=178313
Review URL: https://chromiumcodereview.appspot.com/13591003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=224200
TEST=build
Review URL: https://chromiumcodereview.appspot.com/14222002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194090 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Added "--ui-disable-partial-swap" command line option to get some OpenGL drivers back to work by allowing to disable the partial swap again.
BUG=230946
TEST=visual
Review URL: https://chromiumcodereview.appspot.com/14064003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194089 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
bump the notification's 'version' to cause deleting/creating of a card.
BUG=164227
TEST=see a separate email
Review URL: https://chromiumcodereview.appspot.com/13647015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194088 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=165570
Review URL: https://chromiumcodereview.appspot.com/12413007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194087 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's failing consistedly Win Builder (dbg) like this...
42>CustomBuild:
42> TEMPORARY: Copying url_unittests to googleurl_unittests
42> 'stat.S_IWUSR' is not recognized as an internal or external command,
42> operable program or batch file.
42>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 255.
42>
42>Build FAILED.
... and i want to go home now.
> url: Copy 'googleurl_unittests' target from 'url_unittests'.
>
> To not break the buildbot, this creates a fake target that copies url_unittests
> to googleurl_unittests as temporary scaffolding.
>
> BUG=229660
> R=brettw@chromium.org
>
> Review URL: https://chromiumcodereview.appspot.com/14013003
TBR=tfarina@chromium.org
Review URL: https://codereview.chromium.org/14239004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194086 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=226750
TBR=hshi
Review URL: https://codereview.chromium.org/13935003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194085 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=ben@chromium.org,brettw@chromium.org
Review URL: https://chromiumcodereview.appspot.com/14222012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194084 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Similar to crrev.com/193619, but it will also receive mouse wheel events
so forward them to the scroller.
BUG=230021
Review URL: https://chromiumcodereview.appspot.com/14219002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194083 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
To not break the buildbot, this creates a fake target that copies url_unittests
to googleurl_unittests as temporary scaffolding.
BUG=229660
R=brettw@chromium.org
Review URL: https://chromiumcodereview.appspot.com/14013003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194082 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change adds a new command-line flag (--enable-local-instant-extended-api)
and a new field trial (local_only:1), either of which will turn on
InstantExtended using only the local NTP and omnibox popup. Either flag, if
specified, will override the existing InstantExtended flags.
Also, fixes two small bugs with the local NTP:\
(1) Don't "switch" to the local NTP if we're already using the local NTP.
Otherwise in |local_overlay_only| mode, we unnecessarily reload the
local NTP twice.
(2) Explicitly check for incognito when deciding to wire up InstantTab instead
of just inferring it from use_local_overlay_only_. Otherwise, the local NTP
is not wired up as an InstantTab.
(Besides fixing the bug, this seems generally safer since it makes the
case when we don't want to wire up the InstantTab explicit.)
BUG=none
TESTED=InstantExtendedTest.*,InstantExtendedAPIEnabledTest.*
Review URL: https://chromiumcodereview.appspot.com/14149004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194081 0039d316-1c4b-4281-b951-d872f2087c98
|