1. 08 7月, 2019 3 次提交
  2. 07 7月, 2019 2 次提交
  3. 06 7月, 2019 1 次提交
  4. 05 7月, 2019 1 次提交
  5. 04 7月, 2019 12 次提交
    • S
      Roll src/third_party/skia 857c9f955edb..8063f6cca025 (3 commits) (#9679) · db4d6836
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/857c9f955edb..8063f6cca025
      
      git log 857c9f955edbfc635fa3e3f95f819aaa1efff461..8063f6cca02538ef152c2b7afc29d06cb750f034 --date=short --no-merges --format=%ad %ae %s
      2019-07-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 66b5ff586c9c..c4ef62ec1a68 (9 commits)
      2019-07-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 7625da7c0425..080c02ae0336 (375 commits)
      2019-07-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a29aa7717ff8..72d8104846de (2 commits)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jvanverth@google.com), and stop
      the roller if necessary.
      db4d6836
    • S
      Roll src/third_party/skia 11eb847a2080..857c9f955edb (2 commits) (#9676) · 3c51a7bf
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/11eb847a2080..857c9f955edb
      
      git log 11eb847a2080aa944b2596a6c2f8f3bdc0eaa493..857c9f955edbfc635fa3e3f95f819aaa1efff461 --date=short --no-merges --format=%ad %ae %s
      2019-07-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-07-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jvanverth@google.com), and stop
      the roller if necessary.
      3c51a7bf
    • K
      Raster now returns an enum rather than boolean (#9661) · 7f828dd3
      Kaushik Iska 提交于
      This is part of a bigger change that will facilitate us
      to act on this `RasterStatus`. The specific case is where
      after pre-roll we might decide to want to merge the threads
      and re-submit the frame -- `RasterStatus::kResubmit` can then
      let us achieve this result.
      7f828dd3
    • S
      Roll src/third_party/dart 67ab3be10d...b5aeaa6796 (#9675) · 11b6afe0
      Siva 提交于
      * Roll src/third_party/dart 67ab3be10d...b5aeaa6796
      
      dart-lang/sdk@b5aeaa6796 Revert "Reland "[vm/ffi] SimDBC on Arm64 Android""
      dart-lang/sdk@02fe07bbd3 [dart2js] new-rti: Set Array instance type
      dart-lang/sdk@bae5bdefd5 [dart2js] Add '--golem-x' command-line flag
      dart-lang/sdk@ac30ab12ab [dartdevc] Bump pedantic to v1.8.0 and apply new lints
      dart-lang/sdk@4b0c5c166a fix field name
      dart-lang/sdk@327f5eb826 Fix for issue 37429
      dart-lang/sdk@43891316ca [ VM / Observatory ] Emit IsolateReload event after reload completes
      dart-lang/sdk@2ea7e5513b Perform type promotion when NNBD, using flow analysis.
      dart-lang/sdk@766e542e53 handle return in async function
      dart-lang/sdk@51cf8f218a Add entension support to the summary idl
      dart-lang/sdk@0e9957c7b1 [dartdevc] Adding support for analyzer dep pruning
      dart-lang/sdk@c100308ba6 Repro for inferring arrays with out of range lengths
      dart-lang/sdk@5d77657e7a Prepare to publish analyzer version 0.37.0.
      dart-lang/sdk@86ce74caaa update NodeBuilder for default value type arguments
      dart-lang/sdk@439692c9e2 Mark the name in an extension as being in a declaration context
      dart-lang/sdk@372bcae536 [gardening] Fix 3xHEAD Flutter build after revert
      dart-lang/sdk@052874e93e Avoid non-web integer literal in corelib_2/int_round_test
      dart-lang/sdk@480337106e Implementation of extension override AST node
      dart-lang/sdk@4f78ad90df An initial and partial implementation of an element model for extensions
      dart-lang/sdk@744bb47361 [infra] Remove custom timeouts for dart2js compiler config
      dart-lang/sdk@9b53686ffb update NodeBuilder for declared identifier implicit type
      dart-lang/sdk@3d14b75f97 Revert "Reland "[vm/concurrency] Introduce concept of Isolate Groups""
      dart-lang/sdk@527238e008 [vm] Cleanup C99 header includes
      dart-lang/sdk@9f32f9b87e [cfe] Store the initializer tokens in constructor builders
      dart-lang/sdk@bbbeb8b509 Pull in latest pub
      dart-lang/sdk@851958ee54 update NodeBuilder to handle for loop
      dart-lang/sdk@7a73682c6a update NodeBuilder to handle catch clause
      dart-lang/sdk@fc6cb0ac21 [vm/ffi] Revamp struct representation in FFI.
      dart-lang/sdk@5fd51b9fd2 Cleanup remnants of ignoring Dart v1.x subtype checks
      dart-lang/sdk@45172f0690 Revert "Reland "[llvm] Add initial scaffolding""
      dart-lang/sdk@b9a6630367 [ Observatory ] _getVMTimeline -> getVMTimeline in timeline.js
      dart-lang/sdk@1f02c10b9a Update language_2/const_map4_test for type inference
      dart-lang/sdk@99ed4871b3 Fix a hint in analysis server
      dart-lang/sdk@c3c43689d5 [vm] Remove platform/math.h
      dart-lang/sdk@524fdc13a9 Reland "[llvm] Add initial scaffolding"
      dart-lang/sdk@45a9815aff [vm/debugger] break on asyncfunction entry
      dart-lang/sdk@e0eeffaf9b update NodeBuilder parameter tracking when visiting executable declarations
      dart-lang/sdk@182a59cebb Skip all tests that use spawnUri when running in simulator mode as it makes no sense to run the CFE on the simulator.
      dart-lang/sdk@1427a218f3 update DecoratedType asserts
      dart-lang/sdk@f4dc001729 Migration: begin adding support for LUB computations in conditional expressions.
      dart-lang/sdk@585794ab75 Fix status file line.
      dart-lang/sdk@4a69ef4a50 Skip all spawnURI tests for the simulator architectures as these tests involve invoking the front end for compilation which would mean the front end has to run in simulated mode.
      dart-lang/sdk@26f369eb8e Fix doc comment for NullabilityNode.forLUB
      dart-lang/sdk@9ed728ec7a Add: Example usage to fillRange method.
      dart-lang/sdk@fc7049ae7d Migration: implement support for user-definable prefix expressions.
      dart-lang/sdk@77aa5f0c02 Migration: Add support for function-typed formal parameters.
      dart-lang/sdk@326e970b81 Migration: handle method invocations that resolve to a getter.
      dart-lang/sdk@822de210b5 fix branch_canonicalization_test
      dart-lang/sdk@a2e1434603 Breaking changes for analyzer version 0.37
      dart-lang/sdk@6694aa821d [dart2js] new-rti: Temporary work-around for timeouts
      dart-lang/sdk@18ff5ce893 [dart2js] new-rti: Implement general As/Check methods
      dart-lang/sdk@90c88d984e Fix large integer literals in dart2js_extra/round_constant_folding_test
      dart-lang/sdk@9349f71721 bump linter to 0.1.93
      dart-lang/sdk@c384212f9e [vm] Remove vestigial verified_memory_test.cc file
      dart-lang/sdk@f4824d332d [vm] Drop support for MSVC older than 2013
      dart-lang/sdk@bbb027aa2a [vm] Fix offset that was breaking bare_instructions_trampolines_test
      dart-lang/sdk@1db0b4436c [dart2js] new-rti: Implement type bounds check
      dart-lang/sdk@686742585a Migration: add a more robust assertion to the DecoratedType constructor
      dart-lang/sdk@2fd4ca570b set DecoratedType.returnType for FunctionType
      dart-lang/sdk@ca4b6e533a [dart2js] new-rti: Implement basic is-test
      dart-lang/sdk@39b71253ce Fix for curly_braces_in_flow_control_structures lint.
      dart-lang/sdk@b6c3b2c98c Enable 'Surround with XYZ' only for Statement(s) in Block(s).
      dart-lang/sdk@79e478e50e Fixed some links
      dart-lang/sdk@279c1da42d Use absolute paths as canonical paths for inputs digest maps
      dart-lang/sdk@cbf9cff19f Infer types of field formals before all fields.
      dart-lang/sdk@0c6b3d1277 Migration: do better function type formatting in DecoratedType.toString.
      dart-lang/sdk@a76c459239 Migration: Remove unnecessary duplicate type test
      dart-lang/sdk@a515a0c256 Reland "[vm/ffi] SimDBC on Arm64 Android"
      dart-lang/sdk@0baf81e7d6 Tests for Never and potential nullable / non-nullable.
      dart-lang/sdk@26d308aad3 Use flow analysis for reporting use sites of not assigned locals during resolution.
      dart-lang/sdk@79f276e07d Migration: handle field formal parameters.
      dart-lang/sdk@c8c3572ca9 Migration: standardize method names in EdgeBuilderTest.
      dart-lang/sdk@c0c15c1283 Migration: build nullability node for default type parameter bounds directly.
      dart-lang/sdk@b57ff85906 Migration: clean up and test implicit dynamic return type of Function() syntax.
      dart-lang/sdk@0f2eda8644 Migration: add support for function expression invocations.
      dart-lang/sdk@a200980da0 Migration: add support for variable and field type inference.
      dart-lang/sdk@ca25f56883 Migration: add support for type inference of function types.
      dart-lang/sdk@a436c0621f Migration: fix DecoratedType.toString to support named function parameters.
      dart-lang/sdk@9dee307bdb Migration: update nullability graph debug dump to support union edges.
      dart-lang/sdk@b60dcdbf73 Migration: Remove the `create` parameter from Variables.decoratedElementType.
      dart-lang/sdk@18c21ee9d1 Migration: add support for generic instance creation.
      dart-lang/sdk@f7ddfdf6ca Migration: don't forget to visit variable initializers in NodeBuilder.
      dart-lang/sdk@a39e4fabfb Add information about the deprecated ParameterElement.parameterKind
      dart-lang/sdk@f6dfad02f4 [analyzer] add a space to the quick for for REPLACE_COLON_WITH_EQUALS
      
      * Update license.
      11b6afe0
    • S
      Revert " Roll src/third_party/dart 67ab3be10d...43891316ca (#9670)" (#9673) · 3c4dbe22
      Siva 提交于
      This reverts commit 5e596f2a.
      3c4dbe22
    • S
      Roll src/third_party/dart 67ab3be10d...43891316ca (#9670) · 5e596f2a
      Siva 提交于
      * Roll src/third_party/dart 67ab3be10d...43891316ca
      
      dart-lang/sdk@/43891316ca [ VM / Observatory ] Emit IsolateReload event after reload completes
      dart-lang/sdk@/2ea7e5513b Perform type promotion when NNBD, using flow analysis.
      dart-lang/sdk@/766e542e53 handle return in async function
      dart-lang/sdk@/51cf8f218a Add entension support to the summary idl
      dart-lang/sdk@/0e9957c7b1 [dartdevc] Adding support for analyzer dep pruning
      dart-lang/sdk@/c100308ba6 Repro for inferring arrays with out of range lengths
      dart-lang/sdk@/5d77657e7a Prepare to publish analyzer version 0.37.0.
      dart-lang/sdk@/86ce74caaa update NodeBuilder for default value type arguments
      dart-lang/sdk@/439692c9e2 Mark the name in an extension as being in a declaration context
      dart-lang/sdk@/372bcae536 [gardening] Fix 3xHEAD Flutter build after revert
      dart-lang/sdk@/052874e93e Avoid non-web integer literal in corelib_2/int_round_test
      dart-lang/sdk@/480337106e Implementation of extension override AST node
      dart-lang/sdk@/4f78ad90df An initial and partial implementation of an element model for extensions
      dart-lang/sdk@/744bb47361 [infra] Remove custom timeouts for dart2js compiler config
      dart-lang/sdk@/9b53686ffb update NodeBuilder for declared identifier implicit type
      dart-lang/sdk@/3d14b75f97 Revert "Reland "[vm/concurrency] Introduce concept of Isolate Groups""
      dart-lang/sdk@/527238e008 [vm] Cleanup C99 header includes
      dart-lang/sdk@/9f32f9b87e [cfe] Store the initializer tokens in constructor builders
      dart-lang/sdk@/bbbeb8b509 Pull in latest pub
      dart-lang/sdk@/851958ee54 update NodeBuilder to handle for loop
      dart-lang/sdk@/7a73682c6a update NodeBuilder to handle catch clause
      dart-lang/sdk@/fc6cb0ac21 [vm/ffi] Revamp struct representation in FFI.
      dart-lang/sdk@/5fd51b9fd2 Cleanup remnants of ignoring Dart v1.x subtype checks
      dart-lang/sdk@/45172f0690 Revert "Reland "[llvm] Add initial scaffolding""
      dart-lang/sdk@/b9a6630367 [ Observatory ] _getVMTimeline -> getVMTimeline in timeline.js
      dart-lang/sdk@/1f02c10b9a Update language_2/const_map4_test for type inference
      dart-lang/sdk@/99ed4871b3 Fix a hint in analysis server
      dart-lang/sdk@/c3c43689d5 [vm] Remove platform/math.h
      dart-lang/sdk@/524fdc13a9 Reland "[llvm] Add initial scaffolding"
      dart-lang/sdk@/45a9815aff [vm/debugger] break on asyncfunction entry
      dart-lang/sdk@/e0eeffaf9b update NodeBuilder parameter tracking when visiting executable declarations
      dart-lang/sdk@/182a59cebb Skip all tests that use spawnUri when running in simulator mode as it makes no sense to run the CFE on the simulator.
      dart-lang/sdk@/1427a218f3 update DecoratedType asserts
      dart-lang/sdk@/f4dc001729 Migration: begin adding support for LUB computations in conditional expressions.
      dart-lang/sdk@/585794ab75 Fix status file line.
      dart-lang/sdk@/4a69ef4a50 Skip all spawnURI tests for the simulator architectures as these tests involve invoking the front end for compilation which would mean the front end has to run in simulated mode.
      dart-lang/sdk@/26f369eb8e Fix doc comment for NullabilityNode.forLUB
      dart-lang/sdk@/9ed728ec7a Add: Example usage to fillRange method.
      dart-lang/sdk@/fc7049ae7d Migration: implement support for user-definable prefix expressions.
      dart-lang/sdk@/77aa5f0c02 Migration: Add support for function-typed formal parameters.
      dart-lang/sdk@/326e970b81 Migration: handle method invocations that resolve to a getter.
      dart-lang/sdk@/822de210b5 fix branch_canonicalization_test
      dart-lang/sdk@/a2e1434603 Breaking changes for analyzer version 0.37
      dart-lang/sdk@/6694aa821d [dart2js] new-rti: Temporary work-around for timeouts
      dart-lang/sdk@/18ff5ce893 [dart2js] new-rti: Implement general As/Check methods
      dart-lang/sdk@/90c88d984e Fix large integer literals in dart2js_extra/round_constant_folding_test
      dart-lang/sdk@/9349f71721 bump linter to 0.1.93
      dart-lang/sdk@/c384212f9e [vm] Remove vestigial verified_memory_test.cc file
      dart-lang/sdk@/f4824d332d [vm] Drop support for MSVC older than 2013
      dart-lang/sdk@/bbb027aa2a [vm] Fix offset that was breaking bare_instructions_trampolines_test
      dart-lang/sdk@/1db0b4436c [dart2js] new-rti: Implement type bounds check
      dart-lang/sdk@/686742585a Migration: add a more robust assertion to the DecoratedType constructor
      dart-lang/sdk@/2fd4ca570b set DecoratedType.returnType for FunctionType
      dart-lang/sdk@/ca4b6e533a [dart2js] new-rti: Implement basic is-test
      dart-lang/sdk@/39b71253ce Fix for curly_braces_in_flow_control_structures lint.
      dart-lang/sdk@/b6c3b2c98c Enable 'Surround with XYZ' only for Statement(s) in Block(s).
      dart-lang/sdk@/79e478e50e Fixed some links
      dart-lang/sdk@/279c1da42d Use absolute paths as canonical paths for inputs digest maps
      dart-lang/sdk@/cbf9cff19f Infer types of field formals before all fields.
      dart-lang/sdk@/0c6b3d1277 Migration: do better function type formatting in DecoratedType.toString.
      dart-lang/sdk@/a76c459239 Migration: Remove unnecessary duplicate type test
      dart-lang/sdk@/a515a0c256 Reland "[vm/ffi] SimDBC on Arm64 Android"
      dart-lang/sdk@/0baf81e7d6 Tests for Never and potential nullable / non-nullable.
      dart-lang/sdk@/26d308aad3 Use flow analysis for reporting use sites of not assigned locals during resolution.
      dart-lang/sdk@/79f276e07d Migration: handle field formal parameters.
      dart-lang/sdk@/c8c3572ca9 Migration: standardize method names in EdgeBuilderTest.
      dart-lang/sdk@/c0c15c1283 Migration: build nullability node for default type parameter bounds directly.
      dart-lang/sdk@/b57ff85906 Migration: clean up and test implicit dynamic return type of Function() syntax.
      dart-lang/sdk@/0f2eda8644 Migration: add support for function expression invocations.
      dart-lang/sdk@/a200980da0 Migration: add support for variable and field type inference.
      dart-lang/sdk@/ca25f56883 Migration: add support for type inference of function types.
      dart-lang/sdk@/a436c0621f Migration: fix DecoratedType.toString to support named function parameters.
      dart-lang/sdk@/9dee307bdb Migration: update nullability graph debug dump to support union edges.
      dart-lang/sdk@/b60dcdbf73 Migration: Remove the `create` parameter from Variables.decoratedElementType.
      dart-lang/sdk@/18c21ee9d1 Migration: add support for generic instance creation.
      dart-lang/sdk@/f7ddfdf6ca Migration: don't forget to visit variable initializers in NodeBuilder.
      dart-lang/sdk@/a39e4fabfb Add information about the deprecated ParameterElement.parameterKind
      dart-lang/sdk@/f6dfad02f4 [analyzer] add a space to the quick for for REPLACE_COLON_WITH_EQUALS
      
      * Revert changes makde in the engine for the Isolate Group API change.
      
      * Fix compilation error.
      
      * Update license.
      
      * Format.
      5e596f2a
    • S
      Roll src/third_party/skia 5b52c52141ac..11eb847a2080 (6 commits) (#9671) · 46a2239b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/5b52c52141ac..11eb847a2080
      
      git log 5b52c52141acb497f8fca18e9b77badacdf05364..11eb847a2080aa944b2596a6c2f8f3bdc0eaa493 --date=short --no-merges --format=%ad %ae %s
      2019-07-03 kjlubick@google.com Update skqp's Android NDK to r20
      2019-07-03 halcanary@google.com SamplePdfFileViewer: delete dead code
      2019-07-03 herb@google.com Switch PDF over to using bulk calls
      2019-07-03 herb@google.com Bulkify SkGlyphCacheBench
      2019-07-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-07-03 jvanverth@google.com Revert "Assert that lazy proxies are never borrowed or wrapped"
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jvanverth@google.com), and stop
      the roller if necessary.
      46a2239b
    • C
    • S
      Begin separating macOS engine from view controller (#9654) · 8dac2e97
      stuartmorgan 提交于
      Creates an initial, minimal FLEEngine that parallels the iOS
      FlutterEngine, and moves engine launch, plugin registration, and binary
      messenger functionality from FLEViewController to there. Uses the FLE
      prefix since the current APIs will change to better match FlutterEngine;
      the current APIs are intended to minimize conceptual changes relative to
      the current FLEViewController APIs since it's already a substantial
      change.
      
      Further changes will move channels from FLEViewController to FLEEngine,
      and further align the APIs and functionality with the iOS version.
      
      Part of #32421
      8dac2e97
    • S
      Roll src/third_party/skia 0e0113dcbd9a..5b52c52141ac (8 commits) (#9665) · d3616c7a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/0e0113dcbd9a..5b52c52141ac
      
      git log 0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b..5b52c52141acb497f8fca18e9b77badacdf05364 --date=short --no-merges --format=%ad %ae %s
      2019-07-03 mtklein@google.com simplify Android NDK build config
      2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5faff91af499..66b5ff586c9c (14 commits)
      2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 628bca791189..958fec279ed5 (1 commits)
      2019-07-02 csmartdalton@google.com Assert that lazy proxies are never borrowed or wrapped
      2019-07-03 halcanary@google.com Samples: add name() virtual
      2019-07-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 180042c54610..628bca791189 (1 commits)
      2019-07-03 bsalomon@google.com Make deferred render target context without config or format
      2019-07-03 herb@google.com Add bulk calls for metrics, paths and images.
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jvanverth@google.com), and stop
      the roller if necessary.
      d3616c7a
    • C
      Mutators Stack refactoring (#9663) · cea2c361
      Chris Yang 提交于
      Rename methods in the MutatorsStack to Pascal case to match standard cpp style
      Refactor the operator== for Mutator class
      cea2c361
    • S
      Roll src/third_party/skia 93eeff578b08..0e0113dcbd9a (9 commits) (#9662) · 6a8782fe
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/93eeff578b08..0e0113dcbd9a
      
      git log 93eeff578b08e74ffa609ee2465b757fd78a35b9..0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b --date=short --no-merges --format=%ad %ae %s
      2019-07-03 robertphillips@google.com Fix initialization of DDLRecorder
      2019-07-03 bsalomon@google.com Disable GLPrograms test on Mac 10.1 bot
      2019-07-03 fmalita@chromium.org [skottie] Add forgotten linear-wipe test
      2019-07-03 bsalomon@google.com fix logic bug when deciding to use temp space for mip levels
      2019-07-02 halcanary@google.com add header guards
      2019-07-02 egdaniel@google.com Move tex storage flag to FormatInfo in GrGLCaps.
      2019-07-03 mtklein@google.com update path to fix Android ASAN bots
      2019-07-02 robertphillips@google.com Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture
      2019-07-03 bsalomon@google.com Fix issue where SkAutoSTMalloc doesn't default initialize std::unique_ptr.
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (jvanverth@google.com), and stop
      the roller if necessary.
      6a8782fe
  6. 03 7月, 2019 13 次提交
  7. 02 7月, 2019 8 次提交