- 26 Jan, 2016 40 commits
-
-
John Budorick authored
This reverts commit 5db5d9e5. Cr-Commit-Position: refs/heads/master@{#371578}
-
stip authored
BUG=525873 Review URL: https://codereview.chromium.org/1638503003 Cr-Commit-Position: refs/heads/master@{#371577}
-
sorin authored
This is a feature of the update protocol, which allows the server to prioritize returning urls that can be cached by downstream proxies. BUG=579762 Review URL: https://codereview.chromium.org/1606943007 Cr-Commit-Position: refs/heads/master@{#371576}
-
stip authored
BUG=525873 Review URL: https://codereview.chromium.org/1638593003 Cr-Commit-Position: refs/heads/master@{#371575}
-
stip authored
BUG=525873 Review URL: https://codereview.chromium.org/1639683002 Cr-Commit-Position: refs/heads/master@{#371574}
-
hartmanng authored
BUG=580262,562189 Review URL: https://codereview.chromium.org/1618973002 Cr-Commit-Position: refs/heads/master@{#371573}
-
petewil authored
If you have an offline page showing, but connectivity has returned, when you pull down on the page to refresh, we should reload the online version. This change catches the onPageLoadStarted event to check for that case. The onLoadUrl event does not get called on a reload, and the onUpdateUrl event is also not called on a reload, so onPageLoadStarted is likely our best candidate. BUG=565529 Review URL: https://codereview.chromium.org/1586783003 Cr-Commit-Position: refs/heads/master@{#371572}
-
mgersh authored
Loading the native library can cause a crash on some older versions of Android. This CL provides a way for embedders to implement custom library loading logic that works around the issue. BUG=550584 R=xunjieli@chromium.org Committed: https://crrev.com/12d01cb35ec0ed7a259c19dd1390b5a486d61a9d Cr-Commit-Position: refs/heads/master@{#371319} Review URL: https://codereview.chromium.org/1619673004 Cr-Commit-Position: refs/heads/master@{#371571}
-
stip authored
BUG=525873 Review URL: https://codereview.chromium.org/1633063002 Cr-Commit-Position: refs/heads/master@{#371570}
-
xidachen authored
At this moment, the texImage2D and texSubImage2D for ImageBitmap is still hiding behind a RuntimeEnabled flag. Since ImageBitmap has been shipped: https://codereview.chromium.org/1636633002/ We should remove this run time flag as well. Review URL: https://codereview.chromium.org/1632853003 Cr-Commit-Position: refs/heads/master@{#371569}
-
stip authored
BUG=525873 Review URL: https://codereview.chromium.org/1635983002 Cr-Commit-Position: refs/heads/master@{#371568}
-
dgozman authored
We used to reset scroll and page scale factor, now we only reset the latter. Also, reusing mainFrameResizesAreOrientationChanges setting to preserve the scroll position based on DOM node. BUG=581115 Review URL: https://codereview.chromium.org/1632983002 Cr-Commit-Position: refs/heads/master@{#371567}
-
jdufault authored
BUG=580754 Review URL: https://codereview.chromium.org/1631023002 Cr-Commit-Position: refs/heads/master@{#371566}
-
kylechar authored
The TouchEventCalibrate class was only used with Pixel 1 and Pixel 1 doesn't use X11 anymore. Review URL: https://codereview.chromium.org/1637873002 Cr-Commit-Position: refs/heads/master@{#371565}
-
wnwen authored
BUG=543201 NOTRY=true Review URL: https://codereview.chromium.org/1635153002 Cr-Commit-Position: refs/heads/master@{#371564}
-
sky authored
I also nuked WindowManager::GetConfig() as the information has moved onto Display. BUG=548429 566155 R=ben@chromium.org Review URL: https://codereview.chromium.org/1639563003 Cr-Commit-Position: refs/heads/master@{#371563}
-
stip authored
BUG=525873 Review URL: https://codereview.chromium.org/1631763006 Cr-Commit-Position: refs/heads/master@{#371562}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2801e08d..24e766d2 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1631323002 Cr-Commit-Position: refs/heads/master@{#371561}
-
reillyg authored
This modification is copied from Web Bluetooth where it was found to be more ergonomic to provide a DataView as the default type for a buffer value as it provides methods such as getUint8() by default. BUG=492204 Review URL: https://codereview.chromium.org/1639503002 Cr-Commit-Position: refs/heads/master@{#371560}
-
mek authored
BUG=570820 Review URL: https://codereview.chromium.org/1575283003 Cr-Commit-Position: refs/heads/master@{#371559}
-
skym authored
BUG=536841 Review URL: https://codereview.chromium.org/1638643004 Cr-Commit-Position: refs/heads/master@{#371558}
-
erikchen authored
Note that Mach shared memory is already turned on by default on trunk, so this has no effect. The main purpose of this CL is to disable a Finch warning. See https://critique.corp.google.com/#review/113054955 for more details. BUG=552422 Review URL: https://codereview.chromium.org/1637063002 Cr-Commit-Position: refs/heads/master@{#371557}
-
rockot authored
One Big CL to land the new EDK implementation based on Ports. BUG=577688 Review URL: https://codereview.chromium.org/1585493002 Cr-Commit-Position: refs/heads/master@{#371556}
-
stevenjb authored
Some cleanup to make the CL extracting the display layout manager JS more managable. BUG=576375 Review URL: https://codereview.chromium.org/1633983002 Cr-Commit-Position: refs/heads/master@{#371555}
-
senorblanco authored
This reverts commit 526a7f4c. This is a speculative revert to fix a recent spike in renderer crashes. BUG=578963,580949 TBR=ajuma@chromium.org Review URL: https://codereview.chromium.org/1637893002 Cr-Commit-Position: refs/heads/master@{#371554}
-
dcheng authored
It seems like tests don't create an actual target to use for add_dependencies(). With add_test(), CMake always fires this warning: Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "plugins_test" of target "cr-check-all" does not exist. Call Stack (most recent call first): /usr/local/google/ssd/src/chrome/src/tools/clang/plugins/CMakeLists.txt:28 (cr_add_test) This warning is for project developers. Use -Wno-dev to suppress it. BUG=none Review URL: https://codereview.chromium.org/1634593006 Cr-Commit-Position: refs/heads/master@{#371553}
-
nacl-deps-roller authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/8eacfc8c5ed6..2155ab909972 $ git log 8eacfc8c5..2155ab909 --date=short --no-merges --format='%ad %ae %s' 2016-01-26 stichnot Fix link command for "pnacl-translate --use-sz -arch x86-32-linux". CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_nacl_sdk_build TBR=mseaborn@chromium.org Review URL: https://codereview.chromium.org/1638903002 Cr-Commit-Position: refs/heads/master@{#371552}
-
knn authored
TBR=cpu@chromium.org BUG=569879 Review URL: https://codereview.chromium.org/1635043002 Cr-Commit-Position: refs/heads/master@{#371551}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/4028a4f07d37..49a4b13b5f86 $ git log 4028a4f07..49a4b13b5 --date=short --no-merges --format='%ad %ae %s' CQ_INCLUDE_TRYBOTS= TBR=catapult-sheriff@chromium.org Review URL: https://codereview.chromium.org/1635613004 Cr-Commit-Position: refs/heads/master@{#371550}
-
alokp authored
2016-01-25 alokp@chromium.org Use ChromeOS branding for Chromecast builds. BUG=577403 Review URL: https://codereview.chromium.org/1631193003 Cr-Commit-Position: refs/heads/master@{#371549}
-
rnephew authored
BUG= Review URL: https://codereview.chromium.org/1637543004 Cr-Commit-Position: refs/heads/master@{#371548}
-
estade authored
BUG=none Review URL: https://codereview.chromium.org/1636533003 Cr-Commit-Position: refs/heads/master@{#371547}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/05332d9c8aef..eae84c2e0e21 $ git log 05332d9c8..eae84c2e0 --date=short --no-merges --format='%ad %ae %s' 2016-01-26 senorblanco Image filters: fix srcOffset handling in asFragmentProcessor() path. 2016-01-26 ethannicholas Initial support for turning Skia draws into a JSON document and vice versa. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1636563002 2016-01-26 mtklein de-proc sk_float_rsqrt CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=msarett@google.com Review URL: https://codereview.chromium.org/1635013003 Cr-Commit-Position: refs/heads/master@{#371546}
-
fmalita authored
After http://crrev.com/1623073003, we always call SVGPathParser::parsePathDataFromSource in unaltered mode. R=fs@opera.com,pdr@chromium.org Review URL: https://codereview.chromium.org/1630823004 Cr-Commit-Position: refs/heads/master@{#371545}
-
estade authored
Do this by using textfield colors instead of label default colors. The change to pre-MD and non-OTR should be extremely minimal (text that's \#222 becomes \#000). The same colors are used regardless of the drag source (bookmark bar or location bar), and this just matches the location bar instead of the bookmark bar. Either way it's hard to notice a difference anywhere except MD OTR mode. Also support systems without translucency better. We don't need a text shadow but we do need a background (and border) on these systems. BUG=581239 Review URL: https://codereview.chromium.org/1633793003 Cr-Commit-Position: refs/heads/master@{#371544}
-
charliea authored
This is a resubmission of https://codereview.chromium.org/1611533002/. That CL was reverted because it caused Android build bot failures. Since then, I submitted https://codereview.chromium.org/1611353003/, which prevents battor_agent from being built on Android (and Chromecast). This tool will also be used by the Chromium trace controller to find any connected BattOrs. TBR=zhenw@chromium.org,sky@chromium.org BUG=542837 Review URL: https://codereview.chromium.org/1631313002 Cr-Commit-Position: refs/heads/master@{#371543}
-
ortuno authored
This means closing connection when: 1. BluetoothGATTRemoteServer is destroyed. 2. The parent document is detached. 3. The page becomes hidden. BUG=579746 Review URL: https://codereview.chromium.org/1611773002 Cr-Commit-Position: refs/heads/master@{#371542}
-
aberent authored
This CL does two things: - It limits the size of poster bitmaps used by Cast to 1024*1024 - It delays getting the poster bitmap until it is actually needed, and disposes of bitmaps when Cast has finished with them. This means that there should never be more than one poster bitmap in memory at a time (although there may be C++ and Java copies of it.). This should drastically reduce the number of OOM crashes we get from poster bitmaps. BUG=529871 Review URL: https://codereview.chromium.org/1634173002 Cr-Commit-Position: refs/heads/master@{#371541}
-
sadrul authored
Doing this allows using PlatformWindowMus and have it paint correctly without needing to create a WindowTreeHostMus too. BUG=none Review URL: https://codereview.chromium.org/1634103002 Cr-Commit-Position: refs/heads/master@{#371540}
-
brettw authored
This asserts that there is no dependency path to a given target. BUG= Review URL: https://codereview.chromium.org/1621053002 Cr-Commit-Position: refs/heads/master@{#371539}
-