1. c7391bb Create a Chrome Speed Metrics folder for documentation by Nicolás Peña Moreno · 5 years ago
  2. 0abda965 [iOS] Add documentation for working with iOS files. by Mark Cogan · 5 years ago
  3. 216eb5d Update service-related documentation by Ken Rockot · 5 years ago
  4. 47bdc67 Adding User Data Storage documentation. by Greg Thompson · 5 years ago
  5. 93e49e49 Update relative links to Linux docs by Tom Anderson · 5 years ago
  6. 196c7b4 Correct documentation link to Eclipse for Linux. by Vincent Scheib · 5 years ago
  7. 080b47e Update docs/clion.md by manukh · 5 years ago
  8. 4f491087 media/gpu/test: Remove video_decode_accelerator_unittest documentation. by David Staessens · 6 years ago
  9. 203c741 Add "Fuzz Testing" entry in src/README.md by Xiaohan Wang · 6 years ago
  10. b0767a7 Add Chrome for Android UI overview doc by Theresa Wellington · 6 years ago
  11. 5c5667e Instructions to run WebXR without headset by Jacob DeWitt · 6 years ago
  12. 92d5e6f Delete obsolete browser_view_resizer.md doc by Maksim Ivanov · 6 years ago
  13. 5105f81 Add Chromium commit checklist to contributing.md by Toby Huang · 6 years ago
  14. d113bfa Add a watchlists.md documentation file by Dominik Röttsches · 6 years ago
  15. bda90b7 docs: Remove Gtk/ViewsGtk docs by Nick Diego Yamane · 6 years ago
  16. 43bbbcd5 [code coverage] Update documentation for code coverage by Yuke Liao · 6 years ago
  17. 885b185 List enrollment scenarios in documentation by Denis Kuznetsov · 6 years ago
  18. 8aa9db62 Move testing related docs into testing/ folder and update doc index. by Lei Lei · 6 years ago
  19. 4260b148 cros: Add some login docs by Jacob Dufault · 6 years ago
  20. 80711e8 media/gpu/test: Add documentation about the new video decoder perf tests. by David Staessens · 6 years ago
  21. f3404c1 media/gpu/test: Add documentation about the new video decoder tests. by David Staessens · 6 years ago
  22. 19364ba [modules] Add readme for how to use dynamic feature modules by Tibor Goldschwendt · 6 years ago
  23. 3199b01 Add some guidance about where to put branded assets by Jochen Eisinger · 6 years ago
  24. a707869 [win] Remove documentation, scripts and logging hooks for PREFAST. by Wez · 6 years ago
  25. 437d8a8 [mojo][doc] Add a link to Mojo style guide by Oksana Zhuravlova · 6 years ago
  26. 6f96b9d Add Android support to breakpad_integration_test.py and update docs by Joshua Peraza · 6 years ago
  27. ab03512 Update Mojo and services documentation by Ken Rockot · 6 years ago
  28. a8cd3818 Docs: Fixing some markdown docs issues by Darwin Huang · 6 years ago
  29. 1981221 Add some links to WebUI-specific docs in docs/README.md by Dan Beam · 7 years ago
  30. 59ffb02 Update "LayoutTests" / "layout test" in docs/*.md. by Kent Tamura · 7 years ago
  31. 2cad5de docs: media: add usage documentation for the VDA/VEA unittests by Alexandre Courbot · 7 years ago
  32. bb571bd6 [Code Coverage] Implement Clang code coverage compiler wrapper by Yuke Liao · 7 years ago
  33. 14f81330 Add a link to Mojo documentation main page to the document index by Oksana Zhuravlova · 7 years ago
  34. b83e010a Add documentation for parsing test results. by erikchen · 7 years ago
  35. dd2470c Move docs/es6_chromium.md to styleguide/web/es6.md instead by Dan Beam · 7 years ago
  36. 6b17c652 Update basic Fuchsia building docs by Scott Graham · 7 years ago
  37. 9094474 android: build: Simplify chrome/monochrome GN templates. by David 'Digit' Turner · 7 years ago
  38. 9618adde Update documentation for deploying new GPU FYI test bots. by Kenneth Russell · 7 years ago
  39. 1f25391 Fix some dead links in docs by Euisang Lim · 7 years ago
  40. cd19c16 [Reland #1] Remove "--enable-heap-profiling" by Erik Chen · 7 years ago
  41. ed1a997 Add documentation of flow of information for Text-to-Speech on Chrome/CROS. by Katie D · 7 years ago
  42. 6cf9e9e Revert "Remove "--enable-heap-profiling"" by Erik Chen · 7 years ago
  43. 51e2344 Remove "--enable-heap-profiling" by erikchen · 7 years ago
  44. fe73ee8 Fix Linux Sublime link in Chromium Docs by Ivan Sandrk · 7 years ago
  45. 02520366d [USS] Rename the SharedModelTypeProcessor by Jan Krcal · 7 years ago
  46. 40560ef7 android: Document .build_config build files. by David 'Digit' Turner · 7 years ago
  47. d27bcbd docs: Remove Mandriva-related documentation. by Raphael Kubo da Costa · 7 years ago
  48. 6ea4fbd Add LUCI Migration Users FAQ by Eric Foo · 7 years ago
  49. ace8d362 docs: Add chrome_os_logging.md. by Daniel Erat · 7 years ago
  50. ff7b498 Add tour of LUCI markdown to src/docs by Eric Foo · 7 years ago
  51. cf49b7b79 Refactor dialog testing framework to allow arbitrary UI testing. by Peter Kasting · 7 years ago
  52. 47db7d8 Add Chromium for iOS test documentation. by Mike Baxley · 8 years ago
  53. a7606e6 Android: Disable findbugs by Peter Wen · 8 years ago
  54. 2070775d Add branch date guidance to documentation. by Dimitri Glazkov · 8 years ago
  55. 9f0bd3a Add a document to explain how to add a feature flag (chrome://flags) by Makoto Shimazu · 8 years ago
  56. 33962538 Add "Respectful Changes" to Chromium docs. by Mathieu Perreault · 8 years ago
  57. 394b907a Document how to review documentation via gerrit and gitiles. by Vincent Scheib · 8 years ago
  58. de853a0 Use reference links by Vincent Scheib · 8 years ago
  59. 22fb19c Document user data directory logic. by Steve Kobes · 8 years ago
  60. efe31a6 Port https://sites.google.com/a/chromium.org/dev/developers/design-documents/threading/suble-threading-bugs-and-patterns-to-avoid-them to in-repo documentation. This is a straight port is almost no content editing. by justincarlson · 8 years ago
  61. bacba4a2 Add "Threading and Tasks in Chrome" documentation. by fdoray · 8 years ago
  62. ad589ce Port threading design doc to in-tree docs, start a README for design docs in the tree. by justincarlson · 8 years ago
  63. 90a1c8c Add a categorized document index to docs/README.md. by justincarlson · 8 years ago
  64. 3f91838 Better text for link to Gittiles-flavored Markdown. by pwnall · 9 years ago
  65. d40b954 Generalize md_browser to work on other repos by agable · 9 years ago
  66. 6efa499 docs: explain how to preview changes by nodir · 9 years ago
  67. 469b2a1 Add /docs/README.md by nodir · 10 years ago