Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaszloGombos committed Sep 27, 2023
1 parent 043ee07 commit d9051ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions commits.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
<table id="issuestable" class="display" cellspacing="0" width="100%">

<thead><tr><th>Modified</th><th>Module</th><th>Subject</th><th>Author</th></thead>
<tr><td>2023-09-26</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4881241'>computeMaxWidthOfListAdapterItems method seems redundant and can be removed</a></td><td>Leena Kaushik</td></tr>
<tr><td>2023-09-26</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4893748'>Use base::ranges::transform() instead std::transform</a></td><td>Sakib Shabir Tantray</td></tr>
<tr><td>2023-09-26</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4885724'>Replace erase(std::remove_if())</a></td><td>Dushyant Kant Sharma</td></tr>
<tr><td>2023-09-26</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4886073'>Use base::EraseIf()</a></td><td>Dushyant Kant Sharma</td></tr>
<tr><td>2023-09-26</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4891763'>Use inline build condition instead of deprecated function</a></td><td>Dushyant Kant Sharma</td></tr>
<tr><td>2023-09-26</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4875778'>Added null check for default Ime package in AndroidStylusWritingHandler</a></td><td>syed.wajid</td></tr>
<tr><td>2023-09-25</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4892166'>Replace erase(std::remove_if()) to base::EraseIf() in src/</a></td><td>Sakib Shabir Tantray</td></tr>
<tr><td>2023-09-25</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4891400'>remove BrowserPaymentRequest interface isPaymentSheetBasedPaymentAppSupported method as mention in TODO</a></td><td>Dushyant Kant Sharma</td></tr>
<tr><td>2023-09-25</td><td>chromium</td><td><a href='https://chromium-review.googlesource.com/4881405'>Removing unnecessary member variable</a></td><td>Deep Shah</td></tr>
Expand Down

0 comments on commit d9051ab

Please sign in to comment.