summaryrefslogtreecommitdiffstats
path: root/content/utility
Commit message (Expand)AuthorAgeFilesLines
* Fixes up batch-mode release of utility process.haven@chromium.org2014-02-141-1/+2
* Move the rest of webkit/glue into content/childtfarina@chromium.org2014-02-011-1/+0
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* Invoke LeakSanitizer early in the utility process.earthdok@chromium.org2013-12-061-0/+7
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Utility process: initialize GTK when the sandbox is disabled.jorgelo@chromium.org2013-10-232-20/+37
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-042-18/+19
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-162-0/+90
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-4/+2
* Implement ChildThread::shutdown and clear members that have refs into blinkjochen@chromium.org2013-07-231-0/+2
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+2
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-3/+2
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Fix race condition on utility thread shutdown in unit tests. The problem was ...jam@chromium.org2013-07-171-6/+4
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-092-8/+45
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-2/+2
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-064-4/+5
* Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectoriesrsleevi@chromium.org2013-05-281-0/+4
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-2/+2
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-222-0/+4
* Linux: make current InitializeSandbox() private.jln@chromium.org2013-04-131-1/+2
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+3
* Get rid of unused SerializedScriptValue references.gbillock@chromium.org2012-10-251-1/+0
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-213-8/+17
* Linux: initialize the sandbox in the utility process.jln@chromium.org2012-09-061-0/+6
* Moves CreateVersionFromString to WebPluginInfo and updates the callers.ibraaaa@google.com2012-09-041-2/+3
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-242-43/+0
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-232-0/+43
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-222-43/+0
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Move IndexedDBKey, IndexedDBKeyRange into content namespacejsbell@chromium.org2012-05-042-4/+4
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-302-11/+8
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-281-11/+8
* Fix compilation error due to deprecated glib APIqiankun.miao@intel.com2012-03-281-1/+5
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-281-8/+11
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-261-12/+9
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-2/+0
* Move indexeddb code to its own directory inside of content/{browser,common,re...dgrogan@chromium.org2011-12-201-2/+1
* Don't abort() if GLib/GTK have been initialized in the utility process.jorgelo@chromium.org2011-12-191-3/+4