summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move RenderThread to content\renderer.jam@chromium.org2011-04-1433-35/+1233
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-143-29/+29
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-146-20/+24
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-144-18/+1211
* Change the client-side phishing detection request format. Instead ofnoelutz@google.com2011-04-141-1/+1
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-5/+0
* Add missing dependencies in content_renderer project.sergeyu@chromium.org2011-04-141-0/+2
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-1411-61/+36
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-142-2/+3
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-1411-2026/+9
* [Mac] Replace instances of IDR_DEFAULT_FAVICON with nav.pdf.rsesek@chromium.org2011-04-141-3/+4
* Use TabContentsObserver to monitor web navigation events instead of notificat...jochen@chromium.org2011-04-145-62/+72
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-142-28/+5
* Fix clang error.ddorwin@chromium.org2011-04-142-0/+4
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-1415-26/+540
* Added ppp_broker.h and parameterized PpapiThread to support the broker process.ddorwin@chromium.org2011-04-144-40/+81
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-141-2/+2
* Implement Clipboard::ReadImage for Windows.dcheng@chromium.org2011-04-131-1/+4
* Count histograms initiated and finished by the download system.rdsmith@chromium.org2011-04-131-0/+3
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-136-18/+18
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-1312-108/+111
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-135-2/+35
* Suppress login prompting for favicons.asanka@chromium.org2011-04-134-18/+53
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-135-5/+15
* Add OWNERS file for content/browser/geolocation.hans@chromium.org2011-04-131-0/+3
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-132-2/+5