summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add content/browser/file_system/OWNERSkinuko@chromium.org2011-04-191-0/+3
* Revert 82067 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-2/+5
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-1/+2
* IPC host for TCP P2P sockets.sergeyu@chromium.org2011-04-1913-28/+618
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-5/+2
* Revert 82026 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-2/+5
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-1912-5/+1564
* GpuScheduler no longer spins when it is waiting on a latch.jbates@chromium.org2011-04-183-0/+28
* Revert 82018 - Revert 81994 - Fixes race condition in displaying error pages....sky@chromium.org2011-04-181-0/+7
* Notify all SSL client auth prompts when a cert is selected.mattm@chromium.org2011-04-181-0/+7
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-181-5/+2
* Revert 81994 - Fixes race condition in displaying error pages. In particular ...sky@chromium.org2011-04-181-7/+0
* Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...ddorwin@chromium.org2011-04-183-3/+3
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-184-9/+80
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-183-5/+8
* Ensure no chrome includes in content\common and content\ppapi_plugin. Also t...jam@chromium.org2011-04-186-3/+11
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-183-5/+4
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-04-181-0/+7
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-189-135/+7
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-1821-81/+22
* Add net/base/sys_byteorder.hsergeyu@chromium.org2011-04-181-8/+1
* Progress towards fixing 77536backer@chromium.org2011-04-1821-22/+81
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-1813-0/+1023
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-1810-8/+373
* Usability improvements to about:gpu statusnduca@chromium.org2011-04-182-83/+104
* Move the content settings code out of RenderView, since it belongs in the Chr...jam@chromium.org2011-04-185-190/+67
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-186-30/+175
* Fix build breakrsleevi@chromium.org2011-04-181-1/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-1831-952/+295
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-166-18/+90
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-1611-75/+128
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-168-6/+242
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-1625-693/+179
* Let Pepper open FileSystem files again.ericu@google.com2011-04-167-1/+136
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-156-104/+1
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-154-14/+0
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-152-0/+6
* Fix crash reporting for ppapipiman@google.com2011-04-152-31/+28
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-1510-577/+622
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-154-22/+0
* [Sync] Simplify themes notifications and themes syncakalin@chromium.org2011-04-151-5/+1
* Inverted dependency between code in content/common/gpu and the GpuWatchdogThr...apatrick@chromium.org2011-04-1510-26/+53
* Create a content::ResourceContext.willchan@chromium.org2011-04-1519-85/+265
* Don't focus popup windows / panels unless spawned by a user gesture.stevenjb@google.com2011-04-152-5/+7
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-0/+3
* Also fire onBeforeRetarget events if now tabs/windows are opened due to user ...jochen@chromium.org2011-04-153-1/+17
* Fixes crash in TabContents. During shutdown render_view_host maysky@chromium.org2011-04-151-1/+3
* Move RenderProcess to content.jam@chromium.org2011-04-1510-4/+553
* Added GpuMsg_VisibilityChanged message.amarinichev@chromium.org2011-04-156-1/+35
* Fix DEPS checkjam@chromium.org2011-04-151-0/+1