Clone this repo:

Branches

  1. ca8c316 Forward includes to url/ by brettw · 11 years ago master
  2. 405b6e1 Fix C++11 compilation on iOS by brettw · 11 years ago
  3. 8debb9b Typo fix: we're referring to the wrong spec_. by ericu@chromium.org · 11 years ago
  4. 22b60f3 Add googleurl.gyp to make it possible to build using gyp tool. by brettw · 11 years ago
  5. 51fbd9c Make ResolveRelative work with all hierarchical URLs. by brettw · 12 years ago
  6. ae822b3 SchemeIsSecure must return true for "wss" by brettw · 12 years ago
  7. eb8b21b Expose functions to stringify IPv4 and IPv6 addresses by eroman@chromium.org · 12 years ago
  8. a545fea Revert r176, this breaks some Chrome tests. by brettw · 12 years ago
  9. 6b1ec06 Add a missing include. by brettw · 12 years ago
  10. 6094b3c Fix handling of URLs with no schema. by brettw · 12 years ago
  11. 05ba5f8 Change #include <memory.h> to #include <string.h> by brettw · 12 years ago
  12. 3f17b8e Fix path component length for zero-length paths canonicalized to '/'. by ericu@chromium.org · 12 years ago
  13. 9658d50 Remove ifdef guard for FULL_FILESYSTEM_URL_SUPPORT. by ericu@chromium.org · 12 years ago
  14. c74bced Remove a test that only works on one of windows/*nix; it's not needed, and not by brettw · 12 years ago
  15. d20f221 I fixed the expectation [the URL is invalid] and added a few slashes to make it by brettw · 12 years ago
  16. 71eba6e Disable failing filesystem URL test. by brettw · 12 years ago
  17. 12a312f Fix a memory leak; properly initialize inner_parsed before use. by brettw · 12 years ago
  18. 27f43d0 Add missing file from r166. by eroman@chromium.org · 12 years ago
  19. 5224c2e Fix the GURL change [compile error, two small changes to make things safe while by brettw · 13 years ago
  20. 262e6f3 Add support for real full filesystem URL parsing and canonicalization. by brettw · 13 years ago