summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Speculative fix for race condition in URLFetcher.mirandac@google.com2011-09-071-2/+1
* [Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading.jeremy@chromium.org2011-09-073-59/+46
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-072-4/+4
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-074-5/+49
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-1/+24
* Clean up old dead code.ericu@chromium.org2011-09-063-138/+13
* Trim content/common/DEPS to allow just the specific file needed.fischman@chromium.org2011-09-041-1/+1
* Enhance the dll blocking heuristicscpu@chromium.org2011-09-021-16/+23
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-021-0/+4
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-026-154/+0
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-022-9/+4
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-022-6/+6
* Enable low-latency audio by default.enal@chromium.org2011-09-022-4/+4
* Enable nacl_helper by default.bradchen@google.com2011-09-022-8/+0
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-022-2/+5
* Move web intents switch to content_switches.gbillock@chromium.org2011-09-022-0/+4
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-022-5/+2
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-022-2/+5
* Enable smooth scrolling on macthakis@chromium.org2011-09-012-0/+4
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-013-11/+61
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-019-89/+47
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-014-4/+7
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-314-19/+8
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-306-11/+26
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-305-14/+28
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-293-11/+12
* turn on --enable-accelerated-plugins by defaultbbudge@chromium.org2011-08-292-4/+4
* Add GPU job object restrictionjschuh@chromium.org2011-08-291-5/+17
* Move native_web_keyboard_event_views.cc to chrome, so that we don't have any ...jam@chromium.org2011-08-272-107/+0
* ovda: allow the setting of profile to be optionalashokm@nvidia.com2011-08-271-1/+2
* Remove --unlimited-quota-for-indexeddb. Increase incognito quota.dgrogan@chromium.org2011-08-263-8/+0
* Revert 98518 - turn on --enable-accelerated-plugins by defaultarv@chromium.org2011-08-262-4/+4
* turn on --enable-accelerated-plugins by defaultbbudge@chromium.org2011-08-262-4/+4
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-263-0/+4
* Remove some overly verbose logging.isherman@chromium.org2011-08-261-3/+1
* Make Chromium disable the fullscreen API if --enable-fullscreen is absent fromkoz@chromium.org2011-08-262-0/+4
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-252-2/+6
* Fullscreen JS API implementation.koz@chromium.org2011-08-251-0/+8
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-241-2/+1
* Make ChildProcessHost::GetChildPath append the Mac feature suffixes ("NP" andmark@chromium.org2011-08-241-5/+4
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-241-0/+6
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-243-11/+110
* The resize callbacks were fighting.backer@chromium.org2011-08-231-0/+5
* ovda: check the resource availability with hw decoderashokm@nvidia.com2011-08-233-13/+93
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-231-3/+0
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-234-1/+28
* When JavaScript call WebSocket.close() before onopen event happens,toyoshim@chromium.org2011-08-231-1/+10
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-224-28/+1
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-224-1/+28
* Try to catch dlls that crash the plugin process.cpu@chromium.org2011-08-221-17/+33