1. 16 Apr, 2019 1 commit
  2. 13 Mar, 2019 1 commit
  3. 01 Mar, 2019 1 commit
  4. 14 Feb, 2019 2 commits
  5. 13 Feb, 2019 2 commits
  6. 12 Feb, 2019 1 commit
  7. 09 Feb, 2019 1 commit
  8. 25 Jan, 2019 1 commit
  9. 16 Jan, 2019 1 commit
  10. 24 Oct, 2018 1 commit
  11. 21 Aug, 2018 1 commit
  12. 17 Aug, 2018 1 commit
  13. 17 Jul, 2018 1 commit
  14. 08 Dec, 2017 1 commit
  15. 11 Oct, 2017 1 commit
    • Alexey Kozyatinskiy's avatar
      Roll third_party/inspector_protocol to 8cb7a4f50ff7d5b1b7f2e5df0542dc577c88bdc3 · 744b49ef
      Alexey Kozyatinskiy authored
      This roll includes:
      - [inspector_protocol] fixed compatibility with latest jinja 2.9.6
      - [inspector_protocol] removed unused variable
      - Follow up on alph's review comments.
      - Provide default escape implementation for latin and wide strings.
      - Allow escaping utf8 strings in embedders that operate std::string.
      - Upload inspector_protocol changes to Gerrit by default
      - [inspector_protocol] Fix building with non-ASCII paths
      - [inspector_protocol] added StringUtil::toDouble method as requirement
      - Add const char* overloads to ErrorSupport
      
      BUG=chromium:743313
      R=dgozman@chromium.org
      
      Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel
      Change-Id: Ic81a62c638bf592ae65c84055d53d926e50715ac
      Reviewed-on: https://chromium-review.googlesource.com/713538Reviewed-by: 's avatarDmitry Gozman <dgozman@chromium.org>
      Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#48477}
      744b49ef
  16. 28 Apr, 2017 1 commit
  17. 03 Feb, 2017 1 commit
    • lukasza's avatar
      Adapt String::find method via StringUtil adapter. · de20581c
      lukasza authored
      This is needed to insulate generated code from blink::protocol namespace
      from naming changes that we plan to do in the Great Blink Rename (which
      in particular will rename wtf::StringBuilder::find method into Find).
      
      This CL also includes roll of inspector_protocol which starts to
      generate code that uses the new StringUtil::find adapter method:
      rolling third_party/inspector to 1a7cbe8ba8fa0d622586f549a97c73d9b52efbea
      
      BUG=683447
      
      Review-Url: https://codereview.chromium.org/2675763003
      Cr-Commit-Position: refs/heads/master@{#42936}
      de20581c
  18. 27 Jan, 2017 1 commit
    • lukasza's avatar
      Adapt StringBuilder's append and toString methods via StringUtil helper. · 01a93925
      lukasza authored
      This is needed to insulate generated code from blink::protocol namespace
      from naming changes that we plan to do in the Great Blink Rename (which
      in particular will change wtf::StringBuilder::toString into ToString,
      and similarily will rename reserveCapacity and append methods).
      
      This CL also includes roll of inspector_protocol which starts to
      generate code that uses the new methods of StringUtil adapter:
      rolling third_party/inspector to 1a131872167f0f7653629326891aa3ec94417f27.
      
      BUG=683447
      
      Review-Url: https://codereview.chromium.org/2660503002
      Cr-Commit-Position: refs/heads/master@{#42750}
      01a93925
  19. 23 Nov, 2016 1 commit
  20. 22 Nov, 2016 1 commit
  21. 04 Nov, 2016 1 commit
  22. 01 Nov, 2016 1 commit
  23. 28 Oct, 2016 1 commit