- 26 Jan, 2016 40 commits
-
-
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}
-
xdai authored
This part of code is useless (also harmless) when trying to delete a custom wallpaper in Wallpaper Picker App. WallpaperManager.removeCustomWallpaper() does all the cleanup work so this part of code becames redundant. This CL is split from https://codereview.chromium.org/1566713005 and has been lgtmed so land it directly. BUG=None TBR=bshe@chromium.org Review URL: https://codereview.chromium.org/1627483002 Cr-Commit-Position: refs/heads/master@{#371538}
-
dschuyler authored
This CL changes the Template Expressions from using a ${ to identify the start of an expression, to using $i18n{. The intention is to reduce (eliminate) false positives when searching for expressions that need replacement. This CL also prepares for the replacement work to be done in a background thread and used on a broader set of files. BUG=506009 Review URL: https://codereview.chromium.org/1585923011 Cr-Commit-Position: refs/heads/master@{#371537}
-
edwardjung authored
BUG= Review URL: https://codereview.chromium.org/1638803002 Cr-Commit-Position: refs/heads/master@{#371536}
-
davve authored
Propagate SVGImage::isTextureBacked() through SVGImageForContainer to make https://codereview.chromium.org/1438663002 effective in more cases. BUG=552406 Review URL: https://codereview.chromium.org/1635123002 Cr-Commit-Position: refs/heads/master@{#371535}
-
estark authored
This CL adapts MixedContentChecker to do correct mixed content checks for content that is mixed with respect to a remote frame. There are a couple caveats/behavior changes: - When mixed content is detected, the message logged to the console is changed slightly: when the mixed frame is remote, it prints the origin instead of the full URL. - Subresources loaded with certificate errors are not yet correctly treated as mixed content when they are loaded in a remote HTTPS parent frame. - FrameLoaderClient methods, for the most part, go to the client for the frame that loaded the resource, which is not necessarily the "mixed frame". This is weird, but in practice, the implementations of these FrameLoaderClient methods do not care which frame they are actually called on. BUG=486936 Review URL: https://codereview.chromium.org/1550723003 Cr-Commit-Position: refs/heads/master@{#371534}
-
vitalybuka authored
Fixed regression introduced by https://codereview.chromium.org/1415483008 Seems comment nearby was not noticed. BUG=581134 Review URL: https://codereview.chromium.org/1638773002 Cr-Commit-Position: refs/heads/master@{#371533}
-
Nico Weber authored
During the wiki->docs/*.md conversion, someone added a bunch of TODO comments and then never acted on them. Since having TODOs in documentation is pretty gross and since the TODOs don't make much sense, remove them. BUG=none R=hans@chromium.org Review URL: https://codereview.chromium.org/1636073003 . Cr-Commit-Position: refs/heads/master@{#371532}
-
tyoshino authored
BUG=none R=japhet Review URL: https://codereview.chromium.org/1627273002 Cr-Commit-Position: refs/heads/master@{#371531}
-