[go: nahoru, domu]

  1. 8374642 Reland "JNI annotation processor -> srcjars (batch 1)" by Andrew Grieve · 1 year, 5 months ago
  2. d4e99989 Revert "JNI annotation processor -> srcjars (batch 1)" by Kevin McNee · 1 year, 5 months ago
  3. 541a7aa JNI annotation processor -> srcjars (batch 1) by Andrew Grieve · 1 year, 5 months ago
  4. be80afa Fix URL parser's percent decoding to keep valid codepoint chars by Hayato Ito · 1 year, 5 months ago
  5. 2c88a40 JNI: removing automatic JNI from robolectric_binary by Sam Maier · 1 year, 5 months ago
  6. 4b3c91b Make GURL::spec() use NOTREACHED() by Peter Boström · 1 year, 6 months ago
  7. d0602b8 Android: Remove @MainDex from non-cronet directories (//net & //base) by Andrew Grieve · 1 year, 6 months ago
  8. 0bb59e0 Use default state of "UseIDNA2008NonTransitional" feature during early startup. by François Doray · 1 year, 6 months ago
  9. 873d4f3 Convert /url to use ARC by Avi Drissman · 1 year, 6 months ago
  10. b0bd6d9 Reland "Removing concept of MainDex/non-MainDex native" by Sam Maier · 1 year, 7 months ago
  11. d54f6988 url: lay groundwork to fix gn check for new cronet builds by Stefano Duo · 1 year, 7 months ago
  12. 62840e7fc Resolve bare fragments with a colon against non-hierarchical URLs by Fredrik Söderquist · 1 year, 7 months ago
  13. 1a1fcca Make cronet builds include only relevant targets by Stefano Duo · 1 year, 7 months ago
  14. d65b572 Revert "Removing concept of MainDex/non-MainDex native" by Sam Maier · 1 year, 7 months ago
  15. ccfc537 [StartTablet] Show NTP on warm startup. by Xi Han · 1 year, 7 months ago
  16. 8aa361b Cleanup unnecessary deps after androidx.test migration by Mohamed Heikal · 1 year, 7 months ago
  17. 126fae8 Removing concept of MainDex/non-MainDex native by Sam Maier · 1 year, 7 months ago
  18. 3d7a94c Migrate android.support.test to androidx.test (the rest) by Mohamed Heikal · 1 year, 7 months ago
  19. de4c4ae Add RAW_PTR_EXCLUSION to files in ui/ etc. by Keishi Hattori · 1 year, 8 months ago
  20. 5c2514f Remove quic-transport scheme by Kenichi Ishibashi · 1 year, 8 months ago
  21. 97817950 Disallow trailing dots for IPv4 embedded IPv6 addresses by Jiacheng Guo · 1 year, 8 months ago
  22. 8b11061 Speed up DomDistillerUrlUtils#isDistilledPage in the common case by Michael Thiessen · 1 year, 8 months ago
  23. ed519e44 Make IPv6-embedded IPv4 addresses parse only if they have 4 parts by Jiacheng Guo · 1 year, 9 months ago
  24. c33ce1c2 Change mockito to use ArgumentMatchers. by Ben Joyce · 1 year, 9 months ago
  25. abb119c Invoke ExtractAsDangling() on raw_ptr<> passed to ucnv_close() by Tom Sepez · 1 year, 9 months ago
  26. 228be95 Rename UnguessableToken Deserialize2 to Deserialize by Andrew Williams · 1 year, 9 months ago
  27. 2e5fd08 [StorageKey] Allow (de)serialization of opaque top_level_site by Ari Chivukula · 1 year, 10 months ago
  28. c07db02 Use new UnguessableToken::Deserialize method in most places by Andrew Williams · 1 year, 10 months ago
  29. ec09b3a Android: Convert more legacy JNI calls to Proxy Natives by Andrew Grieve · 1 year, 10 months ago
  30. c149c16 Update header includes for /base/functional in /u* by Avi Drissman · 1 year, 10 months ago
  31. 0a92973 Swap HTTP/HTTPS comparisons in GURL by Charlie Harrison · 1 year, 10 months ago
  32. 740d110 GCC: add cast for vector types in url/url_canon_internal.cc by Stephan Hartmann · 1 year, 11 months ago
  33. ee1a5bd Add console message for resources with IDNA deviation chars in hostnames by Mustafa Emre Acer · 1 year, 11 months ago
  34. 6557c80 idna: Enable Non-Transitional Mode by default by Mustafa Emre Acer · 1 year, 11 months ago
  35. e4f33c5 URL: forward declare IPC::ParamTraits by Stefano Duo · 1 year, 11 months ago
  36. 5218e3d0 Speed up normalization of long URLs. by Steinar H. Gunderson · 1 year, 11 months ago
  37. b69d2261 Run clang-format on relevant files in url/ for the next patch. by Steinar H. Gunderson · 1 year, 11 months ago
  38. d29ce8e3 Consistently use StringPiece::substr in GURL by David Benjamin · 2 years ago
  39. 5812f474 [Reland] Implement non-transitional IDNA processing behind a flag by Mustafa Emre Acer · 2 years ago
  40. 2a039018 Avoid comparisons between url::Component::len and 0 by Tom Sepez · 2 years ago
  41. 40fbf43e Add url::Component::is_empty() by Tom Sepez · 2 years ago
  42. f578af3 Use url::Component::is_valid() and is_nonempty() in gurl.h. by Tom Sepez · 2 years ago
  43. e544837 Revert "Implement non-transitional IDNA processing behind a flag" by Mustafa Emre Acer · 2 years ago
  44. 60447d2 Implement non-transitional IDNA processing behind a flag by Mustafa Emre Acer · 2 years ago
  45. 8e79032 CacheStorage now keeps the fragment in the Request URL but doesn't save it in the Cache key. by Etienne Noel · 2 years ago
  46. 6f03acb Remove mojo dependency from Origin.java by Michael Thiessen · 2 years ago
  47. 976c8a8 Remove the ASCII string fast path in DoConvertToQueryEncoding. by Yoshisato Yanagisawa · 2 years ago
  48. 75cd62b Add a robolectric toolchain. Use it in chrome_junit_tests by Andrew Grieve · 2 years, 1 month ago
  49. 94462f2 Fix Origin.java getPort() incorrectly casting unsigned short to int by Michael Thiessen · 2 years, 1 month ago
  50. 084c790b Introduce getCurrentGurl to LocationBarModel by Patrick Noland · 2 years, 1 month ago
  51. 39c0df1 Show about:blank in CCTs by Sinan Sahin · 2 years, 1 month ago
  52. 97348dd Change std::find_if*() to use base:: functions: url/ by Peter Kasting · 2 years, 1 month ago
  53. bd9cf57 [Web Payment] Mojom constant for URL length. by Rouslan Solomakhin · 2 years, 1 month ago
  54. 1725a3d [Web Payment] Content Security Checker on Android by Rouslan Solomakhin · 2 years, 1 month ago
  55. 3e1a26c Update copyright headers in ui/, url/ by Avi Drissman · 2 years, 2 months ago
  56. 81c3fcc Android: Rename annotations from base to build by Peter Wen · 2 years, 2 months ago
  57. cfdf32c Make the CanonOutput classes use size_t. by Peter Kasting · 2 years, 3 months ago
  58. d97a124 New list in SchemeRegistry to manage schemes with predefined handlers by Javier Fernández García-Boente · 2 years, 4 months ago
  59. 127b44d Add @DoNotMock to GURL.java by Andrew Grieve · 2 years, 4 months ago
  60. d2a681f Prevent unsafe narrowing: misc. dependencies of ui/views by Peter Kasting · 2 years, 4 months ago
  61. e6b6193 [Fixit] Migrate HomepageSettingsFragmentTest to junit test by Wenyu Fu · 2 years, 4 months ago
  62. 8bb45c2 Reland "Prevent unsafe narrowing: base/strings" by Peter Kasting · 2 years, 5 months ago
  63. f0bc9ec Remove unneeded testonly and robolectric deps from robolectric_library by Mohamed Heikal · 2 years, 5 months ago
  64. 224425dc Revert "Prevent unsafe narrowing: base/strings" by Phillis Tang · 2 years, 5 months ago
  65. c2df0c9 Prevent unsafe narrowing: base/strings by Peter Kasting · 2 years, 5 months ago
  66. 1b83653 Android: Create robolectric_library template for on host tests by Mohamed Heikal · 2 years, 5 months ago
  67. 4b0af1c Move url/ Java unit tests to the unit test APK by Michael Thiessen · 2 years, 5 months ago
  68. 5565d867 Prevent unsafe narrowing: base/strings by Peter Kasting · 2 years, 5 months ago
  69. cfe9b2f6 Add more warnings to the doc comment of url::Origin::Create. by Lukasz Anforowicz · 2 years, 5 months ago
  70. 170fe6e8 [GURL] Migrate mReferrer and mOriginalUrl to use GURL by Shubham Gupta · 2 years, 6 months ago
  71. ac92105 Eliminate base::LowerCaseEqualsASCII in /url by Dan McArdle · 2 years, 6 months ago
  72. a164927 Android: Remove unused deps on build_java by Peter Wen · 2 years, 6 months ago
  73. 69b3b9bf Add comment discouraging using SchemeHostPort::GetURL by Charlie Harrison · 2 years, 6 months ago
  74. 9e98228 Optimize loading large data URLs by Clark DuVall · 2 years, 6 months ago
  75. 47483843 Android: Remove unused base_java deps by Peter Wen · 2 years, 6 months ago
  76. 488b760 Add RAW_PTR_EXCLUSION annotations to fields by Keishi Hattori · 2 years, 6 months ago
  77. 8a196c16 Android: Depend on jni_java explicitly by Peter Wen · 2 years, 6 months ago
  78. 494cdd4 Android: Depend on build_java explicitly by Peter Wen · 2 years, 6 months ago
  79. f0ac4c9 Do IWYU for //url/origin by David Sanders · 2 years, 7 months ago
  80. f215bab Remove unused include in //url/url_canon.h by David Sanders · 2 years, 7 months ago
  81. 43a5300 Improve logging for URL canonicalization failure by Adam Rice · 2 years, 8 months ago
  82. f96e7cf Carry over potentially dangling markup flag for scheme only replacements by Carlos IL · 2 years, 8 months ago
  83. 4a8f7a9 Disallow url::Replacements<T> for use with GURL::ReplaceComponents() by Daniel Cheng · 2 years, 8 months ago
  84. b38154b3 Add mojo::OptionalAsPointer<T> to reduce copies in serialization by Daniel Cheng · 2 years, 8 months ago
  85. 47705c2 Migrate base::{size,empty,data} to STL equivalents in //url. by Daniel Cheng · 2 years, 8 months ago
  86. 286b260 Also base origin on initiator origin for empty URLs by Rakina Zata Amni · 2 years, 9 months ago
  87. 36d24d3 Add and tweak crash keys in NavigationRequest::ScopedCrashKeys. by Lukasz Anforowicz · 2 years, 9 months ago
  88. 65a3d8b6 Remove URL hostname encoding histograms. by Ben Kelly · 2 years, 9 months ago
  89. 0fcb876 Add CPU reduction experiment. by Erik Chen · 2 years, 9 months ago
  90. cfa57c1 Add test coverage for read later classes by Brandon Wylie · 2 years, 9 months ago
  91. 8cc87021 Lazy-init nonce when creating new opaque blink::SecurityOrigins. by Daniel Cheng · 2 years, 9 months ago
  92. 3b6e654 Centralize the definition of local schemes. by Titouan Rigoudy · 2 years, 9 months ago
  93. 1cb0440 Do IWYU for //url/ipc/url_param_traits by David Sanders · 2 years, 10 months ago
  94. 00d05a0 misc2: Use BUILDFLAG for OS checking by Xiaohan Wang · 2 years, 10 months ago
  95. 3b01513a url: Use BUILDFLAG for OS checking by Xiaohan Wang · 2 years, 10 months ago
  96. 7ccb88c Revert raw_ptr rewrites based on sampling profiler data by Keishi Hattori · 2 years, 10 months ago
  97. d00c1ed Call IsSameOriginWith without calling url::Origin::Create. by Lukasz Anforowicz · 2 years, 10 months ago
  98. 672f4e33 Add UTF-16 versions of constants to url_constants.h by Dan McArdle · 2 years, 11 months ago
  99. b03f3f8 Fix <ostream> IWYU for use with DCHECK(), part 1. by Tom Sepez · 2 years, 11 months ago
  100. 03786b42 [SH] Fix resharing multi-highlight by Cheick Cisse · 3 years ago