- 06 Jun, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 28 May, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 27 May, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 26 May, 2021 2 commits
-
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
- 17 May, 2021 2 commits
-
-
Eriksson Monteiro authored
-
eriksson_monteiro authored
-
- 15 May, 2021 2 commits
-
-
Eriksson Monteiro authored
-
eriksson monteiro authored
-
- 14 May, 2021 2 commits
-
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
- 03 May, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 27 Apr, 2021 2 commits
-
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
- 22 Apr, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 10 Mar, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 25 Feb, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 23 Feb, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 22 Feb, 2021 2 commits
-
-
Eriksson Monteiro authored
-
eriksson authored
-
- 18 Feb, 2021 3 commits
-
-
Eriksson Monteiro authored
-
eriksson monteiro authored
-
eriksson monteiro authored
-
- 16 Feb, 2021 2 commits
-
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
- 13 Feb, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 11 Feb, 2021 2 commits
-
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
- 07 Feb, 2021 1 commit
-
-
Eriksson Monteiro authored
-
- 23 Jan, 2021 11 commits
-
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
Eriksson Monteiro authored
-
Lukasz Anforowicz authored
After https://crrev.com/c/2566090, the per-NetworkContext OriginAccessList and the per-factory OriginAccessList cover the same permissions. This means that there is no need to maintain both - to prepare for the removal of `factory_bound_access_patterns`, this CL switches `SetSecFetchSiteHeader` checks to be based on the per-NetworkContext OriginAccessList. Bug: 936310 Change-Id: I33a8631f2ec2dea110ed6ad12bec672e6b564a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587394 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#846452}
-
Lukasz Anforowicz authored
After https://crrev.com/c/2566090, the per-NetworkContext OriginAccessList and the per-factory OriginAccessList cover the same permissions. This means that there is no need to maintain both and therefore this CL removes the factory-bound access list. Change-Id: Ib87f80c20a62b7ef9bcf002756ccbb5b1a88f72f Fixed: 936310 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573677 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#846451}
-
Jinsuk Kim authored
Bug: 1127732 Change-Id: I9f0d75ea44896c09d281bea95d8a1f3bbfb7fd78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645270Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#846450}
-
Reilly Grant authored
This change converts callbacks from base::Bind and base::Callback to Once/Repeating in //chrome/browser/chromeos/drive. Bug: 1148570 Change-Id: I3c3e2730a1f9b8ba655c818ee7991cbbba62d7f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645030 Auto-Submit: Reilly Grant <reillyg@chromium.org> Commit-Queue: Kazuhiro Inaba <kinaba@chromium.org> Reviewed-by:
Kazuhiro Inaba <kinaba@chromium.org> Cr-Commit-Position: refs/heads/master@{#846449}
-
Gavin Williams authored
Increasing logging for better debugging of printer status request failures. Bug: 1027400 Change-Id: I262c7b4502a6527c187997239b16588591066bdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643303Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#846448}
-
David Tseng authored
The cursors package was moved to accessibility/common, but did not trigger presubmit upload Closure errors because no files were technically touched in chromevox/ (deletion/move appears not to count). @private means "private to that file" (aka, all classes can access private members of other classes if they're in the same file). cursor.js and range.js were split out from cursors.js leading to the Closure errors. R=akihiroota@chromium.org AX-Relnotes: n/a Change-Id: I140dfd153e307e0c3c8a244b57be7f3ac542231d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643572 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#846447}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/eeeaae9a029b..95c2994048cd 2021-01-23 egdaniel@google.com Revert "Run unit tests to verify SkSL folding behavior." 2021-01-23 mtklein@google.com Revert "Consolidate SkSL CPU and GPU test code." 2021-01-22 mtklein@google.com use ld2.4s/ld4.4s in load64/load128 2021-01-22 johnstiles@google.com Allow Metal shaders to return half4 colors. 2021-01-22 egdaniel@google.com Make sure we are using cached cpu memory for vulkan readback buffers. 2021-01-22 reed@google.com Migrate to drawImage w/ sampling 2021-01-22 ethannicholas@google.com Added basic SkSL DSL statements 2021-01-22 brianosman@google.com Improve memory layout handling in SPIRV generator 2021-01-22 adlai@google.com Merge adjacent GrOpsTasks with same target together If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC scroggo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: scroggo@google.com Change-Id: If457b511dc89ce8eb677a83ddc52884a2d25501a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645459Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#846446}
-
Salvador Guerrero authored
This removes process_name and thread_name from trace log, these fields are now recorded in perfetto, so it's not necessary to record them client side. Change-Id: I6591c25d572cd97b54d024ffcb3dcc00597d63fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640819Reviewed-by:
ssid <ssid@chromium.org> Commit-Queue: Salvador Guerrero <salg@google.com> Cr-Commit-Position: refs/heads/master@{#846445}
-