tree: 34cf815ae084ba97dcca039697fbc51e7e3c22b2 [path history] [tgz]
  1. animation/
  2. audio/
  3. bindings/
  4. blob/
  5. cpu/
  6. exported/
  7. fonts/
  8. geometry/
  9. graphics/
  10. heap/
  11. image-decoders/
  12. image-encoders/
  13. instrumentation/
  14. json/
  15. loader/
  16. mac/
  17. media/
  18. media_capabilities/
  19. mediastream/
  20. mhtml/
  21. mojo/
  22. network/
  23. p2p/
  24. peerconnection/
  25. privacy_budget/
  26. scheduler/
  27. storage/
  28. testing/
  29. text/
  30. text_codec_fuzzer_seed_corpus/
  31. theme/
  32. transforms/
  33. video_capture/
  34. weborigin/
  35. webrtc/
  36. widget/
  37. win/
  38. wtf/
  39. allow_discouraged_type.h
  40. back_forward_cache_buffer_limit_tracker.cc
  41. back_forward_cache_buffer_limit_tracker.h
  42. back_forward_cache_utils.cc
  43. back_forward_cache_utils.h
  44. blink_platform_unittests_bundle_data.filelist
  45. blink_platform_unittests_bundle_data.globlist
  46. BUILD.gn
  47. color_data.gperf
  48. content_decryption_module_result.h
  49. context_lifecycle_notifier.cc
  50. context_lifecycle_notifier.h
  51. context_lifecycle_observer.cc
  52. context_lifecycle_observer.h
  53. crypto.cc
  54. crypto.h
  55. crypto_result.h
  56. cursors.cc
  57. cursors.h
  58. data_resource_helper.cc
  59. data_resource_helper.h
  60. DEPS
  61. DIR_METADATA
  62. disk_data_allocator.cc
  63. disk_data_allocator.h
  64. disk_data_allocator_test.cc
  65. disk_data_allocator_test_utils.h
  66. disk_data_metadata.cc
  67. disk_data_metadata.h
  68. encrypted_media_request.h
  69. file_metadata.cc
  70. file_metadata.h
  71. heap_observer_set.h
  72. heap_observer_set_test.cc
  73. keyboard_codes.h
  74. language.cc
  75. language.h
  76. link_hash.cc
  77. link_hash.h
  78. math_transform_fuzzer.cc
  79. OWNERS
  80. platform.gni
  81. platform_export.h
  82. platform_generated.gni
  83. precompile_platform.h
  84. PRESUBMIT.py
  85. README.md
  86. region_capture_crop_id.cc
  87. region_capture_crop_id.h
  88. region_capture_crop_id_test.cc
  89. resolution_units.h
  90. restriction_target_id.h
  91. runtime_enabled_features.json5
  92. runtime_enabled_features_test.cc
  93. RuntimeEnabledFeatures.md
  94. search_engine_utils.cc
  95. search_engine_utils.h
  96. supplementable.cc
  97. supplementable.h
  98. text_codec_fuzzer.cc
  99. theme_types.h
  100. timer.cc
  101. timer.h
  102. timer_perf_test.cc
  103. timer_test.cc
  104. web_test_support.cc
  105. web_test_support.h
  106. windows_keyboard_codes.h
third_party/blink/renderer/platform/README.md

Blink Renderer Platform

The renderer/platform/ directory contains lower-level, self-contained abstractions that core/ and modules/ can depend on.

See renderer/README.md for more about the relationship of platform/ to core/ and modules/.

Here is a non-exhaustive list of some major things in renderer/platform/: