- 04 Oct, 2016 40 commits
-
-
jsbell authored
Tasks associated with transactions are terminated when a dispatcher host's connection goes away, but queued connection open/delete requests are not associated with transactions, meaning attempting to send the results will fail. To avoid this, check to see if the dispatcher is still connected when a request gets to the head of the queue. BUG=650635 R=cmumford@chromium.org Review-Url: https://codereview.chromium.org/2386683003 Cr-Commit-Position: refs/heads/master@{#422840}
-
fmalita authored
fast/borders/border-radius-with-box-shadow.html requires a trivial rebaseline after https://chromium.googlesource.com/skia.git/+/a3b45d4f7db953472df4f11ab1595964b65175f9 BUG=630695 TBR=bsalomon@chromium.org NOTRY=true Review-Url: https://codereview.chromium.org/2393553002 Cr-Commit-Position: refs/heads/master@{#422839}
-
lushnikov authored
Currently, DevTools file watcher reports both added and changed paths as "changed" and doesn't report removed paths. This patch improves DevTools file watcher so that it starts reporting changed, added and removed paths. BUG=none R=dgozman, pfeldman Review-Url: https://codereview.chromium.org/2384343002 Cr-Commit-Position: refs/heads/master@{#422838}
-
jmadill authored
https://chromium.googlesource.com/angle/angle.git/+log/886de36..4c65524 BUG=chromium:651493,651101,chromium:618464 TBR=geofflang@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2393613002 Cr-Commit-Position: refs/heads/master@{#422837}
-
agrieve authored
Reverted by: https://codereview.chromium.org/2369683002/ Reason for reland: I've reworked it so that: 1. The list of pak files to extract are not set on start-up, but rather lazy initialized 2. This is done by putting the list of locale assets right in base's BuildConfig.java 3. Downstream parts have been upstreams so that this won't require a 2-sided patch Language pak files were moved to res/raw when split apks was being implemented. Moving them to assets with a java constant keeping track of pak file locations will improve lookup time and save some space (no more xml files and resources.arsc). Other notables: - .pak filenames no longer mangled. No more .lpak. no more hyphens to _s - Ensures that monochrome doesn't extract files by extracting only when files are compressed. BUG=529604 Review-Url: https://codereview.chromium.org/2371843002 Cr-Commit-Position: refs/heads/master@{#422836}
-
fdoray authored
This allows ProcessOutputWatcher to be used from any thread that instantiates a FileDescriptorWatcher (not just threads that run a MessageLoopForIO). This will facilitate the migration of BrowserThreads to base/task_scheduler. BUG=645114 Review-Url: https://codereview.chromium.org/2384293002 Cr-Commit-Position: refs/heads/master@{#422835}
-
ntang authored
The API already has dependency on permission:imageWritePrivate. BUG=650707 TEST=Manual. Review-Url: https://codereview.chromium.org/2387543002 Cr-Commit-Position: refs/heads/master@{#422834}
-
proberge authored
BUG=176897 Review-Url: https://codereview.chromium.org/2386313003 Cr-Commit-Position: refs/heads/master@{#422833}
-
mcasas authored
This CL adds getter/setter for colour temperature for Android implementation. JS API uses Kelvin grades, whereas the platform uses names, so a mapping of sorts is introduced. BUG=650675 TEST= by hand using the JS ImageCapture API. Review-Url: https://codereview.chromium.org/2385833002 Cr-Commit-Position: refs/heads/master@{#422832}
-
khmel authored
This fixes arc context menu. Original bug requests to make "Show app info" menu item disable when Arc is not ready only. This also includes following related fixes: 1. "Show app info" is disabled until Arc is started. 2. Before "Uninstall" was not shown when Arc is not started. This also makes it disable in this case for consistency. 3. Add separator before "Uninstall/Show app info" group regardless "Uninstall" item is shown or not. Before, "Show app info" menu was not separated in case uninstall was not present. 4. "Uninstall" shortcut is available always, regardless of Arc enabled or disabled. 5. No menu items for non-existing Arc app. TEST=Manually on the device. TEST=Extended unit_tests. BUG=652741 BUG=b/30646620 Review-Url: https://codereview.chromium.org/2393453002 Cr-Commit-Position: refs/heads/master@{#422831}
-
kylixrd authored
Review-Url: https://codereview.chromium.org/2374213003 Cr-Commit-Position: refs/heads/master@{#422830}
-
thakis authored
Like https://codereview.chromium.org/2390853002/ but for bindings, public. BUG=563793 TBR=dcheng Review-Url: https://codereview.chromium.org/2391793003 Cr-Commit-Position: refs/heads/master@{#422829}
-
kylechar authored
Remove an unused include and fix a return value. Small things I noticed during other cleanup work. BUG=none Review-Url: https://codereview.chromium.org/2391023002 Cr-Commit-Position: refs/heads/master@{#422828}
-
ltian authored
Force Listview to update in onResume() to synchronize with any change of location access permission of search engines. BUG=652204 Review-Url: https://codereview.chromium.org/2390113002 Cr-Commit-Position: refs/heads/master@{#422827}
-
skym authored
This time the header lookup uses the first include. BUG= Review-Url: https://codereview.chromium.org/2388973002 Cr-Commit-Position: refs/heads/master@{#422826}
-
thakis authored
BUG=563793 Review-Url: https://codereview.chromium.org/2386163002 Cr-Commit-Position: refs/heads/master@{#422825}
-
bnc authored
Include net_export.h in header files if and only if it is used in that header file. Include net_export.h in .cc files if and only if it is used in that file and it is not included in the header file. This CL only adds and removes the line '#include "net/base/net_export.h"'. Review-Url: https://codereview.chromium.org/2396503002 Cr-Commit-Position: refs/heads/master@{#422824}
-
vasilvv authored
Merge internal change: 134721332 R=rch@chromium.org BUG= Review-Url: https://codereview.chromium.org/2391723003 Cr-Commit-Position: refs/heads/master@{#422823}
-
timav authored
WebView uses the same resources file scheme as Chrome since https://codereview.chromium.org/2248743002. In case of multiprocess WebView we need to pass the common resources pak (chrome_100_percent.pak) to the renderer process. BUG=634358, 638344 Review-Url: https://codereview.chromium.org/2384063005 Cr-Commit-Position: refs/heads/master@{#422822}
-
sfiera authored
iOS wants it for tests. Everywhere we use top_sites_, we check for its non-null-ness. BUG=631990 Review-Url: https://codereview.chromium.org/2395483002 Cr-Commit-Position: refs/heads/master@{#422821}
-
xlai authored
BUG=563793 Review-Url: https://codereview.chromium.org/2390743004 Cr-Commit-Position: refs/heads/master@{#422820}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/1818701746e4..b25c3522446c $ git log 181870174..b25c35224 --date=short --no-merges --format='%ad %ae %s' 2016-10-03 mtklein SkLiteDL: much simpler to eliminate bitmaps in recorder. 2016-10-04 caryclark fix initialization order 2016-10-04 mtklein sk_linear_from_srgb_math 2016-10-04 caryclark coin debugging runs all tests in extended CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=stephana@google.com Review-Url: https://codereview.chromium.org/2396543002 Cr-Commit-Position: refs/heads/master@{#422819}
-
bauerb authored
The import order now separates Chromium (and downstream) imports from other imports with com or org prefixes. Also remove some prefixes that aren't used in Chromium code. Finally, add an importorder file for configuring the import order in Eclipse. Review-Url: https://codereview.chromium.org/2052823002 Cr-Commit-Position: refs/heads/master@{#422818}
-
bradnelson authored
BUG=374955 R=michaelpg@chromium.org,mkwst@chromium.org Review-Url: https://codereview.chromium.org/2390873002 Cr-Commit-Position: refs/heads/master@{#422817}
-
olka authored
Make AudioRendererMixerInput::SwitchOutputDevice to work correctly even if it has not been initialized yet. + unit test fixes. BUG=627901 Review-Url: https://codereview.chromium.org/2389783002 Cr-Commit-Position: refs/heads/master@{#422816}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/429a9ffa075b..78c271dd9ee8 $ git log 429a9ffa0..78c271dd9 --date=short --no-merges --format='%ad %ae %s' 2016-10-04 thestig Update test expectations for unexpected successes. TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2390923005 Cr-Commit-Position: refs/heads/master@{#422815}
-
yiyix authored
The MD slider is currently hiding behind ash-md flag. When the flag is set to experimental, a highlight effect will be showing for clicking or touching on MD slider. TEST=MANUAL - test if the highlight shows when users click, click and drag or touch the md slider. BUG=631775 Review-Url: https://codereview.chromium.org/2335513002 Cr-Commit-Position: refs/heads/master@{#422814}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/7a6464e367517a4e6d02eaaa1445cbbc99fee6db Add CIPD GAE SDK recipe module and packager. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:648635 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2390753003 Cr-Commit-Position: refs/heads/master@{#422813}
-
mthiesse authored
BUG=641413 Review-Url: https://codereview.chromium.org/2384323003 Cr-Commit-Position: refs/heads/master@{#422812}
-
peter authored
BUG= Review-Url: https://codereview.chromium.org/2392543004 Cr-Commit-Position: refs/heads/master@{#422811}
-
avayvod authored
[Blink, RemotePlayback] Reject the prompt() with OperationError if there's a pending promise for this element. BUG=647441 TEST=avayvod.github.io/remote-playback/test.html + layout test Review-Url: https://codereview.chromium.org/2347763002 Cr-Commit-Position: refs/heads/master@{#422810}
-
asanka authored
BUG=none Review-Url: https://codereview.chromium.org/2388143002 Cr-Commit-Position: refs/heads/master@{#422809}
-
thakis authored
BUG=563793 Review-Url: https://codereview.chromium.org/2392463004 Cr-Commit-Position: refs/heads/master@{#422808}
-
ellyjones authored
BUG=617146 Review-Url: https://codereview.chromium.org/2384793002 Cr-Commit-Position: refs/heads/master@{#422807}
-
pbond authored
BUG=652040 TEST=manual Review-Url: https://codereview.chromium.org/2384333003 Cr-Commit-Position: refs/heads/master@{#422806}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/27cb47f4d76b..8b1e6e937be3 $ git log 27cb47f4d..8b1e6e937 --date=short --no-merges --format='%ad %ae %s' 2016-10-04 petrcermak [memory-infra] Show "memory per component" track using stacked bars CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2390273002 Cr-Commit-Position: refs/heads/master@{#422805}
-
tobiasjs authored
This test was broken by https://codereview.chromium.org/2344353003 which disables autoplay on low-end devices. Instead of relying on that, use a button click to start playback. BUG=652389 Review-Url: https://codereview.chromium.org/2388903003 Cr-Commit-Position: refs/heads/master@{#422804}
-
thakis authored
BUG=563793 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2389203002 Cr-Commit-Position: refs/heads/master@{#422803}
-
kozyatinskiy authored
BUG=642496 R=dgozman@chromium.org Committed: https://crrev.com/37faa2db833127ac9b6d461d8bc49952e557c743 Review-Url: https://codereview.chromium.org/2318853002 Cr-Original-Commit-Position: refs/heads/master@{#417958} Cr-Commit-Position: refs/heads/master@{#422802}
-
magjed authored
BUG=613556 Review-Url: https://codereview.chromium.org/2369983003 Cr-Commit-Position: refs/heads/master@{#422801}
-