Clone this repo:

Branches

  1. 42c20cb Remove Deque<>::findIf<>(). by sigbjornf · 2 hours ago master
  2. d90610b Add UTF-16 string literal constructors to String classes by kojii · 9 hours ago
  3. 4bbb241 Revert of Remove mutex locks in SchemeRegistry (patchset #5 id:80001 of https://codereview.chromium.org/2474303004/ ) by csharrison · 3 days ago
  4. 059498c Remove mutex locks in SchemeRegistry by csharrison · 3 days ago
  5. bba368c Move named constant to CharacterNames.h by xing.xu · 6 days ago
  6. caca7f4 Move some compiler intrinsic #defines to base/. by palmer · 6 days ago
  7. 5cc7ba6 Don't initialize ICU replacement character for UTF-32 encodings by jsbell · 7 days ago
  8. 1d0d625 Fix vector resize logic when encoding non-BMP chars to x-user-defined by jsbell · 10 days ago
  9. dffd113 WTF/std normalization: replace WTF::Vector::removeLast with ::pop_back by pilgrim · 10 days ago
  10. d4919bd Add WTF::MakeUnique to mirror C++14's std::make_unique. by glebl · 10 days ago
  11. ad68f71 Fix up naming in CString. by esprehn · 10 days ago
  12. 71ae3f5 Fix typo in static function name: Codem -> Codec by jsbell · 11 days ago
  13. daa3b8c Fix vector resize logic when encoding non-BMP chars to latin1 as ?s by jsbell · 11 days ago
  14. 5645fac blink: Cleanup class forward declarations by jbriance · 12 days ago
  15. fbd6b70 Remove WTF::makeCancellable by tzik · 13 days ago
  16. c26a001 Retire unused method classNameForAllocator by ericwilligers · 13 days ago
  17. edb2023 Remove ASSERT_WITH_SECURITY_IMPLICATION. by mbarbella · 2 weeks ago
  18. e5cb824 Revert of Add RELEASE_ASSERT() for |bucket| in partitionAllocGenericFlags() (patchset #3 id:40001 of https://codereview.chromium.org/1419023008/ ) by torne · 3 weeks ago
  19. 85e1f04 Made PassRefPtr move only and replaced new copies with moves. by bugsnash · 3 weeks ago
  20. 009e02f Fix undefined shift in DiyFpStrtod. by esprehn · 3 weeks ago