1. c697007 Make chrome.alarms API accept non-integers and too-short delays, and lower the minimum. by [email protected] · 13 years ago
  2. 91e51d61 Have ExtensionInstallPrompt take a WebContents by [email protected] · 13 years ago
  3. 85231d7 Make all quota-exceeding messages in the storage API explain what the failure by [email protected] · 13 years ago
  4. 3d0e226 Make ActiveTabPermissionManager also grant the tabs permission for by [email protected] · 13 years ago
  5. 44f4b13 Move ExtensionWindowController and related into extensions namespace by [email protected] · 13 years ago
  6. 6add194 Fixed memory leak in extension_function. by [email protected] · 13 years ago
  7. 07ff5fd Added support for multiple parameters to Extension API callbacks. by [email protected] · 13 years ago
  8. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  9. 74e21e7 Revert 145642 - Cleanup: make ExtensionRequestSender manage its IPC responses directly, rather by [email protected] · 13 years ago
  10. 21776be Cleanup: make ExtensionRequestSender manage its IPC responses directly, rather by [email protected] · 13 years ago
  11. 707f16c Remove message_loop_helpers.h and update the includes to point to the new location. by [email protected] · 13 years ago
  12. b44f8ad Rename IPC::Channel and IPC::Sender in src/chrome. by [email protected] · 13 years ago
  13. 31bdbfef Extension/Platform App window isolation by [email protected] · 13 years ago
  14. 1c321ee5 Move Extension into extensions namespace by [email protected] · 13 years ago
  15. b51f3562 Remove Browser dependency in ExtensionFunctionDispatcher by [email protected] · 13 years ago
  16. 712627bf Only apply extension throttling quota to sync, not local. by [email protected] · 13 years ago
  17. 602542d Use Value objects instead of JSON strings in extension API response IPCs. by [email protected] · 13 years ago
  18. ca6df68 Finish implementation of chrome.experimental.alarms API, with nifty by [email protected] · 13 years ago
  19. 3629691 Fix Threading of ExtensionsQuotaService by [email protected] · 13 years ago
  20. eaabba2 Move Render(View|Widget)Host and associated classes to content namespace. by [email protected] · 13 years ago
  21. 720ad131 Change the way lazy background pages shutdown. by [email protected] · 13 years ago
  22. 60aad9c Use chrome.windows.WINDOW_ID_CURRENT constant consistently in extension APIs. by [email protected] · 14 years ago
  23. cff06c57 Remove DeleteTask and convert remaining users. by [email protected] · 14 years ago
  24. 29571ef Move RenderViewHostObserver to content/public/browser/ and put it into the content namespace. by [email protected] · 14 years ago
  25. 0f7daaa Delete the temporary file when generating MHTML with the extension API. by [email protected] · 14 years ago
  26. bdfc03e Refactor to allow same code to test both sync and async functions. by [email protected] · 14 years ago
  27. 1cc91fe Add OVERRIDE to chrome/browser/extensions/. by [email protected] · 14 years ago
  28. 9e89338 Extension Settings API: throttle the API in the same way that the Bookmarks API by [email protected] · 14 years ago
  29. d8c8749b9 Fix for management API related to escalated permissions disabled extensions by [email protected] · 14 years ago
  30. d9fdd5f Revert 110264 - Fix for management API related to escalated permissions disabled extensions by [email protected] · 14 years ago
  31. fe0eca5c Fix for management API related to escalated permissions disabled extensions by [email protected] · 14 years ago
  32. fd50e7b Trigger warning if extensions call webRequest.handlerBehaviorChanged too frequently by [email protected] · 14 years ago
  33. 631bb74 Move BrowserThread to content namespace. by [email protected] · 14 years ago
  34. c38831a1 Split BrowserThread into public API and private implementation, step 1. by [email protected] · 14 years ago
  35. 6c2381d Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser. by [email protected] · 14 years ago
  36. 637bf32 Reland r103624 - Add ExtensionFunctionTest base class and a test by [email protected] · 14 years ago
  37. 7dc95e4 Revert 103536 - Add ExtensionFunctionTest base class and a test for by [email protected] · 14 years ago
  38. 28e2c80 Add ExtensionFunctionTest base class and a test for GetWindowFunction using it. by [email protected] · 14 years ago
  39. 1790275 Remove obsolete TODO and add a bunch of OVERRIDEs. by [email protected] · 14 years ago
  40. 6e64f17 Add some comments to IOThreadExtensionFunction explaining its intended use. by [email protected] · 14 years ago
  41. 67351452 Get rid of the ProfileId. It was added for ceee. I reverted the original change, since it led to Profile being used in content unnecessarily. I also removed the extensions usage of it and instead kept a void*. by [email protected] · 14 years ago
  42. f3a1c64 Move base/values.h into the base namespace. This includes a cros DEPS roll by [email protected] · 14 years ago
  43. 43211582 Moving notification types which are chrome specific to a new header file chrome_notification_types.h. by [email protected] · 14 years ago
  44. c357acb4 Handle extension webrequest API on the IO thread. This speeds up blocking event by [email protected] · 14 years ago
  45. 8e22caf Another Clang compile fix. by [email protected] · 14 years ago
  46. 2ad65b3 Fix clang compile error. by [email protected] · 14 years ago
  47. a2aef2e Split UI-specific bits off ExtensionFunction into a separate class. by [email protected] · 14 years ago
  48. 55ce33071 Small cleanup to move ExtensionFunctionDispatcher to use WeakPtr instead of Peer. by [email protected] · 14 years ago
  49. c5dbef0 Re-land r84928: Move EFD to ExtensionTabHelper. by [email protected] · 14 years ago
  50. 16095bf Revert "Re-land r84928: Move ExtensionFunctionDispatcher to" by [email protected] · 14 years ago
  51. 4bae577 Re-land r84928: Move ExtensionFunctionDispatcher to ExtensionTabHelper. by [email protected] · 14 years ago
  52. 41999c7 Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh."" by [email protected] · 14 years ago
  53. 7600428c Revert "Looks like this introduced leaks in sync ui tests. Sigh." by [email protected] · 14 years ago
  54. 474a38f Looks like this introduced leaks in sync ui tests. Sigh. by [email protected] · 14 years ago
  55. 5168e766 Fix clang warning. by [email protected] · 14 years ago
  56. 52836b6 Move ExtensionFunctionDispatcher to ExtensionTabHelper. This by [email protected] · 14 years ago
  57. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  58. 9adb969 Part 3 of immutable Extension refactor. by [email protected] · 15 years ago
  59. bc535ee5 Add support for a "split" incognito behavior for extensions. by [email protected] · 15 years ago
  60. 8b8e7c9 Initial version of chrome.experimental.sidebar extension API. by [email protected] · 15 years ago
  61. c02c853d7 FBTF: Remove unneeded headers from base/ (part 4) by [email protected] · 15 years ago
  62. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  63. 3a3d4747 Move implementation from header to source. by [email protected] · 15 years ago
  64. 9eaa18e Reland r50296 which removes some uses of CookieMonster on the UI thread. by [email protected] · 15 years ago
  65. 34d18e4 Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe. by [email protected] · 15 years ago
  66. e2d4bf0 Make CookieMonster NonThreadSafe. by [email protected] · 15 years ago
  67. 438c97d Update extension functions to always pass a list of arguments, even when one argument was passed. by [email protected] · 15 years ago
  68. 942690b13 Reduce header dependencies in chrome/ by [email protected] · 15 years ago
  69. a7664e1 Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction. by [email protected] · 15 years ago
  70. 35213ce9 Support PNG and quality control in chrome.tabs.captureVisibleTab(). by [email protected] · 15 years ago
  71. bb64b51 Add calling frame's source_url to extension and dom ui requests. by [email protected] · 15 years ago
  72. 0ec9203 Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In particular remove GetExtensionHost() and GetExtensionDOMUI(). I'm going to add a new type of EFD::Delegate soon that is neither of these, and I don't think it makes sense to have the code assume that EFD::Delegate must be one of the two of them. by [email protected] · 15 years ago
  73. 2e3b520 Initial version of an experimental Extensions Context Menu API. by [email protected] · 15 years ago
  74. db7331a Allow users to enable extensions in incognito. Requires by [email protected] · 15 years ago
  75. d13950e Add ExtensionsQuotaService to limit abusive amounts of requests by [email protected] · 16 years ago
  76. 30294edf Fix memory leak in AsyncExtensionFunction. by [email protected] · 16 years ago
  77. 8de85a6 Revert "Revert r31175 r31176 r31187" by [email protected] · 16 years ago
  78. 08ffa6b Rever r31175 r31176 r31187 by [email protected] · 16 years ago
  79. 89afcea Sixth patch in making destructors of refcounted objects private. by [email protected] · 16 years ago
  80. 6f5366a Take 2 at browser_sync::ExtensionsActivityMonitor. by [email protected] · 16 years ago
  81. 76a188be Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API usage by [email protected] · 16 years ago
  82. 65d0b12 Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API usage by [email protected] · 16 years ago
  83. 61424c06 Small cleanup to extension function registration to avoid scattered definitions. by [email protected] · 16 years ago
  84. e4dad9fb Modify extension request IPC messages to pass a ListValue instead of a string. by [email protected] · 16 years ago
  85. c7ad50f Don't allow updating tabs to javascript URLs without host by [email protected] · 16 years ago
  86. 76a3db85 Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schema issues (http://code.google.com/p/chromium/issues/detail?id=17562 failed to update schema types from int to string). by [email protected] · 16 years ago
  87. 5c426692 Add getLanguage function to tab extension. by [email protected] · 16 years ago
  88. 32dda36 Make AsyncExtensionFunction possible. by [email protected] · 16 years ago
  89. 24f5713 Fix a crash in the extension system when sending response back to extension with no results. Also found an UMR causing DCHECKs to hit repeatedly (in AsyncExtensionFunction::SetArgs). by [email protected] · 16 years ago
  90. b83e460 First step to enable end-to-end testing of extensions through the by [email protected] · 16 years ago
  91. c661918 FormatErrorMessage() functions are now publicly available from ExtensionErrorUtils. by [email protected] · 16 years ago
  92. 022a7ed use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc by [email protected] · 16 years ago
  93. 6dfed10 Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate & TabContentsDelegate method(s) CreateExtensionFunctionDispatcher() so that the dispatcher could be created with (an optional) browser attached to it, while avoiding having render_host depend on browser.h by [email protected] · 16 years ago
  94. c2732ef Pass the ExtensionID to the ExtensionFunctionDispatcher. by [email protected] · 16 years ago
  95. 73404a37 A subset of the bookmarks API- missing events- missing unit tests- missing ability to change URL by [email protected] · 16 years ago
  96. 703e807a Add more of the server-side plumbing for extension APIs. Also by [email protected] · 16 years ago