summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Add myself to OWNERS.backer@chromium.org2011-09-151-0/+1
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-152-18/+1
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-153-16/+1
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-153-1/+16
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-153-16/+1
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-152-1/+18
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-152-18/+1
* Prevent implicit local string from getting deleted.jschuh@chromium.org2011-09-151-4/+5
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-153-39/+0
* Can't detect if decoder is being destructed.backer@chromium.org2011-09-141-5/+0
* Suppression for failing test on Linuxjeremy@chromium.org2011-09-142-34/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-1337-136/+205
* Fix URLFetcherTest.CancelAll.willchan@chromium.org2011-09-131-29/+22
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-5/+8
* Fix Linux Views build breakage.willchan@chromium.org2011-09-134-8/+5
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-5/+8
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-131-2/+3
* Ignore messages at ListenerHook after ChildProcessHost's destructor starts.willchan@chromium.org2011-09-122-0/+17
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-124-6/+6
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-123-8/+17
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-127-102/+4
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-122-0/+54
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-111-0/+5
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-0910-18/+443
* Refactor some more BrowserMain code. Move the small bit of remaining code tha...jam@chromium.org2011-09-082-0/+10
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-081-8/+0
* ImageTransportSurface: Get rid of multiple inheritance.backer@chromium.org2011-09-086-129/+263
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-083-10/+9
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-081-3/+0
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-082-2/+2
* 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