Commit History

Author SHA1 Message Date
  Shelley Vohr bc10be3de6 rename exposed session method to setCertificateVerifyProc 7 years ago
  Robo ff571f3b5d Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 7 years ago
  Jeremy Apthorp a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 7 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 years ago
  Zhuo Lu a0cac05555 Clear cache storage data (#12546) 7 years ago
  Shelley Vohr b05932310b replace base::MakeUnique with std::make_unique 7 years ago
  Robo 171230e45d Cleanup destruction of URLRequestContextGetter (#12305) 7 years ago
  deepak1556 007ea500d0 REVIEW: Re-use devtools network throttling from content layer 7 years ago
  Samuel Attard 12066a60f3 make_scoped_refptr --> WrapRefCounted 7 years ago
  Cheng Zhao 53229e3d6c Fix network delegate race condition (#12044) 7 years ago
  shelley vohr 0e5b6f9300 Upgrade to node v9.3.0 (#11507) 7 years ago
  deepak1556 14de22a8c7 Use cached application locale as default for generating accept-lang header 7 years ago
  deepak1556 a1592446da REVIEW: access GetApplicationLocale on sequence that allows IO 7 years ago
  deepak1556 ebb0e46380 REVIEW: create AtomNetworkDelegate on the IO thread 7 years ago
  Cheng Zhao cb3a9c69ab Add a SessionPreferences to manage session related data 7 years ago
  Cheng Zhao 776e8afa2b Coding style changes 7 years ago
  Samuel Attard 3b80ee0655 Move global preload implementation to be session based 7 years ago
  Aleksei Kuzmin a9eb0cbec0 Ban raw pointers to ref-counted types on base::Bind 7 years ago
  Boik f40cc5ab54 add error code to session.setCertificateVerifyProc 7 years ago
  Aleksei Kuzmin 6415f181ca Downloads: Added transient flag to download item and download database 8 years ago
  Aleksei Kuzmin bd971b6371 Added last_access_time to DownloadItem and History DB 8 years ago
  Cheng Zhao fc2d62d5cb Fix API changes of Chrome58 8 years ago
  Haojian Wu 5f724e57bc Avoid unnecessary copy of parameters. 8 years ago
  Kevin Sawicki 1e581d6814 Use unique_ptr for passing VerifyRequestParams 8 years ago
  Kevin Sawicki 70178adb6e Use object for verification request 8 years ago
  Greg Nolle e29b64a18a modify CertVerifier Class 8 years ago
  Cheng Zhao 234e1bb811 base::Bind now prevents the case with no arguments 8 years ago
  Cheng Zhao 411696ca19 Clear is replaced with ClearEntriesAddedWithin 8 years ago
  Cheng Zhao 5cf2873b77 net::FtpProtocolHandler has changed its constructor 8 years ago
  Cheng Zhao 497f5a1199 Update files for Chrome 54 API changes 8 years ago