1. f34138c Move base::MakeStringViewWithNulChars to its own header. by Daniel Cheng · 22 hours ago main
  2. 71d4c12 Fix IWYU to prep for removing to_string.h and stream includes from span by Daniel Cheng · 2 days ago
  3. bf6a5e3 [tracing] Delete base/trace_event/base_tracing.h by Etienne Pierre-doray · 2 days ago
  4. e6fc639 [Code Health] Update comment in url/third_party/mozilla/url_parse.h by Dibyajyoti Pal · 3 days ago
  5. 9b0a3e0 [Code Health] Retire kStandardCompliantNonSpecialSchemeURLParsing by Dibyajyoti Pal · 3 days ago
  6. 0f341a6 [Code Health] Clean kStandardCompliantNonSpecialSchemeURLParsing in url/ by Dibyajyoti Pal · 4 days ago
  7. 4b7a659 Refactor url::IsStandard, move to string_view by Jason · 10 days ago
  8. cd7819c Refactor CanonicalizeUserInfo, move to string_view by Jason · 2 weeks ago
  9. 75373c7 Refactor CanonicalizeQuery, move to string_view by Jason · 3 weeks ago
  10. 327d448 Refactor CanonicalizeScheme, move to string_view by Jason · 3 weeks ago
  11. 3e60979 Refactor CanonicalizeRef, move to string_view by Jason · 4 weeks ago
  12. bd7b571 Automated fixes for Error Prone warning: FieldCanBeFinal, FieldCanBeLocal, FieldCanBeStatic (part 5) by Andrew Grieve · 4 weeks ago
  13. 73763c4 Exported things should always be visible by Devon Loehr · 5 weeks ago
  14. c0e35a5 Clean up stale base::Feature "UseIDNA2008NonTransitional" by Ari Chivukula · 5 weeks ago
  15. a92b7d9 spanify: Renewed arrayification (X/43) by Kalvin Lee · 6 weeks ago
  16. 1371a0c Android: Roll NullAway 0.12.4 -> 0.12.6 by Andrew Grieve · 7 weeks ago
  17. 27f2685 spanify: Adjust `url_canon_ip` by Kalvin Lee · 10 weeks ago
  18. 5ec05f4 optimization_guide: Add serialization for opaque origins. by Khushal Sagar · 2 months ago
  19. 0991135 url: Remove `_itow_s()` by Kalvin Lee · 3 months ago
  20. 7b5bed8 Remove IDNA ICU fuzzer by Jun Kokatsu · 3 months ago
  21. 6761051 Add efficient helpers in SchemefulSite for samesite origin comparisons by Charlie Harrison · 3 months ago
  22. 2192ace Fix defaulted comparisons to follow best practices/style guide by Chris Fredrickson · 3 months ago
  23. 6c6bb65 Add @NullMarked to //components/payments by Martin Kong · 3 months ago
  24. 7f7b50f Add @NullMarked to some //components by Mohamed Heikal · 4 months ago
  25. a68312d convert IPAddress::AssignFromIPLiteral to constexpr by Mayur Patil · 4 months ago
  26. f958925 Clean up ReduceCpuUtilization2 and associated code by Anthony Vallée-Dubois · 4 months ago
  27. 8195630 Add @Nullmarked to a bunch of files. by Mohamed Heikal · 4 months ago
  28. 332f6bd Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 4 months ago
  29. 9a40b77 [Code Health Rotation] Clean up URLCanonTest by Hayato Ito · 5 months ago
  30. 7538539 [Code Health Rotation] Clean up GURLTest by Hayato Ito · 5 months ago
  31. dc39af8 Reorder SchemeHostPort fields to match comparison order by Chris Fredrickson · 5 months ago
  32. 465183d Use defaulted operator<=> for UniqueCookieKey by Chris Fredrickson · 5 months ago
  33. 3038907 [Code Health Rotation] Clean up AbstractOriginTest by Hayato Ito · 5 months ago
  34. 8bdfc1b [Code Health Rotation] Clean Up URLUtilTest by Hayato Ito · 5 months ago
  35. 45a66eb [Code Health Rotation] Clean Up OriginTest by Hayato Ito · 5 months ago
  36. 8d0102d Android: Fix most outstanding @NullUnmarked methods by Andrew Grieve · 5 months ago
  37. c70157e Migrate url to ts-webui bindings by Fred Shih · 5 months ago
  38. 312e267 Use constexpr for IPAddressToNumber methods by Mayur Patil · 5 months ago
  39. 3f80b12 Remove NullAway.Init suppressions by Andrew Grieve · 5 months ago
  40. c891217 Android: Add @NullMarked & @Nullable to //url by Andrew Grieve · 6 months ago
  41. 7e51ee5 C++11 std::array rewrite for memory safety [16/19] by Arthur Sonzogni · 6 months ago
  42. 91349e7 Delete obsolete IDNA metrics code by Mustafa Emre Acer · 6 months ago
  43. 3ebcf20 Remove most remaining CHECK(false)s by Peter Boström · 7 months ago
  44. 92d20c5 JNI Zero: JniMocker -> setInstanceForTesting() (replace uses) by Andrew Grieve · 7 months ago
  45. 39a8d31 spanification: Use std::u16string_view for url::CharsetConverter by Fredrik Söderquist · 7 months ago
  46. 3515071 Fix Origin.toString for large port numbers by Peter Birk Pakkenberg · 7 months ago
  47. cc8d25a Fixes incorrect URL updates for registered schemes (e.g. "steam:") by Hayato Ito · 7 months ago
  48. 872cfca Mark GURL-producing methods as nodiscard by Chris Fredrickson · 8 months ago
  49. d182c68 Mark GURL::ReplaceComponents as [[nodiscard]] by Chris Fredrickson · 8 months ago
  50. 0ca3f7a Fix a regression on non-special URL, like "git:\\opaque\\path" by Hayato Ito · 8 months ago
  51. 279464e Android: Enable two Javadoc-related Error Prone checks by Andrew Grieve · 8 months ago
  52. acb0b73 [Interop] Implement disallowing space character in non-file: URL hosts by Daniel Clark · 8 months ago
  53. 5a5d22b Remove stray const when passing std::string_view arguments. by Tom Sepez · 8 months ago
  54. e7846b6 Android: Use @JniType in WarmupManager.java by Andrew Grieve · 8 months ago
  55. f7eebcb Fix LICENSE metadata for mozilla's url_lib by Andrew Grieve · 9 months ago
  56. b1e8117 Migrate to NOTREACHED() in low-instance top dirs by Peter Boström · 9 months ago
  57. 92c3324 Pass std::string_view by value in //url by Daniel Cheng · 9 months ago
  58. 4db76fb Allow url::Origin and net::SchemefulSite to deserialize a string view by Andrew Paseltiner · 9 months ago
  59. 74ef020 URL: Carry over has_opaque_path flag in ReplaceNonSpecialURL by Hayato Ito · 9 months ago
  60. 63ca08f url: make DefaultPortForScheme take a string_view by Scott Violet · 9 months ago
  61. 5d6bfab [Ship] Support non-special scheme URLs by Hayato Ito · 9 months ago
  62. 6a8275f Migrate NOTREACHED_NORETURN -> NOTREACHED by Peter Boström · 10 months ago
  63. 5dec6ad Add access restrictions for url::SchemeHostPort by Daniel Cheng · 11 months ago
  64. 4f546bf Remove url/ from unsafe_buffers_paths.txt. by Tom Sepez · 11 months ago
  65. 6d43680 Change Origin to SchemeHostPort for federation_origin in PasswordForm. by Vasilii Sukhanov · 11 months ago
  66. 67d8705 Fix cros-apps URL parsing by Joel Hockey · 12 months ago
  67. 92d818a [Code Health] Remove RAW_PTR_EXCLUSION for AppendHandlerInstaller by Nan Lin · 12 months ago
  68. edb5920 [Code Health] Remove RAW_PTR_EXCLUSION in URLComponentSource by Nan Lin · 12 months ago
  69. 4c2f943 Rename DUMP_ version of NOTREACHED() by Peter Boström · 1 year ago
  70. 02fc4d2 [URL] Revert the opt-out of "chromium-x-callback://" by Hayato Ito · 1 year ago
  71. 72d384a [URL] Opt-out "materialized-view://" scheme from non-special URL support by Hayato Ito · 1 year ago
  72. 23c6eed [URL] Clean up constants defined in url_constants.h by Hayato Ito · 1 year ago
  73. 173f32f Reland "Android: Move #include of _jni.h headers to after other headers" by Andrew Grieve · 1 year ago
  74. 124024b Revert "Android: Move #include of _jni.h headers to after other headers" by Francois Pierre Doray · 1 year ago
  75. c2545d6 Android: Move #include of _jni.h headers to after other headers by Andrew Grieve · 1 year ago
  76. 0385b2b Use three-way comparison operator in GURL by Alex Ilin · 1 year ago
  77. a065b01 [URL] Opt-out "steam://" scheme from non-special URL support by Hayato Ito · 1 year ago
  78. d268a2a [URL] Opt-out "drivefs://" scheme from non-special URL support by Hayato Ito · 1 year ago
  79. b83f060 JNI Zero: Require @JniType conversions functions to appear in .h files by Andrew Grieve · 1 year, 1 month ago
  80. 6d48911 [URL] Opt-out almanack:// and cros-apps:// from non-special URL support by Hayato Ito · 1 year, 1 month ago
  81. a186c9a [URL] Opt-out chromium-x-callback:// scheme from non-special URL support by Hayato Ito · 1 year, 1 month ago
  82. 994bb9f Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 1 year, 1 month ago
  83. 43c91fc [URL] Fix URLUtilTest tests for non-special scheme support by Hayato Ito · 1 year, 1 month ago
  84. bbb5e07 [URL] Move the function definition for better diff by Hayato Ito · 1 year, 1 month ago
  85. ec7e7d6 [URL] Opt-out "android:" scheme from non-special URL support by Hayato Ito · 1 year, 1 month ago
  86. ed3040a JNI Zero: Do not dereference pointers for @JniType("vector<T*>") by Andrew Grieve · 1 year, 1 month ago
  87. cfe00b9 url: tweak GURL(string) comments re canonicalization by Nigel Tao · 1 year, 1 month ago
  88. a5636ec url: add GURL(string) comments re canonicalization by Nigel Tao · 1 year, 1 month ago
  89. 140b9e5 Return scheme from DoParseFileSystemURL by Tomasz Moniuszko · 1 year, 1 month ago
  90. 09580d8 Use std::string_view in ParseNonSpecialURL. by Jan Keitel · 1 year, 1 month ago
  91. 32ef49c Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 1 month ago
  92. 0e07775 Use std::string_view in ParseStandardURL. by Jan Keitel · 1 year, 1 month ago
  93. 9e88358 Use std::string_view in ParsePathURL. by Jan Keitel · 1 year, 1 month ago
  94. a682a5f Use std::string_view in ParseFileURL. by Jan Keitel · 1 year, 1 month ago
  95. 603b642 Convert base::StringPiece to std::string_view in //url by Helmut Januschka · 1 year, 1 month ago
  96. 3108bb1 Show “find in page” menu item on PDF native page by Shu Yang · 1 year, 1 month ago
  97. 208d7db Add better error messages for ComponentMatches in url parse test. by Jan Keitel · 1 year, 2 months ago
  98. 2499c6d Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 2 months ago
  99. 2a30ad4 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 2 months ago
  100. f653582 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 2 months ago