summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/processes
Commit message (Expand)AuthorAgeFilesLines
* Migrate ProcessesEventRouter to the new task managerafakhry2016-03-113-617/+549
* ProcessesApiTest.Processes fails on some MSan botsafakhry2016-03-031-1/+2
* Migrate ProcessesAPIs to use IDL.afakhry2016-03-025-431/+292
* Convert Pass()→std::move() in //chrome/browser/extensionsdcheng2015-12-261-8/+11
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-242-3/+7
* Separate RenderViewHost from RenderWidgetHost, part 4: delegateavi2015-10-271-2/+0
* Do not allow the extension process API to kill the browser process.kalman2015-09-224-19/+36
* Change the new-task-manager flag so that the new implementation is enabled by...afakhry2015-08-151-0/+4
* Final batch adding real histogram values for extension events.kalman2015-07-222-18/+20
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-1/+1
* chrome/browser/extensions: Remove use of MessageLoopProxy and deprecated Mess...skyostil2015-06-111-7/+11
* Remove uses of KillProcess.rvargas2015-04-011-2/+3
* Reverting instrumentationsvadimt2014-10-221-5/+0
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-19/+19
* Instrumenting descendants of EventRouter::Observer to find out what causes ja...vadimt2014-10-081-0/+5
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-12/+12
* Move extension_test_message_listener to extensions.lfg2014-09-191-1/+1
* Task Manager: Remove dead FPS code.thestig@chromium.org2014-06-073-10/+3
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-032-10/+9
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-181-16/+10
* Turn off Task Manager should not break the build on Linuxyi.shen@samsung.com2014-03-261-0/+5
* Move ExtensionFunctionDispatcher to extensions/browser.derat@chromium.org2014-03-151-1/+1
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-131-2/+2
* Move ExtensionFunctionRegistry out of src/chromerockot@chromium.org2014-03-051-1/+1
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-052-10/+11
* Disable ExtensionApiTest.Processes, it's flaky.ricow@chromium.org2014-03-041-1/+2
* Re-enable ExtensionApiTest.Processes.bradnelson@google.com2014-03-012-3/+1
* Reland 253509 - ProfileKeyedAPIFactory to build instances with BrowserContext...yoz@chromium.org2014-02-271-0/+1
* Disable flaky test: ExtensionApiTest.Processeswaffles@chromium.org2014-02-261-1/+2
* Revert 253509 "Change ProfileKeyedAPIFactory to build instances ..."rch@chromium.org2014-02-261-1/+0
* Change ProfileKeyedAPIFactory to build instances with BrowserContext instead ...yoz@chromium.org2014-02-261-0/+1
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-252-23/+26
* Add process title and nacl debug port fields to the processes api.bradnelson@google.com2014-02-224-13/+7
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-1/+1
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-212-2/+2
* Rename NOTIFICATION_RENDERER_PROCESS_HANG to NOTIFICATION_RENDER_WIDGET_HOST_...avi@chromium.org2013-11-091-3/+3
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-2/+2
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-282-18/+29
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-1/+1
* Cleanup: Use std::string& instead of const char* in extension/apilimasdf@gmail.com2013-10-012-3/+4
* content: Introduce a RenderWidgetHostIterator.sadrul@chromium.org2013-09-111-6/+7
* Remove NOTIFICATION_ON_CHILD_PROCESS_DATA_READYcaitkp@chromium.org2013-08-202-61/+12
* Move processes API to dev channelsanjoy.pal@samsung.com2013-08-143-18/+11
* c/b/extensions: Do not use Value::Create*.DHNishi@gmail.com2013-08-141-10/+10
* Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.yoz@chromium.org2013-07-311-3/+3
* Use a direct include of the message_loop header in chrome/browser/, part 5.avi@chromium.org2013-07-181-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1