OWNERS


Log

Author Commit Date CI Message
Yuly Novikov 7fc1baa0 2025-07-25T05:17:25 Revert "Remove dupe dependency: vulkan-deps" This reverts commit 43f8d708b87446d233640ad27abf8c1b4a7d68dc. Reason for revert: breaks autoroll Bug: chromium:433839081 Original change's description: > Remove dupe dependency: vulkan-deps > > Credit rop@ > > Bug: chromium:433839081 > Change-Id: Ibea08597e3490dcd374d386b8ae165b7399bd972 > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6776852 > Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> > Commit-Queue: Geoff Lang <geofflang@chromium.org> > Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org> > Reviewed-by: Geoff Lang <geofflang@chromium.org> Bug: chromium:433839081 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I4cb65820ac8fe25c19efa186b5864c6f2eaadc94 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6786933 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Shahbaz Youssefi 43f8d708 2025-07-24T10:43:53 Remove dupe dependency: vulkan-deps Credit rop@ Bug: chromium:433839081 Change-Id: Ibea08597e3490dcd374d386b8ae165b7399bd972 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6776852 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>
Yuly Novikov f1ae163b 2025-07-01T17:02:14 Update googletest We need https://github.com/google/googletest/commit/fa8438ae6b70c57010177de47a9f13d7041a6328 in order to be able to roll in https://chromium-review.googlesource.com/c/chromium/src/+/6674713 This rolls: https://chromium.googlesource.com/chromium/src/third_party/googletest/+log/17bbed2084d3127bd7bcd27283f18d7a5861bea8..0784ddbe926a700e2216b224109791f7fa19eb2f https://chromium.googlesource.com/external/github.com/google/googletest/+log/2d924d7a971e9667d76ad09727fb2402b4f8a1e3..c67de117379f4d1c889c7581a0a76aa0979c2083 The above also requires adding re2 dependency, since newer googletest depends on it. re2 has 2 parts: build files in https://chromium.googlesource.com/chromium/src/third_party/re2/ and source files in https://chromium.googlesource.com/external/github.com/google/re2/. Unfortunately, git submodules don't allow us to have them nested. So, build files are copied into third_party/re2 from https://chromium.googlesource.com/chromium/src/third_party/re2/+/e9ea896a60f8d72b4943dcc079f0041863985c0e These would require manual updates if build breaks in the future. And then the sources are added as a submodule in third_party/re2/src. These would be autorolled in the future. Bug: angleproject:428697844 Change-Id: Ia695b83669d1822614177fb2aaad44f733b1dfb9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6695112 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org>
Victor Hugo Vianna Silva 234c3f73 2025-03-07T11:41:10 Roll third_party/perfetto/ d06bef780..5c17fc6e0 (3310 commits) Also make the gitlink owned by anyone, like the others. https://android.googlesource.com/platform/external/perfetto.git/+log/d06bef7807a8..5c17fc6e089c $ git log d06bef780..5c17fc6e0 --date=short --no-merges --format='%ad %ae %s' 2025-03-06 lalitm tp: fix crash when we unable to parse kernel version 2025-03-06 stevegolton ui: Fix screenshot tests 2025-03-06 zezeozue ui: Show more descriptive names in the binder plugin 2025-03-06 elrakadm Create new sql function __instrinsic_strip_hex in perfetto sql 2025-03-06 rsavitski misc python scripts: use raw strings to avoid syntax warnings 2025-03-06 stevegolton ui: Bump idle detector timeout from 30s to 60s 2025-03-06 rsavitski ui: LinuxPerf: remove debug print and the now-unused type value 2025-03-06 stevegolton ui: Relax constraints when checking for optional dataset types 2025-03-06 stevegolton ui: Use struct for args to createTraceProcessorSliceTrack() 2025-03-06 stevegolton ui: Bump test timeout for large trace 2025-03-06 stevegolton ui: Format queries in search_manager.ts 2025-03-06 stevegolton ui: Use SliceRef in debug/query tracks' details panels 2025-03-05 lukechang [ui] Add hotkey for pin track cmd 2025-03-05 elrakadm Change thread_prefix perfetto function to public 2025-03-05 stevegolton ui: Add search implementation based on dataset 2025-03-05 stevegolton ui: Batch large union datasets into CTEs to avoid SQLite limits 2025-03-05 rsavitski smaps_rollup: clarify that it doesn't work on android sysimg out of the box 2025-03-05 zezeozue ui: Add a reason_type breakdown to the binder plugin 2025-03-05 lalitm ui: fix categorization of smaps tracks 2025-03-04 rzuklie Import Bluetooth duration as dur rather than arg. 2025-03-04 lydiatse ui: Breakdown tracks component 2025-03-04 shinyuw Add disp_vblank_irq_enable ftrace event 2025-03-03 lalitm perfetto: pin summary full proto to java 11 2025-03-03 lalitm perfetto:: Update changelog with `TraceWriter::drop_count` 2025-03-03 lalitm perfetto: add `TraceWriter::drop_count` 2025-03-03 elrakadm More standarization of slices (wakelocks, async slices) 2025-03-03 lalitm ui: add test for CPU and thread funcgraph traces 2025-03-03 simonmacm Clamp kernel wakelock held ratio to 0 as well as 1; we have seen pathological values occasionally cause massive negative values here. 2025-02-28 lalitm perfetto: expose trace summary protos publicly in Bazel 2025-02-28 elrakadm standarize vsync slice names and asset loading 2025-02-27 stevegolton ui: Scroll track group into view on collapse 2025-02-27 lalitm tp: add support for adding key-value metadata fields to summary 2025-02-27 lalitm ui: fix thread funcgraph data being missing 2025-02-27 ktimofeev Revert "Android Java SDK: test that we can use `@CriticalNative`." 2025-02-26 ktimofeev Android Java SDK: test that we can use `@CriticalNative`. 2025-02-26 ktimofeev BUILD: use API level 35 when building Android SDK with Bazel. 2025-02-26 ktimofeev Android Instrumentation Testing using Blaze: fix test runner script. 2025-02-26 altimin [ui] Remove old pivot table implementation 2025-02-26 lalitm Revert "perfetto: always use suspend aware clock for service snapshots" 2025-02-26 lydiatse ui: Data visualiser row limit warning. 2025-02-26 lydiatse ui: Add Query Node actions. 2025-02-26 lalitm tp: make perfetto keyword also a possible id 2025-02-26 primiano ui: recording: make chrome extension message more actionable 2025-02-26 lalitm tp: fix unused state variable in grammar destructor 2025-02-26 stevegolton ui: Roll stable 2025-02-26 stevegolton ui: Roll canary 2025-02-26 stevegolton ui: Remove the ability to set TrackNode ids manually 2025-02-26 chinglinyu ui: handle swapper task in multi-machine traces 2025-02-25 shayba Reland "Add bitmap tracing events to android_track_event" 2025-02-25 mayzner tp: Make v2_metric proto public. (...) 2024-01-31 hjd ui: Show unterminated thread state slices 2024-01-31 stevegolton [ui] Add links to flows tab in area selection details panel 2024-01-31 hjd ui: experimental.slices -> slices.slices 2024-01-31 stevegolton [ui] Add UI plugin docs for tabs and details panels 2024-01-31 stevegolton [ui] Show empty state widget in flow tab when no flows can be displayed 2024-01-31 stevegolton [ui] Fix bug where tabs could not be closed when we have too many open 2024-01-31 hjd ui: Add feature docs for TabsV2 2024-01-31 zezeozue [ui]: Add debug tracks for app_process_starts 2024-01-31 simonmacm Fix feature detection for battery plugin. 2024-01-31 mayzner Revert "tp: Extrinsically sorted columns" 2024-01-30 zezeozue [stdlib]: Add an android_app_process_starts module 2024-01-30 lalitm tp: remove experimental package and diffuse contents into other packages 2024-01-30 lalitm tp: merge NullableVector into ColumnStorage<optional<T>> 2024-01-30 mayzner tp: Extrinsically sorted columns 2024-01-30 primiano TP: parse trace filter stats 2024-01-30 lalitm tp: improve API of RuntimeTable 2024-01-30 stevegolton [ui] Improve aggregation tab discovery 2024-01-30 primiano test: add NullConsumerEndpoint 2024-01-30 hjd ui: TabsV2 panel starts closed 2024-01-30 sgjesse Update test to ensure OOM triggering allocation is not optimized out 2024-01-30 yangwangyw Add ODP perfetto metric. 2024-01-30 lalitm tp: document CREATE PERFETTO MACRO 2024-01-30 lalitm tp: add documentation of macros in standard library 2024-01-30 lalitm tp: implement graph reachability macro in standard library 2024-01-30 lalitm tp: reduce public API surface of Table 2023-12-20 pablogamito Add protolog trace processor 2024-01-30 mayzner tp: Fix BitVector::Builder check 2024-01-30 primiano Optimize binary size of syscall tables 2024-01-29 lalitm tp: rework all internal tables to be prefixed with just _ 2024-01-29 ddiproietto Revert "perfetto_cmd: Move code into libperfetto.so" 2024-01-29 ddiproietto Revert "trigger_perfetto: Move code into libperfetto.so" 2024-01-29 fhernqvist Add the base category to the Audio perfetto switch 2024-01-29 stevegolton [ui] Put pivot table tab behind flag 2024-01-29 rsavitski ui: simplify "io.ufs.command.tags" track grouping 2024-01-22 spandandas Add libz to shared libs of heapprofd_standalone_client 2024-01-17 stevegolton [ui] Include async stack trace in error report for failed queries 2023-12-15 liutongbo Add mcts tag to MainlineCTS ART test modules. 2023-05-09 ddiproietto ftrace: Avoid crashing if format doesn't match expectations 2023-09-12 rzuklie Proto fields for network tracing icmp type/code. 2023-07-19 hugojacob Fix duplicated `data` field 2023-03-10 ddiproietto Build apps for CTS tests with sdk 31 2023-03-10 ddiproietto Move reporter_test_cts.cc into a separate file 2023-03-08 rpl Explain the use of `min_sdk_version: "31"` in `CtsPerfettoTestCases`. 2023-03-10 ddiproietto Move reporter app into subdirectory 2023-03-06 rpl Run `HeapprofdJavaCtsTest` in Mainline Presubmits with the ART Module. 2023-03-02 rpl Add support for `CtsPerfettoTestCases` to MTS. 2023-03-06 rpl Run `HeapprofdJavaCtsTest` in Mainline Presubmits with the ART Module. 2023-03-02 rpl Add support for `CtsPerfettoTestCases` to MTS. 2023-02-22 rsavitski Revert "cts: stop asking for special FGS permission for isolated service" 2023-02-21 rsavitski cts: stop asking for special FGS permission for isolated service Created with: roll-dep third_party/perfetto Bug: chromium:388068052 Change-Id: I586c7e76d905279a324d3189d9e9cd9a3502c183 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6329991 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Roman Lavrov <romanl@google.com> Auto-Submit: Victor Vianna <victorvianna@google.com> Commit-Queue: Roman Lavrov <romanl@google.com>
Shahbaz Youssefi 8504b3cf 2024-11-18T15:32:49 Add third_party/rust/ to Chromium rolls Bug: angleproject:349994211 Change-Id: I79b587394b8fad9c5b1b53d2d72604f4ea5de4bd Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6032333 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Mark Lobodzinski 37b2487b 2024-05-03T09:55:04 Add LunarG api dump layer to ANGLE vulkan back-end Bug: angleproject:8623 Change-Id: Ia4dbd5915c5fe918cd65e09b468e0b8d094522f7 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5601070 Commit-Queue: Mark Łobodziński <mark@lunarg.com> Reviewed-by: Cody Northrop <cnorthrop@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com>
Yuly Novikov b71fe1c5 2024-05-16T15:10:09 Flatten vulkan-deps. Sub-repos will be now checked out in third_party directly, instead of under third_party/vulkan-deps. Bug: chromium:341002187 Change-Id: Ia1c10ce5e7865c164b29bdcabb6ab8a7e4ae35b7 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5545577 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Roman Lavrov <romanl@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Rafay Khurram afed1224 2024-03-04T16:17:37 CL: Add CTS build to ANGLE * CTS Build is done automatically if angle_enable_vulkan and angle_enable_cl flags are set along with angle_enable_cl_testing flag * Updates ICD Loader source set to include ICD dispatch files Bug: angleproject:8540 Change-Id: I6ccebb3279e0d2798703b3ec783ff54eabe57452 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5350744 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>
Shahbaz Youssefi d788c2c0 2023-12-04T22:43:39 Remove team members no longer part of the project Bug: None Change-Id: I66bf34ece50995fdecfab55a2198e9946e9be4cd Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5087208 Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
Joanna Wang 3dbfa314 2023-08-04T15:56:47 Add Gitmodules to angle. Commits in the gitlinks should be kept in sync with commits in DEPS. For repos that are auto-rolled by skia, this is taken care of. If you have your own autoroll script and it uses `gclient setdep` to update deps commits, this is also taken care of. For manual rolls: 1) in DEPS update the commit of some <path> to <new_commit> 2) update the gitlink: `git update-index --add --cacheinfo 160000,<new_commit>,<path>` Bug: chromium:1421776 Change-Id: I70d02969b198ea6ae94d042c4ffab31b70eb88fb Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4752314 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by: Jonah Ryan-Davis <jonahr@google.com> Commit-Queue: Joanna Wang <jojwang@chromium.org>
Roman Lavrov cf6a3f09 2023-01-06T12:52:49 Add srisser Bug: None Change-Id: Ibedbbf4068a31c2f1a4cf64848a7fb8a49e72a23 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4143442 Auto-Submit: Roman Lavrov <romanl@google.com> Commit-Queue: Roman Lavrov <romanl@google.com> Reviewed-by: Geoff Lang <geofflang@chromium.org>
Roman Lavrov ca56b966 2023-01-06T11:53:08 Update owners (+solti +lpy -lfy -ffz) Bug: None Change-Id: If7da7c7299b31159290222f5be010a174f0bec36 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4143439 Reviewed-by: Ian Elliott <ianelliott@google.com> Commit-Queue: Roman Lavrov <romanl@google.com>
Shahbaz Youssefi 4298a54e 2022-06-23T23:17:12 Clean up OWNERS files Bug: None Change-Id: I93726b8e5226d4c3b40c7d3dc865cb7dbe7c17fe Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3721567 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org>
Lingfeng Yang 80232192 2022-05-24T16:44:22 Add ffz@google.com to OWNERS Bug: b/233808340 Change-Id: I8d892e853127016320c75992a08587d059c355f6 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3664295 Commit-Queue: Yuxin Hu <yuxinhu@google.com> Auto-Submit: Lingfeng Yang <lfy@google.com> Reviewed-by: Yuxin Hu <yuxinhu@google.com> Reviewed-by: Lingfeng Yang <lfy@google.com>
Ian Elliott 1d137a48 2022-02-25T12:47:53 Add to ANGLE's OWNERS Add Frank and his new team members to OWNERS. Will also add to OWNERS.android so that they can land ANGLE->AOSP autorolls. Bug: b/221459804 Change-Id: I64ee42318fa5631dc3fc40948e3f137fe2b18955 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3488560 Reviewed-by: Lingfeng Yang <lfy@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
Kenneth Russell 0b3ae9b8 2021-12-06T15:42:22 Add kbr as code owner. Requesting this permission mainly to be able to unblock CLs in areas of expertise like the Mac port. Bug: angleproject:6769 Change-Id: I2b50b26d868c14ac788bccec5b1106627bf9df57 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3319341 Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org>
Jamie Madill e1bc8de3 2021-09-08T07:59:37 Change links from 'master' to 'main' branch. Bug: chromium:1226949 Change-Id: Ie7b28b2fa094cf0c0a407968d681e580519cbb88 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3148210 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
Ian Elliott a931b5fc 2021-09-07T14:19:00 Add note that OWNERS should only be updated upstream After resolving b/198165924, several downstream merge-conflicts existed. The lesson learned is that all edits to OWNERS should occur in the upstream ANGLE repository's main branch. Definitely NO CHANGES should be made in the downstream Android repositories, except in branches that will only be cherry-picked to. Otherwise, changing order of the Android auto-merger can result in difficult-to-overcome merge conflicts. Bug: b/199189291 Change-Id: If10572756b34acfcbf69b0acc3eb6139267f7aba Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3145843 Reviewed-by: Tim Van Patten <timvp@google.com> Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Ian Elliott <ianelliott@google.com>
Ian Elliott 0d5b5970 2021-08-30T11:42:55 Split OWNERS by domain Android has a policy that only @google.com and @android.com email addresses can be in OWNERS files. The upstream ANGLE OWNERS files also have @chromium.org addresses. Currently, all of these email addresses are sorted alphabetically, which makes auto-roll/merge into Android fail to merge. We will start splitting the email addresses by domain. Bug: b/198165924 Change-Id: Ibb3addd7dbf39b549dfe68dbd88b19a85d0f8666 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3130346 Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Ian Elliott <ianelliott@google.com>
Ian Elliott 5df7c7da 2021-08-24T09:15:48 Add Cody, Charlie, and Ian to OWNERS Bug: angleproject:0 Change-Id: I6b9c9c6d8451ad22912710cc2c80691fc371d403 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3115921 Reviewed-by: Tim Van Patten <timvp@google.com> Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Ian Elliott <ianelliott@google.com>
Jamie Madill c6f5b67e 2021-08-05T08:09:24 Give auto-roller ownership over ANGLE. This will allow the auto-roller to both update DEPS and the auto- generated sources. Bug: angleproject:6247 Change-Id: Ib142ea94e34889ff4662b3c19420497c449c8789 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3075121 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
Geoff Lang e153063d 2021-02-16T18:34:25 Add timvp to ANGLE, vulkan and capture owners. Bug: None Change-Id: Ic23994efa3f4184c471eb21e7f3bb039f6b45057 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2697947 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org>
Josip Sokcevic 953e001e 2021-02-03T14:37:57 Move metadata in OWNERS files to DIR_METADATA files Bug: chromium:1113033 Change-Id: I62504dff4c421eafe2dd23465a85f73c6b8c5a21 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2673686 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Jamie Madill 0bba1100 2020-03-27T14:39:44 Update OWNERS information. Also includes some documentation maintenance. Bug: angleproject:4511 Change-Id: I7ecce494909f06387875ff85a10004d0c446bbaf Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2124597 Reviewed-by: Geoff Lang <geofflang@chromium.org>
Geoff Lang 5b78b389 2020-02-21T12:03:22 Add geofflang@google.com to OWNERS. Rolling ANGLE into AOSP is done with an @google.com account so we need to have @google.com accounts in the OWNERS file to land rolls. Will add more @google.com accounts if this is successful. BUG=angleproject:2344 Change-Id: I0319656a5ee5d3cc6403906ae6756721608c773b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2068124 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by: Tim Van Patten <timvp@google.com>
Eric Foo 7de9f95d 2019-10-07T16:23:12 Add COMPONENT and TEAM information in OWNERS file Bug: 977050 Change-Id: I969fbc59b3a94cc544097ad0ad850ce12bee70bd Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1845663 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>
Andrew Grieve 77c11381 2019-03-18T14:43:18 Add COMPONENT to OWNERS Useful for binary size attribution (and bug filing) Change-Id: Ie77a331deff7094f8a386082141fbc49d902dd2a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1528926 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Shahbaz Youssefi 2553690d 2019-01-23T09:49:03 Documentation update Mostly mentioning other platforms where older documentation mentioned only Windows. Bug: angleproject:1944 Change-Id: Ib020892fbdee22d3dc60aa71ac6b3c5f504728c4 Reviewed-on: https://chromium-review.googlesource.com/c/1430559 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
Geoff Lang 1d46f89a 2018-11-20T13:33:14 Fix typo in OWNERS file email address. BUG=angleproject:2274 Change-Id: I5fb5d182ae21c05cd3aedf6f94e2dd7a30d11723 Reviewed-on: https://chromium-review.googlesource.com/c/1344589 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org>
Geoff Lang bf0a40bb 2017-12-01T11:30:14 Improve documentation about selecting intial CL reviewers. BUG=angleproject:2274 BUG=769026 Change-Id: I8128a438a0831ebc4d6693085a41c41182d259c7 Reviewed-on: https://chromium-review.googlesource.com/803854 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org>