summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* blob_storage_controller.cc assert from this bug was caused by the fact that w...zelidrag@chromium.org2011-05-024-13/+83
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-026-22/+1
* ntp4: fix most visited blacklistingestade@chromium.org2011-05-021-0/+8
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-0225-44/+55
* Implement PseudoTCP support in P2P Transport Pepper API.sergeyu@chromium.org2011-05-026-37/+280
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-0217-160/+46
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-0216-30/+138
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-3010-159/+12
* Stop refcounting URLRequestTestJobwillchan@chromium.org2011-04-301-1/+5
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-307-143/+9
* Cleanup: Remove a couple unused NotificationTypes.thestig@chromium.org2011-04-291-5/+0
* Fix race condition when OnProcessLaunched is called after RenderProcessHost c...jam@chromium.org2011-04-291-0/+7
* Move code that talks to spellchecking out of content.jam@chromium.org2011-04-295-148/+0
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-2918-284/+190
* Fix last two failing browser tests on Chrome OSrkc@chromium.org2011-04-293-12/+28
* Added policy to allow plugins that require authorization to run.joaodasilva@chromium.org2011-04-291-1/+0
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-2921-84/+168
* Tighten up DEPS checking in content\browser by explicitely listing the files ...jam@chromium.org2011-04-283-15/+207
* Fix the DCHECK in content/renderer/p2p/socket_client.cc.sergeyu@chromium.org2011-04-281-3/+5
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-285-87/+61
* Favicon file shuffling.avi@chromium.org2011-04-282-8/+8
* Reland r82950dtseng@chromium.org2011-04-282-3/+7
* Remove a unnecessary #include.pinkerton@chromium.org2011-04-281-1/+0
* Update the URL if the user cancels a beforeunload handler.creis@chromium.org2011-04-284-3/+16
* Add myself to new OWNERS file for content/rendererjamesr@chromium.org2011-04-281-0/+1
* Attempt at making new tab page more up to date during first run. Whensky@chromium.org2011-04-281-0/+5
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+0
* Record stats for mixed content warnings and errors.cevans@chromium.org2011-04-281-0/+2
* Fix for "Save password saves value sent in the POST request instead of the va...asvitkine@chromium.org2011-04-281-5/+6
* Adding the ability to pass arguments to JS tests from the C++ side. This enab...ofri@google.com2011-04-284-18/+113
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-7/+7
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-283-24/+1
* Mac: Add unit test to verify that constructing a FontDescriptor with bad para...jeremy@chromium.org2011-04-281-3/+26
* Simple rename because I could not resist. I don't want to mix this with anoth...cpu@chromium.org2011-04-282-20/+21
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-288-171/+5
* Move UserMetrics to content.michaeln@google.com2011-04-2714-12/+109
* Removed "compositor" child window that was created by the GPU process.Removed...apatrick@chromium.org2011-04-2710-168/+126
* Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...scherkus@chromium.org2011-04-278-15/+17
* Eliminate double-get for prerendered pages.cbentzel@chromium.org2011-04-271-44/+67
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-2714-83/+56
* Moved mru_cache from content/common to base/memory.agayev@chromium.org2011-04-274-513/+3
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-2711-54/+80
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-2711-80/+54
* Fix downstream bustage due to WebKit r8495 by implementing methods on RenderW...rsesek@chromium.org2011-04-271-0/+4
* Add 1st cut of QuotaManager codekinuko@chromium.org2011-04-273-9/+109
* Enable visible profanity filter for speech input and correct a mistake in the...satish@chromium.org2011-04-271-1/+2
* Enable quota API when enable-quota flag is given.kinuko@chromium.org2011-04-274-0/+8
* Create a ThumbnailGenerator for each tab instead of using the global instance.mazda@chromium.org2011-04-271-9/+0
* fix compile failure resulting from webkit r85001 - provide default stubdpranke@chromium.org2011-04-271-0/+8
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-2611-54/+80