- 13 Feb, 2015 40 commits
-
-
xunjieli authored
This CL adds chunked upload support for embedded test server, so that Cronet can test chunked upload using this test server. BUG=412942 Review URL: https://codereview.chromium.org/920483004 Cr-Commit-Position: refs/heads/master@{#316271}
-
mlerman authored
BUG=NONE Review URL: https://codereview.chromium.org/928493003 Cr-Commit-Position: refs/heads/master@{#316270}
-
dcheng authored
Blink allows copy/cut to be triggered with a user gesture, but the chrome implementation of WebPermissionsClient was clobbering that bit of information. BUG=424968 Review URL: https://codereview.chromium.org/913253002 Cr-Commit-Position: refs/heads/master@{#316269}
-
aurimas authored
RTL language support existed in JB MR0 but RTL layout support didn't show up until the next release. Moves all of the v16 folders to v17 BUG=426820 Review URL: https://codereview.chromium.org/923963003 Cr-Commit-Position: refs/heads/master@{#316268}
-
dtseng authored
BUG=455428 Review URL: https://codereview.chromium.org/902783006 Cr-Commit-Position: refs/heads/master@{#316267}
-
jdduke authored
Pull the necessary files from Android's app compat library (v4) to reuse the SwipeRefreshLayout. This allows perfect reproduction of the platform pull-to-refresh style while accomodating differences inherent to Chrome's asynchonous input pipeline. Integration of and necessary changes to this effect will be performed in https://codereview.chromium.org/894193005/. License reviewed per http://www.chromium.org/developers/adding-3rd-party-libraries. BUG=428429 Review URL: https://codereview.chromium.org/897663003 Cr-Commit-Position: refs/heads/master@{#316266}
-
ttuttle authored
Add a histogram to see, on an individual collector level, how long the scheduler is backing off for, in failure or retry-after cases. (In the future we will use this to make sure retry-after works.) BUG= Review URL: https://codereview.chromium.org/907993003 Cr-Commit-Position: refs/heads/master@{#316265}
-
fgorski authored
BUG=458590 TBR=pastarmovj@chromium.org,mnissler@chromium.org Review URL: https://codereview.chromium.org/929483002 Cr-Commit-Position: refs/heads/master@{#316264}
-
sullivan authored
BUG= Review URL: https://codereview.chromium.org/921253002 Cr-Commit-Position: refs/heads/master@{#316263}
-
rogerta authored
kEnableIframeBasedSignin. Regression in M41. BUG=457625 Review URL: https://codereview.chromium.org/927573002 Cr-Commit-Position: refs/heads/master@{#316262}
-
felt authored
This makes the geolocation permission tests run for both infobars and permission bubbles. The tests now run as parameterized tests. Supercedes parts of: https://codereview.chromium.org/411503005/ https://codereview.chromium.org/341833004/ BUG=438758 Committed: https://crrev.com/f57c61952870c6027dbf220eff8b2d703bfed3c8 Cr-Commit-Position: refs/heads/master@{#314541} Committed: https://crrev.com/d9f24fc092eba7accd05df923b1a1aa911a8ca38 Cr-Commit-Position: refs/heads/master@{#315883} Review URL: https://codereview.chromium.org/787033004 Cr-Commit-Position: refs/heads/master@{#316261}
-
rdevlin.cronin authored
There's a good amount of platform-agnostic work done in the extension installed bubble classes, and we have the groundwork for a shared controller in ExtensionInstalledBubble. Wire up the Cocoa implementation (ExtensionInstalledBubbleController) to use this so we can begin moving more shared logic into the shared class. BUG=458301 Review URL: https://codereview.chromium.org/917863003 Cr-Commit-Position: refs/heads/master@{#316260}
-
jvoung authored
We don't want SDK libraries to be thin archives, but chrome-test builds can use thin archives to save space/time. BUG=454640 TBR=bradnelson@chromium.org (lg'ed from @google.com, but owners file only lists @chromium) Review URL: https://codereview.chromium.org/911423002 Cr-Commit-Position: refs/heads/master@{#316259}
-
oysteine authored
Moved the TraceUploader from content/ to chrome/ and did some groundwork for other upload destinations to come. The TraceUploader is using Google APIs and should not be under content/. R=nduca,dsinclair,creis,thestig BUG=457323 Review URL: https://codereview.chromium.org/911153002 Cr-Commit-Position: refs/heads/master@{#316258}
-
kbr authored
BUG=457217 Review URL: https://codereview.chromium.org/928453002 Cr-Commit-Position: refs/heads/master@{#316257}
-
gcasto authored
Login pages with more than 2 text fields can send signals that looks like account creation pages. This change adds the ability to inform the Autofill server that the saved credentials have been used on the original form, which indicates that it is likely not an account creation form. BUG=454028 Review URL: https://codereview.chromium.org/920683002 Cr-Commit-Position: refs/heads/master@{#316256}
-
dtrainor authored
Revert of Disable console.log() dumping to LogMessages (patchset #2 id:20001 of https://codereview.chromium.org/921513002/) Reason for revert: Breaking existing test infrastructure and workflows. Original issue's description: > Disable console.log() dumping to LogMessages > > Only dump console.log() to LogMessages if the page is a WebUI. Don't dump any > other console.log() messages regardles of whether or not the WebContents is > incognito or not. > > BUG=454569 > > Committed: https://crrev.com/e19cbf6a6f94dd3b4cfa667e675f99e09a5624da > Cr-Commit-Position: refs/heads/master@{#316002} TBR=creis@chromium.org,dzhioev@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=454569 Review URL: https://codereview.chromium.org/927613003 Cr-Commit-Position: refs/heads/master@{#316255}
-
earthdok authored
BUG=454828 TBR=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/929463002 Cr-Commit-Position: refs/heads/master@{#316254}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/91d6112..0eaee17 TBR=senorblanco@chromium.org,tkent@chromium.org Review URL: https://codereview.chromium.org/923123002 Cr-Commit-Position: refs/heads/master@{#316253}
-
wtc authored
This makes geometry_type_converters.h independent of skia. A target can use geometry_type_converters.h without picking up a dependency on skia inadvertently. Create transform_converters.h for the converters to and from gfx::Transform, which is implemented using skia's SkMatrix44. R=jamesr@chromium.org,msw@chromium.org BUG=457280 Review URL: https://codereview.chromium.org/911793002 Cr-Commit-Position: refs/heads/master@{#316252}
-
wangxianzhu authored
Use real time instead of event time to compute overhead, because event timestamp may be not the real time that we started to add the event (e.g. event with zero timestamp or that was generated some time ago). With this CL the overhead excludes the time between the beginning of the TRACE_EVENT macro and AddTraceEventWithThreadIdAndTimestamp() which should be trivial. BUG=457441 Review URL: https://codereview.chromium.org/929443002 Cr-Commit-Position: refs/heads/master@{#316251}
-
xiaohuic authored
Summary of changes available at: https://chromium.googlesource.com/chromiumos/platform/system_api/+log/286cec0..d2eb139 BUG=444146 Review URL: https://codereview.chromium.org/922213003 Cr-Commit-Position: refs/heads/master@{#316250}
-
merkulova authored
BUG=151287 Review URL: https://codereview.chromium.org/920813002 Cr-Commit-Position: refs/heads/master@{#316249}
-
enne authored
The HUD layer can just get its scale from the compositor thread rather than the main thread. This change makes it possible to remove content scale calculations off of the main thread once TiledLayer is removed. Review URL: https://codereview.chromium.org/913243003 Cr-Commit-Position: refs/heads/master@{#316248}
-
sergeyu authored
1. Threading logic for the capture thread has been moved to ScreenCapturerProxy. 2. Mouse shape handling has been moved to MouseShapePump. BUG=455818 Review URL: https://codereview.chromium.org/883673004 Cr-Commit-Position: refs/heads/master@{#316247}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/f16c00e..f89f60f CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=jvanverth@google.com Review URL: https://codereview.chromium.org/923103002 Cr-Commit-Position: refs/heads/master@{#316246}
-
rpaquay authored
BUG=435719 TBR=mattm@chromium.org Review URL: https://codereview.chromium.org/922533005 Cr-Commit-Position: refs/heads/master@{#316245}
-
wangxianzhu authored
BUG=444163 R=enne@chromium.org TBR=kbr@chromium.org (trivial change in render_widget_compositor.cc which is really related to cc/) Review URL: https://codereview.chromium.org/913163004 Cr-Commit-Position: refs/heads/master@{#316244}
-
sgurun authored
This CL's focus is to return the channels synchronously. A next CL will introduce a close() api to message ports so resources can be freed when not used, and then will change the way we post messages in background thread. At the receive side, we need to deal with messages received when a port is being transferred. this is for a next cl. The channel ports are created in a different thread. This CL introduces an internal "pending" state that is not visible to users to hide the fact that channels are not ready yet. BUG=393291 Review URL: https://codereview.chromium.org/920873003 Cr-Commit-Position: refs/heads/master@{#316243}
-
rvargas authored
BUG=417532 Review URL: https://codereview.chromium.org/921913002 Cr-Commit-Position: refs/heads/master@{#316242}
-
glider authored
Replace the asan_coverage GYP flag with sanitizer_coverage which is to be used with other sanitizers. Introduce the SANITIZER_COVERAGE define. BUG=444896 R=earthdok@chromium.org TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/868893004 Cr-Commit-Position: refs/heads/master@{#316241}
-
jbauman authored
This is much faster and the extra information wasn't useful anyway. BUG=456178 Review URL: https://codereview.chromium.org/920263002 Cr-Commit-Position: refs/heads/master@{#316240}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/d05f5ed..91d6112 TBR=senorblanco@chromium.org,tkent@chromium.org Review URL: https://codereview.chromium.org/922263002 Cr-Commit-Position: refs/heads/master@{#316239}
-
dmazzoni authored
This logic was borrowed from ExploreByTouchHelper, but apparently it's wrong, because TalkBack sends ACTION_ACCESSIBILITY_FOCUS on a new view id and then ACTION_CLEAR_ACCESSIBILITY_FOCUS on the old view id, and since we didn't think the old view had accessibility focus, we never responded with a TYPE_VIEW_ACCESSIBILITY_FOCUS_CLEARED event, so the framework would sometimes not update its cache, and TalkBack could think the old view still had accessibility focus. BUG=458343 Review URL: https://codereview.chromium.org/916213003 Cr-Commit-Position: refs/heads/master@{#316238}
-
jonross authored
Revert of Reset Screen moved to ScreenContext. (patchset #7 id:120001 of https://codereview.chromium.org/904163003/) Reason for revert: This is faling a compile on ChromeOS bots: http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20ChromeOS/builds/77470 Original issue's description: > Reset Screen moved to ScreenContext. > > BUG=456778 > > Committed: https://crrev.com/4b77f613917020e58b31975355e4ca2347f216e2 > Cr-Commit-Position: refs/heads/master@{#316212} > > Committed: https://crrev.com/ba85904895874b5d82d78bcb499c3c5ee7388e34 > Cr-Commit-Position: refs/heads/master@{#316232} TBR=dzhioev@chromium.org,merkulova@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=456778 Review URL: https://codereview.chromium.org/928513002 Cr-Commit-Position: refs/heads/master@{#316237}
-
dvh authored
Obj-C 1.0 only allows to declare ivars in @interface section. Review URL: https://codereview.chromium.org/917063004 Cr-Commit-Position: refs/heads/master@{#316236}
-
engedy authored
After this change, the signature of GetLoginsImpl() will be aligned with GetAutofillableLoginsImpl() and GetBlacklistedLoginsImpl(). BUG=437865 NOTRY=true # Unrelated chromevox test failures. Review URL: https://codereview.chromium.org/911323003 Cr-Commit-Position: refs/heads/master@{#316235}
-
jonross authored
InProcessAccessibilityBrowserTest.VerifyAccessibilityPass is failing intermittently on Chromium OS and Win 7 bots. Disabling until the owner can take a look. TBR=jcivelli@chromium.org BUG=458567 Review URL: https://codereview.chromium.org/926653002 Cr-Commit-Position: refs/heads/master@{#316234}
-
raphael.kubo.da.costa authored
Some change starting in M41 has started causing an existing bug in GetAndroidToolsStatusAndOutput() to fail in ICS devices. When the run_pie wrapper needs to be used, the call to `adb push' ends up overwriting the original command that was going to be run on the device, and the instrumentation tests fail like this: > LD_LIBRARY_PATH=/data/local/tmp/forwarder/ /data/local/tmp/run_pie push /path/in/host/out/Release/run_pie /data/local/tmp/run_pie; echo %$? [...] [PIE Loader] dlopen() failed: Cannot load library: load_library[1095]: Library 'push' not found. Fix it by using a different variable name for the `adb push' command that must be run on the host. BUG=373219 R=primiano@chromium.org, torne@chromium.org Review URL: https://codereview.chromium.org/926023002 Cr-Commit-Position: refs/heads/master@{#316233}
-
merkulova authored
BUG=456778 Committed: https://crrev.com/4b77f613917020e58b31975355e4ca2347f216e2 Cr-Commit-Position: refs/heads/master@{#316212} Review URL: https://codereview.chromium.org/904163003 Cr-Commit-Position: refs/heads/master@{#316232}
-