summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-2611-80/+54
* Replace AudioDecoder::media_format() with AudioDecoderConfig.scherkus@chromium.org2011-04-263-26/+11
* Prerender-motivated requests at IDLE priority.dominich@chromium.org2011-04-262-3/+11
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+4
* The skia bindings calls were not at a correct place to ensure that the host G...twiz@chromium.org2011-04-262-4/+2
* Reland r79470 since the GPU code doesn't send sync messages to the UI thread ...jam@chromium.org2011-04-263-19/+36
* Prevent a NULL pointer crash in RedirectToFileResourceHandler::OnRequestClose...eroman@chromium.org2011-04-262-6/+21
* Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...estade@chromium.org2011-04-261-0/+1
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-261-1/+0
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-268-4/+770
* Get rid of spellcheck and malware messages in RenderViewHost/RenderWidgetHost.jam@chromium.org2011-04-264-35/+0
* Stop reference counting BaseSessionService.torne@chromium.org2011-04-261-1/+1
* Linux: include zlib.h properlyphajdan.jr@chromium.org2011-04-262-1/+7