1. 75b1c3a Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 8 years ago
  2. 01507a2 Mass rename RunAllBlockingPoolTasksUntilIdle to RunAllTasksUntilIdle in content:: by Gabriel Charette · 8 years ago
  3. af186af Migrate VisitedLinkMaster off of BlockingPool by Gabriel Charette · 8 years ago
  4. 1c99002 Replace tracked_objects::Location with base::Location. by Brett Wilson · 8 years ago
  5. 21ada1e Eliminate required BindSourceInfo parameter for BinderRegistry callbacks. Make users of it use variadic BinderArgs instead. by Ben Goodger · 8 years ago
  6. 4071d10 Clean up RenderProcessHostFactory by removing unused parameter. by mattcary · 8 years ago
  7. f4d8a94 Mojo C++ Bindings: Remove redundant InterfaceRequest APIs by Ken Rockot · 8 years ago
  8. a5c972c Eliminate bind callback that doesn't take a BindSourceInfo parameter. by ben · 8 years ago
  9. 1c4d759e The Blink Rename by Blink Reformat · 8 years ago
  10. a06f7d6 Convert content ConnectionFilter to OnBindInterface. by ben · 8 years ago
  11. f3b00fa5 Revert of Make TestRenderWidgetHostView::Show/Hide call through to RWHI (patchset #9 id:160001 of https://codereview.chromium.org/1713473002/ ) by bsep · 8 years ago
  12. 1c496374 Make TestRenderWidgetHostView::Show/Hide call through to RWHI by johnme · 8 years ago
  13. 0274b6d components: Cleanup class/struct fwd declarations by jbriance · 9 years ago
  14. bd75dc34 Preparing components_perftests for adding more benchmarks. by dyaroshev · 9 years ago
  15. 400ea35b Rename shell namespace to service_manager by rockot · 9 years ago
  16. 734fb66 Move services/shell to services/service_manager by rockot · 9 years ago
  17. f9a94c7e Kill page id. by avi · 9 years ago
  18. aa22276 Convert visitedlink to use mojo. by sammc · 9 years ago
  19. 8c498ea4 c/browser, c/common, components S-W: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  20. 60ac558 Convert some component source sets to static library by brettw · 9 years ago
  21. e07de81 Add PRESUBMIT rule to make sure IPC changes are security reviewed. by dcheng · 9 years ago
  22. 3e861de "up-to-date" should only use hyphens when used as compound modifier of a noun by thakis · 9 years ago
  23. 3db6b6d Generate param traits size methods for IPC files in chrome/ (and traits it depends on). by jam · 9 years ago
  24. 7966d31 Fix include path for moved thread_task_runner_handle.h header in components/ by gab · 9 years ago
  25. 3f767dc3 Convert //components/[u-z]* from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  26. 832a58a Rename RenderProcessObserver to RenderThreadObserver by tyoshino · 9 years ago
  27. 556abd1 Fix a bunch of IWYU violators that don't include scoped_ptr.h by Daniel Cheng · 9 years ago
  28. 23df9693 Fix build error with gcc 4.8.2 about WARN_UNUSED_RESULT by j.isorce · 9 years ago
  29. 174fde3 Move bit_cast from base/macros.h to its own header by tapted · 9 years ago
  30. 51ace48a Convert Pass()→std::move() in //components/[n-z]* by dcheng · 9 years ago
  31. 5dd91f8 Switch to standard integer types in components/, part 4 of 4. by avi · 9 years ago
  32. af37203d Load the table of visited links from database file asynchronously. by sath · 10 years ago
  33. 1c17345b Fix Windows ScopedTempDir in visitedlink unit tests. by wkorman · 10 years ago
  34. 3ceb2d9e Add some components to "gn check" by brettw · 10 years ago
  35. 8c3eb80 base: Template methods on Timer classes instead of the classes themselves. by danakj · 10 years ago
  36. b4bb70f Add more components tests to GN build. by brettw · 10 years ago
  37. d5661a88 Revert of Add more components tests to GN build. (patchset #3 id:40001 of https://codereview.chromium.org/1303013005/ ) by tommi · 10 years ago
  38. 0eb6b59 Add more components tests to GN build. by brettw · 10 years ago
  39. 4c0feb6 Remove swapped-out usage in --site-per-process. by nasko · 10 years ago
  40. bd4d711 Change most uses of Pickle to base::Pickle by brettw · 10 years ago
  41. b0daa01 components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  42. ac0ea031 gn format //components by scottmg · 11 years ago
  43. 27bf1c2 Cleanup: Remove unneeded path_service.h includes. by thestig · 11 years ago
  44. 30a1b154 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  45. 00ea022b Standardize usage of virtual/override/final in components/ by dcheng · 11 years ago
  46. db1ad09 Add [email protected] to IPC OWNERS files. by mkwst · 11 years ago
  47. fe59f48 replace OVERRIDE and FINAL with override and final in components/ by mostynb · 11 years ago
  48. 5a6926e Remove brettw from some owners files. by brettw · 11 years ago
  49. f7d99a5c Use content::RunBlockingPoolTask() in tests. by mtomasz · 11 years ago
  50. 819adcc8 Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ and components/ by thestig · 11 years ago
  51. 443eb4ca Add [email protected] to ipc OWNERS files by Will Harris · 11 years ago
  52. e7c36a1 Remove cevans@ from OWNERS files. by thestig · 11 years ago
  53. a11cd1e Modified visited link shared section to read-only for renderers. by [email protected] · 11 years ago
  54. b0e6913 Remove palmer from some OWNERS files for IPC security review. by [email protected] · 11 years ago
  55. d38f5be4 Add user_prefs and visitedlink components to GN build. by [email protected] · 11 years ago
  56. 6670bee Remove cdn from OWNERS for IPC security review. by [email protected] · 11 years ago
  57. 5a7100d Create RenderFrameProxyHost at time of swap-out instead of commit. by [email protected] · 11 years ago
  58. fe003516 Adjust the structure of DEPS within //components. by [email protected] · 11 years ago
  59. c7c0d82 Preserve Page::openedByDOM state across process swaps. by [email protected] · 11 years ago
  60. b9b4a57 Move ScopedFILE to base namespace and scoped_file.h by [email protected] · 11 years ago
  61. 5f6d952 Move some functions in test_file_util to base namespace. by [email protected] · 11 years ago
  62. 5339e0e Make per-file message file reviewers consistent across owners. by [email protected] · 11 years ago
  63. 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by [email protected] · 12 years ago
  64. a4f7378 Revert 239280 "Move more file_util functions to base namespace." by [email protected] · 12 years ago
  65. 5a6ddb1 Move more file_util functions to base namespace. by [email protected] · 12 years ago
  66. 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
  67. 03d9afc0 Move temp file functions to base namespace. by [email protected] · 12 years ago
  68. a1221aea Rename WebKit namespace to blink (part 4) by [email protected] · 12 years ago
  69. bd5a374 base: Move PerfTimer out of test/ directory. by [email protected] · 12 years ago
  70. 9c5e0a8d Remove palmer from many (not all) OWNERS files for IPC. by [email protected] · 12 years ago
  71. 9db9c91 base: Split logging functions and PerfTimeLogger out of perftimer.h by [email protected] · 12 years ago
  72. bb5c95c Move perftimer.* into base/test/ directory. by [email protected] · 12 years ago
  73. 2773016 Update include paths in components/visitedlink for base/process changes. by [email protected] · 12 years ago
  74. c50a693 Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_print/, components. by [email protected] · 12 years ago
  75. 65654eeb Use a direct include of the shared_memory header in base/, chrome/, components/. by [email protected] · 12 years ago
  76. dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
  77. cc99c9f Change RenderViewHostTestHarness to create BrowserContext after thread startup by [email protected] · 12 years ago
  78. e3b599e components: Migrate from googleurl/ includes to url/ ones. Part 3. by [email protected] · 12 years ago
  79. 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
  80. bbd8da9 Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print/, components/. by [email protected] · 12 years ago
  81. a0962a9 Update remaining Blink header includes by [email protected] · 12 years ago
  82. 0787e10 Make security team OWNERS for all IPC *_messages*.h files. by [email protected] · 12 years ago
  83. c72674b Use a direct include of strings headers in components/, part 2. by [email protected] · 12 years ago
  84. f681b07 Pass the SiteInstance into CreateRenderProcessHost by [email protected] · 12 years ago
  85. ec04d3f Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unnecessary real threads. by [email protected] · 12 years ago
  86. 901174d Update components/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  87. e566d2b Update references to Blink's Platform API headers (remaining) by [email protected] · 12 years ago
  88. ab3eaeed components: Move visitedlink into visitedlink namespace. by [email protected] · 12 years ago
  89. d14c5b3 components: Use base::MessageLoop. by [email protected] · 12 years ago
  90. 2c30525 components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
  91. d5ca8fb Convert string16 -> base::string16 in components/ by [email protected] · 12 years ago
  92. b1babd9 Add perf tests target to components. by [email protected] · 12 years ago
  93. 63179d2 Add cevans as an IPC OWNER for all areas. by [email protected] · 12 years ago
  94. 7d3cbc9 [Cleanup] Remove StringPrintf from global namespace by [email protected] · 12 years ago
  95. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  96. 9e27571 More FilePath -> base::FilePath replacement. by [email protected] · 12 years ago
  97. 59e6b80 Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition. by [email protected] · 12 years ago
  98. 28a66e25 Move visitedlink and auto_login_parser to component test target by [email protected] · 12 years ago
  99. bff706b Add VisitedLink option to not persist to disk. by [email protected] · 12 years ago
  100. c2134fb Disable VisitedLink in incognito mode by [email protected] · 12 years ago