- 09 Sep, 2016 14 commits
-
-
alexmos authored
These tests have been keeping the site isolation bots red after recent framebusting changes in https://codereview.chromium.org/2092293002. BUG=644997 NOTRY=true Review-Url: https://codereview.chromium.org/2324703003 Cr-Commit-Position: refs/heads/master@{#417458}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/fe40502b6dd4..d674036d5ba7 $ git log fe40502b6..d674036d5 --date=short --no-merges --format='%ad %ae %s' 2016-09-08 nednguyen Make Charlie owner of style guide TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2327633002 Cr-Commit-Position: refs/heads/master@{#417457}
-
rune authored
Incorrectly named. We don't include type selectors. R=ericwilligers@chromium.org Review-Url: https://codereview.chromium.org/2321013002 Cr-Commit-Position: refs/heads/master@{#417456}
-
thestig authored
Check for nullptrs and avoid adding them to vectors. Review-Url: https://codereview.chromium.org/2318223002 Cr-Commit-Position: refs/heads/master@{#417455}
-
sunyunjia authored
this was only enabled on Windows using #if OS(WIN). It is now implemented as a RuntimeFeature, and is still enabled by default on Windows. This feature is renamed from Pan Scrolling which wasn't self-explanatory. BUG=522011 Review-Url: https://codereview.chromium.org/2289213002 Cr-Commit-Position: refs/heads/master@{#417454}
-
khushalsagar authored
The BlimpCompositor has a 1:1 mapping with the RenderWidgetCompositor, there is no need for explicit create methods for the LayerTreeHost. Next change will pull blimp specific code from BlimpCompositor to a higher layer. BUG=644326 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2320823003 Cr-Commit-Position: refs/heads/master@{#417453}
-
sammc authored
BUG=644034 Review-Url: https://codereview.chromium.org/2309403002 Cr-Commit-Position: refs/heads/master@{#417452}
-
paulirish authored
(anonymous function) is oft-seen and could use a better signal:noise ratio. Furthermore, in the case of callstacks, we don't want to elide a filename to prioritize showing this function "name". BUG=644580 Review-Url: https://codereview.chromium.org/2297903005 Cr-Commit-Position: refs/heads/master@{#417451}
-
atotic authored
I was not computing entry.contetRect location correctly for <svg> elements. It should be 0,0 BUG=641364 Review-Url: https://codereview.chromium.org/2305893002 Cr-Commit-Position: refs/heads/master@{#417450}
-
qyearsley authored
This reverts commit fe1468fe. Reland wpt update with [ Failure Timeout ] for type-per-property.html Restore original thai-line-breaks-expected.png BUG=645177,645181 Review-Url: https://codereview.chromium.org/2326613004 Cr-Commit-Position: refs/heads/master@{#417449}
-
megjablon authored
BUG=644983 Review-Url: https://codereview.chromium.org/2325843002 Cr-Commit-Position: refs/heads/master@{#417448}
-
Scott Violet authored
https://codereview.chromium.org/2318223003 landed just before my change to remove ash.gyp, so no conflict and build broke. I've updated the build files appropriately. TBR=msw@chromium.rog BUG=none TEST=none R=msw@chromium.org Review URL: https://codereview.chromium.org/2320333002 . Cr-Commit-Position: refs/heads/master@{#417447}
-
foolip authored
Making requestFullscreen and exitFullscreen async like the spec will mean that no state on the Fullscreen instances will be modified synchronously in the request/exit calls, and the instances may in fact end up not being created at all. The code arguably ends up looking worse with this change alone, but it does make it very clear that all events are put in the queue of the requesting document, and not for each document involved. This should not be observable at all, and makes future CLs smaller. BUG=402421,402376 Review-Url: https://codereview.chromium.org/2325663002 Cr-Commit-Position: refs/heads/master@{#417446}
-
felt authored
The translate team pointed out that "this" doesn't bind to anything in this sentence. We really want to say "the certificate that Chrome received" but it would be unweildy, so just changing it to "its". Internal bug: b/31354544 R=lgarron@chromium.org Review-Url: https://codereview.chromium.org/2320843004 Cr-Commit-Position: refs/heads/master@{#417445}
-
- 08 Sep, 2016 26 commits
-
-
jam authored
The reason is that certificate IDs depend on the process, and with PlzNavigate the process ID isn't known when the resource loading is happening. BUG=598073, 504347 TBR=tsepez NOTRY=true Review-Url: https://codereview.chromium.org/2327433002 Cr-Commit-Position: refs/heads/master@{#417444}
-
davidben authored
https://boringssl.googlesource.com/boringssl/+log/bc61769e49df6c84de636051ecd8b8104c07caf4..3e5619d121901089e39ad5491de15bb919552a60 BUG=none TBR=svaldez@chromium.org Review-Url: https://codereview.chromium.org/2326843002 Cr-Commit-Position: refs/heads/master@{#417443}
-
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/46159003d0e22c06a991165cbb2112b9da30595f Remove spurious assert. (stip@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=589168. Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2320873005 Cr-Commit-Position: refs/heads/master@{#417442}
-
michaelbai authored
Add secondary_abi_shared_libraries to pack all the secondary abi shared libraries into APK. BUG=622855 Review-Url: https://codereview.chromium.org/2319273002 Cr-Commit-Position: refs/heads/master@{#417441}
-
yuweih authored
CL 2196493002 brought ANGLE libGLESv2 dependency to the remoting unittest on Windows. For some reason the Windows clang tester built 64-bit unittest binary but tries to link it with a 32-bit ANGLE binary. Since the OpenGL renderer is not used on Windows anyway, we may just disable the unit test on Windows until we figure out what went wrong with the build setup. BUG=642027 Review-Url: https://codereview.chromium.org/2303883004 Cr-Commit-Position: refs/heads/master@{#417440}
-
dfalcantara authored
* Expose DownloadItem::DownloadState to Java as an enum. * Pass all DownloadItem updates to Java so that the DownloadHistoryAdapter can process them. We're still ignoring everything but the COMPLETE state. BUG=616324 Review-Url: https://codereview.chromium.org/2320693003 Cr-Commit-Position: refs/heads/master@{#417439}
-
drcrash authored
Because attestation-based enrollment is automatic, we want the message in case of sucess to have the following elements: 1. The domain that the device has been enrolled into. 2. A note letting the user what to do in case that enrollment is unexpected. (E.g. someone just bought a device off eBay.) BUG=644002 TEST=manual NOPRESUBMIT=true CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Presubmits will be skipped due to http://crbug.com/639691 Review-Url: https://codereview.chromium.org/2323593002 Cr-Commit-Position: refs/heads/master@{#417438}
-
qyearsley authored
After running update-w3c-test-expectations, w3c-test-autoroller is now failing to run `git cl set-commit`. For example: https://build.chromium.org/p/chromium.infra.cron/builders/w3c-test-autoroller/builds/7496/steps/update%20wpt/logs/stdio After this, I'm expecting that it should update expectations/baselines, then try to commit, and then likely fail to pass the commit queue and abort. BUG=629275 Review-Url: https://codereview.chromium.org/2319763002 Cr-Commit-Position: refs/heads/master@{#417437}
-
sky authored
I'm going to separate out tests into their own BUILD.gn, but want to start here first. BUG=none TEST=none R=msw@chromium.org Review-Url: https://codereview.chromium.org/2322883003 Cr-Commit-Position: refs/heads/master@{#417436}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/85c922acec37..b3cb2142725f $ git log 85c922ace..b3cb21427 --date=short --no-merges --format='%ad %ae %s' 2016-09-08 bsalomon Benchmarks for testing changes to GrResourceCache replacement policy when over budget. 2016-09-08 msarett Checking for valid colorType, alphaType, colorSpace in SkCodec 2016-09-08 bsalomon Move prepareForExternalIO implementation from GrContext to GrDrawingManager GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2324473002 2016-09-08 mtklein Apple devices do not support CRC32 instructions. Don't believe Clang's lies. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=caryclark@google.com Review-Url: https://codereview.chromium.org/2322003003 Cr-Commit-Position: refs/heads/master@{#417435}
-
khmel authored
This CL prevents appearing an item on the shelf when Arc app gets active during the secondary user session. BUG=b/31154158 BUG=644751 BUG=642649 TEST=Manually on device TEST=Added intial unit_test coverage for Arc multi-user Review-Url: https://codereview.chromium.org/2325743002 Cr-Commit-Position: refs/heads/master@{#417434}
-
manzagop authored
BUG=415982 Review-Url: https://codereview.chromium.org/2296543002 Cr-Commit-Position: refs/heads/master@{#417433}
-
sungmann.cho authored
BUG=None TEST=Compile Review-Url: https://codereview.chromium.org/2327483002 Cr-Commit-Position: refs/heads/master@{#417432}
-
kbr authored
Revert of cheets: implement cros side of WallpaperManagerService. (patchset #16 id:300001 of https://codereview.chromium.org/2264743002/ ) Reason for revert: Broke the build. Not sure how this made it past the CQ: https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Builder/builds/45818 Original issue's description: > cheets: implement cros side of WallpaperManagerService. > > Rename ArcWallpaperHandler to ArcWallpaperService and implement it as an ArcService, which handles WallpaperManager API from Android. > > Test=Manually open PickMyWallpaper app and set wallpaper > Test=run cts android.content.cts.ContextWrapperTest > > Bug=642465 > > Committed: https://crrev.com/533be7ef1063d285008913c9784d8d852055c8bd > Cr-Commit-Position: refs/heads/master@{#417428} TBR=xiaohuic@chromium.org,xiyuan@chromium.org,nya@chromium.org,lhchavez@chromium.org,hidehiko@chromium.org,dcheng@chromium.org,yusukes@chromium.org,muyuanli@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Bug=642465 Review-Url: https://codereview.chromium.org/2320323002 Cr-Commit-Position: refs/heads/master@{#417431}
-
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/7c769c9d30f4b0983c9dbbf4e244bfb14b33d032 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) depot_tools: https://crrev.com/0c2dfcb7cec689007c9963312522d778ad0609d6 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) recipe_engine: https://crrev.com/227f56ba6353986a7fe6d56fb283ad73c84e94d9 Track step nesting in StreamEngine (Reland). (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:628770 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2322963003 Cr-Commit-Position: refs/heads/master@{#417430}
-
eugenebut authored
TBR=kkhorimoto@chromium.org BUG=635399 Review-Url: https://codereview.chromium.org/2326823002 Cr-Commit-Position: refs/heads/master@{#417429}
-
muyuanli authored
Rename ArcWallpaperHandler to ArcWallpaperService and implement it as an ArcService, which handles WallpaperManager API from Android. Test=Manually open PickMyWallpaper app and set wallpaper Test=run cts android.content.cts.ContextWrapperTest Bug=642465 Review-Url: https://codereview.chromium.org/2264743002 Cr-Commit-Position: refs/heads/master@{#417428}
-
cbiesinger authored
https://codereview.chromium.org/2154593003 added availableLogicalHeightForPercentageComputation, shared with the regular percentage computation code, so this is definitely correct. R=ikilpatrick@chromium.org,eae@chromium.org,glebl@chromium.org BUG=635619 Review-Url: https://codereview.chromium.org/2323953002 Cr-Commit-Position: refs/heads/master@{#417427}
-
drcrash authored
BUG=639691 TEST=tests in upstream distribution Review-Url: https://codereview.chromium.org/2328693002 Cr-Commit-Position: refs/heads/master@{#417426}
-
mahmadi authored
A child profile can also be locked. The child and the locked indicators were not being displayed correctly when appeared together. http://imgur.com/a/5PyYl BUG=644836 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2323813002 Cr-Commit-Position: refs/heads/master@{#417425}
-
bajones authored
This render path isn't used for WebVR just yet because VrShell has not been added to the main browser activity. BUG=389343 Review-Url: https://codereview.chromium.org/2308683004 Cr-Commit-Position: refs/heads/master@{#417424}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/c29fc707b24b..0ca160fbf31a $ git log c29fc707b..0ca160fbf --date=short --no-merges --format='%ad %ae %s' 2016-09-08 npm Delete unused methods in CPDF_Document 2016-09-08 dsinclair Fix CPDFSDK_PageView cleanup. 2016-09-08 jaepark Check whether the annotation content is empty using CFX_WideString. BUG=645122 TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2319773004 Cr-Commit-Position: refs/heads/master@{#417423}
-
qiangchen authored
On Mac, desktop capture picker window's title is using sentence case, but by convention, it should be in title case. This CL Fixes the bug. BUG=644905 Review-Url: https://codereview.chromium.org/2319303002 Cr-Commit-Position: refs/heads/master@{#417422}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/2c67e5988500..fe40502b6dd4 $ git log 2c67e5988..fe40502b6 --date=short --no-merges --format='%ad %ae %s' 2016-09-08 ccraik Support ANDROID_SERIAL env var as default serial 2016-09-08 alexandermont Add metric for power consumption between navigation start and TTI. TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2321203002 Cr-Commit-Position: refs/heads/master@{#417421}
-
msw authored
Migrate ash/wallpaper files to ash/common/. (move WallpaperController to WmShell) (move [Animating]WallpaperWidgetController to WmRootWindowController) Add WmRootWindowController wallpaper animation functions. (TODO: port system wallpaper and boot screen to mash) Move Shell::blocking_pool_ to WmShell; init for mash and tests. Make WallpaperResizer use a scoped_refptr<TaskRunner>. Move debug wallpaper shortcut to common. BUG=629605 TEST=Automated; no ChromeOS wallpaper changes. R=jamescook@chromium.org,sky@chromium.org TBR=achuith@chromium.org,bshe@chromium.org Review-Url: https://codereview.chromium.org/2318223003 Cr-Commit-Position: refs/heads/master@{#417420}
-
rsesek authored
BUG=644759 Review-Url: https://codereview.chromium.org/2313393003 Cr-Commit-Position: refs/heads/master@{#417419}
-