Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /6934a31e7f675e3bd97b1646cb48dc1ab454ad10
commit6934a31e7f675e3bd97b1646cb48dc1ab454ad10[log][tgz]
authortzik <tzik@chromium.org>Thu Mar 08 01:03:16 2018
committerCommit Bot <commit-bot@chromium.org>Thu Mar 08 01:03:16 2018
tree08a81a28af4bb50c50c4b59b2af5bd2bf61725c6
parent50d82505c50363ec5ab003fdbbf9d2f706114ac2[diff]
Migrate //gin from base::Callback to base::{Once,Repeating}CallbackThis updates //gin to use base::OnceCallback or base::RepeatingCallbackinstead of legacy base::Callback. No intended functional change is included.This reduces the number of 'base::Bind' in //gin from 8 to 1as tracked athttp://goo.gl/LUVhDjBug: 714018Change-Id:I5c4bb758181c09e2d7b0e2fec5c51a4e1eec24bbReviewed-on:https://chromium-review.googlesource.com/952646Reviewed-by: Jeremy Roman <jbroman@chromium.org>Commit-Queue: Taiju Tsuiki <tzik@chromium.org>Cr-Commit-Position: refs/heads/master@{#541664}
4 files changed
tree: 08a81a28af4bb50c50c4b59b2af5bd2bf61725c6
  1. android_webview/
  2. apps/
  3. ash/
  4. base/
  5. blink/
  6. build/
  7. build_overrides/
  8. cc/
  9. chrome/
  10. chrome_cleaner/
  11. chrome_elf/
  12. chromecast/
  13. chromeos/
  14. cloud_print/
  15. components/
  16. content/
  17. courgette/
  18. crypto/
  19. dbus/
  20. device/
  21. docs/
  22. extensions/
  23. gin/
  24. google_apis/
  25. google_update/
  26. gpu/
  27. headless/
  28. infra/
  29. ios/
  30. ipc/
  31. jingle/
  32. mash/
  33. media/
  34. mojo/
  35. native_client_sdk/
  36. net/
  37. notification_helper/
  38. pdf/
  39. ppapi/
  40. printing/
  41. remoting/
  42. rlz/
  43. sandbox/
  44. services/
  45. skia/
  46. sql/
  47. storage/
  48. styleguide/
  49. testing/
  50. third_party/
  51. tools/
  52. ui/
  53. url/
  54. .clang-format
  55. .eslintrc.js
  56. .git-blame-ignore-revs
  57. .gitattributes
  58. .gitignore
  59. .gn
  60. .vpython
  61. AUTHORS
  62. BUILD.gn
  63. CODE_OF_CONDUCT.md
  64. codereview.settings
  65. DEPS
  66. ENG_REVIEW_OWNERS
  67. LICENSE
  68. LICENSE.chromium_os
  69. OWNERS
  70. PRESUBMIT.py
  71. PRESUBMIT_test.py
  72. PRESUBMIT_test_mocks.py
  73. README.md
  74. WATCHLISTS
README.md

Logo Chromium

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site ishttps://www.chromium.org.

Documentation in the source is rooted indocs/README.md.

Learn how toGet Around the Chromium Source Code Directory Structure.


[8]ページ先頭

©2009-2025 Movatter.jp