- 12 Sep, 2017 40 commits
-
-
Ben Wells authored
Bug: 764179, 764180 Tbr: benwells@chromium.org Change-Id: I29c80af68e40186b814f4f215f96e25c4206ceb6 Reviewed-on: https://chromium-review.googlesource.com/662259 Commit-Queue: Ben Wells <benwells@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#501182}
-
Yutaka Hirano authored
A browser test for no-state prefetch failed for KeepAliveRendererForKeepaliveRequests feature, which meant a bug. This CL fixed the mishandling. With this CL, "keepalive" flag is transferred from the renderer to the browser, and the feature affects only requests with "keepalive" flag. The non-state prefetch browser tests are now run in both settings (i.e., with/without the feature). Bug: 695939 Change-Id: I77c42cce95346f034af3ef4b7496908affc3074d Reviewed-on: https://chromium-review.googlesource.com/656741Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#501181}
-
Ryo Hashimoto authored
Convert WaitForServiceToBeAvailableCallback and OnConnectedCallback to OnceCallback. Remove unused MockObjectProxy::WaitForServiceToBeAvailable(). Add MockObjectProxy::DoConnectToSignal() to workaround Gmock's limitation around move-only arguments. https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#mocking-methods-that-use-move-only-types BUG=740015 TEST=try Change-Id: Ide16b01e57eac20f231d729ad570547376a7874d Reviewed-on: https://chromium-review.googlesource.com/656480Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#501180}
-
Emi Morikawa authored
Make a new inner class. This calls OnComplete() with appropriate error code. Bug: 758455 Change-Id: I2589dc740a7338bffaf6a059526775f620ee1a1c Reviewed-on: https://chromium-review.googlesource.com/656880Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Emi Morikawa <emim@google.com> Cr-Commit-Position: refs/heads/master@{#501179}
-
Tetsui Ohkubo authored
This is a reland of f79325e1 Change from the original CL (which is patch set #1): * Disable tray animation in TrySwitchingUserTest. The animation was not triggered before because |small_image| was not set. Original change's description: > Apply system style to screen share notification. > > In new-style notification, system notification has different style from > other notifications such as web notification. > This CL applies the system style to screen share notification. > * The context header and action buttons have accent color. > * New material design icon is added. > * The title text is added. > > TEST=manual > BUG=751024 > > Change-Id: I43c623e6fe5a960289424500292ed75c2d63f2cb > Reviewed-on: https://chromium-review.googlesource.com/656782 > Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> > Reviewed-by: James Cook <jamescook@chromium.org> > Cr-Commit-Position: refs/heads/master@{#500846} Bug: 751024 Change-Id: If2b9b7779fb68be80a45d4584c9dfacadd0c2f57 Reviewed-on: https://chromium-review.googlesource.com/658681 Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#501178}
-
Chromium WPT Sync authored
Using wpt-import in Chromium b9382586. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/1654 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md TBR=qyearsley@chromium.org No-Export: true Change-Id: Ib837e1c0cfcdd3f8c9318957a38d5da093dc118c Reviewed-on: https://chromium-review.googlesource.com/662218 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#501177}
-
Lisa Suzuki authored
Before this CL, type can be used without extended attributes in Iterable like this: ex1) iterable<long>; After this CL, type can be used in Iterable with extended attributes' list as well: ex1) iterable<long>; ex2) iterable<[Clamp] long>; I rewrote and added pattern match based tests and integer indexed tests. Bug: 714866 Change-Id: I1b2a264a20d6ab43c7b8ef94d6fb72dd1ddaa83a Reviewed-on: https://chromium-review.googlesource.com/660137 Commit-Queue: Lisa Suzuki <lisabelle@google.com> Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#501176}
-
Philip Jägenstedt authored
Change-Id: Ic6f12588c39abff3c1f8efd1523b3a8d0ec2ec4a Reviewed-on: https://chromium-review.googlesource.com/657579Reviewed-by:
meade_UTC10 <meade@chromium.org> Reviewed-by:
Jinho Bang <jinho.bang@samsung.com> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#501175}
-
Yutaka Hirano authored
I added it in order to check if the assumption was violated. As it doesn't look violated, I would like to remove it as planned. SweepForbiddenScope already has the DCHECK, so I'm removing it completely rather than turning it to DCHECK. Bug: 756496 Change-Id: Ibbc2bb7d6d5d51bcd5e02503f3dd6f81d824142d Reviewed-on: https://chromium-review.googlesource.com/662497Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#501174}
-
Peter Kotwicz authored
This CL introduces FirstRunActivityBase which contains logic to be shared between FirstRunActivity and LightweightFirstRunActivity. This CL changes LightweightFirstRunActivity to extend FirstRunActivityBase instead of FirstRunActivity. BUG=755646 Change-Id: Id839e78361030aef6d7a5d2e94544760f3c117c8 Reviewed-on: https://chromium-review.googlesource.com/619252 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#501173}
-
John Wu authored
TBR=dpranke@chromium.org,scottmg@chromium.org Bug: Change-Id: Id2ec20c0fa2ea98ed482876e02b6b9516a81e9e8 Reviewed-on: https://chromium-review.googlesource.com/651615 Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#501172}
-
Hidehiko Abe authored
Use std::unique_ptr for MethodCall::FromRawMessage() and Signal::FromRawMessage(). Use nullptr instead of NULL. Use constexpr for constant in anonymous namespace in ObjectProxy. BUG=739622 TEST=Ran trybots. Change-Id: I84fb7bc0318b09a77a44540575a97db6e5992db0 Reviewed-on: https://chromium-review.googlesource.com/658168Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#501171}
-
Prashant Malani authored
ARC MIDI uses this to connect to the midis daemon running in Chrome OS. It takes a Mojo connection request over the ArcBridge, and then uses D-Bus (for sending across a message handle) to initiate a Mojo connection with that daemon. The daemon then returns a 2nd Mojo interface (with the actual Midis client calls) back to the proxy, which in turn sends it to the Android side. At present, the Connect() call which should return the 2nd Mojo interface handle has not yet been implemented. It retains the initial Mojo connection with the daemon is maintained, for future ARC sessions, and tears down when the daemon dies. This implementation is a based on the similar implementation used by ArcOemCrypto. BUG=chromium:701005 Change-Id: Icc8c937f743ddcc3deca85446c303408b17ec759 Reviewed-on: https://chromium-review.googlesource.com/638913 Commit-Queue: Prashant Malani <pmalani@google.com> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Cr-Commit-Position: refs/heads/master@{#501170}
-
Brett Wilson authored
These are replaced with the base versions base::circular_deque and base::queue. Typedefs were replaced with using statements in changed code, and adjacent typedefs were also converted. RTCTimestamps struct in rtc_video_encoder.cc was made copyable and moveable (it's just an int64 and an int32) to support being put in a circular_deque. BrowsingDataRemoverImpl::RemovalTask was made move-only (from previously not movable or copyable). BUG=757232 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: Ib83f929ae4c014ae0d3766a57e9cb56cba446e2b Reviewed-on: https://chromium-review.googlesource.com/656066 Commit-Queue: Brett Wilson <brettw@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#501169}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/505e9ec415f8..d5df04f53ce8 $ git log 505e9ec41..d5df04f53 --date=short --no-merges --format='%ad %ae %s' 2017-09-11 simonhatch Dashboard - Plumb story through dialog to /pinpoint/new 2017-09-11 dtu [pinpoint] Re-add equals to --output-format=chartjson. Created with: roll-dep src/third_party/catapult Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I10c52e3ee949199c9b3afd8302c0282221a38863 Reviewed-on: https://chromium-review.googlesource.com/662368 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#501168}
-
Eric Willigers authored
Support for text decoration properties shipped to stable in Chrome 57. The runtime flag is no longer needed. BUG=165462 Change-Id: I68bfb1c902fa5d51de8040493d3e12ab6b61349d Reviewed-on: https://chromium-review.googlesource.com/660197 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#501167}
-
Hiroshige Hayashizaki authored
Otherwise, DidGetReadable() is called with null ExecutionContext. Bug: 758883 Change-Id: I904d0c946a1be928c1fe2bebb37efec384a7bd59 Reviewed-on: https://chromium-review.googlesource.com/655807 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#501166}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3233811b..6bdbb1f1 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. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org Change-Id: I2de7655e974727b530607b16f9e33eabff981846 Reviewed-on: https://chromium-review.googlesource.com/662377Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#501165}
-
Austin James Ahlstrom authored
Bug: 745385 Change-Id: Iea2049e1012303d0655d514a6ba4b1406acfbc41 Reviewed-on: https://chromium-review.googlesource.com/644673Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Takeshi Yoshino <tyoshino@chromium.org> Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Cr-Commit-Position: refs/heads/master@{#501164}
-
Eric Willigers authored
The web platform tests for CSS Namespaces and CSS Conditional are now enabled. OWNERS have been added. Bug: 763636 Change-Id: I7fbead981bc2fd1706d0c8eda800e3c65ddb52cf Reviewed-on: https://chromium-review.googlesource.com/662077 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#501163}
-
chrome-release-bot authored
TBR=govind@chromium.org Change-Id: I56a9670508223711df97dd3775abd46cde604220 Reviewed-on: https://chromium-review.googlesource.com/662219Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#501162}
-
Xianzhu Wang authored
If a subsequence was fully painted the last time, we don't repaint the subsequence on interest rect change because the fully painted result is still useable. However this triggers false-positive of under- invalidation checking which strictly matches new and cached subsequences. Bug: 755478 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I24f8fa9c2e3167ff3c54954bf5e994a74ef70056 Reviewed-on: https://chromium-review.googlesource.com/661379 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#501161}
-
Tarun Bansal authored
Check if the host String is null before computing the hash of the String. Bug: 761282 Change-Id: I76302c544e101bfabba56d77ce0ea40581057176 Reviewed-on: https://chromium-review.googlesource.com/662018 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#501160}
-
Simon Que authored
BUG=755727 R=afakhry@chromium.org Change-Id: Id0acf812bf46aa3dd9b4e5ffb62f34a4b179a782 Reviewed-on: https://chromium-review.googlesource.com/656044 Commit-Queue: Simon Que <sque@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#501159}
-
Matt Falkenhagen authored
This also removes the gmock for ServiceWorkerContext since OnceCallback cannot be copied. Bug: 755477 Change-Id: I59605c4ebc2d9aa691c73b7140d5e1c86e681198 TBR: mpearson Reviewed-on: https://chromium-review.googlesource.com/654502Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#501158}
-
Chris Harrelson authored
Instead of using one of the squashed layers as the starting point, use the transformed ancestor, from which we have already computed an offset to the squashing layer. As a result, remove the squashing-prevention rule about non-translation transforms. Bug: 750433 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I4cf1fc5a2e34d7e40023d4c3481bb517c3b6e72f Reviewed-on: https://chromium-review.googlesource.com/658335Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#501157}
-
Emi Morikawa authored
Set ResourceResponseHead::service_worker_start_time and service_worker_ready_time in ServiceWorkerURLLoaderJob. Bug: 763232 Change-Id: I52b8f3495bbae076ef10608b11065e77fa7c3c43 Reviewed-on: https://chromium-review.googlesource.com/659480Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Emi Morikawa <emim@google.com> Cr-Commit-Position: refs/heads/master@{#501156}
-
Aleks Totic authored
I was not interpreting offset correctly if static position was kTopRight and we were looking for RightInset. Renamed methods RightInset (instead of RightPosition) trying to make it more explicit, and less error prone. Bug: 740993 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I97c12ef1adce31f73b01e4c20850dd18ac01c443 Reviewed-on: https://chromium-review.googlesource.com/658403 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#501155}
-
Chris Harrelson authored
Bug: 763654 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ida1979f9418c95c3b38db423f3bf777186cbb86a Reviewed-on: https://chromium-review.googlesource.com/660407Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#501154}
-
Tarun Bansal authored
Keep min payload size to be 32 KB, but make that a field trial param. Also, move |use_small_responses_| to the NQE params class. Bug: 764145 Change-Id: I8bfd37d602705367d294fff037a47ba72c93f2f7 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester Reviewed-on: https://chromium-review.googlesource.com/657202 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#501153}
-
Keishi Hattori authored
ThreadState::EstimatedLiveSize always returns 0 for webpages with no JS because WrapperCountAtLastGC is always 0. This caused GCs to (almost) always trigger. By returning estimation_base_size in this case, we can maintain the existing behavior before the first GC, but return the appropriate estimated live size for any calls after the first GC. Bug: 695466 Change-Id: I76972e07d00a27aa14e3204bf77dada51fa00c95 Reviewed-on: https://chromium-review.googlesource.com/659718 Commit-Queue: Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#501152}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/c59db25d8116..505e9ec415f8 $ git log c59db25d8..505e9ec41 --date=short --no-merges --format='%ad %ae %s' 2017-09-11 dtu [pinpoint] Increase significance level. Created with: roll-dep src/third_party/catapult Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: Ibc04e55ae60942bd61b6e728042c3851bf550831 Reviewed-on: https://chromium-review.googlesource.com/661883 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#501151}
-
David Reveman authored
This makes a minimal set up changes to get the supervised user creation screen to support the new set of default user images. The changes are: - Limit default images to 23 first images of current set. - Increase size of image grid to 272px to be able to display 23 images. - Always scale default image to 220x220px. - Use 576x576 capture size to match settings UI. - Disable animation for grid images. - Always use 2x resource for preview. Limiting the number of default images to 23 avoids more complicated changes needed to support proper overflow handling for the grid. This can be improved as part of more general UI updates to the supervised user creation flow. Bug: 763780, 763777, 763776 Test: manual Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I64346ee6baa8dedb1b3acc8d738716c96f6aa0d7 Reviewed-on: https://chromium-review.googlesource.com/661862Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#501150}
-
Ken Buchanan authored
In some situations on Android, RenderWidgetHostViewAndroid receives invalid sequences of touch events, such as consecutive TouchCancels. Currently the RenderWidgetHostInputEventRouter ignores the second Cancel, because there is no longer any target View to send it to. This causes a problem because the gesture provider expects an ACK at some point, and one is never provided because the renderer didn't see the event. This CL causes RenderWidgetHostInputEventRouter::RouteTouchEvent to cause an INPUT_EVENT_ACK_STATE_NO_CONSUMER_EXISTS ACK to be processed whenever a touch event is being dropped. Bug: 753751, 741565 Change-Id: I48d5054fa9b69acd1bc63691aee64cb606f12bf4 Reviewed-on: https://chromium-review.googlesource.com/660639Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#501149}
-
Chong Zhang authored
WebView has different frame model and may handle events differently (e.g. Synchronous zoom). We don't want to enable VsyncAlignedInput on WebView for now, and will leave it as a separate issue as suggested in cl/606990. Note: cl/651557 updated InputHandlerProxy to forward events immediately. Bug: 625689 Change-Id: I88617698c09b12d35cf930b497b14bb84dd568b5 Reviewed-on: https://chromium-review.googlesource.com/655998Reviewed-by:
Alexandre Elias <aelias@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Chong Zhang <chongz@chromium.org> Cr-Commit-Position: refs/heads/master@{#501148}
-
Toni Barzic authored
* Smooth up animation by using scale transform. * Add fade-out animation even in case the note was not launched from the lock screen. * Wait until the fade out animation ends before showing version info. Bug:762097 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ie6cb4b733c1e09820644fd6ff406dcf4a66e5ade Reviewed-on: https://chromium-review.googlesource.com/656607 Commit-Queue: Toni Barzic <tbarzic@chromium.org> Reviewed-by:Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#501147}
-
Shakti Sahu authored
This is the first step of the OfflineContentProvider refactor. Currently download home (DownloadHistoryAdapter) supports offline pages and download backends. This CL also adds OfflineContentProvider as the third backend, which will make later it easy to migrate offline pages and download backends to use OfflineContentProvider. Since nobody is using OfflineContentProvider to show up in download home, this CL shouldn't have any impact. Bug: 691805 Change-Id: Ifaa3fe315ebf65456d01a9f94cc718c90b0798dc Reviewed-on: https://chromium-review.googlesource.com/644314 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#501146}
-
Simon Que authored
- power manager logs - update engine log - event log - lspci - ifconfig BUG=762965 R=afakhry@chromium.org Change-Id: I1bde09bffa0727c7cbdbb3c3fff3692451783a3a Reviewed-on: https://chromium-review.googlesource.com/656106 Commit-Queue: Simon Que <sque@chromium.org> Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#501145}
-
dpapad authored
This is a follow up from r492869 which reduced the responsibilities of ActionService to only contain search related logic. Bug: 752319 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I81452d2ada95ed1ef4478f93961b8467b4724cb8 Reviewed-on: https://chromium-review.googlesource.com/610822Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#501144}
-
Thanh Pham authored
When an element X is pinned in UI DevTools inspect mode, moving the mouse cursor over X and scrolling the mousewheel up should change X to be the parent of X. This will also show the distances between vertical and horizontal distances between X and X's parent. For now, make scrolling the mousewheel down a no-op; if the user wishes to pin a child element of the currently-pinned element, this can be accomplished with a click. Bug: 748138 Change-Id: I61ed0743d96f0021201e329d0c1d765a16004c0a Reviewed-on: https://chromium-review.googlesource.com/594587Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Thanh Pham <thanhph@chromium.org> Cr-Commit-Position: refs/heads/master@{#501143}
-