1. 9aa3246 Delete more extensions code that still depends on URLRequest by Clark DuVall · 6 years ago
  2. 3c7b89c Remove ExtensionsBrowserClient::GetNetLog(). by Matt Menke · 6 years ago
  3. 669a8970 Component extensions loading: Leverage ResourceBundle::IsGzipped. by dpapad · 6 years ago
  4. 650b731 Add a EarlyExtensionPrefsObserver interface by Nigel Tao · 6 years ago
  5. 20b9be0 Add support for gzipped component app/extension resources. by Sam McNally · 6 years ago
  6. c695554 cros: Allow demo mode screensaver to always stay on top by Wenzhao Zang · 7 years ago
  7. bc8177d [Extensions] Introduce an ExtensionsBrowserAPIProvider by Devlin Cronin · 7 years ago
  8. 456e84e9 Add isDemoSession to chrome.app.runtime LaunchData by Michael Giuffrida · 7 years ago
  9. 8f81266 [Reland] Load resources from extension bundles in the network service. by Chris Mumford · 7 years ago
  10. 8706c4d7 Revert "Load resources from extension bundles in the network service." by Takeshi Yoshino · 7 years ago
  11. c67e063 Load resources from extension bundles in the network service. by Chris Mumford · 7 years ago
  12. fc4a81a Enable management API in kiosk by Toni Barzic · 7 years ago
  13. 6414c4d9 Load extensions URLs with Network Service enabled by Ken Rockot · 8 years ago
  14. e2b0ee57 ShellTestBaseAura for AppShell unit tests by Michael Giuffrida · 8 years ago
  15. 717aac4 Feedback API: Get locale from ExtensionsBrowserClient by Michael Giuffrida · 8 years ago
  16. b616915 Eliminate RenderFrameHost::GetInterfaceRegistry(). by Ben Goodger · 8 years ago
  17. d9a88fc9 The chrome.lockScreen.data API implementation by tbarzic · 8 years ago
  18. 8e89b0b1 Introduce lock screen app context to extension features by tbarzic · 8 years ago
  19. c8e6ede Move chrome.bluetoothLowEnergy out of //chrome. by steel · 9 years ago
  20. a84983c [Extensions] Short-circuit activity logging if not enabled by rdevlin.cronin · 9 years ago
  21. 2bd48183 [Reland] Add a new app API to enable watchdog behavior restarts in kiosk apps by afakhry · 9 years ago
  22. 833b977 Revert "Add a new app API to enable watchdog behavior restarts in kiosk apps" by benwells · 9 years ago
  23. 6c1c80d Add a new app API to enable watchdog behavior restarts in kiosk apps by afakhry · 9 years ago
  24. f5d24108 Convert //extensions/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  25. c9cec10 Switch to standard integer types in extensions/browser/. by avi · 9 years ago
  26. e59eca160 Convert Pass()→std::move() in //extensions by dcheng · 9 years ago
  27. 631a99a Add extensions code to use common updater in components/update_client/ by asargent · 10 years ago
  28. 1b80b8f Add public session launch flag by kelvinp · 10 years ago
  29. 926ee2d Move ownership of AppSorting from ExtensionPrefs to ExtensionSystem by treib · 10 years ago
  30. 11ce5d50 Cleanup: give ChromeAppSorting a BrowserContext by treib · 10 years ago
  31. 4745162 Final batch adding real histogram values for extension events. by kalman · 10 years ago
  32. cb2ec659a [Extensions] Clean up the handling of ExtensionHostMsg_Request by rdevlin.cronin · 10 years ago
  33. 166e5b4 Add service registration for Mojo services defined under chrome/ by kmarshall · 10 years ago
  34. d194dd136 Move networking_private to src/extensions by stevenjb · 10 years ago
  35. ee458c9 Makes GetComponentExtensionResourceManager() thread-safe. by mukai · 10 years ago
  36. 9168b2f Standardize usage of virtual/override/final in extensions/ by dcheng · 11 years ago
  37. f2a6b62c Remove //chrome deps from ExtensionDownloader by rockot · 11 years ago
  38. ffa65b1 Reland: Move ExtensionCache to //extensions by rockot · 11 years ago
  39. 98ff22a Revert "Move ExtensionCache to //extensions" by kustermann · 11 years ago
  40. 1056c8a4d Move ExtensionCache to //extensions by rockot · 11 years ago
  41. 0eac4e1b replace OVERRIDE and FINAL with override and final in extensions/ by mostynb · 11 years ago
  42. dc8c94f Remove ExtensionAPIClient::IsWebViewRequest by fsamuel · 11 years ago
  43. 89e236b Move system.* family of APIs to extensions/ by thiago.santos · 11 years ago
  44. 9fc5bdc8 Move LazyBackgroundTaskQueueTest into extensions_unittests by [email protected] · 11 years ago
  45. 86fad30d Revert of Fix the handling of user gestures for external protocol handler dialogs. (https://codereview.chromium.org/131783012/) by [email protected] · 11 years ago
  46. 4d166378 Extensions: Move bluetooth APIs to extensions/. by [email protected] · 11 years ago
  47. 6b54fda Reland: Refactor code that defers extension background page loading by [email protected] · 11 years ago
  48. 46a19f6 Revert 283678 "Refactor code that defers extension background pa..." by [email protected] · 11 years ago
  49. 2db9e7b Refactor code that defers extension background page loading by [email protected] · 11 years ago
  50. 326e6f0 Moves extension_icon_image and image_loader to extensions/browser by [email protected] · 11 years ago
  51. 88334604 Cleanup: Style fixes in extensions/browser by [email protected] · 11 years ago
  52. f0e9ac55 Move chrome.runtime to //extensions. by [email protected] · 11 years ago
  53. b32f2173 Use default CSP for resource loading in webview (instead of platform app's CSP) by [email protected] · 11 years ago
  54. 1791e6c9 Toro: Move ExtensionProtocolHandler to //extensions by [email protected] · 11 years ago
  55. 8cc3d1c Relanding user gesture fix for external protocol handlers after revert. by [email protected] · 11 years ago
  56. d31e248 Remove //chrome dependency from ExtensionPrefs by [email protected] · 11 years ago
  57. 54aa17b Revert of Fix the handling of user gestures for external protocol handler dialogs. (https://codereview.chromium.org/131783012/) by [email protected] · 11 years ago
  58. c4b6c859 Fix the handling of user gestures for external protocol handler dialogs. by [email protected] · 11 years ago
  59. 6c0f179f Introduce ExtensionHostDelegate, use it for media access requests by [email protected] · 11 years ago
  60. 2f3b1cc Move CommandLine to base namespace. by [email protected] · 11 years ago
  61. 0b9de03 Move ExtensionFunctionDispatcher to extensions/browser. by [email protected] · 11 years ago
  62. b9f6ba3 Add TestExtensionsBrowserClient, move ProcessManagerTest to //extensions by [email protected] · 11 years ago