1. 1cfdcb2 Make the ExtensionFunction RunWithValidation() explicit to call once. by danakj · 6 years ago
  2. 23310a8 Put ServiceWorkerRegistrationOptions and consts in separate mojoms by Kenichi Ishibashi · 6 years ago
  3. fd4db3d Remove all references to UIThreadExtensionFunction by Clark DuVall · 6 years ago
  4. 1639519 Remove unused IOThreadExtensionFunction by Clark DuVall · 6 years ago
  5. cd7bbc5 Remove EXTENSION_FUNCTION_ERROR define. by Istiaque Ahmed · 6 years ago
  6. 1d81619 Move WebRequest to the UI thread by Clark DuVall · 6 years ago
  7. 926fad8 Remove some unused histogram_value params from ExtensionFunction* by Istiaque Ahmed · 6 years ago
  8. 3929f55 [Extensions] Enable the web request API for service workers. by David Bertoni · 6 years ago
  9. a5928a0a Use blink::mojom::ConsoleMessageLevel instead of content::ConsoleMessageLevel by Abhijeet Kandalkar · 6 years ago
  10. 2055fe4 [Extensions] Remove routing_id member from IOThreadExtensionFunction. by David Bertoni · 6 years ago
  11. 63c1626 [Extensions] Clean up ExtensionFunction::SetArgs() by Devlin Cronin · 6 years ago
  12. aa3b796c Use mojom-forward.h for browser_process_impl.cc by Takuto Ikuta · 6 years ago
  13. d03bb29 [Extensions] De-virtualize ExtensionFunction::HasPermission() by Devlin Cronin · 7 years ago
  14. 3206968 Fix typo in extension_function.h by Kelvin Jiang · 7 years ago
  15. 2b2034d [Extensions] Use kInvalidServiceWorkerVersionId from blink by Istiaque Ahmed · 7 years ago
  16. acdd17f1 Rename include_incognito function to include_incognito_information. by Ramin Halavati · 7 years ago
  17. 9c82aae1c [Extensions] (Mostly) remove GetAssociatedWebContentsDeprecated() by Devlin Cronin · 7 years ago
  18. 5ff7cd4 [Extensions] Mark ExtensionFunction::GetAssociatedWebContents deprecated by Devlin Cronin · 7 years ago
  19. f6e8e1a Remove AsyncExtensionFunction. by Istiaque Ahmed · 7 years ago
  20. 66008232 Extension Bindings: Add support for specifying IOThread extension functions in schemas. by karandeepb · 8 years ago
  21. e8d2144 Extension function registration: use table-driven registration by dcheng · 8 years ago
  22. 5e465202 Better crash stacktraces for ExtensionFunction bad messages. by lazyboy · 9 years ago
  23. c910674 Clean up param validation in browsing_data_api.cc by lazyboy · 9 years ago
  24. 30abd07e Introduce AlreadyResponded() response action from ExtensionFunction. by lazyboy · 9 years ago
  25. 12c9d49 extensions: Cleanup class/struct fwd declarations by jbriance · 9 years ago
  26. 5eb66df [Extensions] Remove the source_tab_id property on API request messages by rdevlin.cronin · 9 years ago
  27. 4c82177a Add ref count to service workers for extension API. by lazyboy · 9 years ago
  28. 041f756e Better constify string constants in extensions/ by thestig · 9 years ago
  29. fd7bb62 [Extensions] Remove ExtensionFunction::SetError() by rdevlin.cronin · 9 years ago
  30. 756d84a [Extensions] Isolate ExtensionFunction results_ and error_ by rdevlin.cronin · 9 years ago
  31. eedb95b1 [Extensions] Consolidate ExtensionFunction::SendResponse()s by rdevlin.cronin · 9 years ago
  32. 187edaa9 [Extensions] Remove UIThreadExtensionFunction::DelegateForTests by rdevlin.cronin · 9 years ago
  33. 8f79e50 [Extensions] Convert some ChromeSyncExtensionFunctions by rdevlin.cronin · 9 years ago
  34. f4c3ad8 [Extensions] Remove SyncExtensionFunction by rdevlin.cronin · 9 years ago
  35. 17f4094 [Extensions] Remove ExtensionFunction usage of RenderViewHost by rdevlin.cronin · 9 years ago
  36. 2202833 [Extensions] Remove SyncIOThreadExtensionFunction by rdevlin.cronin · 9 years ago
  37. 43f25e4 [bgmode] Skip some KeepAlive registrations on shutdown. by dgn · 9 years ago
  38. ca2f549 Reland of ExtensionFunction: don't pass ownership of base::Value by raw pointer. (patchset #1 id:1 of https://codereview.chromium.org/2038613003/ ) by dcheng · 9 years ago
  39. 7d873db [Extensions] DCHECK that ExtensionFunctions respond (and only once) by rdevlin.cronin · 9 years ago
  40. 3466141 Revert of ExtensionFunction: don't pass ownership of base::Value by raw pointer. (patchset #1 id:1 of https://codereview.chromium.org/2025103003/ ) by dcheng · 9 years ago
  41. fd6715d5 Clear UIThreadExtensionFunction::render_frame_host_ when RFH is gone. by lazyboy · 9 years ago
  42. 5a01060 ExtensionFunction: don't pass ownership of base::Value by raw pointer. by dcheng · 9 years ago
  43. 85f24da Remove ExtensionFunction::SetResult(T*) overload. by dcheng · 9 years ago
  44. f46fe266 [Extensions] Add coarse metrics for extension function performance by rdevlin.cronin · 9 years ago
  45. f5d24108 Convert //extensions/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  46. c9cec10 Switch to standard integer types in extensions/browser/. by avi · 10 years ago
  47. fccacdca [Extensions OOPI] Update extension functions to use RFH pt 3 by rdevlin.cronin · 10 years ago
  48. 92503ba [Extensions OOPI] Convert extension functions to use RenderFrameHosts by rdevlin.cronin · 10 years ago
  49. a6ea68f Forward accessibility events to the automation extension process. by dmazzoni · 10 years ago
  50. a68b044 More base::Values-related bare pointer -> scoped_ptr conversions by estade · 10 years ago
  51. beabd14 [Reland] [Extensions UI] Use developerPrivate API for profile configuration by rdevlin.cronin · 10 years ago
  52. 349f0c7e Revert https://codereview.chromium.org/1060993003 by Nico Weber · 10 years ago
  53. b1e5d24 [Extensions UI] Use developerPrivate API for profile configuration by rdevlin.cronin · 10 years ago
  54. ed03332 [Extensions] Record the extension function names which send a bad message. by kalman · 10 years ago
  55. 5fa486e [Extensions] Add an ExtensionFunction::GetSenderWebContents() function by rdevlin.cronin · 10 years ago
  56. ccdc963 [Extensions] Apply WARN_UNUSED_RESULT and final keyword to ExtensionFunctions. by kalman · 10 years ago
  57. 9c2528c Wrap extension function dispatch in a scoped profile block. by reillyg · 10 years ago
  58. db86306 Split ExtensionMessageFilter up into a UI thread part and an IO thread part. by bauerb · 10 years ago
  59. 325d8a111 WebstorePrivate extension API cleanup, part 1: by treib · 10 years ago
  60. bf199b7 Add concept of a ScopedUserGestureForTests to ExtensionFunction by asargent · 11 years ago
  61. 0a2da3e Tweak the ExtensionFunction::Run result value docs. by kalman · 11 years ago
  62. 02ca72f2 Fix webrequest api for webview in webui by guohui · 11 years ago
  63. 9168b2f Standardize usage of virtual/override/final in extensions/ by dcheng · 11 years ago
  64. 0eac4e1b replace OVERRIDE and FINAL with override and final in extensions/ by mostynb · 11 years ago
  65. 758f9d07 Tiny correction. by paulmeyer · 11 years ago
  66. b83f02af Moving capture_web_contents_function to extensions. by lfg · 11 years ago
  67. 605ef8d Extensions-related fixups for scoped_refptr conversion operator removal. by dcheng · 11 years ago
  68. 0239bc5 Change the default implementation of ExtensionFunction::HasPermission to use by [email protected] · 11 years ago
  69. eba8f7d Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension. by [email protected] · 11 years ago
  70. c0b5eb0 Blobs: Catching browser-process created Blobs in extension code. by [email protected] · 11 years ago
  71. 00afda7f Add ErrorUtils::FormatErrorMessage() syntax to ExtensionFunction::Error(). by [email protected] · 11 years ago
  72. 32f2250 Make ExtensionFunction::ArgumentList (PKA MultipleArguments) take a scoped_ptr by [email protected] · 11 years ago
  73. 5202339 Improve comment on ExtensionFunction::Run. by [email protected] · 11 years ago
  74. 5b50d88 Remove the redundancy of both EXTENSION_FUNCTION_VALIDATE and by [email protected] · 11 years ago
  75. a0c91a9f Drive extension functions from ExtensionFunction::Run. The by [email protected] · 11 years ago
  76. 533ef3d Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl by [email protected] · 11 years ago
  77. f4e972d Introduce ExtensionFunction::RunImplTypesafe and SendResponseTypesafe, by [email protected] · 11 years ago
  78. 1a043689 extensions: Remove ChromeRenderMessageFilter dependency. by [email protected] · 11 years ago
  79. 1ee7f89 Move extension_function_histogram_value to src/extensions by [email protected] · 11 years ago
  80. 659be68 Pull AsyncApiFunction out of src/chrome by [email protected] · 11 years ago
  81. eb7ef5f Extensions: Send the tab id to platform apps. by [email protected] · 11 years ago
  82. 6dd625e Make PepperWebPlugin not use RenderView. by [email protected] · 12 years ago
  83. e4452d3 Move Extension and PermissionsData to extensions/common. by [email protected] · 12 years ago
  84. 14c3571a Move ExtensionFunction to the extensions component. by [email protected] · 12 years ago[Renamed (97%) from chrome/browser/extensions/extension_function.h]
  85. 38427a1 Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/ by [email protected] · 12 years ago
  86. 21a4008 Remove Profile dependency from ExtensionFunction by [email protected] · 12 years ago
  87. bc0ee24 Replace the RenderViewHostObserver in UIThreadExtensionFunction with a WebContentsObserver. This is part of the effort to remove RenderViewHostObserver. by [email protected] · 12 years ago
  88. d09a4ce1c Update include paths in chrome/browser/ for base/process changes. by [email protected] · 12 years ago
  89. 44295a1 <webview> WebRequest API tied to webview instance ID instead of guest instance ID by [email protected] · 12 years ago
  90. 35548ab Support extension API requests going directly from Pepper plugin processes to the browser process. by [email protected] · 12 years ago
  91. fb44196 Revert 198844 "Move sequenced_task_runner to base/task" by [email protected] · 12 years ago
  92. 002c726 Move sequenced_task_runner to base/task by [email protected] · 12 years ago
  93. ce0e260 content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usage by [email protected] · 12 years ago
  94. cb4bf8d Revert "GTTF: Add missing virtual destructors." by [email protected] · 12 years ago
  95. 0672752c GTTF: Add missing virtual destructors. by [email protected] · 12 years ago
  96. 07ad962 Record histogram of extension API usage by [email protected] · 13 years ago
  97. c697007 Make chrome.alarms API accept non-integers and too-short delays, and lower the minimum. by [email protected] · 13 years ago
  98. 91e51d61 Have ExtensionInstallPrompt take a WebContents by [email protected] · 13 years ago
  99. 85231d7 Make all quota-exceeding messages in the storage API explain what the failure by [email protected] · 13 years ago
  100. 3d0e226 Make ActiveTabPermissionManager also grant the tabs permission for by [email protected] · 13 years ago