summaryrefslogtreecommitdiffstats
path: root/content/public/common
Commit message (Expand)AuthorAgeFilesLines
* [uber page] Partial revert of r123133 having to do with moving around switches.dbeam@chromium.org2012-02-272-4/+0
* Add a switch for enabling threaded animation.vollick@chromium.org2012-02-252-0/+4
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-242-0/+13
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-242-0/+102
* Add runtime flag for <style scoped>.rolandsteiner@chromium.org2012-02-232-0/+4
* [uber page/options] Disabling Web Intents dialog for the moment.dbeam@chromium.org2012-02-222-1/+5
* Compute pageScaleFactor on page so that fixed layout page fits width of window.fsamuel@chromium.org2012-02-222-0/+10
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-202-1/+8
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-192-8/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-172-0/+8
* More touch UI tab strip changesscottmg@google.com2012-02-172-4/+0
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-162-13/+0
* aura: Use GPU process for UIpiman@chromium.org2012-02-162-0/+13
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-153-4/+29
* Roughly double the maximum number of renderer processes.thestig@chromium.org2012-02-152-5/+5
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-132-0/+6
* Add a switch to invert web contents (non-accel only).dmazzoni@google.com2012-02-132-0/+5
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-2/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-126-0/+308
* Revert 121541 - Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-102-5/+0
* Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-102-0/+5
* Remove files I missed in r120891. Also do follow up review comments.jam@chromium.org2012-02-081-4/+4
* Remove last traces of DNS certificate provenance checking.agl@chromium.org2012-02-082-6/+0
* Cleanup: Kill dead flags that have useless references.thestig@chromium.org2012-02-082-10/+0
* Revert 120928 - Add a switch to invert web contents (non-accel only).hbono@chromium.org2012-02-082-5/+0
* Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-082-0/+5
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-082-2/+17
* Adding command line switch --enable-deferred-2d-canvasjunov@chromium.org2012-02-072-0/+4
* Cleanup: Remove even more dead switches.thestig@chromium.org2012-02-072-13/+0
* content::URLFetcher: Add HTTP PUT request type and method to append header st...kuan@chromium.org2012-02-071-1/+8
* Reduce GPU sandbox level on NVIDIA optimus computers.jbauman@chromium.org2012-02-074-2/+10
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-062-0/+61
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-033-4/+11
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-032-4/+0
* Add enable-shadow-dom command line flag.hayato@chromium.org2012-01-302-0/+4
* Revert 119306 - Turn web intents build flag on.gbillock@chromium.org2012-01-272-2/+2
* DevTools: add remote debugging capabilities to content_shell.pfeldman@chromium.org2012-01-272-0/+4
* Revert 119284 - Turn web intents build flag on. Move the command-line flag to...gbillock@chromium.org2012-01-262-2/+2
* Turn web intents build flag on. Move the command-line flag to default on.gbillock@chromium.org2012-01-262-2/+2
* Do not invoke setDartEnabled.antonm@google.com2012-01-242-4/+0
* Remove the default plugin.bauerb@chromium.org2012-01-242-10/+2
* Add command-line flags to disable the use of the GPU for accelerated renderingjbauman@chromium.org2012-01-232-0/+9
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-203-11/+27
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-1/+1
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-203-27/+11
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-203-11/+27
* Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...dgrogan@chromium.org2012-01-192-4/+0
* Disallow navigation in platform apps.mihaip@chromium.org2012-01-192-3/+7
* Add --disable-swiftshader and about:flags entry to disable swiftshaderjbauman@chromium.org2012-01-182-0/+4
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-132-0/+13