1. 5dec6ad Add access restrictions for url::SchemeHostPort by Daniel Cheng · 3 weeks ago main
  2. 4f546bf Remove url/ from unsafe_buffers_paths.txt. by Tom Sepez · 4 weeks ago
  3. 6d43680 Change Origin to SchemeHostPort for federation_origin in PasswordForm. by Vasilii Sukhanov · 5 weeks ago
  4. 67d8705 Fix cros-apps URL parsing by Joel Hockey · 6 weeks ago
  5. 92d818a [Code Health] Remove RAW_PTR_EXCLUSION for AppendHandlerInstaller by Nan Lin · 7 weeks ago
  6. edb5920 [Code Health] Remove RAW_PTR_EXCLUSION in URLComponentSource by Nan Lin · 7 weeks ago
  7. 4c2f943 Rename DUMP_ version of NOTREACHED() by Peter Boström · 9 weeks ago
  8. 02fc4d2 [URL] Revert the opt-out of "chromium-x-callback://" by Hayato Ito · 9 weeks ago
  9. 72d384a [URL] Opt-out "materialized-view://" scheme from non-special URL support by Hayato Ito · 9 weeks ago
  10. 23c6eed [URL] Clean up constants defined in url_constants.h by Hayato Ito · 9 weeks ago
  11. 173f32f Reland "Android: Move #include of _jni.h headers to after other headers" by Andrew Grieve · 9 weeks ago
  12. 124024b Revert "Android: Move #include of _jni.h headers to after other headers" by Francois Pierre Doray · 9 weeks ago
  13. c2545d6 Android: Move #include of _jni.h headers to after other headers by Andrew Grieve · 9 weeks ago
  14. 0385b2b Use three-way comparison operator in GURL by Alex Ilin · 9 weeks ago
  15. a065b01 [URL] Opt-out "steam://" scheme from non-special URL support by Hayato Ito · 9 weeks ago
  16. d268a2a [URL] Opt-out "drivefs://" scheme from non-special URL support by Hayato Ito · 10 weeks ago
  17. b83f060 JNI Zero: Require @JniType conversions functions to appear in .h files by Andrew Grieve · 2 months ago
  18. 6d48911 [URL] Opt-out almanack:// and cros-apps:// from non-special URL support by Hayato Ito · 2 months ago
  19. a186c9a [URL] Opt-out chromium-x-callback:// scheme from non-special URL support by Hayato Ito · 3 months ago
  20. 994bb9f Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 3 months ago
  21. 43c91fc [URL] Fix URLUtilTest tests for non-special scheme support by Hayato Ito · 3 months ago
  22. bbb5e07 [URL] Move the function definition for better diff by Hayato Ito · 3 months ago
  23. ec7e7d6 [URL] Opt-out "android:" scheme from non-special URL support by Hayato Ito · 3 months ago
  24. ed3040a JNI Zero: Do not dereference pointers for @JniType("vector<T*>") by Andrew Grieve · 3 months ago
  25. cfe00b9 url: tweak GURL(string) comments re canonicalization by Nigel Tao · 3 months ago
  26. a5636ec url: add GURL(string) comments re canonicalization by Nigel Tao · 3 months ago
  27. 140b9e5 Return scheme from DoParseFileSystemURL by Tomasz Moniuszko · 3 months ago
  28. 09580d8 Use std::string_view in ParseNonSpecialURL. by Jan Keitel · 3 months ago
  29. 32ef49c Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  30. 0e07775 Use std::string_view in ParseStandardURL. by Jan Keitel · 3 months ago
  31. 9e88358 Use std::string_view in ParsePathURL. by Jan Keitel · 3 months ago
  32. a682a5f Use std::string_view in ParseFileURL. by Jan Keitel · 3 months ago
  33. 603b642 Convert base::StringPiece to std::string_view in //url by Helmut Januschka · 3 months ago
  34. 3108bb1 Show “find in page” menu item on PDF native page by Shu Yang · 3 months ago
  35. 208d7db Add better error messages for ComponentMatches in url parse test. by Jan Keitel · 3 months ago
  36. 2499c6d Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  37. 2a30ad4 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  38. f653582 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  39. 4c27360 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 4 months ago
  40. 9613594 Android: add support for using GURL in assertions by Nate Fischer · 4 months ago
  41. 5329f39 Android: Use stack-allocated GURL in GURLAndroid::ToNativeGURL by Andrew Grieve · 4 months ago
  42. a90b6cd Add warning to GURL about Mojo eating valid URLs. by Matt Menke · 4 months ago
  43. 49f1b6f Android: Remove GURLAndroid::ToJavaArrayOfGURLs in favor of @JniType by Andrew Grieve · 4 months ago
  44. 11fb08b [base] Drop unused deps on dynamic_annotations by Nathaniel Manista · 4 months ago
  45. 55906f0 Android: Remove JavaGURLArrayToGURLVector in favor of @JniType by Andrew Grieve · 4 months ago
  46. 110940f Android: Minor GN clean-ups by Andrew Grieve · 4 months ago
  47. b2f87a2 Android: Allocate GURL on stack when crossing JNI boundary by Andrew Grieve · 4 months ago
  48. 63a5bbb Use std::string_view in ParseFileSystemURL. by Jan Keitel · 4 months ago
  49. e341d95 Use std::string_view in ParseMailtoURL. by Jan Keitel · 4 months ago
  50. 47f0227 Migrate some JNI methods GURL params to use @JniType by Mohamed Heikal · 4 months ago
  51. cc86cfc Move url/ to use new base::Pickle functionality by Avi Drissman · 4 months ago
  52. 86de788 Remove url_constants.cc file. by Anupam Snigdha · 4 months ago
  53. 9757141 [Clank][BrowsingDataModel] Introduce BrowsingDataInfo interface by Mariam Ali · 5 months ago
  54. 026bd1d Make kUnsafeSchemes a constexpr variable. by Daniel Cheng · 5 months ago
  55. 99b099c [URL] Ensure correct handling of path-only non-special URLs by Hayato Ito · 5 months ago
  56. 3423a3b [URL] Support empty hosts in relative URLs for non-special base URLs by Hayato Ito · 5 months ago
  57. 84757c2 [URL] Support resolving an opaque path with non-special base URLs by Hayato Ito · 5 months ago
  58. e291970 Add std::string_view overloads for ExtractScheme. by Jan Keitel · 5 months ago
  59. e55a33d [URL] Update Origin and SecurityOrigin to consider non-special URLs by Hayato Ito · 5 months ago
  60. 232a128 Cleanup: Format <optional> include order. by Arthur Sonzogni · 5 months ago
  61. 1163252 [URL] Migrate url/url_util_unittest to flag-dependent tests by Hayato Ito · 5 months ago
  62. 6fbbd24 Add non-special URL test cases to scheme_host_port_unittest by Hayato Ito · 6 months ago
  63. 8a6bbd2 Use string views in ExtractQueryKeyValue. by Jan Keitel · 6 months ago
  64. 7315816 Downgrade NOTREACHEDs that still hit frequently by Peter Boström · 6 months ago
  65. 06f0670 [URL] Disallow setting user/password/port for URLs with empty hosts by Hayato Ito · 6 months ago
  66. 36c870c [URL] Migrate some tests in gurl_unittest to flag-dependent tests by Hayato Ito · 6 months ago
  67. 028681c [URL] Removes a test case which was moved to flag-dependent tests by Hayato Ito · 6 months ago
  68. 9146e75 [URL] Support non-special URLs in ReplaceComponents() by Hayato Ito · 6 months ago
  69. 4b0d8a1 [buganizer] Migrate DIR_METADATA for url/ by Jeff Yoon · 6 months ago
  70. 21e3f7b Remove the ResolveBareFragmentWithColonOnNonHierarchical url feature by Fredrik Söderquist · 6 months ago
  71. 697f129 Reland "[URL] Support non-special URLs in Resolve()" by Hayato Ito · 6 months ago
  72. 21112c1 Reland "[URL] Carry over parsed.host correctly in canonicalizing url's host" by Hayato Ito · 6 months ago
  73. c7f75a3 Revert "[URL] Carry over parsed.host correctly in canonicalizing url's host" by Joshua Hood · 6 months ago
  74. 1b370a4 Revert "[URL] Support non-special URLs in Resolve()" by Alexander Hendrich · 6 months ago
  75. 1b5518e [URL] Support non-special URLs in Resolve() by Hayato Ito · 6 months ago
  76. 6d4c0c7 [URL] Carry over parsed.host correctly in canonicalizing url's host by Hayato Ito · 6 months ago
  77. 776903b Add a comment to mention the EarlyAccess allow list by Hayato Ito · 6 months ago
  78. 4f4b585 [URL] Use CanonicalizeNonSpecialURL for non-special URLs by Hayato Ito · 7 months ago
  79. 1111400 Add url_canon_icu_fuzzer by Jun Kokatsu · 7 months ago
  80. 68c3251 add url_idna_icu_fuzzer by Jun Kokatsu · 7 months ago
  81. 309e812 jni_zero: pre-java_ref move required cleanups by Sam Maier · 8 months ago
  82. 0c419f8 [URL] Remove unused parameters by Hayato Ito · 8 months ago
  83. 5ab5652 [URL] Canonicalize non-special URLs by Hayato Ito · 8 months ago
  84. 51af58f WebUI Mojo bindings: use_typescript_sources->generate_webui_js_bindings by Rebekah Potter · 8 months ago
  85. 3fb9230 [URL] Support non-special URLs in CanonicalizePath by Hayato Ito · 8 months ago
  86. f119023 [URL] Canonicalize hosts in non special URLs by Hayato Ito · 8 months ago
  87. 648e31e [URL] Update the comment on PathCharLookup table by Hayato Ito · 8 months ago
  88. 6a1b577 Remove StandardCompliantHostCharacters feature flag by Hayato Ito · 8 months ago
  89. cb6a9c6 Add non-special scheme URLs parser by Hayato Ito · 8 months ago
  90. a07a150 Explicitly using base::android namespace for ConvertJavaString calls by Sam Maier · 8 months ago
  91. 3ca48f8 Rename IsURLSlash to IsSlashOrBackslash by Hayato Ito · 8 months ago
  92. ade73d7 Update OWNERS files to refer to global-owners-override@chromium.org instead by John Abd-El-Malek · 8 months ago
  93. 9d4b003 Use CTAD for mojo::OptionalAsPointer. by Daniel Cheng · 8 months ago
  94. fd4f5b3 LSC: Reformat remaining .java with google-java-format by Andrew Grieve · 8 months ago
  95. 81df9af Browser-initiated data: URLs use serialized origin as site URL by Sharon Yang · 9 months ago
  96. befdf01 Add a feature flag for standard-compliant non-special scheme URL parsing by Hayato Ito · 9 months ago
  97. 5ed53f2 WebUI Mojo Bindings: Remove unnecessary use_typescript_sources = true by Rebekah Potter · 9 months ago
  98. 87521da Rename {absl => std}::optional in //url by Arthur Sonzogni · 9 months ago
  99. cd26c03 Strip sensitive data from Read Aloud URLs by Ian Wells · 9 months ago
  100. 74b20a2 WebUI Mojo Bindings: Use TypeScript for url.mojom-webui on non-Ash by Rebekah Potter · 9 months ago